Commit graph

2458 commits

Author SHA1 Message Date
DaVinci9196
e4a45f1831
Add support for Google Maps timeline functionality (#3331)
Co-authored-by: Marvin W <git@larma.de>
2026-07-06 20:22:42 +02:00
DaVinci9196
4e8200a1ea
Identity: Add IdentityCredentialApiService dummy (#3484)
Co-authored-by: Marvin W <git@larma.de>
2026-06-29 23:42:31 +02:00
sim
67c1bb7501 Fido: return user handle when known
Fix authentication on some websites
2026-06-29 23:13:29 +02:00
S1m
51f3e0767a
Fido: Disable screen sign-in without local registration (#3459)
Avoid a crash, when the user clicks on screen sign-in
2026-06-29 23:13:06 +02:00
dependabot[bot]
1c87f964f3 Bump actions/checkout from 6 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-29 23:07:49 +02:00
DaVinci9196
5d396894b9
Games: Catch network exceptions in GameDeletePlayAccountFragment to fix :ui crash on SSL handshake failure (#3574) 2026-06-29 23:06:26 +02:00
S1m
11ed968aef
Fido: Fix PIN requirement for USB plugged after navigating to USB view (#3462) 2026-06-29 23:05:14 +02:00
S1m
68211e266c
Fido: Add extra to pre-select transport and disable instant (#3463) 2026-06-29 23:03:54 +02:00
S1m
e8a7e9cbba
Fido: Catch exceptions when responses aren't correct (#3458) 2026-06-29 23:02:30 +02:00
sim
5710103176 Fido: Re-request permission when result isn't received
It may happen that the OS doesn't ask for the permission:
We re-request the permission every seconds until it is correctly received, with a maximum
of 5 attempts, or when the user navigate back to the USB selection
2026-06-29 23:01:33 +02:00
DaVinci9196
bb00114231
Wearable: Add ConnectionInfo features to WearableService (#3427) 2026-06-29 10:29:58 +02:00
DaVinci9196
b1adbe349f
Retry when DroidGuard database is locked (#3369) 2026-06-29 10:24:06 +02:00
S1m
1ba8ff6d15
Fido: Fix request with FidoAppIdExtension (#3544)
The JSON key is `appid`, and if it was present we were trying to get `appId`
which always failed with an exception "No value for appId"

Co-authored-by: Marvin W <git@larma.de>
2026-06-29 10:22:25 +02:00
S1m
d0b20561f5
Fido: Fix relying party validation (#3460) 2026-06-29 10:17:37 +02:00
DaVinci9196
aa3b18b479
Games: Update Gamer creation api (#3364) 2026-06-29 10:13:50 +02:00
DaVinci9196
84a2197d6c
Fix ConcurrentModificationException in MultiConnectionKeeper (#3553)
Co-authored-by: Marvin W <git@larma.de>
2026-06-29 10:12:45 +02:00
DaVinci9196
33f0773f0c
Phenotype: Enable NotebookLM follow-up chips (#3556) 2026-06-29 10:09:33 +02:00
DaVinci9196
8594342e62
Phenotype: Allow the "Saved" tab in the Google app to appear as "Activity" (#3568) 2026-06-29 10:09:14 +02:00
DaVinci9196
d07cce1ed2
Phenotype: Fixed a crash in the "Movie Editor" feature of Photos. (#3566) 2026-06-29 10:08:55 +02:00
DaVinci9196
039e1cfd32
Phenotype: Enable Gemini New Style (#3550) 2026-06-29 10:08:33 +02:00
sim
bfe60e10c8 Add jitpack.yml 2026-06-29 10:07:32 +02:00
DaVinci9196
76a68c4b80
Fix "Requires a newer version of Android Auto" prompt (#3491) 2026-06-29 10:06:09 +02:00
Marvin W
f6b72645ff
Location: Add ZII Lufthansa moving wifi 2026-06-09 22:21:04 +02:00
DaVinci9196
046c00b0d1
Phenotype: Fixed the issue of no Gemini entry point in Google Messages. (#3380)
Co-authored-by: Marvin W <git@larma.de>
2026-06-08 22:25:34 +02:00
DaVinci9196
6f711bba4f
Phenotype: Displays the Practice feature. (#3381)
Co-authored-by: Marvin W <git@larma.de>
2026-06-08 22:25:19 +02:00
DaVinci9196
147a188c72
Phenotype: Display NotebookLM in Gemini AttachmentMenuConfig (#3386)
Co-authored-by: Marvin W <git@larma.de>
2026-06-08 22:25:01 +02:00
DaVinci9196
ad3c413ea8
Google package: Add YTCreate signature information (#3373) 2026-06-08 22:17:29 +02:00
DaVinci9196
877b4386e2
Allow activity controls via web view (#3365) 2026-06-08 22:17:00 +02:00
DaVinci9196
b98a8a4d1a
Reject isBillingSupported requests with apiVersion above 28 (#3440) 2026-06-08 22:16:29 +02:00
Jonathan Klee
c4967b018e
fix: return SUCCESS with empty result when no BlockStore data exists (#3503)
Returning INTERNAL_ERROR when no data is stored yet caused apps to crash on first launch, as the absence of data is a valid empty-success state.
2026-06-08 22:15:45 +02:00
DaVinci9196
730b917a40
Fixed an issue where tapping the location sharing settings redirected to the login page. (#3526) 2026-06-08 22:14:52 +02:00
S1m
0b6262522d
Fido: Log CTAP status code with description (#3472)
Co-authored-by: Marvin W <git@larma.de>
2026-06-08 22:14:21 +02:00
DaVinci9196
fd71e3614a
Vending: Add deep link handler (#3415) 2026-06-08 22:12:23 +02:00
DaVinci9196
3382510de8
Maps: Fixed unable to enable Privacy Mode. (#3490) 2026-06-08 22:09:55 +02:00
DaVinci9196
3a5d4abf7f
Fix: GoogleIdTokenCredential ClassCastException (#3452) 2026-06-08 22:07:34 +02:00
DaVinci9196
daed3a6b37
ProviderInstaller: Update defaultTlsProtocol (#3467)
Co-authored-by: Marvin W <git@larma.de>
2026-06-08 22:03:20 +02:00
DaVinci9196
0b94e8753a
Phenotype: Enable Gemini temporary chat and more menus (#3447) 2026-06-08 22:02:54 +02:00
DaVinci9196
50562bc8df
FACS: Show Google Contacts toggle in Maps settings (#3429) 2026-06-08 22:02:31 +02:00
DaVinci9196
212de1e811
Phenotype: NotebookLM displays the "Video Overview" feature. (#3419) 2026-06-08 22:02:00 +02:00
Marvin W
fc737ad3cc
Ads: Fix some API details 2026-06-08 21:48:39 +02:00
Marvin W
4c4247e02e
Introduce new play-services-ads-api package 2026-06-08 21:48:39 +02:00
DaVinci9196
96afe5957f
AdMob: Add ChimeraCreator Impl (#3536)
Co-authored-by: Marvin W <git@larma.de>
2026-06-08 21:46:47 +02:00
Jonathan Klee
bc3cd9b74e
fix crash for legacy AdLoader fallback for old mobile Ads sdk apps (#3330) 2026-06-08 19:54:16 +02:00
DaVinci9196
352f2d72fa
Fix app licensing request returning invalid response (#3398) 2026-04-20 23:06:19 +02:00
Marvin W
6283b51a80
Update Maven Central URL 2026-04-16 10:48:33 +02:00
Marvin W
a5e0d9719a
Fido: Add missing algorithm id
Fixes usage of hardware keys with PIN protection
2026-04-09 11:36:47 +02:00
Ettore Atalan
fdf89fd985
Translated using Weblate (German)
Currently translated at 100.0% (50 of 50 strings)

Translation: microG/play-services-fido: core: strings
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-fido-core-strings/de/

Translated using Weblate (German)

Currently translated at 100.0% (390 of 390 strings)

Translation: microG/play-services-core: strings
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-core-strings/de/
2026-04-07 11:37:23 +02:00
LucasMZ
d384af818d
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (50 of 50 strings)

Translation: microG/play-services-fido: core: strings
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-fido-core-strings/pt_BR/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (390 of 390 strings)

Translation: microG/play-services-core: strings
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-core-strings/pt_BR/
2026-04-07 11:37:23 +02:00
Igor Bełwon
fbec1f3d63
Translated using Weblate (Polish)
Currently translated at 100.0% (50 of 50 strings)

Translation: microG/play-services-fido: core: strings
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-fido-core-strings/pl/

Translated using Weblate (Polish)

Currently translated at 100.0% (390 of 390 strings)

Translation: microG/play-services-core: strings
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-core-strings/pl/
2026-04-07 11:37:23 +02:00
Fjuro
0ec69d9b9d
Translated using Weblate (Czech)
Currently translated at 100.0% (390 of 390 strings)

Translation: microG/play-services-core: strings
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-core-strings/cs/
2026-04-07 11:37:23 +02:00