1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-02-02 10:16:50 +01:00

285 Commits

Author SHA1 Message Date
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
Joshua Bahnsen
d8a2ea39a1 Increment version to 1.1.0.23 2013-05-31 22:12:30 -07:00
Joshua Bahnsen
d76e427bdc MX Player video playback, bluetooth adjustments 2013-05-31 01:02:25 -07:00
Joshua Bahnsen
5483cf16dc Bookmarks and disc sort
Added bookmarks
Added Jukebox by default server option
Added option to clear playlist and completion of playlist playback
Added option to sort by disc and track
Moved remove all and save playlist to a new row of buttons
Moved download status text to ActionBar subtitle
Added opaque background for visualizer
2013-05-29 01:21:09 -07:00
Joshua Bahnsen
ecb660f766 Add download option 2013-05-25 23:46:37 -07:00
Joshua Bahnsen
7a9e96b071 Add setting for Directory Cache Time 2013-05-25 23:06:10 -07:00
Joshua Bahnsen
dc5e49212c Numerous layout changes, unpin, new widgets
PullToRefresh no longer in debug
Add 4x2, 4x3 and 4x4 widgets
Move track title on Now Playing screen above artist
Add playlist current / total count on Now Playing screen
Add total playlist time on Now Playing Screen
Enable fast scroll on all ListViews
Add unpin to most context menus
Scroll playlist to current track on track change
2013-05-25 22:19:28 -07:00
Joshua Bahnsen
0d98f1edd9 Add support for chat refreshing 2013-05-24 01:16:48 -07:00
Joshua Bahnsen
9f2bab7e63 Inital chat support 2013-05-21 22:47:40 -07:00
Joshua Bahnsen
1c98b381e9 Catch exceptions when loading EQ 2013-05-20 21:01:09 -07:00
Joshua Bahnsen
93b62c79b1 Try to limit memory usage on images, fix Play Next 2013-05-19 23:33:40 -07:00
Joshua Bahnsen
2b5a62f343 Updated Hungarian translation, really fix Play Next, add ID3 tag method support 2013-05-18 03:50:54 -07:00
Joshua Bahnsen
cb874bd029 Fix Play Next 2013-05-17 11:48:22 -07:00
Joshua Bahnsen
346ed1ff28 Fix theme change causing UI lockup 2013-05-17 01:46:07 -07:00
Joshua Bahnsen
6f4968f735 Increment to 1.1.0.14 2013-05-17 00:48:32 -07:00
Joshua Bahnsen
fd8519e28d Fix null exception 2013-05-17 00:46:00 -07:00
Joshua Bahnsen
210cd0b0a4 Add settings for incremental skip ahead 2013-05-17 00:26:06 -07:00
Joshua Bahnsen
3a41445adb Code refactor, minor EQ changes 2013-05-17 00:00:20 -07:00