Commit graph

33 commits

Author SHA1 Message Date
Karim Abou Zeid
2335a342b8 Adjusted menu button size and fixed wrong left padding in search items without an image 2015-12-24 18:21:43 +01:00
Karim Abou Zeid
4b6eb5fbf6 Adjusted card color to match the guidelines 2015-12-24 16:10:29 +01:00
Karim Abou Zeid
601c1d9489 Replaced the algorithm for determining whether two colors are distinguishable. Merged some duplicated code into its own methods. 2015-09-23 16:39:27 +02:00
Karim Abou Zeid
9f57ecc61c Slightly darker default bar color on light theme 2015-09-08 10:38:45 +02:00
Karim Abou Zeid
7eddffed74 Finished the new about screens layout. Now only the onClick listeners are missing. 2015-09-05 21:21:56 +02:00
Karim Abou Zeid
1be0d305b1 Support for light colors. The appbar will now automatically change its text and icon color to be visible on light theme colors. 2015-08-27 16:43:31 +02:00
Karim Abou Zeid
a0ecf5a0fa Colored Playback Controls 2015-08-17 14:23:00 +02: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
4d82b91465 Added a sleep timer 2015-07-08 01:16:19 +02:00
Karim Abou Zeid
3bc0059989 Clean ups 2015-06-21 13:27:25 +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
ed9524a25d Added floating labels to all EditTexts. Added accent color in parent themes so EditTexts no longer use the material green as indicator. An artist's albums are now sorted by year. 2015-05-31 15:59:44 +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
4e3f75d295 Added album multi select and fixed some minor bugs. 2015-05-24 23:00:46 +02:00
Karim Abou Zeid
5dd57ef3ed Replaced the selectors with the ones from cabinet to fix the ripple flickering bug. 2015-05-21 18:27:22 +02:00
Karim Abou Zeid
6a6da75fd6 Removed toolbar transition & co (58b2773) from master branch and moved those changes to the new shared-element-item-glitch branch to keep everything clean 2015-04-19 22:35:15 +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
35dbb1ee95 Animated FAB 2015-04-03 16:52:58 +02:00
Karim Abou Zeid
3153299592 New FAB and track number fix 2015-04-02 13:41:21 +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
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
097f36397b Added rect selector global 2015-02-15 14:44:45 +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
26d85b44ce Notification buttons size fix 2015-01-25 22:13:41 +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