Commit graph

27 commits

Author SHA1 Message Date
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
9c8cba612b Main Activity Fragments should be updated automatically now when the Media Store has changed. 2015-07-13 16:50:05 +02:00
Karim Abou Zeid
98dcdf2d47 Adapter clean ups 2015-07-12 03:22:24 +02:00
Karim Abou Zeid
6880710920 Now using "butterknife" library in all activities. 2015-06-20 00:31:15 +02:00
Karim Abou Zeid
8ba0c72037 Changed the way to check if a view is empty, fixed some strings, fixed fastscroller alignment. 2015-06-10 15:27:45 +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
b7c038c5ed Cleaned and updated even more libs. Added a string. Disabled LogCat "spam" from UIL. 2015-05-31 21:48:54 +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
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
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
58b277354b Progress with #13 2015-04-19 00:03:38 -05:00
Karim Abou Zeid
69ffac805a Fixed FC on below API 19 because of missing dimen attribute in values 2015-04-18 13:10:50 +02:00
Aidan Follestad
84534303e4 More updates. To fix tomorrow on KitKat: FAB is too far down, status bar color is wrong in artist/album detaill screens. 2015-04-18 02:44:35 -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
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
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
496b64a5cf MainActivity SlidingTabs [BETA] 2015-02-27 14:53:41 +01:00
Karim Abou Zeid
85854939c4 Landscape artist view & new progress slider 2015-02-09 21:26:05 +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