993b203676
* Use countdown chronometer on API 24 and above Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> * Do not use SharedPreferences inside ClipboardService ClipboardService run in it's own process and SharedPreferences do not support multiple processes. Due to this changes in notificaion clear time are not reflected to the ClipboardService. This commit fixes that by passing time explicitly from the main app process. Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle.kts | ||
lint.xml | ||
proguard-android-optimize.txt | ||
proguard-rules.pro |