mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-17 05:07:33 +01:00
12b5ec8415
- 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