VancedMicroG/play-services-nearby-core/src/main/kotlin/org/microg/gms/nearby/exposurenotification
Marvin W adf534d20a
ENF: Replace invalid RSSI values in database
2022-02-01 14:47:52 +01:00
..
AdvertiserService.kt also catch potential stopAdvertising exceptions 2022-01-25 00:03:13 +01:00
CleanupService.kt Change background service notification 2020-12-21 21:46:03 +01:00
Constants.kt request BLUETOOTH_SCAN and ADVERTISE permissions on Android 12 2022-01-25 00:03:13 +01:00
Crypto.kt EN: Manually cast to long whenever needed to be on the safe side 2020-12-13 15:50:54 +01:00
DeviceInfo.kt EN: Update device data 2020-12-16 11:13:05 +01:00
ExposureDatabase.kt ENF: Replace invalid RSSI values in database 2022-02-01 14:47:52 +01:00
ExposureFileProvider.kt EN: Use own file provider class to ensure there is no duplicate use 2020-12-20 19:29:50 +01:00
ExposureNotificationService.kt EN: Add undocumented feature flag. Required for latest CWA to register test. 2021-05-13 14:16:37 +02:00
ExposureNotificationServiceImpl.kt ENF: Use new base features 2022-01-24 17:47:34 +01:00
ExposurePreferences.kt Settings: Make provider package dependent and move to core 2021-08-20 10:28:03 +02:00
Extensions.kt EN: Request users to enable Bluetoooth/Location access 2020-12-13 15:37:07 +01:00
MeasuredExposure.kt EN: Display historgram of collected IDs using hourly heat map 2021-01-08 15:46:25 +01:00
NotifyService.kt request BLUETOOTH_SCAN and ADVERTISE permissions on Android 12 2022-01-25 00:03:13 +01:00
ScannerService.kt request BLUETOOTH_SCAN and ADVERTISE permissions on Android 12 2022-01-25 00:03:13 +01:00
ServiceInfo.kt Refactor settings access to use a SettingsProvider 2021-06-27 22:39:15 +02:00
ServiceTrigger.kt EN: Request users to enable Bluetoooth/Location access 2020-12-13 15:37:07 +01:00