Commit Graph

1272 Commits

Author SHA1 Message Date
Marvin W e84452aeaf
EN: Clear matching cache to ensure we don't miss any warnings due to changed bluetooth protocol 2020-11-24 16:36:08 +01:00
Marvin W b05da04e33
Update UnifiedNlp to alpha 5 2020-11-24 16:35:18 +01:00
KevinX8 b834ba4ed7
Merge pull request #56 from Oizaro/master
MicroG 0.2.14.204215
2020-11-22 19:01:09 +00:00
KevinX8 ad59b24345
Merge pull request #54 from groozchique/master
Russian translation for Vanced MicroG
2020-11-22 18:58:02 +00:00
Marvin W bc0b08c2b6
EN: Only ask for confirmation if build comes with confirm ui 2020-11-19 20:07:37 +01:00
Marvin W 568c015be7
Readme: Fix travis badge 2020-11-19 18:43:08 +01:00
Marvin W 50c241ab63
EN: Fixed rare case of incorrectly reporting more exposures than happened 2020-11-19 18:40:11 +01:00
Marvin W 9ef9f29940
Wallet: Add dummy for isReadyToPay() API 2020-11-19 16:53:50 +01:00
Oizaro 4665efd4eb
Fix 2020-11-19 16:35:06 +01:00
Oizaro f403715896 MicroG 0.2.14.204215 2020-11-19 15:56:44 +01:00
Marvin W d038fd82cf
Use Status.isSuccess() instead equals(Status.SUCCESS) 2020-11-19 01:51:28 +01:00
Marvin W 1211a3a9f2
Fix build 2020-11-18 23:26:18 +01:00
Marvin W 3c10ba6f01
Bump version to 20.42.15 2020-11-18 19:21:26 +01:00
Marvin W 4c2ef04364
EN API: Update 2020-11-18 19:18:20 +01:00
Marvin W 8006b2c8a9
ProviderInstaller: Use conscrypt-gmscore instead of original conscrypt
Helps with bunch of apps that use OkHttp
2020-11-18 14:40:29 +01:00
Nick b55a8508ae
Add Russian translation 2020-11-15 13:10:57 +03:00
Nick 683ec851bf
Add Russian translation 2020-11-15 13:09:10 +03:00
Nick 063c3d639b
Add Russian translation 2020-11-15 13:08:24 +03:00
Nick e692de7eb7
Add russian strings 2020-11-13 21:11:45 +03:00
Marvin W 0bb46d6af6
Update a few dependencies 2020-11-10 10:15:35 +01:00
Christian Grigis 12905d6621 Add new fields to TemporaryExposureKey 2020-11-10 10:14:29 +01:00
Christian Grigis 5ef1144131 Mark deprecated APIs and add the two other versions of provideDiagnosisKeys() 2020-11-10 10:14:29 +01:00
Christian Grigis 42da7aa2fa Handle callback when returning early 2020-11-10 10:14:29 +01:00
Christian Grigis f2bc5f5baa Add some methods to client library 2020-11-10 10:14:29 +01:00
Oizaro e5c0e26e8d
MicroG 0.2.13.203916 2020-10-23 09:56:03 +02:00
Oizaro a1fdf60cb4 Attempt to fix Android 11 crash 2020-10-22 23:23:48 +02:00
Oizaro 33daf1be04 Oreo reboot fix 2020-10-22 03:40:34 +02:00
Oizaro d4c15d3a3a Fix 2020-10-21 02:05:23 +02:00
Oizaro fdb3ee3b06 Debloat + Cleanup + Readme update 2020-10-21 01:39:47 +02:00
Oizaro 513464e91f
MicroG 0.2.13.203915 2020-10-19 22:50:21 +02:00
Oizaro 63116977b8 Merge remote-tracking branch 'upstream/master' 2020-10-19 17:52:30 +02:00
Oizaro 0f7f05239e Little mistake :D 2020-10-19 17:47:29 +02:00
Oizaro 37efd0c9b8 MicroG 0.2.12.203915 2020-10-19 17:42:36 +02:00
Oizaro 052603588a Revert "Fix NullReferenceException" and add a95f644 + 93636a7 2020-10-19 17:40:24 +02:00
Marvin W 14dfd3e794
Mapbox: Ensure we have the required class loader in place when converting types 2020-10-19 13:16:08 +02:00
Oizaro eb6f2b2fc7 Fix NullReferenceException 2020-10-18 22:57:12 +02:00
Oizaro 6016d001a4 Switch Phenotype libraries name 2020-10-18 18:54:52 +02:00
Marvin W 93636a704d
GCM: Fix accidentally not allowing regitration for some apps 2020-10-18 14:23:10 +02:00
Marvin W a95f6449f5
GCM: Fix apps not always whitelisted from powersave
Fixes #1188
2020-10-18 10:20:41 +02:00
Oizaro 41e4c8c1af Start TriggerReceiver service from GServicesProvider 2020-10-18 05:32:34 +02:00
Marvin W ebbf78a876
Bump version to 20.39.15 2020-10-17 23:49:58 +02:00
Marvin W b67a11f4e6
EN: Display more details about app usage, add feature for deleting RPI storage 2020-10-17 22:58:02 +02:00
Marvin W 15fb118bbd
EN: Correctly report multiple exposures to same key 2020-10-17 19:18:59 +02:00
Marvin W ff79a670e5
Update UnifiedNlp to alpha4 2020-10-17 16:50:07 +02:00
Marvin W 155bbce69b
EN: Retroactively "repair" broken database entries to a sane default value
Related to #1230
2020-10-17 15:30:03 +02:00
Marvin W 139f7eaf17
EN: Correctly average rssi on database entry update
Fixes #1230
2020-10-17 15:09:17 +02:00
Oizaro c28376543f Fix + Make string translatable 2020-10-16 01:44:22 +02:00
Oizaro 5d9459e3dc Merge remote-tracking branch 'upstream/master' 2020-10-16 01:22:46 +02:00
Oizaro cb719fce32 26f2e85 + Wrapper update 2020-10-16 01:16:59 +02:00
Marvin W d3d04459d6
EN: Support partial device list matches 2020-10-15 22:09:15 +02:00