AwkwardPeak7 060473aedf
use Preferences functions from utils (#7757)
* import all temporarily

* use `getPreferencesLazy()`

regex: lazy\s*\{\s*Injekt\.get<Application>\(\)\.getSharedPreferences\(\"source_\$id\"\, 0x0000\)(!!)?\s*\}

* use `getPreferences()`

regex: Injekt\.get<Application>\(\)\.getSharedPreferences\(\"source_\$id\"\, 0x0000\)(!!)?

* `getPreferences` and `getPreferencesLazy` with migration

regex to find: getPreferences\(\)\s*\.

* preferences edge cases

* run lint

* why kotlinter not add newline

* bruh

* bump

* unused import not caught by kotlinter

* review suggestions on all files

* bump after merge main

* review

* reduce usage of
2025-03-27 00:02:28 +00:00
..
2024-06-03 05:42:15 +01:00
2024-07-14 14:39:16 +01:00
2024-06-03 05:43:53 +01:00
2025-02-23 21:31:14 +00:00
2024-09-15 20:23:10 +01:00
2024-02-27 20:53:28 +00:00
2024-02-18 20:10:37 +00:00
2024-02-27 20:53:28 +00:00
2024-02-18 20:10:37 +00:00
2025-03-27 00:02:24 +00:00
2024-09-15 20:22:00 +01:00
2024-02-27 20:53:28 +00:00
2025-02-23 21:26:48 +00:00
2024-10-28 00:21:11 +00:00
2024-03-06 06:23:30 +00:00
2025-01-18 20:13:04 +00:00
2024-12-14 06:55:30 +00:00
2025-01-18 20:13:04 +00:00