1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2024-12-14 18:05:10 +01:00
Commit Graph

377 Commits

Author SHA1 Message Date
Joshua Bahnsen
d09c9499e6 Tweak search configuration 2014-01-28 21:19:56 -07:00
Joshua Bahnsen
e71df87438 Optimize ProGuard configuration 2014-01-28 16:45:56 -07:00
Joshua Bahnsen
b3875e7863 Call notifyDataSetChanged() on adapter in drag and drop 2014-01-28 16:01:58 -07:00
Joshua Bahnsen
ca0d90a153 Version 1.3.0.6 2014-01-27 00:26:35 -07:00
Joshua Bahnsen
011174b601 Use intent for album header name 2014-01-27 00:19:16 -07:00
Joshua Bahnsen
6362b5d266 Try to be better with memory when reading bitmaps 2014-01-26 23:45:21 -07:00
Joshua Bahnsen
ad7ea3cc9e Resolve crashes from 1.3.0.5 2014-01-26 20:43:34 -07:00
Joshua Bahnsen
36167e5ab9 Add years to album header, determine album name based on entries in album header, make thread collection in ImageLoader concurrent 2014-01-26 16:47:13 -07:00
Joshua Bahnsen
4389698d7f Remove menu alpha, ellipsize song titles, CenterCrop image in landscape, do not auto populate server on fresh install, change welcome text, add names to all threads, stop active ImageLoader threads when changing concurrency, show extension and bitrate for videos 2014-01-25 02:41:45 -07:00
Joshua Bahnsen
c1740b5291 Optimize now playing screen layouts 2014-01-24 23:33:47 -07:00
Joshua Bahnsen
900e009ed6 Try to optimize image loading for AlbumView 2014-01-23 21:18:33 -07:00
Joshua Bahnsen
bc114521c4 Use ViewHolder pattern on all list view adapters 2014-01-23 01:50:49 -07:00
Joshua Bahnsen
f6313d3008 Fix null reference exception on Exit 2014-01-22 21:57:19 -07:00
Joshua Bahnsen
c60fef26d4 Remove sending track, disc and genre to lockscreen controls, version 1.3.0.5 2014-01-22 07:30:15 -07:00
Joshua Bahnsen
d122105b92 Add image concurrency settings, stop jukebox and ImageLoader threads on Exit, show settings screen after welcome dialog, only start jukebox thread when jukebox is enabled, version 1.3.0.4 2014-01-22 01:58:38 -07:00
Joshua Bahnsen
8efd70292d Try to further improve lockscreen, fix StreamProxy when the file goes from partial to complete, test something for bluetooth 2014-01-21 02:58:25 -07:00
Joshua Bahnsen
2b7ce9cb2c Improve lock screen reliability, add 4.3 specific lockscreen features, add scanning of media after download, improve image caching 2014-01-20 23:16:24 -07:00
Joshua Bahnsen
d4227b460f Version 1.3.0.3 2013-12-31 01:33:50 -07:00
Joshua Bahnsen
0ec6c05942 Updated French translation 2013-12-31 01:32:53 -07:00
Joshua Bahnsen
e06cd76831 Updated Hungarian translation 2013-12-31 01:29:24 -07:00
Joshua Bahnsen
1b9c3de87a Remove lockscreen control when the option disabled 2013-12-31 01:22:49 -07:00
Joshua Bahnsen
7fd788ddd4 Further tweaks to lockscreen controls 2013-12-31 01:10:17 -07:00
Joshua Bahnsen
9e302b77e5 Add playback duration to lockscreen controls for 4.3+ 2013-12-31 00:42:48 -07:00
Joshua Bahnsen
be1f907024 Further attempts to improve reliability of lockscreen controls 2013-12-31 00:28:19 -07:00
Joshua Bahnsen
0881c918be Try to improve reliability of lockscreen controls 2013-12-31 00:10:17 -07:00
Joshua Bahnsen
988206dde9 Remove old default widget art 2013-12-30 23:55:33 -07:00
Joshua Bahnsen
d8e1982e09 Application launched from Widgets or Notification do not create a new instance 2013-12-30 23:49:00 -07:00
Joshua Bahnsen
7b06d0d66a HelpActivity has same overrides as other activities 2013-12-30 23:33:17 -07:00
Joshua Bahnsen
1ee9b09a64 Try to improve activity transitions and exit properly 2013-12-30 22:06:30 -07:00
Joshua Bahnsen
cfe47a16ea Hide Gapless Playback option on ICS devices to avoid confusion 2013-12-30 14:18:27 -07:00
Joshua Bahnsen
a11c88d3af Add Show Artist context menu item when using ID3 tags. Sort Genres to fix indexing. 2013-12-30 14:04:20 -07:00
Joshua Bahnsen
de41e8c9b9 Move location of the all songs option 2013-12-30 05:06:42 -07:00
Joshua Bahnsen
da2d818d42 Add more cache sizes 2013-12-30 04:41:42 -07:00
Joshua Bahnsen
1b91978554 Add more cache sizes 2013-12-30 04:41:34 -07:00
Joshua Bahnsen
ba540bfafb Merge commit '4250af2cc1f9c531d73333f9f571a37e89ac3d7e' as 'AndroidSliderPreference' 2013-12-30 03:31:24 -07:00
Joshua Bahnsen
4250af2cc1 Squashed 'AndroidSliderPreference/' content from commit 05b2441
git-subtree-dir: AndroidSliderPreference
git-subtree-split: 05b244145dd2512e0cbe7e2395149f2be303aca1
2013-12-30 03:31:24 -07:00
Joshua Bahnsen
b2e74a5227 Fix information views on shares and playlists 2013-12-30 03:31:07 -07:00
Joshua Bahnsen
03c3b2db42 Increase padding on media buttons to help landscape views 2013-12-30 02:05:10 -07:00
Joshua Bahnsen
ba0eab073e Code stability, fix playlist playback on Ice Cream Sandwich devices 2013-12-30 01:33:39 -07:00
Joshua Bahnsen
3585390fa5 Add all show all songs by artist option 2013-12-29 23:15:22 -07:00
Joshua Bahnsen
02f17e8592 Check for nulls before setting visibilty 2013-12-28 01:37:54 -07:00
Joshua Bahnsen
ea180e11ef All new icon resources, share support, drag and drop support 2013-12-27 17:29:12 -07:00
Joshua Bahnsen
8502125f80 Move all download activity items to the menu, remove extra row of buttons 2013-12-21 14:06:58 -07:00
Joshua Bahnsen
2a061c0cc1 Add drag and drop support to the playlist window 2013-12-21 09:58:21 -07:00
Joshua Bahnsen
c22e48c1ef Menudrawer from master branch 2013-12-20 22:47:04 -07:00
Joshua Bahnsen
3c1c292a5c Commit many changes, including icon updates and sharing 2013-12-20 22:15:27 -07:00
Joshua Bahnsen
f68daaf09d Improve image quality with server-side scaling, catch async exceptions 2013-12-11 12:45:21 -07:00
Joshua Bahnsen
98ca08badd Fix crash when viewing folder with videos 2013-12-08 00:41:30 -07:00
Joshua Bahnsen
13d9af0990 Resolve a reported crash, fix deprecated method call 2013-12-08 00:27:34 -07:00
Joshua Bahnsen
ab088f4f86 Fix DownloadActivity broken with Jukebox changes, improve SongListAdapter 2013-12-06 23:13:36 -07:00