Commit Graph

1061 Commits

Author SHA1 Message Date
Marvin W a37b14eda3
Location: Announce additional feature 2021-05-05 23:35:31 +02:00
Marvin W 1a809e0e47
SafetyNet updates
- Add more API details
- preliminary support for SafetyNet reCAPTCHA
- prepare for improved DroidGuard handling
2021-05-05 23:35:27 +02:00
Marvin W 7f131c0cfa
ENUI: Make date to dot position based on DateFormat
Should fix #1444
2021-05-05 23:31:46 +02:00
Nico f5cd584a0a
Correct grammar (#1462) 2021-05-05 23:21:43 +02:00
Fynn Godau c9d767dd80 Allow drawing RPIs fragment under system navbars 2021-05-05 23:20:50 +02:00
fynngodau 9eb0adda9d
Omit RPIs in log (#1464) 2021-05-05 23:20:23 +02:00
Marvin W aee45c22be
EN: Add implementation for getStatus() 2021-04-28 20:09:32 +02:00
Francesco Saltori ad12bd5de4
Handle GMS intent for launching account settings (#1452) 2021-04-19 12:42:53 +02:00
Dylanger Daly e9f028c813
Add Android Auto to known Google packages (#1396) 2021-04-17 16:20:26 +02:00
Dima Ryazanov 1a149c6c51 Add Chat to known Google packages 2021-04-17 14:56:25 +02:00
Oliver Scott 63d09df2fc Replace remaining shared preference edits with service configuration setters
Change-Id: I518f54653791ce02cb0e82662802474c5e8852d5
2021-04-17 14:54:17 +02:00
fynngodau 8dceaad8ea
Fix date format being used incorrectly (#1443)
fixes #1441
2021-04-17 13:20:30 +02:00
Marvin W a173d26897
Announce (unsupported) feature in location manager 2021-04-15 12:06:44 +02:00
Marvin W 161c2ffa24
Add Credentials Picker Stub 2021-04-15 12:06:24 +02:00
Marvin W 91b0f6893f
GCM: Fix confirm dialog in dark theme 2021-03-18 01:20:40 +01:00
Marvin W 5eb04b44db
Fix typo 2021-03-18 01:20:39 +01:00
Marcus Hoffmann ff1f879ab6 add deeplink to rpi information screen
CCTG could use this when interacting with external microG. Instead of
directly embedding the fragment through the bottomNavigationBar we can
at least jump to the correct target location. Doing this through an
implicit deeplink intent seems easiest as an explicit intent adds all
the top level nav elements to the backstack
(see: https://developer.android.com/guide/navigation/navigation-deep-link).

Tested and this works pretty nicely :).
2021-03-17 23:39:56 +01:00
Marvin W c9e09e9714
Use Cursor.getColumnIndexOrThrow() 2021-03-17 19:38:34 +01:00
Marvin W 1516af4395
Move EN permission to withNearby flavour 2021-03-11 10:14:43 +01:00
Marvin W ecfe3da3f7
Wakeful receivers only handle non-null intents 2021-03-09 22:21:25 +01:00
Fynn Godau 87465cd1dd Add missing method to GoogleApiAvailability 2021-02-23 12:09:30 -06:00
Fynn Godau 5b50e24636 EN: Hide legend if no data is to be displayed 2021-02-23 12:08:40 -06:00
Marvin W 412e513afe
EN: Implement new versioning scheme of API 1.8 2021-02-21 16:39:12 -06:00
Marvin W 83a150b128
EN: Add API for API version 1.8 2021-02-21 16:24:22 -06:00
Marvin W 3d2c7e9523
Add DroidGuard service API and client 2021-01-31 12:13:03 -06:00
Marvin W 2fbe0a0928
Mapbox: use specialized location layer
Less buggy and more performant, but lacks pulsing animation.
Fixes #1293
2021-01-21 11:41:49 +01:00
Marvin W 1b3c2f87d8
Fix Android Studio not reading symbols of proto generated classes 2021-01-21 11:41:07 +01:00
Marvin W baf890cf18
Bump version 2021-01-12 14:27:36 +01:00
Óscar Fernández Díaz b0fae31c4b
Update Spanish translation (#1315) 2021-01-11 23:14:48 +01:00
Marvin W 19118d0b31
Enable GitHub Actions 2021-01-11 22:40:14 +01:00
Vladimir Filatov 75ae299b54
Improve translations (#1330) 2021-01-11 21:15:36 +01:00
heyarne 29b39a861e
Fix typo for short exposure notifications (#1355) 2021-01-11 21:05:50 +01:00
Marvin W 2fe12d8788
EN-UI: Add popup to ID chart 2021-01-11 21:04:08 +01:00
Marvin W 2f29b93a99
EN-UI: Make legend translateable 2021-01-09 17:52:14 +01:00
Marvin W 65032fbb3c
EN-UI: Fix chart in dark mode, add legend 2021-01-08 21:15:11 +01:00
Marvin W 11a86d9169
EN: Display historgram of collected IDs using hourly heat map 2021-01-08 15:46:25 +01:00
Marvin W 6e176cceed
EN: Move permission to not interfere with existing permission when used as a library 2021-01-06 12:14:53 +01:00
Marvin W af0aa2288a
Auth: Log and handle invalid package names 2021-01-06 12:13:20 +01:00
Marvin W f12536e6ce
EN: Catch errors in zip file processing 2021-01-06 12:11:57 +01:00
Marvin W 8e7544bd14
EN: Correctly set since last scan in seconds not milliseconds 2021-01-06 12:00:59 +01:00
Marvin W 91c8e43ab9
EN: Make service more robust against exceptions while processing app input 2020-12-27 17:09:51 +01:00
Marvin W 45d4dffb88
Add service to list, fix unknown service behavior 2020-12-22 00:15:00 +01:00
Marvin W b7717e5d92
Allow full backups of microG via adb backup 2020-12-21 21:46:03 +01:00
Marvin W 68a16af53b
Change background service notification
Fixes #1324
2020-12-21 21:46:03 +01:00
Marvin W f20d966f1b
Mapbox: Add version stamp file to cached native library
Fixes #1321
2020-12-21 20:32:44 +01:00
Marvin W 85e06675f3
EN: Fix notifications on 8.0.0
Actually same issue as #1312
2020-12-21 17:05:31 +01:00
Marvin W 714367b3aa
EN: Remove ExposureSummary from intent extras in ExposureWindow mode
Intent extras are only supported in v1 mode, but CWA also accesses them in
ExposureWindow mode, which can result in ClassNotFoundException in optimized
builds.

Fixes #1325
2020-12-20 19:29:51 +01:00
Marvin W c648883128
UI: Move advanced GCM configuration get/set off ui process 2020-12-20 19:29:51 +01:00
Marvin W 8b49b05585
EN: Do not log isEnabled calls
Some apps make excessive use of this method, so better not log it
2020-12-20 19:29:50 +01:00
Marvin W c30e05ee68
EN: Use own file provider class to ensure there is no duplicate use 2020-12-20 19:29:50 +01:00