Loading play-services-core/src/main/kotlin/org/microg/gms/accountsettings/ui/MainActivity.kt +1 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,7 @@ private val ALLOWED_WEB_PREFIXES = setOf( "https://payments.google.com/", "https://policies.google.com/", "https://fit.google.com/privacy/settings", "https://maps.google.com/maps/timeline" ) private val ACTION_TO_SCREEN_ID = hashMapOf( Loading Loading
play-services-core/src/main/kotlin/org/microg/gms/accountsettings/ui/MainActivity.kt +1 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,7 @@ private val ALLOWED_WEB_PREFIXES = setOf( "https://payments.google.com/", "https://policies.google.com/", "https://fit.google.com/privacy/settings", "https://maps.google.com/maps/timeline" ) private val ACTION_TO_SCREEN_ID = hashMapOf( Loading