Simple-SMS-Messenger/app
Naveen 1089d838db
Avoid modifying items while list is being updated
`performFiltering` is always called on a worker thread. UI should only be updated in `publishResults`.
2023-08-22 18:04:08 +05:30
..
src Avoid modifying items while list is being updated 2023-08-22 18:04:08 +05:30
.gitignore uploading the initial project files 2020-04-03 10:12:58 +02:00
build.gradle.kts Migrate build scripts to use version catalogs and kts 2023-08-17 12:57:42 +05:30
proguard-rules.pro Added proguard-rules.pro for Kotlin Serialization 2023-07-22 10:05:45 +10:00