SuccessChanges

Summary

  1. contrib/android: bump compile/targetSdkVersion to 31 (details)
  2. contrib/android: update build parameters for Android 12 (details)
  3. contrib/android: bump android app subversion to 1.5.2 (details)
Commit fb9b7a1e5bbd36f4ca27fc51873273936d92e6b4 by brice.goglin
contrib/android: bump compile/targetSdkVersion to 31

Required by Google Play for newer Android versions.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedcontrib/android/AndroidApp/lstopo/build.gradle (diff)
Commit c255f14c9aafa781ea192ad79d4c9b22b8375c69 by brice.goglin
contrib/android: update build parameters for Android 12

Main activity with intent-filter required "android:exported" parameter,
and it must be "true" because this activity may be called by other apps
or the launcher.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedcontrib/android/AndroidApp/lstopo/src/main/AndroidManifest.xml (diff)
Commit d5b66a03474e55c8b18bd002bf30f75d0b8d3c3f by brice.goglin
contrib/android: bump android app subversion to 1.5.2

We updated some build parameters in previous commits.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedcontrib/android/AndroidApp/lstopo/build.gradle (diff)