Commit graph

54 commits

Author SHA1 Message Date
Karim Abou Zeid
5d19c7622b Removed unused resources 2017-08-30 20:54:37 +02:00
Xorok
6b43160a0f Replace PNG app shortcut icons with vector versions 2017-03-23 17:52:58 +01:00
Xorok
079f163cc4 Add app shortcut icons 2017-03-23 17:52:58 +01:00
Karim Abou Zeid
a52f4d5e96 Removed the placeholder ui. 2016-03-27 15:05:00 +02:00
Karim Abou Zeid
906d0f504a Switched to vector drawables. 2016-02-28 18:50:14 +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
7fdee51fe8 Added folder spoiler 2015-12-31 13:07:38 +01:00
Karim Abou Zeid
91f02e89f2 Added link to the Into activity in the about section. Typos. 2015-12-30 17:18:33 +01:00
Karim Abou Zeid
afd72a7129 Added open source licenses dialog. 2015-12-28 01:06:09 +01:00
Karim Abou Zeid
70fd12f8bf Updated google icons, fixed subheader color in about section 2015-12-24 15:23:55 +01:00
Karim Abou Zeid
0de4590a87 Great progress with the new now playing screen. Almost done now. 2015-12-12 01:16:48 +01:00
Karim Abou Zeid
f09b38f40e Revert latest commit 2015-12-02 18:02:15 +01:00
Karim Abou Zeid
188ead81dc Started to fix the sliding panel playing queue. WIP 2015-11-27 00:14:16 +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
0ade999094 Ignore. Not working work in progress commit. 2015-10-11 18:54:59 +02:00
Karim Abou Zeid
29f91b6969 Added a drag view to playlist songs for easier rearrangement 2015-09-12 12:21:45 +02:00
Karim Abou Zeid
3d87e57856 Finished the new about screen. Also the DonationDialog loads its content now async. 2015-09-06 19:57:29 +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
984aa03fab Preparation 2015-09-05 10:10:54 +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
dd1778ab3c Brought back the shuffle button in the to the song list. 2015-07-23 17:21:14 +02:00
Karim Abou Zeid
26d9ee9776 Changed the playing indicator drawable in the playing queue dialog 2015-07-15 18:48:25 +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
0a10693393 Added missing drawables 2015-07-10 19:29:50 +02:00
Karim Abou Zeid
9d1ea7f1f6 Replaced unnecessary 48dp drawables with 36dp ones 2015-07-10 16:49:59 +02:00
Karim Abou Zeid
b709460257 New default album art and artist images 2015-07-08 18:02:57 +02:00
Karim Abou Zeid
1cccaad0f4 Clean ups, new default album art cover and widget resize fix 2015-07-06 18:52:26 +02:00
Karim Abou Zeid
857f5fa39b Made the gradient below the album art darker. Added missing drawables. 2015-06-24 21:49:10 +02:00
Karim Abou Zeid
65c879d64e Last added playlist half working. More to come tomorrow. 2015-06-21 01:24:43 +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
4e8c3694d4 Amend last commit. Added new drawables and removed obsolete drawables and layouts. 2015-06-15 20:57:05 +02:00
Karim Abou Zeid
450aca9149 Synced translations, increased versionNumber and added missing drawables. 2015-06-02 21:43:27 +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
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
cc910143e1 Fixed the check drawable getting black when on white background. Replaced the check drawable with lower dp. Moved two files to another package. 2015-04-22 12:41:33 +02:00
Karim Abou Zeid
751f0b796a Fix in ThemeBaseActivity for the darktheme boolean and new "now playing" toolbar icon 2015-04-17 16:29:04 +02:00
Karim Abou Zeid
7265b1e852 Replaced the ic_drawer_settings and ic_drawer_help drawables with the ones directly from google and added also xxxhdpi versions of them 2015-04-17 13:25:22 +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
89e62a2390 0.9.8b equalizer 2015-04-14 21:55:37 +02:00
Karim Abou Zeid
bce9de2782 Fixes 2015-04-11 19:56:09 +02:00
Karim Abou Zeid
9cd1b4f3ba New notification icon and setting for toolbar opaque 2015-04-09 15:44:28 +02:00
Karim Abou Zeid
b302abc2e1 Massiv design optimizations and settings 2015-03-29 17:41:47 +02:00
Karim Abou Zeid
d3d37ccab3 Small fixes 2015-03-24 21:56:21 +01:00
Karim Abou Zeid
5f89e52658 New icon and shadow fix 2015-03-21 15:28:20 +01:00
Karim Abou Zeid
de15a34365 Playlists [beta] 2015-03-17 15:09:44 +01:00
Karim Abou Zeid
eb406a6a2a Replaced black with white close icon 2015-03-11 13:39:37 +01:00
Karim Abou Zeid
f3c629e1c6 New Drawables and widget alpha 2015-03-10 17:22:35 +01:00