Settings.kt
0 → 100644
+185
−0
+3
−4
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* don't use a separate :sync process anymore, so that settings management doesn't need IPC * remove Settings service and IPC, use singleton with application Context instead * adapt default number of sync worker threads * library updates