Commit graph

16 commits

Author SHA1 Message Date
Karim Abou Zeid
a8f342fe39 Fixed layout alignments, especially for KitKat 2015-04-22 14:06:11 +02:00
Karim Abou Zeid
713cbf2b29 Materialized the seekBar for devices below Lollipop, seekBar visible again in landscape and fixed a common FC 2015-04-20 20:31:55 +02:00
Aidan Follestad
3028b96634 Correct colored status bar implementation for Lollipop, updated status bar colors in some activities to be darker than toolbar color (e.g. tag editor), added elevation to some views, etc. Getting KitKat support again for this colored UI will also come back soon with SystemBarTInt. 2015-04-18 00:47:57 -05:00
Aidan Follestad
7ce86afd74 Lots of progress with dynamic theming, the nav drawer now uses a RecyclerView, AboutDeveloperDialogHelper is now a DialogFragment, RTL support (to suppress Lint warnings), other various small fixes, cleaned up and formatted lot of code (and removed un-used resources), R.string.ok > android.R.string.ok, R.string.cancel > android.R.string.cancel, switched dialog helpers to DialogFragments. 2015-04-16 16:47:02 -05:00
Karim Abou Zeid
e39162c126 Small bugfixes and better performance 2015-04-06 18:37:51 +02:00
Karim Abou Zeid
3153299592 New FAB and track number fix 2015-04-02 13:41:21 +02:00
Karim Abou Zeid
6a2c3e565d Bug fixes
- fixed navigation bar color bug
- added some light gradients to now playing screen
- telephone call pause bug
- more bugs
2015-04-01 17:41:11 +02:00
Karim Abou Zeid
696299b960 New colors 2015-03-30 21:42:54 +02:00
Karim Abou Zeid
b302abc2e1 Massiv design optimizations and settings 2015-03-29 17:41:47 +02:00
Karim Abou Zeid
c28a75c61a Renamed package to gramophone 2015-03-05 16:50:16 +01:00
Karim Abou Zeid
13843095a8 Design fixes 2015-03-01 21:17:04 +01:00
Karim Abou Zeid
99aaba4c16 Quick fix
fixed fab shadow not fully visible due to padding in Music Controller
2015-02-20 22:21:03 +01:00
Karim Abou Zeid
5a1235df66 Updated Music Controller Activitys design 2015-02-20 22:06:48 +01:00
Karim Abou Zeid
60a3070dfe Just code rearrangement 2015-01-27 14:42:12 +01:00
Karim Abou Zeid
00461c881d Nullpointer fixes
- fixed Nullpointer due to missing views in landscape layout music
player
- fixed Nullpointer for not existing audiofiles in AbsTagEditor
2015-01-25 15:51:31 +01:00
Karim Abou Zeid
32f76f5418 - git (re)init (git structure was corrupted)
- added shuffler and repeat mode
- xxxhdpi icons
- typos
- new styles
- not fully working playing queue [alpha]
2015-01-25 01:05:25 +01:00