Commit graph

174 commits

Author SHA1 Message Date
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
418713df8a Made the project compatible with Android Studios new "instant run" feature. Also using the native renderscript libraries instead of the support version now. 2015-11-23 22:52:59 +01:00
Karim Abou Zeid
1cde43af07 New now playing screen. Work in progress! 2015-11-22 21:07:49 +01:00
Karim Abou Zeid
d9a51fc88e Updated libs 2015-11-21 16:28:24 +01:00
Karim Abou Zeid
f19c42d2f4 build tools 23.0.1 -> 23.0.2 2015-10-30 21:02:12 +01:00
Karim Abou Zeid
518cc67ecd Updated google libs. 2015-10-18 17:34:22 +02:00
Karim Abou Zeid
ff673a5f07 Updated material dialogs. 2015-10-18 17:30:46 +02:00
Karim Abou Zeid
84b87c4008 Increased build version. 2015-10-10 13:39:52 +02:00
Karim Abou Zeid
a08d5735da Updated libs (Crashlytics, ObservableScrollview, iabv3 and Material Dialogs) 2015-09-30 22:31:57 +02:00
Karim Abou Zeid
5cd4b7a479 Updated Retrofit 2 to beta2 2015-09-30 22:13:32 +02:00
Karim Abou Zeid
f9f7ce3e75 Fixed crash due to missing material-dialogs:commons 2015-09-22 13:37:54 +02:00
Karim Abou Zeid
7fbbf52a6c Migrated to RetroFit 2.0.0 beta 2015-09-18 16:38:51 +02:00
Karim Abou Zeid
5cd9b4c7ad Updated code for material dialogs 0.8.0.0 2015-09-18 12:04:38 +02:00
Karim Abou Zeid
1e20aab388 Merge remote-tracking branch 'origin/master' 2015-09-18 11:52:54 +02:00
Karim Abou Zeid
965cb14683 Fixed kabouzeid/phonograph-issue-tracker#21
Synced translations, increased build version.
2015-09-18 11:52:34 +02:00
Aidan Follestad
3f639822bd MD 0.8.0.0 2015-09-17 15:59:47 -05:00
Aidan Follestad
358c39eaa5 MD 0.8.0.0 2015-09-17 15:58:59 -05:00
Karim Abou Zeid
a8b7746941 Synced translations, increased build version. 2015-09-17 14:52:21 +02:00
Karim Abou Zeid
de876732f2 Synced translations, increased build version. 2015-09-15 19:15:38 +02:00
Karim Abou Zeid
77075201f3 Renderscript 2015-09-15 17:27:34 +02:00
Karim Abou Zeid
107290260d Synced translations, increased build version. 2015-09-12 15:38:56 +02:00
Karim Abou Zeid
a83e54c37f Cleaned up unused resources 2015-09-09 12:44:18 +02:00
Karim Abou Zeid
29455b2bdb Synced translations, increased build version. 2015-09-08 10:54:54 +02:00
Karim Abou Zeid
ae3882b989 Updated buildTools from 23.0.0 to 23.0.1
(cherry picked from commit fb00525)
2015-09-07 21:45:44 +02:00
Karim Abou Zeid
c359469dfa Synced translations, increased build version and updated changelogs. 2015-09-06 21:41:56 +02:00
Karim Abou Zeid
4e5b04d9aa Added landscape and rtl support for the new about screen. 2015-09-06 20:46:42 +02:00
Karim Abou Zeid
ab2f1f9dff Fixed the plural typo in the artist list 2015-09-05 10:29:11 +02:00
Karim Abou Zeid
6159b2ba28 Upgraded support libs from 23.0.0 to 23.0.1 2015-09-04 18:42:09 +02:00
Karim Abou Zeid
a642f04b5d Updated material dialogs and removed the extra padding from the song details dialog. 2015-08-29 19:57:40 +02:00
Karim Abou Zeid
638ab4547c Finally fixed the issue where the artist image loading blocks the image loaders queue. This is done by using a custom Executor which is basically a wrapper for two independent ThreadPoolExecutors. 2015-08-29 19:22:50 +02:00
Karim Abou Zeid
e55e1fa256 Push to beta chanel by default 2015-08-29 14:23:54 +02:00
Karim Abou Zeid
fbd16a1003 Created a new user with a new key. This time without pushing the key to GitHub, lol. 2015-08-29 13:30:36 +02:00
Karim Abou Zeid
3bd18d11e8 Pushed the private key for accident... 2015-08-29 13:18:59 +02:00
Karim Abou Zeid
f538bf6a33 Build and push APKs directly to Google Play via gradle task. This won't be available for people without the matching .p12 key. 2015-08-29 13:13:43 +02:00
Karim Abou Zeid
a4b2fd32c1 Synced translations and increased build version. 2015-08-27 16:52:58 +02:00
Karim Abou Zeid
0355f39aac Rewrote the donating stuff, synced translations and increased build version. 2015-08-27 02:28:30 +02:00
Karim Abou Zeid
d869a87d98 Added option to support the development by donating. 2015-08-26 18:05:12 +02:00
Karim Abou Zeid
eba430282a Synced translations, increased build version. 2015-08-25 13:56:31 +02:00
Karim Abou Zeid
b61d8a3f78 Synced translations, clean up and increased build version. 2015-08-21 21:45:52 +02:00
Karim Abou Zeid
c0e345fcef Clean ups. Replaced deprecated getResources.getColor() with ContextCompat.getColor(this, int color) 2015-08-19 13:43:38 +02:00
Karim Abou Zeid
3f83128161 Fixed crash on systems below Marshmallow 2015-08-19 00:22:05 +02:00
Karim Abou Zeid
20700f528d Synced translations, increased build version. 2015-08-18 23:51:45 +02:00
Karim Abou Zeid
7d4b34e7b8 Updated from sdk 22 to 23. Also the sliding panel should open and close much smoother now. 2015-08-18 17:43:53 +02:00
Karim Abou Zeid
a47d671ca4 Synced translations, increased build version. 2015-08-17 18:46:31 +02:00
Karim Abou Zeid
62c85aeeb5 Increased build version 2015-08-17 14:37:17 +02:00
Karim Abou Zeid
5e9ab35855 Increased build version 2015-08-17 01:01:29 +02:00
Karim Abou Zeid
5f33be24cc Synced translations, increased build version. 2015-08-16 18:58:58 +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
89782ac3f3 Updated fabric, observable scrollview and sliding up panel libs 2015-08-12 22:34:46 +02:00
Karim Abou Zeid
e052650602 Updated crashlytics, revert build tools to 22.0.1 2015-08-10 13:07:33 +02:00