1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-02-24 07:27:48 +01:00

45 Commits

Author SHA1 Message Date
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
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
210cd0b0a4 Add settings for incremental skip ahead 2013-05-17 00:26:06 -07:00
Joshua Bahnsen
596fab757c Major import from DSub for stability and quality 2013-05-16 00:59:55 -07:00
Joshua Bahnsen
9d301d9633 Updated icon, add support for 10 servers 2013-05-04 18:44:39 -07:00
Joshua Bahnsen
13874e3c62 Play Next context, Jukebox fixes, more menus
Settings and Help themed, UI enhancements
2013-05-01 23:53:33 -07:00
Joshua Bahnsen
aaf3029b19 Fix more on Random, new icons, new help 2013-04-29 23:06:01 -07:00
Joshua Bahnsen
5c1c7c7bbd Remove German, remove song context, fix album star
Add play next to album buttons
2013-04-28 21:44:49 -07:00
Joshua Bahnsen
a21aff6513 Final phase of initial UI revamp 2013-04-27 16:01:34 -07:00
Joshua Bahnsen
9425672343 Attempting to fix pull to refresh library 2013-04-27 02:57:17 -07:00
Joshua Bahnsen
c2761389ab Even more UI redesign 2013-04-27 02:52:25 -07:00
Joshua Bahnsen
a5756f4cc7 New FR and HU translations, start of major overhaul 2013-04-24 09:31:42 -07:00
Joshua Bahnsen
38cafc4025 Add Genre support, add random songs 2013-04-20 14:58:59 -07:00
Joshua Bahnsen
a91b73e105 Added star to now playing, major resource update
Only request audio focus when actually playing
Added option to disable display of track number
Fixed some bugs in song metadata retrieval
2013-04-08 23:01:45 -07:00
Joshua Bahnsen
09b3229500 Many offline fixes, modified album header from DSub
Remove star when offline
Use ID3 tags when in offline mode
Album, Artist and Song layout tweaks
Add track number to song view
Added setting to use top-level folder name for album artist when more
than one artist is found
Added setting to remove bitrate and file suffix on artist in song view
2013-04-06 19:14:26 -07:00
Joshua Bahnsen
45fabb54df Renamed project to UltraSonic 2013-04-06 12:47:24 -07:00
Joshua Bahnsen
e74020bf29 New repeat all, repeat once icons. Hide separators when going offline. Add offline menu item. 2013-04-01 23:01:15 -07:00
Joshua Bahnsen
4e4e12496c Fix album art retrieval on main thread, search settings consistency, disable server side scaling
randomize album art when viewing tracks, keep aspect ratio when scaling
album art
2013-04-01 18:16:45 -07:00
Joshua Bahnsen
f3c9221d67 Lockscreen improvements, buffer tweaks 2013-03-10 10:38:47 -07:00
Joshua Bahnsen
a353d89b67 Rearrange settings 2013-02-22 20:15:29 -07:00
Joshua Bahnsen
4c7c0ebf90 Remove RemoteControlClientCompat, fix Remote Control, add alwaysShowNotification option 2013-02-22 18:23:41 -07:00
Joshua Bahnsen
793f5b4464 Make StreamProxy optional, prepareAsync for MediaPlayer, code fixups in StreamProxy 2013-02-10 21:30:46 -07:00
Joshua Bahnsen
6429559026 Increment version 2013-02-05 22:41:44 -07:00
Joshua Bahnsen
c11711f950 Media Button fixes, moved search defaults to settings 2013-01-25 00:47:38 -07:00
Joshua Bahnsen
69ad5656f4 Add starred song support, added further album lists 2013-01-23 23:08:20 -07:00
Joshua Bahnsen
72111240e7 Add album/track star support
Changed lowest REST protocol level to 1.8.0, changed downloaded icon,
added discNumber support
2013-01-23 00:57:13 -07:00
Joshua Bahnsen
5ab323d4bf Move visualizer, equalizer and jukebox to menu, resize album art 2013-01-11 00:53:41 -07:00
Joshua Bahnsen
c73c8a2cd5 Add search settings, fix broken search context menu 2013-01-10 23:33:52 -07:00
Joshua Bahnsen
db26dc6e82 Change default theme to Dark, fix spacing in DownloadActivity page 2013-01-07 01:58:43 -07:00
Joshua Bahnsen
25a32cd934 Use ActionBar on all activities 2013-01-07 01:00:33 -07:00
Joshua Bahnsen
70cb75f4ec Switch to actual Action Bar instead of compat, force ICS or higer. 2013-01-07 00:18:41 -07:00
Joshua Bahnsen
49c9d3184f Add left/right swipe gestures to change views 2013-01-04 02:07:05 -07:00
Joshua Bahnsen
6cd6b47b03 Notification, max albums, standards cleanup
Added stop button and pause/play toggle to notification, reuse
notification, removed arrows on menu items, added settings for max
albums and notifications, hopefully fixed a buffering issue, minor code
cleanup in preparation for full ICS/JB standards compliance.
2012-12-29 04:12:24 -07:00
Joshua Bahnsen
83a2497cff Removing unnecesary bin/ and gen/ directories 2012-05-29 21:13:16 -07:00
haxzamatic
112b1a3356 Clean Up - Add Pulldown Controls 2012-03-04 19:29:49 -05:00
haxzamatic
6cf948bb12 Redo Legacy Widget 2012-02-27 19:56:29 -05:00
haxzamatic
938983fe2f More Cleanup - Fix Widget 2012-02-27 19:19:44 -05:00
haxzamatic
0f15f9dd38 Clean Up 2012-02-27 18:29:36 -05:00
haxzamatic
1718ab7350 My Changes
Updated UI with a ICS look.
2012-02-26 15:29:05 -05:00