Commit graph

29 commits

Author SHA1 Message Date
Karim Abou Zeid
8d3cc602c4 Refactoring 2016-02-28 23:02:59 +01:00
Karim Abou Zeid
17701ba772 Made all icons white by default. 2016-02-28 23:01:44 +01:00
Karim Abou Zeid
906d0f504a Switched to vector drawables. 2016-02-28 18:50:14 +01:00
Karim Abou Zeid
14516092f5 Clean ups. 2016-02-27 22:50:47 +01:00
Karim Abou Zeid
16fe9f70c6 Show a "placeholder-ui" when cold starting the app. 2016-02-09 20:32:57 +01:00
Karim Abou Zeid
6bbb92fc00 Updated libraries. 2016-02-07 17:07:41 +01:00
Karim Abou Zeid
1383d9eb82 Renamed the themes internally 2015-12-29 15:12:47 +01:00
Karim Abou Zeid
0dc5c1e17d Added black (AMOLED) theme 2015-12-29 15:09:51 +01:00
Karim Abou Zeid
c5ebe5a64c Made a huge progress with new playing screen. Almost done now. 2015-12-02 23:22:55 +01:00
Karim Abou Zeid
52c405120c Optimized AbsThemeActivity recreate. Fixed wrong divider and overflow button colors on 4.1 devices. Replaced actionbar drawer toggle with a non moving menu drawable. 2015-08-12 22:29:19 +02:00
Karim Abou Zeid
7fd4226685 Massive clean up of attrs, colors and styles. Also icon and divider colors matching better the guidelines now. 2015-08-10 21:21:03 +02:00
Karim Abou Zeid
5f0bfdb14b Sliding panel (early version, current implementation will probably replaced with a fragment implementation soon), translucent and colored statusbar for KitKat everywhere, use correct text colors for secondary texts, numerous clean ups 2015-07-31 00:23:37 +02:00
Karim Abou Zeid
357ef1df69 Notification text color changes to match the background. Cleaned up notification related code. 2015-07-11 15:41:18 +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
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
Karim Abou Zeid
8503eb4e36 Prepared everything for multi-selection and implemented it in the song view for now. 2015-05-24 20:33:14 +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
Karim Abou Zeid
a19ea19eb9 Cleaned up seekBar styles and properly align seekBar to left and right of the screen again 2015-04-17 13:15:32 +02: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
696299b960 New colors 2015-03-30 21:42:54 +02:00
Karim Abou Zeid
5aa4a3dcac Quick fix 2015-03-29 18:06:34 +02:00
Karim Abou Zeid
b302abc2e1 Massiv design optimizations and settings 2015-03-29 17:41:47 +02:00
Karim Abou Zeid
a3e9168dd4 Cleaned up resources and design fixes 2015-03-05 16:07:40 +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
0c3b78eca0 Design changes
- changed some style elements
- playing queue now much better looking
2015-01-27 14:39:26 +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