Commit graph

30 commits

Author SHA1 Message Date
Karim Abou Zeid
98dcdf2d47 Adapter clean ups 2015-07-12 03:22:24 +02:00
Karim Abou Zeid
9d1ea7f1f6 Replaced unnecessary 48dp drawables with 36dp ones 2015-07-10 16:49:59 +02:00
Karim Abou Zeid
456fc40cd7 Added an animation when adding a song to favorites from the now playing screen. 2015-06-28 15:14:20 +02:00
Karim Abou Zeid
4db8e8d302 Merged the two music controller layouts into one. 2015-06-28 14:32:47 +02:00
Karim Abou Zeid
b32feb38fe Changed the default settings. Fixed settings layout bug. Synced translations. 2015-06-11 17:34:34 +02:00
Karim Abou Zeid
a87320fcc9 Reorganized settings, added more options to customize the now playing screen, added gradients to make UI elements visible on light album covers, fixed a bug with cardview background, fixed typos, increased version code, synced strings, 2015-06-10 23:02:14 +02:00
Karim Abou Zeid
3082ed1187 Merged fastscroller from cabinet. Temporary fixed the wrong fab margins on KitKat and below caused by the google support design library. Added empty screens to Album Song and Artist views. 2015-06-02 21:27:02 +02:00
Karim Abou Zeid
31926d7983 Makes full use of the Android Support Design Library. A lot of small things fixed or improved. Added dozens of new colors. 2015-05-30 22:51:17 +02:00
Karim Abou Zeid
865f72e5bb A lot of fixes and small changes 2015-05-29 21:24:11 +02:00
Karim Abou Zeid
9fe36b0a35 Redesign of MusicControllerActivity, AlbumDetailActivity and ArtistDetailActivity. A lot of bugs and other small things fixed as well. 2015-05-27 17:58:50 +02:00
Aidan Follestad
2d822cdbc9 More fixes for translucent UI with newer correct status bar coloring implementation on Lollipop. The status bar color is still slightly miscolored in the artist and album viewer since the translucent status bar darkens it . 2015-04-18 02:19:59 -05: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
f9cd2e8a2e Bugfixes 2015-03-23 20:06:44 +01:00
Karim Abou Zeid
5f89e52658 New icon and shadow fix 2015-03-21 15:28:20 +01:00
Karim Abou Zeid
b293123603 New shadow + more infos songs and artists 2015-03-11 21:34:55 +01:00
Karim Abou Zeid
c28a75c61a Renamed package to gramophone 2015-03-05 16:50:16 +01:00
Karim Abou Zeid
a3e9168dd4 Cleaned up resources and design fixes 2015-03-05 16:07:40 +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
585d959e3d Round selector
- added round selector for Lollipop and below lollipop
2015-02-15 14:19:10 +01:00
Karim Abou Zeid
85854939c4 Landscape artist view & new progress slider 2015-02-09 21:26:05 +01:00
Karim Abou Zeid
60a3070dfe Just code rearrangement 2015-01-27 14:42:12 +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