y20k / transistor

Transistor - Simple Radio App for Android
http://y20k.org/transistor/
MIT License
437 stars 121 forks source link

Refactor and optimize PreferencesHelper #359

Closed TacoTheDank closed 3 years ago

TacoTheDank commented 3 years ago

I've refactored the PreferenceHelper to use a single sharedPreferences object initialized on app launch.

Benefits:

y20k commented 3 years ago

This is a really slick solution. I added you to the AUTHORS.md here (should have done earlier)

TacoTheDank commented 3 years ago

Thanks a lot! :)