Meshtastic-Android/app/src/main
andrekir ae949ad784 fix: limit number of parameters per delete operation
Splits the list of message UUIDs into smaller chunks to perform batch deletions with a maximum of 500 UUIDs per operation, avoiding `SQLiteException: too many SQL variables (code 1 SQLITE_ERROR)`.

fixes #711
2023-09-04 18:17:49 -03:00
..
aidl/com/geeksville/mesh feat: implement PacketResponseState.Success (#634) 2023-05-15 17:49:13 -03:00
assets update to new gradle/android studio 4.1 2020-10-21 17:50:54 +08:00
java/com/geeksville/mesh fix: limit number of parameters per delete operation 2023-09-04 18:17:49 -03:00
play update icon metadata 2022-09-03 09:10:46 -03:00
proto@468ff2e245 chore: update proto submodule to v2.2.3 2023-08-27 05:37:48 -03:00
res chore: update compileSdk and targetSdk to API 33 2023-08-27 07:03:36 -03:00
.gitignore we now request perms 2020-01-21 13:12:01 -08:00
AndroidManifest.xml chore: update compileSdk and targetSdk to API 33 2023-08-27 07:03:36 -03:00
ic_launcher-114x114.png add icon for the amazon store 2020-07-14 22:05:38 -07:00
ic_launcher2-playstore.png update to latest launcher icon from @thepoweroftwo 2021-02-01 10:31:24 +08:00