Adrian Ulrich
85075fe18a
Add XXX-HDPI launcher icon
2016-01-07 12:49:29 +01:00
Adrian Ulrich
68cfa7a532
Remove tint from api-21 menu button
...
This silences warnings about unresolved attributes as we are NOT going to use
the v21 api getDrawable(int, theme); call until we drop ICS support
2016-01-07 10:02:35 +01:00
Adrian Ulrich
e6c28401b3
Permission request is not part of the default layout
...
It can inflate itself
2016-01-07 09:51:24 +01:00
Adrian Ulrich
dc45137eee
squashed merge of hacky-bottom branch
2016-01-07 09:16:24 +01:00
Adrian Ulrich
dab9401c23
Change folder icon size
2016-01-02 13:35:25 +01:00
Adrian Ulrich
bd15ec5e58
use selector for tab font color
2016-01-02 12:53:07 +01:00
Adrian Ulrich
6910376b17
remove obsoleted theming
2015-12-31 21:03:23 +01:00
Adrian Ulrich
b16c6014f6
remove old tab drawables
2015-12-31 20:57:27 +01:00
Adrian Ulrich
9a319f9e05
Migrate to SlidingTabLayout
2015-12-31 20:53:39 +01:00
Adrian Ulrich
2a633893b6
Draw fake covers for items with no album identifier
2015-12-31 10:11:18 +01:00
Amin Bandali
15572f0ac0
Use new material search icon with material theme
2015-12-29 10:33:31 +01:00
Adrian Ulrich
4671261f1c
Squashed merge of the material-polish branch
2015-12-28 14:18:48 +01:00
Adrian Ulrich
1d0ab18911
update translations
2015-12-24 09:04:20 +01:00
Adrian Ulrich
b42e923675
Option to ignore permanent audio focus loss
2015-12-14 11:05:00 +01:00
Adrian Ulrich
51c7cc6a37
update translations
2015-11-12 21:15:43 +01:00
Adrian Ulrich
7f1136f689
Improve dispatching to external viewers
...
The context menu will now show an open option if dispatching makes sense (= would happen on click)
2015-11-09 10:18:39 +01:00
Adrian Ulrich
0cfd1c905c
fix english
2015-11-03 13:47:16 +01:00
Adrian Ulrich
2a3eb5f403
Beautify Android 6 permission request
2015-11-01 17:09:37 +01:00
Adrian Ulrich
a1552370c6
Switch to SDK 23, support for Android 6 permissions model
2015-10-25 13:09:06 +01:00
Adrian Ulrich
ac8bbd906b
Update translations
2015-10-16 17:49:16 +02:00
Adrian Ulrich
fe384e2d79
Adjust icon height to improve alignment with text
2015-10-12 17:56:55 +02:00
Adrian Ulrich
2676ad1a3c
Get rid of gingerbread icons
...
Icon sources:
* Note: http://publicdomainvectors.org/en/free-clipart/Eighth-Note-with-stem-facing-up-vector-image/10187.html
* Microphone: http://publicdomainvectors.org/en/free-clipart/Microphone-vector-icon/12833.html
* Disk: self-drawn
2015-10-12 17:29:00 +02:00
Adrian Ulrich
7f1f5c0cdd
option to disable artwork on lockscreen
2015-10-12 14:24:49 +02:00
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