704 Commits

Author SHA1 Message Date
Christopher Eby
e9d7391e44 Add toggle controls menu item 2012-02-17 17:06:19 -06:00
Christopher Eby
479b2639ea Click -> tap 2012-02-17 00:07:45 -06:00
Christopher Eby
808a241603 Rename 3x3 widget to 2x2 B 2012-02-17 00:05:44 -06:00
Christopher Eby
915f3eebb5 Handle permission revocation 2012-02-16 02:39:34 -06:00
Christopher Eby
ec9fac546f Fix crash when trying to hide action bar 2012-02-16 01:50:39 -06:00
Christopher Eby
218a0fb0b4 Prevent RemoteControlClient from clobbering cover art 2012-02-16 01:35:09 -06:00
Christopher Eby
7b95199839 Use Honeycomb API to query genre 2012-02-16 01:20:10 -06:00
Christopher Eby
e20f5241cb Expose the queue-related actions as menu options 2012-02-16 00:50:07 -06:00
Christopher Eby
85033d411e Show keyboard when search box opened 2012-02-15 23:38:04 -06:00
Christopher Eby
5d086bb82d Use LruCache for cover art and no cache in CoverView 2012-02-15 23:37:33 -06:00
Christopher Eby
623a1b2332 Remove fullscreen cover art mode 2012-02-13 21:37:31 -06:00
Christopher Eby
4a91d0ac9e Fix landscape long widget 2012-02-13 00:53:09 -06:00
Christopher Eby
ee9f8b05ae Handle unsupported equalizer 2012-02-13 00:32:14 -06:00
Christopher Eby
7876993a11 Fix crash starting LibraryActivity 2012-02-13 00:26:14 -06:00
Christopher Eby
c2b0e9f926 Version 0.9.7 2012-02-11 22:07:12 -06:00
Christopher Eby
0fe1db54a0 Some cleanup 2012-02-11 22:05:46 -06:00
Christopher Eby
76fd64e131 Fix crash after switching sort mode 2012-02-11 22:01:50 -06:00
Christopher Eby
bc8aff4234 Support volume boost on Gingerbread and above 2012-02-11 20:27:08 -06:00
Christopher Eby
12112eb499 Show back in prefernces and playlist activities 2012-02-11 20:00:45 -06:00
Christopher Eby
7150813091 Fix sections after switching sort mode 2012-02-11 19:52:55 -06:00
Christopher Eby
6d807c1455 Handle FastScroller behavior in Honeycomb and above
I'm not exactly sure what it's trying to accomplish.. but it was
messing up the scrollbar before since getSectionForPosition was
not implemented.
2012-02-11 16:36:28 -06:00
Christopher Eby
44897e85d2 Shake actions
Also moves Action into its own file since it is now also used in
PlaybackService
2012-02-10 21:21:04 -06:00
Christopher Eby
7a34f5db51 Remove LaunchActivity alias
Unfortunately this will break launcher icons, but Eclipse ADT does not
support activity-alias as a launch activity which is very annoying.
2012-02-10 20:46:53 -06:00
Christopher Eby
788f94b57c Don't show now playing menu item from library with action bar 2012-02-08 02:54:27 -06:00
Christopher Eby
9e522eb24e Hide bottom actionbar when search open 2012-02-05 04:18:17 -06:00
Christopher Eby
61f4d1119d ActionBar for playback activity 2012-02-05 03:27:00 -06:00
Christopher Eby
7c3fe82637 Hide library controls preference when appropriate 2012-02-05 03:10:23 -06:00
Christopher Eby
629fb55f3f Don't open playback activity on orientation switch 2012-02-04 19:17:39 -06:00
Christopher Eby
78a0059024 Remove dead code 2012-02-04 18:23:58 -06:00
Christopher Eby
be24e25108 Remove LauncherActivity; make library open by default 2012-02-04 17:23:56 -06:00
Christopher Eby
cd6c4ea1e9 Unregister receiver in ScanPreference 2012-02-04 15:39:54 -06:00
Christopher Eby
a9bf6e942a Fix crash when unsetting limiter and artist adapter is null 2012-02-04 14:38:49 -06:00
Christopher Eby
57ec4d6448 Optimize images and add missing XHDPI version 2012-02-04 02:51:45 -06:00
Christopher Eby
0b9fe8bedb Always show fastscroller 2012-02-04 02:51:42 -06:00
Christopher Eby
3f870ced44 Use ActionBar in library 2012-02-04 02:30:13 -06:00
Christopher Eby
6d9734803f RemoteControlClient 2012-01-29 21:49:59 -06:00
Christopher Eby
17f52e0ad6 Doc fix 2012-01-29 21:39:54 -06:00
Christopher Eby
61a12c6140 Audio focus 2012-01-29 21:38:50 -06:00
Christopher Eby
95b5965a12 Add button in preferences to rescan library 2012-01-29 20:31:56 -06:00
Christopher Eby
b2bb5b7c91 Merge noCover variable with flags 2012-01-23 12:45:51 -06:00
Christopher Eby
5b69fef3f0 Add some suggestions from lint 2012-01-23 12:45:50 -06:00
Christopher Eby
a46a1ad0a6 Restore state after sdcard unmounted 2012-01-23 12:45:48 -06:00
Christopher Eby
cc4abad6f3 Generate docs more nicely 2012-01-23 12:45:46 -06:00
Christopher Eby
ea19c4f8d6 Swipey tabs 2012-01-23 12:45:36 -06:00
Christopher Eby
38d5623ed2 Add expand and do nothing library actions 2012-01-21 21:26:26 -06:00
Christopher Eby
cd1c8c6c54 Add XHDPI icons 2012-01-21 20:51:58 -06:00
Christopher Eby
01ffc81190 Match ICS dialog style 2012-01-21 20:03:17 -06:00
Christopher Eby
c664b2d488 Don't set cache color hint as background is not black in ICS 2012-01-10 14:55:29 -06:00
Christopher Eby
e069c4356f Show keyboard by default in new playlist dialog 2012-01-10 14:51:09 -06:00
Christopher Eby
e63aba75c4 Don't use black background in playlist activity 2012-01-10 14:41:43 -06:00