Commit graph

32 commits

Author SHA1 Message Date
dkanada
ec2162b4b7 reduce dependence on deprecated theming library 2021-05-12 01:06:51 +09:00
dkanada
7018445009 always color navigation bar 2020-09-19 14:01:21 +09:00
Cromefire_
1f32f46bf0 improved navbar coloring and fixed some warnings 2020-09-18 22:33:21 +09:00
Karim Abou Zeid
5d19c7622b Removed unused resources 2017-08-30 20:54:37 +02:00
Karim Abou Zeid
8d3cc602c4 Refactoring 2016-02-28 23:02:59 +01:00
Karim Abou Zeid
3ea94d5c4a Better grid item selector drawable. 2016-02-28 22:51:48 +01:00
Karim Abou Zeid
14516092f5 Clean ups. 2016-02-27 22:50:47 +01:00
Karim Abou Zeid
f27dbdab3d Set android:windowSharedElementsUseOverlay to false 2016-01-30 13:02:33 +01:00
Karim Abou Zeid
d6cb7d76f9 Fixed black theme bugs 2015-12-30 16:40:57 +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
1cde43af07 New now playing screen. Work in progress! 2015-11-22 21:07:49 +01: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
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
d2fda4a839 Fixed the notification coloring. Automatically refreshs notification when the color setting is changed. Colored notification for all Android versions now 2015-06-17 11:12:46 +02:00
Karim Abou Zeid
27e56754e3 Switched back to white notification. Added back ripple to notification. 2015-06-17 02:32:22 +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
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
b233b3b718 Nav drawer android design support library and more 2015-05-30 01:13:41 +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
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
ee2b661eb4 Replaced Ion with Glide. Big performance boost, and should also fix the FCs many people get because of recycled bitmaps. Fixed the ripple flickering by using ?selectableItemBackground on Lollipop again instead of custom ripple. Search is broken for now, remake in progress. 2015-04-22 21:17:56 +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
b302abc2e1 Massiv design optimizations and settings 2015-03-29 17:41:47 +02: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