Commit graph

24 commits

Author SHA1 Message Date
Karim Abou Zeid
d31ad77e62 Added fading edges to playing queue. Fixed statusbar not being colored in player fragment. 2016-01-30 16:34:09 +01:00
Karim Abou Zeid
18937a8f87 Fixed a bug where it was not possible to rearrange the top most song in the landscape playing queue. 2016-01-03 23:42:21 +01:00
Karim Abou Zeid
ff55c8edd0 Fixed album cover in landscape now playing screen 2015-12-23 23:25:05 +01:00
Karim Abou Zeid
4dc8178012 Added landscape version for now playing screen 2015-12-23 22:51:28 +01:00
Karim Abou Zeid
83fb5982ea Made some progress with the new playing screen. Still WIP, very unstable and many things not working. Better don't mess with the current code. 2015-11-25 23:03:45 +01:00
Karim Abou Zeid
1cde43af07 New now playing screen. Work in progress! 2015-11-22 21:07:49 +01:00
Karim Abou Zeid
79c50ce42e Divided the player fragment into sub fragments. WIP! 2015-10-28 15:22:39 +01: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
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