180 Commits

Author SHA1 Message Date
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
9a319f9e05 Migrate to SlidingTabLayout 2015-12-31 20:53:39 +01:00
Adrian Ulrich
4671261f1c Squashed merge of the material-polish branch 2015-12-28 14:18:48 +01:00
Adrian Ulrich
b42e923675 Option to ignore permanent audio focus loss 2015-12-14 11:05:00 +01:00
Adrian Ulrich
2a3eb5f403 Beautify Android 6 permission request 2015-11-01 17:09:37 +01: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
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
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
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
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
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
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
3d87a167c8 Dark theme support for Android 5.0 2015-05-10 20:34:57 +02:00
Adrian Ulrich
1bb44eb172 Bugfix: unbreak widgets
Widgets can not have custom views so we must use a controls-layout with ImageView
2015-04-23 18:09:21 +02:00
Adrian Ulrich
abdc3d5c62 use normal library row for filebrowser settings 2015-04-12 20:26:24 +02:00
Adrian Ulrich
05fae7db8c Revert "add elevation to playback info"
looks ugly

This reverts commit 19750338b55f6a1d0c7ad7cbd5ea7d7e90733b91.
2015-04-12 19:48:08 +02:00
Adrian Ulrich
19750338b5 add elevation to playback info 2015-04-12 19:35:35 +02:00
Adrian Ulrich
e5d3d4b768 style actionbar controls text color 2015-04-12 15:11:30 +02:00
Adrian Ulrich
bb5c427118 minor theming tweaks 2015-04-11 09:35:15 +02:00
Adrian Ulrich
89a845266e Merge branch 'lp-design' 2015-04-11 09:02:54 +02:00
Adrian Ulrich
341ba76893 use native searchview 2015-04-06 09:52:05 +02:00
Adrian Ulrich
4f6a507b6c Merge branch 'master' into lp-design
Conflicts:
	res/values/theme.xml
2015-04-05 21:27:58 +02:00
Adrian Ulrich
8685e55b9b style full_playback track information 2015-04-05 21:27:02 +02:00
Adrian Ulrich
2e4f7245be disable fastscroll in queueview 2015-04-05 20:23:29 +02:00
Adrian Ulrich
0c3650ce15 force dslv background color 2015-04-03 11:39:57 +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