VancedMicroG/play-services-nearby-core/src
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
..
main Refactor settings access to use a SettingsProvider 2021-06-27 22:39:15 +02:00
test/java/org/microg/gms/nearby/exposurenotification EN: Make internal structures closer to ExposureWindow mode 2020-09-04 00:13:11 +02:00