Commit graph

21 commits

Author SHA1 Message Date
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)