Commit graph

430 commits

Author SHA1 Message Date
Karim Abou Zeid
2755fd9cd8 Fixed bug when hiding sliding panel. Updated changelog. 2015-08-15 15:22:44 +02:00
Karim Abou Zeid
3e8e34a95c Fixed low res artist and album images from last.fm due to a slight api change from them. New implementation should be safe upon future api changes like this. 2015-08-15 14:48:49 +02:00
Karim Abou Zeid
73f3214b23 Added changelog. Auto hide bottom bar and fab if playing queue is empty 2015-08-15 03:09:47 +02:00
Karim Abou Zeid
eea6ba69ca Fixed sliding panel closing when touching on any other point than a button 2015-08-15 00:59:38 +02:00
Karim Abou Zeid
17a49b1ed4 Fixed #49 some drawables were not tinted with the right color 2015-08-15 00:25:42 +02:00
Karim Abou Zeid
3f815610e4 Fixed #51 the playlist-list isn't updated when adding a new playlist 2015-08-14 22:46:14 +02:00
Karim Abou Zeid
3c80bd789b Fixed fab color in the tag editor. Fixes #42 2015-08-14 21:59:24 +02:00
Karim Abou Zeid
a21a169660 Synced translations 2015-08-14 21:42:39 +02:00
Karim Abou Zeid
1970ecceea Fixed notification coloring 2015-08-14 21:32:04 +02:00
Karim Abou Zeid
3454d32850 Cleaned up strings 2015-08-14 21:18:38 +02:00
Karim Abou Zeid
93e1a9410e Disabled colored Navigation Bar by default. 2015-08-14 21:16:32 +02:00
Karim Abou Zeid
9ab4cde93c Fixed wrong NavigationBar- and TaskDescription colors 2015-08-14 21:07:28 +02:00
Karim Abou Zeid
66e5ac0bb6 Toolbar menu is back to the now playing screen 2015-08-14 20:36:45 +02:00
Karim Abou Zeid
ec2e943a5d Option to hide the new bottom bar 2015-08-13 00:37:49 +02:00
Karim Abou Zeid
89782ac3f3 Updated fabric, observable scrollview and sliding up panel libs 2015-08-12 22:34:46 +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
b093ede6d9 Fixed wrong check mark color in grid item 2015-08-12 18:05:24 +02:00
Karim Abou Zeid
f8eb43ae87 Simplified the progress slider updating 2015-08-12 18:05:02 +02:00
Karim Abou Zeid
84144fb4d0 Fixed a memory leak in AbsTagEditorActivity. Also fixed some NullPointer warnings. 2015-08-12 17:30:08 +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
060c8867ea Added "special thanks to Aidan Follestad" to the about dialog 2015-08-10 13:39:37 +02:00
Karim Abou Zeid
e052650602 Updated crashlytics, revert build tools to 22.0.1 2015-08-10 13:07:33 +02:00
Karim Abou Zeid
135f402bf8 Quickfix 2015-08-06 18:41:27 +02:00
Karim Abou Zeid
2564b99fa5 Added LeakCanary 2015-08-06 18:27:15 +02:00
Karim Abou Zeid
e0cb18da1a Fix repeat and shuffle mode not displayed correctly on device restart. 2015-08-05 23:55:32 +02:00
Karim Abou Zeid
431cf23da3 Fixed some readability issues with the white and black accent colors 2015-08-03 22:24:18 +02:00
Karim Abou Zeid
6b68c17ae2 Various fixes and improvements 2015-08-03 20:53:36 +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
8f6e03f742 Merge remote-tracking branch 'origin/master' 2015-07-25 21:27:34 +02:00
Karim Abou Zeid
774843bbcc Fixed #48 (Last.fm scrobbling) and refactored a variable name. 2015-07-25 21:26:19 +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
9334fa1f20 Cleaned up setStatusBarTranslucent method 2015-07-21 17:59:05 +02:00
Karim Abou Zeid
c764e8856b Synced translations, increased build version 2015-07-16 20:55:42 +02:00
Karim Abou Zeid
002deead6a Refactored a variable name 2015-07-16 20:46:46 +02:00
Karim Abou Zeid
0a0ba498be Hopefully fixed the "transparent notification bug" for Samsung (TouchWiz) devices. 2015-07-16 20:46:18 +02:00
Karim Abou Zeid
afcb4b102c Fixed NPE when updating the play-pause buttons drawable. 2015-07-16 20:06:59 +02:00
Karim Abou Zeid
fa40a6915c Increased build version 2015-07-15 19:21:55 +02:00
Karim Abou Zeid
39b57e61b6 Increased image loading time for the lockscreen album art for album covers larger than the screen size 2015-07-15 19:02:09 +02:00
Karim Abou Zeid
a3a57122b0 Synced translations 2015-07-15 18:57:09 +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
953568c9f5 Set colored footers as default for artist view 2015-07-15 18:41:01 +02:00
Karim Abou Zeid
e42867e066 Cleaned up the settings 2015-07-15 17:49:03 +02:00
Karim Abou Zeid
cee223cdbb View as function now working in all fragments. (Except playlist fragment because it makes no sense there.) 2015-07-15 17:12:33 +02:00
Karim Abou Zeid
5c513115e7 Automatically update the data list in every view when the media store has changed. 2015-07-15 16:35:37 +02:00
Karim Abou Zeid
73cd0105ec Removed no longer used library 2015-07-15 15:57:40 +02:00
Karim Abou Zeid
e5f0e6a6c8 Update to Butterknife 7 2015-07-15 15:53:03 +02:00
Karim Abou Zeid
c31c4017a8 Synced translations 2015-07-15 03:51:19 +02:00
Karim Abou Zeid
294f3fc5d0 Making great progress with the "view as" option to toggle between list and grid mode. Currently only implemented in the album fragment. To add the functionality to other fragments just extend the AbsMainActivityRecyclerViewLayoutModeFragment class and implement its abstract methods (class name should be changed to something shorter soon). In future the artist and song fragments should extend that class. 2015-07-15 03:40:47 +02:00
Karim Abou Zeid
280e8a15eb SeekArc in sleep-timer now colored with the accent color. Fixes #47 2015-07-14 17:10:56 +02:00
Karim Abou Zeid
306c676e8b Fixed the MainActivity PopupMenu's checkboxes and radio buttons not being tinted with the accent color. 2015-07-14 05:12:05 +02:00