Adrian Ulrich
ca28633e6a
display replay gain values in extended song infos
2013-05-01 17:58:57 +02:00
Adrian Ulrich
510f352192
replaygain pre-amp configuration support
2013-05-01 11:05:05 +02:00
Adrian Ulrich
79902cfcf1
yet another try on RG
...
We are now using the equalizer feature of android which seems to be pretty buggy:
Attaching to a single audio session does not work, so we are using the global '0' id even if it is deprecated
2013-04-28 20:53:17 +02:00
Adrian Ulrich
ac28a36d5a
improve replay gain support
2013-04-01 21:20:13 +02:00
Adrian Ulrich
7b0fb5a07f
Make replaygain-config a subitem
2013-04-01 20:36:50 +02:00
Adrian Ulrich
737e545ae4
Merge pull request #19 from Vavooon/patch-1
...
Update res/values-uk/translatable.xml
2013-03-25 06:18:34 -07:00
Adrian Ulrich
6ffa5fadf8
Add widget preview images
2013-03-24 13:20:51 +01:00
Adrian Ulrich
6c225a1717
make replay gain a config option
2013-03-23 20:08:06 +01:00
Adrian Ulrich
4b3661523f
minor layout fix for white widget
2013-03-23 17:59:29 +01:00
Adrian Ulrich
277a948920
add 'add to favorites' function
2013-03-23 17:32:10 +01:00
Pierre Equoy
df83255126
Add "Show queue" to Action list
...
User can now select "Show queue" as an action when interacting (press,
long press, swipe up, swipe down) with the Cover in the Playback Screen.
2013-03-10 02:56:53 +08:00
Adrian Ulrich
8168a9e691
use string resources for filepicker dialog
2013-01-15 18:34:33 +01:00
Adrian Ulrich
e59782e54e
implement ugly ghost-path detector
2013-01-15 18:07:31 +01:00
Adrian Ulrich
76cfe8e680
add new filebrowser files
2013-01-02 19:31:07 +01:00
Adrian Ulrich
85efbd7573
Config option to set filebrowser start
2013-01-02 19:10:09 +01:00
Vavooon
b8f278c6c7
Update res/values-uk/translatable.xml
...
Update uk translation
2012-12-18 12:33:48 +02: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
5eab4898ee
Remove volume override feature
...
This seems to be pretty buggy for some reason (android bug?) and crashes with random errors - even on freshly initialized MediaPlayers
2012-10-19 16:55:02 +02:00
Adrian Ulrich
1f9cd5e745
Showqueue fixes
...
The actionbar title button will now terminate this activity
2012-10-01 21:07:57 +02:00
Adrian Ulrich
1206e17d62
i18n
2012-09-30 13:31:10 +02: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
8284c8b8a7
merge missing values
2012-09-23 15:13:08 +02:00
Adrian Ulrich
e1419f837b
remove v11 untr. file
2012-09-23 14:59:56 +02:00
Adrian Ulrich
159cd2293b
merge v11 <-> normal drawable folders
2012-09-23 14:57:03 +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
c307995b73
Add a beep for headset button double-click
...
Also adds missing header to PrefKeys
2012-05-16 10:00:43 -05: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
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