1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-01-31 09:27:04 +01:00

152 Commits

Author SHA1 Message Date
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
Joshua Bahnsen
887b8877d7 Disable jukebox by default when the user does not have access 2013-12-06 19:52:58 -07:00
Joshua Bahnsen
58ecfcb724 Hide jukebox option when user is not enabled for it (caching), fix crashes 2013-12-06 19:43:13 -07:00
Joshua Bahnsen
975dafed47 Hide jukebox option when user is not enabled for it, fix crashes 2013-12-06 19:29:37 -07:00
Joshua Bahnsen
ecc078e30f Code reformat, fix view reuse, image quality 2013-12-03 23:36:02 -07:00
Joshua Bahnsen
f841b26023 View refresh improvements, revert stream proxy changes 2013-07-20 01:28:08 -07:00
Joshua Bahnsen
47d23aa474 Fix null reference on A2DP broadcast 2013-07-18 10:05:02 -07:00
Joshua Bahnsen
1f6fa55bbb Fix Crashes and ANRs from Play Store 2013-07-18 00:58:59 -07:00
Joshua Bahnsen
b44f249cd5 Fix play all and play now when using ID3 and when offline 2013-07-18 00:45:26 -07:00
Joshua Bahnsen
fd82b195e1 Artist intent 2013-07-17 23:01:05 -07:00
Joshua Bahnsen
0d3dc321f4 Updated .gitignore to include gen 2013-07-17 22:15:12 -07:00
Joshua Bahnsen
c79fef891d Numerous fixes from DSub, other changes for stability 2013-07-17 01:59:58 -07:00
Joshua Bahnsen
e60085f398 Further fixes for Android Studio 2013-07-17 00:18:17 -07:00
Joshua Bahnsen
753bf35fa9 Fixing modules for Android Studio 2013-07-17 00:15:23 -07:00
Joshua Bahnsen
191d280020 Updated to new menu drawer build 2013-06-11 02:51:50 -07:00
Joshua Bahnsen
0050b69a36 Add menudrawer and pulltorefresh as submodules 2013-06-11 00:10:06 -07:00
Joshua Bahnsen
db880703a3 Remove menudrawer and pulltorefresh 2013-06-11 00:07:17 -07:00
Joshua Bahnsen
690e7c5242 Updated Hungarian translation 2013-06-07 12:35:03 -07:00
Joshua Bahnsen
8c71bcf1f3 Increment version to 1.2.0.4 2013-06-07 12:22:35 -07:00
Joshua Bahnsen
20b99b0ce9 Android Studio test 2013-06-07 02:10:09 -07:00
Joshua Bahnsen
7a346615e3 Adding iml files 2013-06-07 02:00:34 -07:00
Joshua Bahnsen
52220ba0ba Further code cleanup, IDEA, ProGuard 2013-06-07 01:47:57 -07:00
Joshua Bahnsen
fc4bc29a6a Fix lock screen album art, massive code cleanup 2013-06-06 19:27:45 -07:00
Joshua Bahnsen
ac500a7169 Fixed Video list cache 2013-06-04 01:13:47 -07:00
Joshua Bahnsen
47849c34e9 Fix null duration 2013-06-04 00:53:48 -07:00
Joshua Bahnsen
2648145438 Added Videos, Bluetooth notifications are optional
Added getVideo() support
New view for videos
Bluetooth notifications are now optional
Bluetooth album art is now optional and off by default
Bluetooth album art is now 300 px instead of 500 px when enabled
Fixed swipe to change track on album art
2013-06-04 00:37:53 -07:00