diff options
author | Aditya Wasan <adityawasan55@gmail.com> | 2020-12-02 09:11:42 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-02 09:11:42 +0530 |
commit | 993b2036765dfcabf7fb5cf8679a6f1479cab7f3 (patch) | |
tree | 29c56d761d4c9320f4551a50f2d425ec1c732ee2 /CHANGELOG.md | |
parent | 31a11a1ebb54ec88d13004c6b4669d7501724909 (diff) |
Use countdown chronometer on API 24 and above (#1228)
* 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>
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions