VancedMicroG/play-services-core/src/main/kotlin/org/microg/gms/ui
Torsten Grote aa3a2d65cd Refactor settings access to use a SettingsProvider
to enable safe usage of settings no matter which process is getting/setting them.
Previously, different processes were accessing settings in an unsafe way and the warn methods were throwing Runtime exceptions which went largely unnoticed, but happened, especially on a fresh start of the OS.

Change-Id: Ie4134e7be2a7ca4a373790f45fbcbd09bf02ad86
2021-06-27 22:39:15 +02:00
..
DeviceRegistrationFragment.kt Refactor settings access to use a SettingsProvider 2021-06-27 22:39:15 +02:00
DeviceRegistrationPreferencesFragment.kt Fix UI mismatching actual configuration due to multiprocess 2020-09-03 00:50:39 +02:00
PushNotificationAdvancedFragment.kt UI: Move advanced GCM configuration get/set off ui process 2020-12-20 19:29:51 +01:00
PushNotificationAllAppsFragment.kt Disable fragment transitions when system transitions/animations are disabled 2020-08-05 15:49:22 +02:00
PushNotificationAppFragment.kt Add initial Exposure Notification API implementation 2020-08-03 18:19:20 +02:00
PushNotificationAppPreferencesFragment.kt Fix for #1110 crash on open uninstalled app details 2020-07-31 10:32:27 +02:00
PushNotificationFragment.kt Refactor settings access to use a SettingsProvider 2021-06-27 22:39:15 +02:00
PushNotificationPreferencesFragment.kt Fix UI mismatching actual configuration due to multiprocess 2020-09-03 00:50:39 +02:00
SafetyNetFragment.kt SafetyNet updates 2021-05-05 23:35:27 +02:00
SafetyNetPreferencesFragment.kt Major changes to core and settings ui 2020-07-26 12:00:16 +02:00
SettingsFragment.kt Fix build 2021-05-06 10:14:01 +02:00