Commit graph

8 commits

Author SHA1 Message Date
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
6aaf926ff7 Code rearanged 2015-03-23 22:41:10 +01:00
Karim Abou Zeid
b47f25a969 Bugfixes
- Song duration textview size fix
- <unknown> artist image fix
2015-03-19 15:01:26 +01:00
Karim Abou Zeid
11ee05ce64 First snapshot (beta 0.9)
- playlists working (not all features added yet)
- minor fixes and improvements
2015-03-18 15:32:35 +01:00
Karim Abou Zeid
0982ace9e4 Ressource Cleanup 2015-03-11 13:34:28 +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
f6fce0355c Removed all Log.i 2015-03-05 17:54:41 +01:00
Karim Abou Zeid
c28a75c61a Renamed package to gramophone 2015-03-05 16:50:16 +01:00