1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2024-12-08 07:01:02 +01:00
Commit Graph

53 Commits

Author SHA1 Message Date
U-archrivalquad\Josh
261e117915 Renamed project to UltraSonic 2013-04-06 12:40:55 -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
90b48522b1 Increment version to 3.9.9.21 2013-02-22 22:26:31 -07:00
Joshua Bahnsen
6f471a0da7 Fix some seek bar issues. Do not seek past buffer point 2013-02-22 21:45:10 -07:00
Joshua Bahnsen
a353d89b67 Rearrange settings 2013-02-22 20:15:29 -07:00
Joshua Bahnsen
f25f1da3ec Incorporate fix from d7c91c48c7 2013-02-22 20:04:57 -07:00
Joshua Bahnsen
8d4bf5d4b0 Fix widget 2013-02-22 19:59:40 -07:00
Joshua Bahnsen
4c7c0ebf90 Remove RemoteControlClientCompat, fix Remote Control, add alwaysShowNotification option 2013-02-22 18:23:41 -07:00
Joshua Bahnsen
edd5fdb5a5 Merge branch 'master' of https://github.com/bkrodgers/Subsonic-Android-archrival 2013-02-22 14:57:28 -07:00
Joshua Bahnsen
007112232b Remove accept-ranges in StreamProxy 2013-02-22 14:56:24 -07:00
Brian Rodgers
dc5025f12a Clean up a few things that didn't work to fix missing lock screen
controls.
2013-02-20 20:24:16 -06:00
Brian Rodgers
004493921c Fixes for lock screen controls and notification spontaneously
reappearing.
2013-02-19 23:53:21 -06:00
Joshua Bahnsen
793f5b4464 Make StreamProxy optional, prepareAsync for MediaPlayer, code fixups in StreamProxy 2013-02-10 21:30:46 -07:00
Joshua Bahnsen
d8418254ef Force API level 1.7.0 or higher, tweak seeking 2013-02-10 10:44:57 -07:00
Joshua Bahnsen
1404616b35 Use StreamProxy for local playback (no stutter!)
Use SeekBar instead of custom HorizonalSlider for seeking
2013-02-10 01:13:20 -07:00
Joshua Bahnsen
32024ed1af Fix notification sounds causing playback to start, fixed some CacheCleaner issues 2013-02-08 02:09:55 -07:00
Joshua Bahnsen
6429559026 Increment version 2013-02-05 22:41:44 -07:00
Joshua Bahnsen
b747bb28f9 Add setting to show lockscreen music controls, fix Jukebox menu item, show album art in Album Track view 2013-02-02 11:43:52 -07:00
Joshua Bahnsen
c58d1acf93 Log remote control exceptions, show version in Help 2013-01-25 01:13:02 -07:00
Joshua Bahnsen
c21cec92ad Increment version number 2013-01-25 00:48:12 -07:00
Joshua Bahnsen
c11711f950 Media Button fixes, moved search defaults to settings 2013-01-25 00:47:38 -07:00
Joshua Bahnsen
946b5572e5 Consistent casing in Settings, fix footer in Albums when More is not visible. 2013-01-23 23:52:38 -07:00
Joshua Bahnsen
7dfff4bed3 Increment version number 2013-01-23 23:08:44 -07:00
Joshua Bahnsen
69ad5656f4 Add starred song support, added further album lists 2013-01-23 23:08:20 -07:00
Joshua Bahnsen
75e7676310 Update starred song when changed 2013-01-23 01:10:55 -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
19839cfd0d Show EQ, Visualzier and Jukebox buttons if room 2013-01-17 01:23:04 -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
c8db107f0b Added lockscreen music controls 2013-01-10 09:23:19 -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
6fbf88611b Remove unneeded directory 2013-01-07 00:21:31 -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
c3e1e824f3 Switch to actual Action Bar instead of compat, force ICS or higer. 2013-01-07 00:17:55 -07:00
Joshua Bahnsen
7a520554ec Fixed notification when using next/previous 2013-01-04 08:57:23 -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
1aa3e1139c Reverted DownloadActivity and ImageLoader changes, updated icons, tweaked icon padding 2012-06-08 00:05:57 -07:00
Joshua Bahnsen
0bbe59d814 Adding .classpath and .project files for Eclipse 2012-05-29 21:15:31 -07:00
Joshua Bahnsen
83a2497cff Removing unnecesary bin/ and gen/ directories 2012-05-29 21:13:16 -07:00
Joshua Bahnsen
97890e8929 Removed search button on main tab, it was redundant, added Exit button. Removed Help and Settings from remaining tabs. Start redesign of the Download tab 2012-05-29 18:11:58 -07:00
Joshua Bahnsen
feca33c9ac Removed Option Menu on post 3.x devices, added Settings and Help buttons instead of option menu, changed icon for server selection 2012-05-23 15:45:11 -07:00
Joshua Bahnsen
b8222a6888 Changed notification to pause button instead of play button 2012-05-19 16:01:30 -07:00
Joshua Bahnsen
6390d9235f Initial support for buffer length and network timeout in Settings 2012-05-18 01:14:51 -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