Adrian Ulrich
9de67792c7
automatic playlist creation support
2015-10-05 21:27:59 +02:00
Adrian Ulrich
3746a58767
SeekbarPref: support dummy text for zero-values
2015-10-05 20:56:04 +02:00
Adrian Ulrich
bcd400ef00
support for sbpSteps value
2015-10-05 20:50:26 +02:00
Adrian Ulrich
a04aa57f7a
call requestLayout() on mQueuePosView
...
Seems to fix the issue on Android 5.x, so we can get rid of the hint-hack
2015-10-05 20:35:48 +02:00
Adrian Ulrich
1ede004545
change divider attr to multiplication
2015-10-05 20:28:01 +02:00
Adrian Ulrich
d4f17d2c9a
Add vanillaplug option to preferences
2015-10-05 20:04:39 +02:00
Adrian Ulrich
bfea91f7cf
use seekbar_pref for IdlePreference
2015-10-05 11:56:01 +02:00
Adrian Ulrich
806e74eba1
rename shake_pref into seekbar_pref
2015-10-05 11:44:07 +02:00
Adrian Ulrich
830db1a519
restyle shake_pref
2015-10-05 11:37:03 +02:00
Adrian Ulrich
79048e7619
Configure SeekbarPreference via attr
2015-10-05 10:45:15 +02:00
Adrian Ulrich
ad4fa0a9d2
Add a hint to queue pos
...
This forces android to create the text-view with a size wide enough to fit '00/00' in it.
Without this, we might end up with a smaller view which gets truncated if the text to display
switches from 9/10 to 10/10
2015-10-04 15:15:50 +02:00
Adrian Ulrich
bf80c21588
use preferences_action_ strings
2015-10-04 14:32:56 +02:00
Adrian Ulrich
a1be0e10e4
Update translations
2015-09-27 13:18:51 +02:00
Laurent Cremmer
62524510c4
Add In-Car Listening possible through MirrorLink using the MediaBrowserService
2015-09-23 16:55:25 +01:00
Adrian Ulrich
776385e6e2
change row dimensions from dip to sp
...
sp is a scaleable dimension and respects the user font size
2015-09-14 20:46:46 +02:00
Adrian Ulrich
61bcb9857a
Add distinct translation for some keys, see PR 189
2015-09-14 19:50:03 +02:00
Phạm Nguyễn Hoàng
43712060d5
Add Vietnamese translation
2015-09-13 23:53:16 +07:00
Phạm Nguyễn Hoàng
7bfc9d338f
Create translatable.xml
2015-09-13 22:36:36 +07:00
Adrian Ulrich
73233751b3
Merge pull request #197 from xbao/feature/duck-on-notification
...
Added support for ducking
2015-08-30 15:11:03 +02:00
Adrian Ulrich
87d2dd7544
make replaygain note translatable
2015-08-30 14:25:06 +02:00
Xiao Bao Clark
eca9d4a00a
Merge branch 'master' into feature/duck-on-notification
2015-08-29 09:01:30 +10:00
Xiao Bao Clark
f73bd0fdde
Applied ducking state to prepared media play. Renamed *OnVolume to *OnDucking for consistency. Added is-playing check before initiating ducking. Replaced switch on String to if else for source compatability.
2015-08-29 08:55:13 +10:00
Adrian Ulrich
ee83acdef6
update translations for 1.0.31
2015-08-23 16:37:46 +02:00
Xiao Bao Clark
ea9302aa0a
Added ducking volume as a preference
2015-08-23 09:38:09 +10:00
Xiao Bao Clark
abe07ec61d
Added width and height to actionbar_controls layout. This fixes a lint error
2015-08-22 08:30:57 +10:00
Xiao Bao Clark
45879c571a
Merge branch 'master' into feature/static_analysis_fixes
2015-08-22 07:55:43 +10:00
Adrian Ulrich
d6fa617b0e
change spelling of last.fm
2015-08-19 18:51:25 +02:00
Adrian Ulrich
663e64b571
update translations
2015-08-14 17:18:08 +02:00
Adrian Ulrich
bd77ac3b5d
simplify use of draggable row
2015-08-11 13:41:37 +02:00
Adrian Ulrich
ea88a0ac17
enable flingRemove in playlist editor
2015-08-10 21:02:11 +02:00
Adrian Ulrich
2603aa8f08
get rid of old layout hack
2015-08-10 16:47:56 +02:00
Adrian Ulrich
ea04fa9fb8
cover art support in queueview
2015-08-09 20:01:28 +02:00
Adrian Ulrich
54f17a27ce
Merge branch 'master' into artwork
2015-08-09 19:18:16 +02:00
Adrian Ulrich
4f210a3e15
unify draggable_row
2015-08-09 19:18:09 +02:00
Adrian Ulrich
d200d45f2d
change visibility of divider to avoid layout issues
2015-08-09 13:13:38 +02:00
Adrian Ulrich
93b750dacd
implement LazyCoverView
2015-08-09 12:25:40 +02:00
Xiao Bao Clark
be43b4501d
Reverted change to 9patch image
2015-08-09 12:30:57 +10:00
Xiao Bao Clark
70954bc5b9
Added height and width attributes to library_row and library_row_expandable. This fixes an inspection error
2015-08-09 12:02:13 +10:00
Xiao Bao Clark
fbacc48b3e
Removed unused layout "library_controls". This fixes a lint error
2015-08-09 11:34:33 +10:00
Xiao Bao Clark
2224a98a13
Explicitly set a LinearLayout to "horizontal". This fixes a lint error
2015-08-09 11:33:40 +10:00
Xiao Bao Clark
3fb3837528
Removed extra "xmlns:android". This fixes a lint error
2015-08-09 11:22:57 +10:00
Adrian Ulrich
8d2df9b8a9
simplify views
2015-08-05 17:58:50 +02:00
Adrian Ulrich
edc4abb1f4
library_row isnt a special snowflake anymore
2015-08-05 14:05:26 +02:00
Adrian Ulrich
956313de28
update translations
2015-06-08 18:59:27 +02:00
Adrian Ulrich
9375969eee
implement verbose notifications (nag)
2015-05-31 18:18:26 +02:00
Adrian Ulrich
4a534ce2e2
implement 10sec skip action
2015-05-25 11:04:22 +02:00
Adrian Ulrich
109b1e727c
continuous shuffle is now a longpress action
2015-05-25 09:45:06 +02:00
Adrian Ulrich
3b7af2b5bf
update translations
2015-05-15 13:04:50 +02:00
Adrian Ulrich
f2c62f16a8
Dark theme: use recreate()
...
Also move the logic into playbackservice: there is no need to register a 2nd receiver
2015-05-11 19:03:54 +02:00
Adrian Ulrich
3d87a167c8
Dark theme support for Android 5.0
2015-05-10 20:34:57 +02:00