Commit Graph

8 Commits

Author SHA1 Message Date
LA
a2ef94d6e5 同步更新 2025-12-06 17:22:05 +08:00
LA
abd37a6327 备份 2025-11-10 23:17:32 +08:00
Dan Balasescu
c63f042e9e Increase Android SDK target version 2024-02-04 17:32:49 +09:00
Bartłomiej Dach
03fb6b58f9 Bump Android target SDK version to 33
Google wants this done by August 31:

    https://developer.android.com/google/play/requirements/target-sdk

The implications of this for framework projects appear to be minimal.
The biggest one is probably the change to media permissions which makes
them more granular - but we're not handling the permission granting flow
correctly yet anyways, so it's really a nothingburger.
2023-08-20 22:53:51 +02:00
Susko3
a2bdbc9cbe Fix URL handling on Android 11+ when opening deep links 2023-03-27 17:01:16 +02:00
Joseph Madamba
05f95add4a Add mailto scheme to intent queries 2023-03-04 15:52:28 -08:00
Joseph Madamba
c5ce930fdc Fix external links not working on Android 2023-03-04 13:58:22 -08:00
Huo Yaoyuan
e25ae0f54e Move Andorid manifest to the new default location. This helps VS designer. 2022-03-27 02:53:55 +08:00