Commit Graph

1494 Commits

Author SHA1 Message Date
Marvin W d707288ec9
Settings: Make provider package dependent and move to core 2021-08-20 10:28:03 +02:00
Christian Grigis a0558a5f38 EN: Fix permission granting on Android 11 2021-08-19 16:10:27 +02:00
Chirayu Desai 1d747f6a83 Add Stadia to known Google packages
Change-Id: Ie70cde85e398dc5eed13fc2294f78088661a743a
2021-08-19 14:42:35 +02:00
Francesco Saltori 985f0aea5a Remove outdated log message 2021-08-19 14:41:08 +02:00
Chirayu Desai 012c2ffc89 SettingsProvider: Remove logs
* This is really spammy!

Change-Id: If1b9cbaa50bf8af37ca7146c6f510ad6875bab35
2021-08-19 14:40:48 +02:00
KevinX8 020b789fe8
Merge pull request #155 from Oizaro/master
Remove getDefaultSharedPreferences calls
2021-07-06 15:33:40 +01:00
Oizaro c86b9ab7c5 Remove getDefaultSharedPreferences calls 2021-07-06 15:07:39 +02:00
KevinX8 4c9230d279
Merge pull request #154 from Oizaro/master
MicroG 0.2.21.212417
2021-07-06 11:20:02 +01:00
Oizaro e32c3332e1 Move classes from 'gms' to 'mgms' folder 2021-07-06 01:58:24 +02:00
Oizaro 3c3f1e811a MicroG 0.2.21.212417 2021-07-05 20:36:56 +02:00
KevinX8 42cde92013
Merge pull request #152 from Oizaro/master
Update to latest upstream
2021-07-03 09:25:58 +01:00
Oizaro 64bd3ef520 Merge remote-tracking branch 'upstream/master' 2021-07-03 10:19:44 +02:00
Oizaro 11bab49107 Update to latest upstream 2021-07-03 10:15:40 +02:00
Marvin W db6fd73736
Add Cronet to About screen 2021-07-01 21:20:20 +02:00
Marvin W 3075bf1a34
Cronet: Don't bundle API for now
Fixes #1506
2021-07-01 20:51:08 +02:00
Oizaro e519443293
Update to latest upstream (#151)
* Exposure Notifications: Request permissions for Android 12 Beta

* Refactor settings access to use a SettingsProvider

to enable safe usage of settings no matter which process is getting/setting them.
Previously, different processes were accessing settings in an unsafe way and the warn methods were throwing Runtime exceptions which went largely unnoticed, but happened, especially on a fresh start of the OS.

Change-Id: Ie4134e7be2a7ca4a373790f45fbcbd09bf02ad86

* Bump version

* Fix settings provider being called with wrong identity

Fixes #1503

* Revert "Make the application persistent"

This reverts commit 3eb3380c2d.
See #1487 for details

* Cronet: Use updated version

* Update to latest upstream

Co-authored-by: Marvin W <git@larma.de>
Co-authored-by: Torsten Grote <t@grobox.de>
2021-07-01 18:32:42 +01:00
Oizaro 6b534c2362 Merge remote-tracking branch 'upstream/master' 2021-07-01 15:41:04 +02:00
Oizaro dbecd4aab3 Update to latest upstream 2021-07-01 15:38:17 +02:00
Marvin W d8e50cb341
Cronet: Use updated version 2021-07-01 12:22:28 +02:00
Marvin W dc3d6250ac
Revert "Make the application persistent"
This reverts commit 3eb3380c2d.
See #1487 for details
2021-07-01 12:08:07 +02:00
Marvin W a431fea9bb
Fix settings provider being called with wrong identity
Fixes #1503
2021-07-01 10:39:54 +02:00
Marvin W 2d9419a785
Bump version 2021-06-30 14:31:32 +02:00
KevinX8 6b9aa61849
Merge pull request #149 from Oizaro/master
Update to latest upstream
2021-06-27 22:09:31 +01:00
Torsten Grote aa3a2d65cd Refactor settings access to use a SettingsProvider
to enable safe usage of settings no matter which process is getting/setting them.
Previously, different processes were accessing settings in an unsafe way and the warn methods were throwing Runtime exceptions which went largely unnoticed, but happened, especially on a fresh start of the OS.

Change-Id: Ie4134e7be2a7ca4a373790f45fbcbd09bf02ad86
2021-06-27 22:39:15 +02:00
Marvin W fbcb6066c3
Exposure Notifications: Request permissions for Android 12 Beta 2021-06-27 22:19:26 +02:00
Oizaro 9554db9dd7 MicroG 0.2.20.212415 2021-06-27 22:09:37 +02:00
Oizaro d846a1afb1 Merge remote-tracking branch 'upstream/master' 2021-06-27 21:57:37 +02:00
Oizaro 19af72d14a Update to latest upstream 2021-06-27 21:53:47 +02:00
Marvin W 28d82eff04
Exposure Notifications: Request permissions for Android 12 Beta 2021-06-27 21:34:04 +02:00
Marvin W 602a34ff4b
TapAndPay: Add Dummy 2021-06-27 20:18:40 +02:00
KevinX8 c7cfb3e72b
Merge pull request #147 from Oizaro/patch-1
Fix gcm description
2021-06-26 20:27:10 +01:00
Oizaro 6710aab0bf
Fix gcm description 2021-06-26 21:25:59 +02:00
KevinX8 ed5c96271b
Merge pull request #146 from Oizaro/master
Update to latest upstream
2021-06-26 14:03:59 +01:00
Oizaro 1bc6b82a27 Fix array positions 2021-06-26 14:52:15 +02:00
Marvin W a43048995c
Add Cronet 2021-06-26 11:28:47 +02:00
Marvin W 2e64427734
Add CredentialsService dummy 2021-06-26 11:28:46 +02:00
Oizaro f1d530e1b5 Merge remote-tracking branch 'upstream/master' 2021-06-26 09:54:54 +02:00
Oizaro 79f78b8d86 Update to latest upstream 2021-06-26 09:45:33 +02:00
Torsten Grote 9ccb2073e0 Add a FontsProvider that always returns the default font 2021-06-06 17:00:51 -06:00
Chirayu Desai 3eb3380c2d Make the application persistent
* Should help with not having services killed
* System app only, but shouldn't cause any errors if it's a user-app

Change-Id: Iee2a662da074753008f6896cfa155acbeddcc974
2021-06-06 16:56:07 -06:00
Marvin W 6555997664
Location: fix LocationSettingsRequest parcelable 2021-06-06 16:00:43 -06:00
KevinX8 ba1ee758be
Merge pull request #139 from Oizaro/master
Move chimera content to com.google
2021-05-17 15:55:58 +01:00
Oizaro c17db96478 Move chimera content to com.google 2021-05-17 16:29:02 +02:00
KevinX8 e3bbca5e06
Merge pull request #138 from Oizaro/master
Update to latest upstream
2021-05-17 07:33:23 +01:00
Oizaro 0d69cfdeee Merge remote-tracking branch 'upstream/master' 2021-05-16 22:16:08 +02:00
Oizaro 748a0c021d Update to latest upstream 2021-05-16 22:12:32 +02:00
Marvin W a830b5dd5d
Dynamite: Use filters for class loader merging 2021-05-15 15:09:43 +02:00
Marvin W a746e79b91
Auth: Update API implementation 2021-05-15 14:45:50 +02:00
Marvin W 5d50ae375f
Adjust dynamite loader to support chimera modules with merged class loaders 2021-05-14 23:52:21 +02:00
KevinX8 747cd9b5bd
Merge pull request #135 from Oizaro/master
MicroG 0.2.19.211712
2021-05-14 01:14:24 +01:00