Commit graph

693 commits

Author SHA1 Message Date
Karim Abou Zeid
533708e63d Use disk cache 2016-01-02 23:57:14 +01:00
Karim Abou Zeid
c2ad4e4541 Completely rewritten the album model 2016-01-02 22:44:03 +01:00
Karim Abou Zeid
d80c8f62bf Added Tag Editor toast 2016-01-02 18:21:26 +01:00
Karim Abou Zeid
7aee3c7c72 Fixed artist image updating 2016-01-02 18:02:44 +01:00
Karim Abou Zeid
d776926510 Further progress with glide 2016-01-02 16:28:13 +01:00
Karim Abou Zeid
3393136f2e Made some progress with glide. 2016-01-02 01:19:36 +01:00
Karim Abou Zeid
0146676dbc More progress switching to glide. 2016-01-01 19:40:42 +01:00
Karim Abou Zeid
26cf5d8e0f Made some progress switching to glide 2015-12-31 15:37:47 +01:00
Karim Abou Zeid
717ebf480a Merge branch 'master' into glide 2015-12-31 15:36:08 +01:00
Karim Abou Zeid
6453cf4c89 Added new strings to translate 2015-12-31 13:15:32 +01:00
Karim Abou Zeid
7fdee51fe8 Added folder spoiler 2015-12-31 13:07:38 +01:00
Karim Abou Zeid
4c167b7ace Synced translations 2015-12-31 12:43:46 +01:00
Karim Abou Zeid
f35fc7cb27 Added base classes for glide to work with Phonograph. 2015-12-31 01:58:51 +01:00
Karim Abou Zeid
176fce9ab5 Updated version code, translations and changelog. 2015-12-30 18:37:40 +01:00
Karim Abou Zeid
f9fb76ca96 Synced translations 2015-12-30 18:20:47 +01:00
Karim Abou Zeid
ff2e6b1444 Made snackbars work 2015-12-30 18:11:26 +01:00
Karim Abou Zeid
32c56ca3ae Avoid multiple recreate() calls 2015-12-30 17:49:53 +01:00
Karim Abou Zeid
2e034eb47a Intro activity now also sets task description color. 2015-12-30 17:22:27 +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
2efb050799 Made sub header color for dark themes always white 2015-12-30 16:58:29 +01:00
Karim Abou Zeid
9c8e5aabef Fixed some more coloring bugs with the black theme 2015-12-30 16:44:53 +01:00
Karim Abou Zeid
d6cb7d76f9 Fixed black theme bugs 2015-12-30 16:40:57 +01:00
Karim Abou Zeid
d301e25b4e Finally finished the IntroActivity 2015-12-30 16:30:34 +01:00
Karim Abou Zeid
5aebf4709a Removed LeakCanary 2015-12-30 16:18:33 +01:00
Karim Abou Zeid
82642ce94a Fixed AppIntro, renamed some strings. 2015-12-30 16:13:21 +01:00
Karim Abou Zeid
1a66c9e135 Intro WIP 2015-12-30 13:56:18 +01:00
Karim Abou Zeid
d42bc0075c Finished the IntroActivity 2015-12-30 01:50:05 +01:00
Karim Abou Zeid
8afcce22b1 Added tutorial. WIP 2015-12-30 00:26:24 +01:00
Karim Abou Zeid
0ca3ec2ad8 Fixed Android Marshmallows dark statusbar icons not showing up in the search. 2015-12-29 15:40:04 +01:00
Karim Abou Zeid
42a88d4c4b Updated version code, translations and changelog. 2015-12-29 15:25:32 +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
44f162c160 Fixed a FC when disabling the album cover on the lockscreen. 2015-12-28 19:17:44 +01:00
Karim Abou Zeid
7f991f6729 Tablets now use the same layout as phones. 2015-12-28 18:45:35 +01:00
Karim Abou Zeid
f6ec493759 Synced translations, updated build version and changelog. 2015-12-28 18:18:25 +01:00
Karim Abou Zeid
afd72a7129 Added open source licenses dialog. 2015-12-28 01:06:09 +01:00
Karim Abou Zeid
1816c264a9 Added clear playing queue menu item to now playing screen. 2015-12-27 23:02:55 +01:00
Karim Abou Zeid
d7f57bb1f1 Use marshmallows dark statusbar icons on light primary colors. 2015-12-27 22:28:54 +01:00
Karim Abou Zeid
2269853b07 Typos 2015-12-27 21:20:04 +01:00
Karim Abou Zeid
69769346cb Updated changelog and version code 2015-12-27 21:03:09 +01:00
Karim Abou Zeid
a91140b4e2 Synced translations 2015-12-27 20:55:02 +01:00
Karim Abou Zeid
59ed9c4459 Added option to disable the blurred album cover on the lockscreen 2015-12-27 20:28:18 +01:00
Karim Abou Zeid
d24c7f11cd Made the drag view of list items easier to touch. 2015-12-27 20:02:21 +01:00
Karim Abou Zeid
e2a9c363cc Better drag and drop for playlist detail activity 2015-12-27 19:59:26 +01:00
Karim Abou Zeid
e12583cfbd Removed some old and unused classes 2015-12-27 19:31:19 +01:00
Karim Abou Zeid
49d6ef97a3 Added proper menu for current song. Also some small code clean ups. 2015-12-27 19:29:37 +01:00
Karim Abou Zeid
dc14e62df5 Its now possible to click on the current song in now playing screen to expand the queue. 2015-12-27 18:54:43 +01:00
Karim Abou Zeid
7dd70fa6f0 Changed a method from public to private 2015-12-27 18:31:21 +01:00
Karim Abou Zeid
748f4b3e98 Fixed the colored navigation bar issue. Also now using primary color instead of shifted down primary color for the navigation bar. 2015-12-27 17:32:26 +01:00
Karim Abou Zeid
a87942823e Downgraded Material Dialogs to 0.8.5.2 because the current 0.8.5.3 causes a build error. 2015-12-27 16:49:15 +01:00