Commit graph

36 commits

Author SHA1 Message Date
Karim Abou Zeid
1b85252f92 Add pro version 2017-08-30 20:52:01 +02:00
Eugene Cheung
487748258a Minor formatting/refactoring 2017-06-12 23:23:30 -04:00
Karim Abou Zeid
693cc9b49f Refactoring 2017-03-23 18:43:17 +01:00
Karim Abou Zeid
8f93d7cba0 Switched back to Crashlytics/Fabric 2017-03-23 12:10:52 +01:00
Karim Abou Zeid
63c9f43580 Updated libraries and switched from Crashlytics to Firebase 2017-03-22 19:59:37 +01:00
Karim Abou Zeid
8a7af296c4 Fixed crashlytics crash. 2016-08-18 18:21:26 +02:00
Karim Abou Zeid
816d8676fd Updated dependencies. 2016-08-18 18:04:07 +02:00
Karim Abou Zeid
d9dfa7a45c Reverted enable crashlytics for debug builds. 2016-03-26 15:05:51 +01:00
Karim Abou Zeid
abf01f5b34 Enabled crashlytics for debug builds. 2016-03-26 14:36:49 +01:00
Karim Abou Zeid
73d613d11d Clean ups and refactoring. 2016-03-23 01:52:17 +01:00
Karim Abou Zeid
d776926510 Further progress with glide 2016-01-02 16:28:13 +01:00
Karim Abou Zeid
5aebf4709a Removed LeakCanary 2015-12-30 16:18:33 +01:00
Karim Abou Zeid
1be2260b60 Removed all blurred images. New FAB animation when opening now playing. Decreased image loader memory cache size. 2015-10-11 22:56:27 +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
d869a87d98 Added option to support the development by donating. 2015-08-26 18:05:12 +02:00
Karim Abou Zeid
2564b99fa5 Added LeakCanary 2015-08-06 18:27:15 +02:00
Karim Abou Zeid
b808491206 Removed bus. Will be replaced by an intent system soon. 2015-07-13 03:14:01 +02:00
Karim Abou Zeid
1dcc447e52 Added option to ignore media store artwork and instead loading it directly from the song file 2015-07-10 02:26:30 +02:00
Karim Abou Zeid
da92636180 Cleaned up MediaStore loaders, preparing for album art loading directly from the file 2015-07-09 16:37:45 +02:00
Karim Abou Zeid
cfa6ddaa2e Fixed saving position in track, improvement with service binding, temporary new default album art. 2015-07-07 02:19:09 +02:00
Karim Abou Zeid
cdba76c933 Switched from Volley to RetroFit + OkHttp for performance and simplicity 2015-06-29 21:38:09 +02:00
Karim Abou Zeid
60cae85ecb Cleaned up MusicService and MusicPlayerRemote even more. 2015-06-19 18:39:00 +02:00
Karim Abou Zeid
f27d482d3f Completely disabled Crashlytics on debug builds 2015-06-15 00:15:12 +02:00
Karim Abou Zeid
d9dc203700 Disabled Crashlytics for debug builds 2015-06-10 15:40:10 +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
fdc9be9908 Removed unnecessary libs and replaced the jaudiotagger jar with a custom one specially or android. 2015-05-31 18:02:55 +02:00
Karim Abou Zeid
c7125b1386 Replaced Glide with UIL. Should finally fix all image loading problems. 2015-05-19 18:49:49 +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
b302abc2e1 Massiv design optimizations and settings 2015-03-29 17:41:47 +02:00
Karim Abou Zeid
6aaf926ff7 Code rearanged 2015-03-23 22:41:10 +01:00
Karim Abou Zeid
de15a34365 Playlists [beta] 2015-03-17 15:09:44 +01:00
Karim Abou Zeid
02e15fa739 RecyclerView 2015-03-12 21:18:30 +01:00
Karim Abou Zeid
b293123603 New shadow + more infos songs and artists 2015-03-11 21:34:55 +01:00
Karim Abou Zeid
eaa534c276 Replaced MusicRemoteEventListener with otto bus 2015-03-11 14:25:37 +01:00
Karim Abou Zeid
cfce92535b Replaced UIL with Picasso
Huge replacement
Hopefully better performance
2015-03-11 13:33:06 +01:00
Karim Abou Zeid
c28a75c61a Renamed package to gramophone 2015-03-05 16:50:16 +01:00
Renamed from app/src/main/java/com/kabouzeid/materialmusic/App.java (Browse further)