nextcloud-android/app
Álvaro Brey 0bbf90cc02
Fix pending intent mutability for widget
Mutability flag is compulsory from SDK 31 upwards, `FLAG_IMMUTABLE` is available in all our targeted APIs, and our app will always be able to update the same intent, as `FLAG_UPDATE_CURRENT` is set.

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-10-19 16:08:41 +02:00
..
screenshots/gplay/debug Update screenshots after latest changes 2022-10-14 17:18:13 +02:00
src Fix pending intent mutability for widget 2022-10-19 16:08:41 +02:00
.gitignore Move app source to subproject 2022-03-11 11:10:51 +01:00
build.gradle Merge pull request #10814 from nextcloud/bump-master-after-3.22 2022-10-19 11:12:12 +02:00
detekt.yml Lower detekt maxIssues to 0 2022-06-13 10:51:38 +00:00
lint.xml Since newest Transifex update we have many translations with not needed translations, e.g. "many" in spanish. 2022-05-31 10:17:15 +02:00