monado/src/xrt/targets/android_common
dengkail a809635fe6 t/android_common: Specify mutability flag for PendingIntent object.
Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or
FLAG_MUTABLE to be specified when creating a PendingIntent, according to
https://developer.android.com/guide/components/intents-filters#DeclareMutabilityPendingIntent.
2023-09-08 13:43:40 +01:00
..
src/main t/android_common: Specify mutability flag for PendingIntent object. 2023-09-08 13:43:40 +01:00
build.gradle gradle: Integrate spotless to format Java and Kotlin code 2023-04-17 10:58:38 -05:00