Marvin W
f0337b5dcd
Move EN and GCM service in persistent subprocess
...
This increases stability/durability of these services in case of crashes
2020-12-20 19:29:50 +01:00
Marvin W
6d423bb8e4
EN: Make rotated key use same start number as regular key
...
This hides the fact that the key was rotated. Probably never needed because one
is not going to get infected twice within 14 days, but doesn't hurt either.
2020-12-20 19:29:50 +01:00
Marvin W
b21b523a82
Fix some strings not being translated
...
Fixes #1318
2020-12-16 23:07:05 +01:00
Marvin W
dff22fdb7c
Bump version to 20.57.13
2020-12-16 22:58:40 +01:00
Marvin W
6c1ece34e9
Fetch translations from UnfiedNlp
2020-12-16 22:04:55 +01:00
Marvin W
0e8c8bb712
EN: Use applicationId as authority for export file provider
2020-12-16 19:49:37 +01:00
Marvin W
15609af676
EN: Update device data
...
Include newly added devices and corrections published 2020-12-14
2020-12-16 11:13:05 +01:00
Marvin W
1ffb559af0
EN: Adjust export UI
2020-12-16 10:38:06 +01:00
Thomas Lambertz
0a9d4869c7
EN: change mime-type when exporting database to be microg specific
2020-12-16 10:38:06 +01:00
Thomas Lambertz
4158e71999
EN: Add database export feature. Only exports the advertisements table.
2020-12-16 10:38:06 +01:00
Vladimir Filatov
879b4c1396
Add Belarusian translation ( #1313 )
2020-12-14 21:20:19 +01:00
Marvin W
3db548187d
Workaround for Android 8.0 NotificationChannel bug
...
Fixes #1312
2020-12-14 10:04:39 +01:00
Marvin W
847e823d64
Fix translations
2020-12-13 20:06:48 +01:00
Vladimir Filatov
5b77f5b210
Update Russian translation ( #1311 )
2020-12-13 18:45:06 +01:00
Pdevo
ecdb766741
Italian translations: Fixed typos ( #1310 )
2020-12-13 18:21:28 +01:00
Marvin W
99a2293c77
Fix build without nearby services
2020-12-13 16:13:48 +01:00
Marvin W
b842af98fa
Rename Google Cloud Messaging to just Cloud Messaging
...
The service is also used under the brand Firebase Cloud Messaging
2020-12-13 15:58:58 +01:00
Marvin W
f5578feea2
EN: Manually cast to long whenever needed to be on the safe side
2020-12-13 15:50:54 +01:00
Marvin W
a814c7de7e
EN: Request users to enable Bluetoooth/Location access
2020-12-13 15:37:07 +01:00
Marvin W
3dad397dd1
EN: (UI) Add low priority, unexported EXPOSURE_NOTIFICATION_SETTINGS activity.
...
Useful when bundling the library with EN apps.
2020-12-12 13:13:25 +01:00
Marvin W
0cd028af0e
EN: Don't allow apps to turn off EN that didn't turn it on before
2020-12-12 13:13:25 +01:00
Marvin W
9b91bf63c6
EN: (UI) Improve display of reported exposures
2020-12-12 13:13:25 +01:00
Marvin W
369c3d7557
EN: Allow exporting key of current day
...
This requires rotating the daily TEK when exporting
2020-12-12 13:13:25 +01:00
Marvin W
0e0ac35e51
Vision: Add client library
2020-12-12 13:13:24 +01:00
Marvin W
a3d6f1aed5
EN: Don't adjust tx power by TX_POWER_LOW (-15)
...
The exposure-notifications-internal suggests that this is the thing to do,
but the actual implementaton doesn't.
2020-12-12 13:13:24 +01:00
Marvin W
128ca58bfe
EN: Handle callback exceptions for newest methods
2020-12-12 13:13:24 +01:00
yuk7
5b5f21d27c
Add Japanese Translation ( #1302 )
2020-12-11 23:36:57 +01:00
Vladimir Filatov
3843001caa
Update russian translation ( #1305 )
2020-12-11 23:35:31 +01:00
Marvin W
d9d3325cc5
EN: Add scrolling to confirmation dialog
...
Useful for small screen + large font devices
2020-12-08 20:24:00 +01:00
Pdevo
bce7541693
Update Italian translations ( #1301 )
2020-12-06 11:32:19 +01:00
Marvin W
a83b677f46
FirebaseAuth: Allow apps to not announce library version
2020-12-06 11:12:33 +01:00
Marvin W
0c321fd1eb
EN: Display warnings in settings when not operating correctly
2020-12-06 11:00:09 +01:00
Marvin W
ce43256812
Fix copyright headers
2020-12-06 10:59:32 +01:00
Marvin W
eaef4bc151
Auth: Do not try to get token for non-existing accounts
2020-12-05 10:03:22 +01:00
Marvin W
5e39818a20
Add initial support for Vision Barcode API
...
This work is heavily based on work by @lfxgroove
Co-Authored-By: lfxgroove <lfxgroove@zoho.com>
2020-12-05 09:57:19 +01:00
Marvin W
2b09a5e530
EN: Ensure correct handling of new provideDiagnosisKeys()
...
Fixes #1300
2020-12-03 10:15:18 +01:00
Marvin W
c0324710f3
Return empty list of accounts when receiving weird requests
...
This is an attempt to fix #1052
2020-12-01 18:30:07 +01:00
Marvin W
f7190091af
EN: Add methods to check if advertising/scanning is supported by device
2020-12-01 18:27:07 +01:00
Marvin W
00a8e83540
Also show service notification when app is in foreground.
...
Useful when embedding microG
2020-12-01 18:26:10 +01:00
Christian Grigis
d4e20883d7
Avoid division by 0
2020-12-01 18:20:17 +01:00
Marvin W
0b6f929eaa
Fix library name of manual library loader
2020-11-27 11:22:03 +01:00
Marvin W
a43273b5e0
Gradle: add description to poms
2020-11-24 23:02:32 +01:00
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
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
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