Commit graph

21 commits

Author SHA1 Message Date
2cf06cff40 Edit app name, package name and branding. 2026-01-21 18:50:48 -03:00
dkanada
ec649b5417 small changes to cab holder interface 2021-08-08 12:55:52 +09:00
dkanada
dbacad4e6c revert java version bump until android studio has better support 2021-08-07 13:11:02 +09:00
dkanada
8e7abc3c24
revert capitalization change in comment 2020-11-25 21:55:39 +09:00
Maxr1998
9454e67a3f
Update ProGuard config
Fix error in rules that basically disabled class removal,
add rule to keep class and attribute names
2020-11-21 13:51:28 +01:00
dkanada
9ca9a2e086 possible fix for proguard errors in ide 2020-11-03 23:38:24 +09:00
dkanada
621e4318a7 fix some issues with proguard rules 2020-11-02 12:48:31 +09:00
dkanada
52986be353 use new AppGlideModule class and update proguard rules 2020-10-31 19:11:40 +09:00
dkanada
52cbffca75 update dependencies 2020-06-14 02:42:55 +09:00
Maxr1998
f054724453 Fix crashes in release due to ProGuard 2020-05-21 07:23:25 +09:00
dkanada
6af9453cf7 use the same icon for debug flavor 2019-07-11 14:43:26 -07:00
Eugene Cheung
5a0713025c
Minor edits 2018-09-05 22:09:38 -04:00
Karim Abou Zeid
d60e4b8c8a Updated Glide 2016-02-06 01:11:40 +01:00
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