JsonSettings
Utility class that acts as settings storage. Uses JSON.
See also
SettingsUtilsJSON
(https://github.com/Aliucord/Aliucord/blob/main/Aliucord/src/main/java/com/aliucord/SettingsUtilsJSON.kt)
Functions
Link copied to clipboard
Gets All Keys from settings
Link copied to clipboard
Get a JSONObject item
Link copied to clipboard
Removes Item from settings
Link copied to clipboard
Set a JSONObject item
Link copied to clipboard
Toggles Boolean and returns it