-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Milestone
Description
Internal Project ref - pbArwn-5om-p2
This task lists sub-tasks needed so that the app can work properly when targeting Android 12.
WPAndroid
- Android 12: Security and privacy - Apps can't close system dialogs #16069 @ashiagr
- Android 12: User experience - Replace deprecated Display APIs with WindowMetrics APIs #16073 @AjeshRPai
- Android 12: User experience - Web intent resolution #16095 @ashiagr, @hichamboushaba
Behavior changes: Apps targeting Android 12
- Android 12: Security and privacy - Safer component exporting #16064 @ashiagr
- Android 12: Security and privacy - Pending intents mutability #16065 @ashiagr
- Android 12: Security and performance - Unsafe intent launches #16093 @AjeshRPai
- Android 12: Security and privacy - Modern SameSite cookies in WebView #16068 @ashiagr (No changes needed, pinged for approval)
- Android 12: Performance - Notification trampoline restrictions #15875 @ashiagr
- Android 12: Backup and restore - New format for the XML configuration #16067 @ashiagr
- Android 12: Compatibility - Updated non-SDK restrictions #16094 @ashiagr
Libraries
Update target SDK version of the Libraries to 31
- FluxC - Update
targetSdkVersionto 31 WordPress-FluxC-Android#2529 - Login Library - Update
targetSdkVersionandcompileSdkVersionto 31 WordPress-Login-Flow-Android#96 - Utils - Update
targetSdkVersionandcompileSdkVersionto 31 WordPress-Utils-Android#109 - Stories library - Update
targetSdkVersionandcompileSdkVersionto 31 Automattic/stories-android#723 - About Automattic - https://github.com/Automattic/about-automattic-android/issues/37
- Update Gutenberg
targetSdkVersionto 31 - Compile and target Android API 31 gutenberg-mobile#5181 - Update Gutenberg Mobile to be compatible with 31 - Compile and target Android API 31 gutenberg-mobile#5181
- Update AztecEditor-Android
targetSdkVersionto 31 - UpdatetargetSdkVersionto 31 for Android 12 Migration AztecEditor-Android#1003
Last Step
- Update targetSdkVersion to 31 - Updates: target sdk to 31 #17153
ParaskP7, ravishanker, ovitrif, malinajirka and AjeshRPai