Adrian Ulrich
341ba76893
use native searchview
2015-04-06 09:52:05 +02:00
Adrian Ulrich
8685e55b9b
style full_playback track information
2015-04-05 21:27:02 +02:00
Adrian Ulrich
f058f21b97
implement ch.blinkenlights.android.vanilla.VanillaImageButton
2015-04-03 10:43:13 +02:00
Adrian Ulrich
1fb36bef5d
Use native item background
2015-03-29 16:15:07 +02:00
Adrian Ulrich
ec6765122b
introduce overlay_color
2015-03-29 15:46:05 +02:00
Adrian Ulrich
f4b10889a0
fix white widget - really this time
2015-01-04 22:40:36 +01:00
Adrian Ulrich
0691ed33ac
Fix 4-white-widget
...
The XML layout was messed up and caused android 5.0 to render the widget in funny ways.
2015-01-04 20:48:27 +01:00
Adrian Ulrich
c76d997db1
optimize queue listview performance
2014-10-19 17:02:21 +02:00
Adrian Ulrich
fa19912d4a
flinging is only possible while toching the handle
2014-10-18 10:02:16 +02:00
Adrian Ulrich
35de163b4a
use correct icon
2014-10-17 22:50:50 +02:00
Adrian Ulrich
06b5cfdafa
fix dragging mess
2014-10-17 22:21:01 +02:00
Adrian Ulrich
02a5274611
implement DraggableRow class
2014-10-17 19:33:55 +02:00
Adrian Ulrich
21de700d1d
use universal view-file
2014-10-17 16:29:40 +02:00
Adrian Ulrich
744c91adbc
migrated playlist to DSLV
2014-10-17 14:36:58 +02:00
Adrian Ulrich
61663414b7
migrate tab order to DSLV
2014-10-17 12:07:39 +02:00
Adrian Ulrich
da6878da5e
migrate queue to DSLV
2014-10-17 11:41:17 +02:00
Adrian Ulrich
0e1c948278
remove padding due to draglist bug and make showqueue dragable
2014-10-16 17:02:56 +02:00
Adrian Ulrich
22b9422d3a
use own view for filebrowser
2014-10-16 16:01:36 +02:00
Adrian Ulrich
7fe8d9fd43
restyle notification
2014-10-14 20:36:49 +02:00
Adrian Ulrich
beb440a7ac
support for expanded notifications
2014-10-14 12:54:45 +02:00
Adrian Ulrich
28cc7322b3
slightly increase doubleclick detection
2014-10-14 10:01:54 +02:00
Adrian Ulrich
f230b14eda
inherit text color from theme
2014-10-14 08:51:18 +02:00
Adrian Ulrich
4632b8d665
fix previous commit ;-)
2014-10-13 17:49:24 +02:00
Adrian Ulrich
3b62928056
implement audiopicker class
2014-10-13 17:38:35 +02:00
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