pachli-android/app
Nik Clayton 597833d660
fix: Don't exceed the maximum number of created shortcuts (#771)
Previous code created one shortcut per account, which could exceed the
maximum number of shortcuts allowed, causing a crash.

Fix this by creating no more than the max number of shortcuts while
ensuring that the active account is always included.

Fixes #752
2024-06-20 13:26:31 +02:00
..
src fix: Don't exceed the maximum number of created shortcuts (#771) 2024-06-20 13:26:31 +02:00
build.gradle.kts refactor: Improve IO performance and simplify code with Okio (#769) 2024-06-20 13:18:58 +02:00
gitTools.gradle ci: Upload orangeRelease to Google Play (internal track) (#134) 2023-09-28 13:50:02 +02:00
lint-baseline.xml fix: Don't exceed the maximum number of created shortcuts (#771) 2024-06-20 13:26:31 +02:00
lint.xml change: Disable SyntheticAccessor lint rule (#424) 2024-02-06 19:51:37 +01:00
proguard-rules.pro refactor: Remove `TabData` type (#576) 2024-03-30 23:27:25 +01:00