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
be9e298a72
Add play or enqueue library action; make it the default
...
As suggested by Jonas Thiem
2012-05-15 13:44:23 -05:00
Christopher Eby
914fb94a10
Update translations
2012-05-14 21:01:37 -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
Christopher Eby
86bfc88810
Add script to update translations; update translations
2012-04-12 23:52:19 -05:00
nferenc
c2ec513a14
Add missing MDPI images for white widget
2012-04-06 02:26:19 -05:00
Christopher Eby
1c08570866
Move scan button into library prefs
2012-03-30 20:44:12 -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
e6d74b6a1b
Split preferences into multiple screens; add about page
2012-03-24 03:46:24 -05:00
Christopher Eby
37cd6c2253
Tweak phrasing of some strings
2012-03-23 14:43:01 -05:00
Christopher Eby
3f1e1b04bf
Add "More from artist" and "More from album"
2012-03-14 20:57:21 -05:00
Christopher Eby
ea84d123e1
Update translations
2012-03-13 15:51:28 -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
8fa1d301e9
Use colored status icon for Gingerbread and below
...
On Honeycomb and above the status icon is dimmed by Android so
it looks best if it's all white. But on Gingerbread and below it's
okay to do whatever.
2012-03-09 09:42:54 -06:00
nferenc
bedb777c67
New status bar icon composed simply of white pixels
2012-03-05 04:39:29 -06:00
Christopher Eby
dabacbbd49
Customizable library tab order
2012-03-05 04:37:38 -06:00
Christopher Eby
6c6754cff0
Remove paused status icon
2012-03-03 06:31:59 -06:00
nferenc
a515058824
new icon
2012-03-03 01:27:26 +01:00
Christopher Eby
496ea9068d
Remove empty plurals
...
They cause crashes.
Also need to figure out what to do about languages that plural cases
other than "one" and "other", which crowdin.net does not support. Maybe
add a wiki page with the exceptions?
2012-03-01 17:00:31 -06:00
Christopher Eby
2fd08072fc
Add note about translating and import current translations
2012-03-01 16:50:49 -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
35d64a1c9d
Show correct button order on Honeycomb
2012-02-29 21:24:40 -06:00
Christopher Eby
064e3f633b
Remove translations
...
They haven't been updated in a while. Will add back if updated.
2012-02-29 21:24:40 -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
dba5d4f1b9
SVG folder icon
...
Also tweak the padding on left MediaView bitmaps
2012-02-21 01:28:35 -06:00
Christopher Eby
78acb5f627
New drag grabber
2012-02-20 17:51:26 -06:00
Christopher Eby
fd1eedb329
SVG fallback cover art
2012-02-20 03:16:34 -06:00
Christopher Eby
2a1217ae3b
Change expander and divider look for MediaView
2012-02-20 03:01:11 -06:00
Christopher Eby
8d32bcf2ae
Controls in notification
2012-02-18 02:01:06 -06:00
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
e20f5241cb
Expose the queue-related actions as menu options
2012-02-16 00:50:07 -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
0fe1db54a0
Some cleanup
2012-02-11 22:05:46 -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
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
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
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
57ec4d6448
Optimize images and add missing XHDPI version
2012-02-04 02:51:45 -06:00