1. d3349b1 (SHIFT) Revert "Enable Restricted Networking Mode and allowlist INTERNET apps by default" by Alexander Martinz · 1 year, 2 months ago
  2. fc1251e (SHIFT) Branding by Dominik Baronelli · 2 years, 2 months ago
  3. ecb37ad (SHIFT) Adjust package name for SettingsProvider by Dominik Baronelli · 2 years, 2 months ago
  4. 1900d81 (SHIFT) LineageSettingsProvider -> SHIFT-SettingsProvider by Alexander Martinz · 2 years, 2 months ago
  5. 7fb03b6 Automatic translation import by LineageOS Infra · 6 weeks ago
  6. bfdde3c Automatic translation import by LineageOS Infra · 7 months ago
  7. 22fabf9 Automatic translation import by LineageOS Infra · 1 year, 2 months ago
  8. e2d1d6a LineageSettingsProvider: Allow to set a default for QS brightness slider by Bruno Martins · 1 year, 3 months ago
  9. aa4306a Remove deprecated settings migration code by Michael Bestas · 1 year, 5 months ago
  10. d072074 Partially revert "LineageSettingsProvider: Support migration from cmsettings" by Michael Bestas · 3 years, 2 months ago
  11. 1a53318 LineageSettingsProvider: Allow enabling lockscreen rotation by default by Michael Bestas · 1 year, 6 months ago
  12. 6376999 Drop < lineage-16.0 database migration support by Michael Bestas · 1 year, 6 months ago
  13. 7e5dade Change existing migrations to use new helper methods by Chirayu Desai · 1 year, 6 months ago
  14. 1c5a5dd Add helper methods for reading and writing settings by Tommy Webb · 1 year, 6 months ago
  15. 663a948 Do not use transactions when reading settings by Tommy Webb · 1 year, 6 months ago
  16. 173b6d8 Migrate side FPS settings by Chirayu Desai · 1 year, 6 months ago
  17. eee2b70 Automatic translation import by LineageOS Infra · 1 year, 6 months ago
  18. bf6f48c Update LineageDatabaseHelper for 13 QPR3 by Michael Bestas · 1 year, 7 months ago
  19. 0e29048 sdk: Add requiresService attribute by Luofan Chen · 1 year, 10 months ago
  20. cd2c912 Automatic translation import by LineageOS Infra · 1 year, 7 months ago
  21. 528400a Automatic translation import by LineageOS Infra · 1 year, 8 months ago
  22. 9f63a52 Fix FINGERPRINT_WAKE_UNLOCK migration for devices not supporting it by Michael Bestas · 1 year, 9 months ago
  23. dc0c1d8 Migrate FINGERPRINT_WAKE_UNLOCK to the new AOSP setting by Michael Bestas · 1 year, 10 months ago
  24. 938f8df Migrate berry_black_theme to Secure table by Michael Bestas · 2 years, 3 months ago
  25. 514848c sdk: Introduce LineagePreferenceLib by LuK1337 · 2 years, 4 months ago
  26. fd9f383 Automatic translation import by Michael Bestas · 2 years, 6 months ago
  27. 88b3235 Automatic translation import by Michael Bestas · 2 years, 8 months ago
  28. e727e72 lineage-sdk: Bring in the new icon by Asher Simonds · 2 years, 9 months ago
  29. a97180f Move trust usb setting to global, and drop keyguard from name by Chirayu Desai · 3 years ago
  30. ca136de Log failure to update DATABASE_VERSION by Oliver Scott · 2 years, 10 months ago
  31. b0d6dd9 sdk: s/UserHandle.USER_OWNER/UserHandle.USER_SYSTEM/g by Luca Stefani · 3 years ago
  32. e385b0c Enable Restricted Networking Mode and allowlist INTERNET apps by default by Oliver Scott · 3 years, 2 months ago
  33. ea5bec5 LineageSettings: Deprecate charging sound settings in favor of AOSP ones by Bruno Martins · 3 years, 7 months ago
  34. 9256c68 settings: Allow validating Global settings by Luca Stefani · 3 years ago
  35. 9ca1852 settings: Also check WRITE_SECURE_SETTINGS perm for System table by Luca Stefani · 3 years ago
  36. 014cbda LineageSettings: Sort defaults based on table by Michael Bestas · 3 years, 2 months ago
  37. 42b8263 LineageSettings: Remove unused defaults by Michael Bestas · 3 years, 2 months ago
  38. e9206cc LineageSettings: Remove "advanced_mode" setting by Michael Bestas · 3 years, 2 months ago
  39. b1a4f1b lineage-sdk: Remove unused protected app/component code by Michael Bestas · 3 years, 2 months ago
  40. eb64e79 lineage-sdk: Remove weather related code by Michael Bestas · 3 years, 2 months ago
  41. 2d0905b lineage-sdk: Remove all code that is marked as Deprecated by Michael Bestas · 3 years, 2 months ago
  42. 4068ca7 lineage-sdk: Move apps to system_ext by Luca Stefani · 3 years, 3 months ago
  43. 5769464 Twelve bringup by Luca Stefani · 3 years, 3 months ago
  44. 1416383 LineageSettings: Mark lookup features as deprecated by Bruno Martins · 3 years, 9 months ago
  45. 1bc4dc5 LineageSettingsProvider: Allow overriding volume panel default location by Bruno Martins · 3 years, 7 months ago
  46. 56e1fbe LineageSettingsProvider: Make lockscreen visualizer off by default by LuK1337 · 4 years, 1 month ago
  47. 9104aee LineageSettingsProvider: Migrate keyboard/button backlight to 0.0f -> 1.0f range by LuK1337 · 4 years, 3 months ago
  48. 1317cf2 LineageSettingsProvider: Make it compile again by LuK1337 · 4 years, 3 months ago
  49. fdf52b5 lineage-sdk: Run bpfix by Sam Mortimer · 4 years, 4 months ago
  50. 93abc79 lineage-sdk: use platform_apis for LineageSettingsProvider by Sam Mortimer · 4 years, 4 months ago
  51. abce3bd LineageSettingsProvider: Add privapp permissions xml by Michael Bestas · 4 years, 8 months ago
  52. 8bd3a0c Automatic translation import by Michael Bestas · 4 years, 8 months ago
  53. 5802c11 lineage-sdk: Update path for custom charging sound by Chippa-a · 5 years ago
  54. a693b1e Automatic translation import by Michael Bestas · 4 years, 9 months ago
  55. 5076050 lineage-sdk: Bump PREF_HAS_MIGRATED_LINEAGE_SETTINGS for 17.0 by Sam Mortimer · 6 years ago
  56. 3d25e8b lineage-sdk: Fix LineageSettingsProvider tests by Sam Mortimer · 5 years ago
  57. 7e03d07 lineage-sdk: Add call methods for list and delete to our settings provider by Sam Mortimer · 5 years ago
  58. e530d7a lineage-sdk: Clean up imports by LuK1337 · 5 years ago
  59. 3a06cbe lineage-sdk: Include authority in content provider calls by Sam Mortimer · 5 years ago
  60. e8814c5 lineage-sdk: Run bpfix on our Android.bp files by Sam Mortimer · 5 years ago
  61. 3533d38 lineage-sdk: Migrate to androidx by Sam Mortimer · 6 years ago
  62. 9b69fd9 Automatic translation import by Michael Bestas · 5 years ago
  63. 2250c78 lineage-sdk: Correct default value of charging sounds by Michael Bestas · 5 years ago
  64. 92bd187 lineage-sdk: Use AOSP default ringtone for power notification by Martincz Gao · 5 years ago
  65. 10e0e87 Automatic translation import by Michael Bestas · 5 years ago
  66. 1c52f37 Automatic translation import by Michael Bestas · 6 years ago
  67. 5ded0fc sdk: Update for refactored battery icon options by Hendrik Hagendorn · 8 years ago
  68. 952ef00 Automatic translation import by Michael Bestas · 6 years ago
  69. 13e33b7 Automatic translation import by Michael W · 6 years ago
  70. 7c58c4c Automatic translation import by Michael Bestas · 6 years ago
  71. fab8bbf LineageSettingsProvider: Fix migration of FORCE_SHOW_NAVBAR by Michael Bestas · 6 years ago
  72. 68a1d79 lineage-sdk: Remove useless logic on database upgrading by Han Wang · 6 years ago
  73. bbc2643 Automatic translation import by Michael Bestas · 6 years ago
  74. 50e2304 lineage-sdk: Fix setting default def_force_show_navbar value by LuK1337 · 6 years ago
  75. 84d90ce lineage-sdk: Bump PREF_HAS_MIGRATED_LINEAGE_SETTINGS for 16.0 by Sam Mortimer · 6 years ago
  76. cd0ec5b LineageSettingsProvider: Cleanup after LINEAGE_SETUP_WIZARD_COMPLETED deprecation by Sam Mortimer · 6 years ago
  77. c5e6a03 sdk: Update default clock position by LuK1337 · 6 years ago
  78. 55db77b lineage-sdk: Move force show navbar to lineage system settings by Sam Mortimer · 6 years ago
  79. cb1d854 sdk: Add migration for /missing/ custom button actions by LuK1337 · 6 years ago
  80. 703249a lineage-sdk: Android.mk -> Android.bp by Rashed Abdel-Tawab · 6 years ago
  81. 8daa2ca LineageSettingsProvider: Don't set LINEAGE_SETUP_WIZARD_COMPLETED by Sam Mortimer · 6 years ago
  82. 1e5a24c lineage-sdk: Remove proguard shrinktests by Sam Mortimer · 6 years ago
  83. 283ab86 lineage-sdk: Set LOCAL_PRIVATE_PLATFORM_APIS := true by Sam Mortimer · 6 years ago
  84. 9a5742f sdk: Add default setting for clock position by LuK1337 · 6 years ago
  85. b514027 Automatic translation import by Michael Bestas · 7 years ago
  86. 506bef4 Automatic translation import by Michael Bestas · 7 years ago
  87. ff242a2 Automatic translation import by Michael Bestas · 7 years ago
  88. a34e338 Automatic translation import by Michael Bestas · 7 years ago
  89. faca0b3 LineageSettingsProvider: explicitly include android support libs by Dan Pasanen · 7 years ago
  90. d70eb39 Automatic translation import by Michael Bestas · 7 years ago
  91. b68e023 Automatic translation import by Michael Bestas · 7 years ago
  92. 5c6b561 LineageSettingsProvider: Fix default setting for DEV_FORCE_SHOW_NAVBAR by LuK1337 · 7 years ago
  93. 1c51c1c Automatic translation import by Michael Bestas · 7 years ago
  94. c97a9ad LineageSettingsProvider: adaptive icon by Asher Simonds · 7 years ago
  95. e7008a2 LineageSettingsProvider: Support migration from cmsettings by Sam Mortimer · 7 years ago
  96. c7a8ed5 lineage-sdk: DnD light brightness control for battery and notifications by Sam Mortimer · 7 years ago
  97. 99fba21 lineage-sdk: Remove lineage status bar service by Michael Bestas · 7 years ago
  98. 0e54088 Remove obsolete values-be translations by Michael Bestas · 7 years ago
  99. af41414 Multiple LEDs [2/2]: Remove feature support by Adrian DC · 7 years ago
  100. ae2d7e1 Remove PartnerInterface and LiveLockScreen by Sam Mortimer · 7 years ago