Commit Graph

1272 Commits

Author SHA1 Message Date
Marvin W 26f2e859b8
Ensure checkin before gcm registration, fix gcm permission requests 2020-10-15 22:08:05 +02:00
Christian Grigis b0e52b7a89 Update power calibrations with latest data 2020-10-15 10:02:18 +02:00
Oizaro 8d0586487e Update dependencies and Readme 2020-10-14 23:10:55 +02:00
Oizaro f2f7f43dd2 Merge remote-tracking branch 'upstream/master' 2020-10-14 23:02:28 +02:00
Oizaro aa816ef84b Update to latest upstream 2020-10-14 23:00:04 +02:00
Marvin W 0eb75ba363
EN: Fix oversize database migration 2020-10-14 11:28:28 +02:00
Marvin W e20a6c3a3c
Checkin: Ensure we recheckin regularly 2020-10-14 10:57:55 +02:00
Marvin W 31a8a3308b
Force queryability for Android 11 compat 2020-10-13 23:58:19 +02:00
Marvin W dbcf70f99e
Cast: Migrate to latest version of safeparcelable annotation 2020-10-13 21:53:03 +02:00
Marvin W 1deeb45834
EN: Make database access suspendable, add migration routine for oversized databases 2020-10-13 21:20:12 +02:00
Marvin W c4b480c5a9
Add minimal dummy Phenotype service implementation 2020-10-12 21:33:57 +02:00
Marvin W 0ee18ae6f7
Add new permission requirements for Firebase Auth to Self-Check 2020-10-12 21:29:49 +02:00
Marvin W c3bfb63f27
Add initial support for Firebase Auth 2020-10-12 21:29:36 +02:00
Marvin W 7d54c4d4cb
make base service extend LifecycleService 2020-10-12 21:28:01 +02:00
Oizaro 7a7f663c72
Partially revert "Other preferences fixes" 2020-10-12 19:00:26 +02:00
Oizaro 039b8772d8 Fix main language string 2020-10-12 18:29:56 +02:00
Oizaro 2a503b1a39 Fix Spanish translation and notification content length 2020-10-12 07:01:27 +02:00
Oizaro 0ea4d0ee64 Add interactable info on battery saving notification 2020-10-12 05:51:01 +02:00
Oizaro 7ad7e2db0f Add Spanish translation (thanks to 1488Potato) and cleanup 2020-10-12 05:30:22 +02:00
Oizaro 68da1f74bb
Preference fix 2020-10-11 14:39:56 +02:00
Oizaro 893874c04f Other preferences fixes 2020-10-11 01:52:19 +02:00
Oizaro f21b5b2740 Apply preferences fix 2020-10-10 23:53:41 +02:00
Oizaro 42465a888c Switch from static to preferences variables 2020-10-10 21:24:19 +02:00
Oizaro 042aae92de MicroG 0.2.203317 2020-10-10 02:23:12 +02:00
Oizaro 646eab8f2a Reset AndroidID after switching login method 2020-10-10 02:19:45 +02:00
Marvin W 981301e9c6
Mapbox: Implement option to display user location
Co-Authored-By: Vincent Vidal <vinvidal@gmail.com>
2020-10-09 16:32:21 +02:00
Marvin W 775b18c203
EN: Make sure to that database lock is freed during daily cleanup every 5s
Delete with limit is not supported on all Androids
2020-10-09 16:24:43 +02:00
Christian Grigis da7a4e0fdb Add exposure summary to exposure intent 2020-10-09 15:28:28 +02:00
Christian Grigis 4e3c03cfaa
Fix overflow that prevents matching 2020-10-09 15:24:50 +02:00
Vincent Vidal 5b06366cd5 Mapbox: Fix crash when destroying maps
'setLocationSource' may be called with a null parameter:

E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkParameterIsNotNull, parameter locationSource
E AndroidRuntime: at org.microg.gms.maps.mapbox.GoogleMapImpl.setLocationSource(Unknown Source:2)
2020-10-09 15:21:35 +02:00
Christian Grigis fed85b1ca4 Make DB access uniform with ENServiceImpl 2020-10-09 15:21:01 +02:00
Marvin W d0668d3c83
Make nearby module optional, move UI bits in own module 2020-10-09 15:19:43 +02:00
Oizaro 258b9936f3
Fix typo 2020-10-08 02:54:34 +02:00
Oizaro 13b7a1ba8f
Fix typo 2020-10-08 02:53:33 +02:00
Marvin W 4486ff52ef
EN: Improve some database bits 2020-10-07 23:16:53 +02:00
Oizaro 441a2204b7 Cleanup 2020-10-05 20:25:28 +02:00
Oizaro d8b32c8310 Cleanup 2020-10-03 16:09:26 +02:00
Oizaro 4daa2a0e38 Attempt to fix registration service...again 2020-10-03 16:07:35 +02:00
Oizaro a511289a6d Fix typo 2020-10-03 05:34:51 +02:00
Oizaro 8412e3e7ee Set initial preferences bools to true 2020-10-03 05:31:29 +02:00
Oizaro a17969a23a Fix typo 2020-10-03 05:24:21 +02:00
Oizaro cb619449db
Fix typo 2020-09-30 15:43:41 +02:00
Oizaro 5ceec83a13
Cleanup 2020-09-30 15:07:14 +02:00
Oizaro 4c4d52e4b7
Fix 2020-09-30 15:06:00 +02:00
Oizaro c0f387de9a Show spoof button from start 2020-09-30 14:33:21 +02:00
Oizaro f12501076d Move spoof detection to main method 2020-09-30 00:33:58 +02:00
Oizaro bdb343fa31 Update dependencies 2020-09-29 23:52:07 +02:00
Oizaro af8fcc0527 Cleanup 2020-09-28 00:32:00 +02:00
Oizaro 418c73c00d Typo 2020-09-27 23:33:01 +02:00
Oizaro 6dea657b89 Fix resources 2020-09-27 23:26:14 +02:00