Commit graph

8 commits

Author SHA1 Message Date
Karim Abou Zeid
524273228d Now using OkHttp Glide module, also improved the artist image loading and caching. 2016-01-04 17:04:47 +01:00
Karim Abou Zeid
f35fc7cb27 Added base classes for glide to work with Phonograph. 2015-12-31 01:58:51 +01:00
Karim Abou Zeid
2564b99fa5 Added LeakCanary 2015-08-06 18:27:15 +02:00
Karim Abou Zeid
e5f0e6a6c8 Update to Butterknife 7 2015-07-15 15:53:03 +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
ee2b661eb4 Replaced Ion with Glide. Big performance boost, and should also fix the FCs many people get because of recycled bitmaps. Fixed the ripple flickering by using ?selectableItemBackground on Lollipop again instead of custom ripple. Search is broken for now, remake in progress. 2015-04-22 21:17:56 +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
32f76f5418 - git (re)init (git structure was corrupted)
- added shuffler and repeat mode
- xxxhdpi icons
- typos
- new styles
- not fully working playing queue [alpha]
2015-01-25 01:05:25 +01:00