Commit graph

11 commits

Author SHA1 Message Date
Karim Abou Zeid
8503eb4e36 Prepared everything for multi-selection and implemented it in the song view for now. 2015-05-24 20:33:14 +02:00
Karim Abou Zeid
744d5e12a6 Enabled all caches and added custom signatures 2015-04-23 19:25:30 +02:00
Karim Abou Zeid
ac41e04fd3 Removed redundant comparators and sorting operations 2015-04-18 17:14:47 +02:00
Aidan Follestad
5671f651e5 Loaders sort returne data, not including playlist songs since they should be ordered by added time. Java's collection sorting uses quick sort so there shouldn't be noticeable hits to performance. 2015-04-18 02:33:44 -05: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
f9cd2e8a2e Bugfixes 2015-03-23 20:06:44 +01:00
Karim Abou Zeid
de15a34365 Playlists [beta] 2015-03-17 15:09:44 +01:00
Karim Abou Zeid
af21f191dd Removed Some animations and palette 2015-03-12 18:14:08 +01:00
Karim Abou Zeid
c28a75c61a Renamed package to gramophone 2015-03-05 16:50:16 +01:00