118 Commits

Author SHA1 Message Date
Adrian Ulrich
ca28633e6a display replay gain values in extended song infos 2013-05-01 17:58:57 +02:00
Adrian Ulrich
4b3661523f minor layout fix for white widget 2013-03-23 17:59:29 +01:00
Adrian Ulrich
8168a9e691 use string resources for filepicker dialog 2013-01-15 18:34:33 +01:00
Adrian Ulrich
76cfe8e680 add new filebrowser files 2013-01-02 19:31:07 +01:00
Adrian Ulrich
9de22b37c9 Fix notification-area album cover
We are now using a fixed size for the image - JellyBean needs a seperate layout file as the gap between the cover + text changed
2012-11-04 17:16:17 +01:00
Adrian Ulrich
30d1038290 initial support for ShowQueueActivity 2012-09-30 13:28:27 +02:00
Adrian Ulrich
283ec015af smaller font size 2012-09-23 18:49:56 +02:00
Adrian Ulrich
e1247eedcf merge 'legacy' layout files 2012-09-23 14:53:35 +02:00
Adrian Ulrich
0a8ccc649a also rename package name in XML files 2012-09-23 14:31:38 +02:00
Christopher Eby
09825c0d71 Make title, album, and artist multi-line when extra info is visible
Closes #64
2012-05-15 14:18:58 -05:00
Christopher Eby
57c313cbd5 Remove redundant string
I don't think we need this kind of distinction for screen-readers. Then
again, I don't really know what I'm doing with this stuff.
2012-04-13 05:36:01 -05:00
nferenc
df8de4f3b4 New white widget 2012-03-30 17:58:14 -05:00
Christopher Eby
39cebee747 Vertically center library controls text
Looks better when scaled down
2012-03-26 01:51:04 -05:00
Christopher Eby
7cc59120d4 Rework playback activity layout.
Display all info in the table layout, including title, artist and album.
Add queue position display.
2012-03-13 15:27:37 -05:00
Christopher Eby
4669b8ea37 Make long pressing song info display additional metadata 2012-03-11 16:58:56 -05:00
Christopher Eby
dabacbbd49 Customizable library tab order 2012-03-05 04:37:38 -06:00
Christopher Eby
80ca7d955e Disable match drag position behavior in FastScroller
I'm not sure what it's supposed to accomplish, but whatever it is, it
doesn't do it very well.

This always makes sure the FastScroller remains always visible after
changing the sort order.
2012-03-01 03:16:40 -06:00
Christopher Eby
2699be1cdb Remove MediaView in favor of TextView-based layouts
This allows for RTL language support and will help with library display
customization
2012-02-29 22:36:58 -06:00
Christopher Eby
b8965b02ca Use holo-style background for buttons 2012-02-29 21:24:40 -06:00
Christopher Eby
c524c0503d Add content description to cover art 2012-02-29 21:24:40 -06:00
Christopher Eby
a6de315694 Show fallback cover art on 2x2 A and 1x1 widgets 2012-02-29 21:24:40 -06:00
Christopher Eby
411d0e99a8 Remove unnecessary LinearLayout 2012-02-29 21:24:40 -06:00
Christopher Eby
d30361fb8f New 4x1 widget 2012-02-29 21:24:40 -06:00
Christopher Eby
8d32bcf2ae Controls in notification 2012-02-18 02:01:06 -06:00
Christopher Eby
4a91d0ac9e Fix landscape long widget 2012-02-13 00:53:09 -06:00
Christopher Eby
bc8aff4234 Support volume boost on Gingerbread and above 2012-02-11 20:27:08 -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
3f870ced44 Use ActionBar in library 2012-02-04 02:30:13 -06:00
Christopher Eby
5b69fef3f0 Add some suggestions from lint 2012-01-23 12:45:50 -06:00
Christopher Eby
ea19c4f8d6 Swipey tabs 2012-01-23 12:45:36 -06:00
Christopher Eby
92c26a094c Layout cleanups 2011-12-26 18:08:13 -06:00
Christopher Eby
731b7afed3 Make clicking the song info open that song in the library 2011-11-26 19:17:30 -06:00
Christopher Eby
0866b50ac4 Add a new widget; improve existing widgets 2011-11-08 20:27:18 -06:00
Christopher Eby
aadbf2c9e2 Fix some things lint complains about 2011-11-08 15:56:30 -06:00
Christopher Eby
3f26fd0965 Files tab 2011-11-06 01:39:23 -06:00
Christopher Eby
bd8f4bfd12 Better sort interface 2011-10-30 02:54:48 -05:00
Christopher Eby
fcad52ef5d Make library controls react to no media and empty queue states better 2011-10-28 01:24:43 -05:00
Christopher Eby
a6c4c6c90f Rework library controls layout
Use two rows of text and show all controls below text
2011-10-28 01:06:52 -05:00
Christopher Eby
724e3cfe23 Show cover art in notification 2011-10-26 19:39:48 -05:00
Christopher Eby
d1837655a2 Improve library layout
Remove unessecary layout when using controls; place search/limits in the proper
layout
2011-10-26 16:43:46 -05:00
Christopher Eby
0ff18ca932 Show shuffle/repeat buttons in library and mini activity 2011-10-26 03:58:56 -05:00
Christopher Eby
cba7b0125d Go back to using TabHost to better support Holo theme 2011-10-25 02:00:17 -05:00
Christopher Eby
99b92f7e14 Playlist editor 2011-10-24 05:41:07 -05:00
Christopher Eby
712eee13b5 Remove some unused resources 2011-10-22 20:52:52 -05:00
Christopher Eby
ef5278fec4 Improve appearance with holo theme 2011-10-21 18:39:06 -05:00
Christopher Eby
601074c9cc Make repeat/shuffle buttons instead of menu items 2011-10-21 08:21:28 -05:00
Christopher Eby
68a89314b2 Move elapsed time to left side of seek bar (or left above seek bar for alt mode) 2011-10-20 00:56:16 -05:00
Christopher Eby
34d108a1cc Use android style for notification text
On versions where this style doesn't exist (pre-Gingerbread), this defaults
to black text, which looks fine.
2011-10-20 00:12:31 -05:00
Christopher Eby
7f47b29073 Add random icon and genre icon 2011-10-11 23:32:09 -05:00
Christopher Eby
52377a86de Remove MiniPlaybackActivityLayout 2011-10-04 01:07:11 -05:00