mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-02-19 13:56:47 +01:00
- Extend AbstractSettingsActivityV2 - Replace all checkbox preferences with switch preferences - Add app:useSimpleSummaryProvider to all preferences that were in getPreferenceKeysWithSummary - Add null checks on all prefs to fix crashes in nested preference screens - Replace listeners with lambdas to reduce code indentation - Set input type to number where relevant