- 88378e2 create 'org.lineageos.services' by Dominik Baronelli · 6 months ago
- 56f83c0 Network traffic with automatic units [2/2] by Wolfram Liebchen · 1 year, 4 months ago
- 9e85082 trust: Fix variable usage before null check by Tommaso Fonda · 1 year, 3 months ago
- aa4306a Remove deprecated settings migration code by Michael Bestas · 1 year, 5 months ago
- f4c7907 Remove leftover LineageAudioService support by Michael Bestas · 3 years, 1 month ago
- 6326bda Remove leftover Performance Profiles support by Michael Bestas · 3 years, 2 months ago
- 9a0fe3be sdk: Add static isChargingControlSupported(ctx) method by LuK1337 · 1 year, 7 months ago
- 95e2d72 Network traffic with center cutout [2/3] by Wolfram Liebchen · 1 year, 11 months ago
- 3ee2102 sdk: Implement Lineage health service by Luofan Chen · 1 year, 10 months ago
- 738f26e lineage-sdk: Add settings for charging control by Danny Trunk · 1 year, 11 months ago
- d5e7962 sdk: remove aar target by Joey · 1 year, 7 months ago
- 4b44a96 sdk: Escape network SSID and name when writing profiles.xml by Joe Feise · 1 year, 9 months ago
- dc0c1d8 Migrate FINGERPRINT_WAKE_UNLOCK to the new AOSP setting by Michael Bestas · 1 year, 10 months ago
- 5bd11e3 sdk: Kill app: Actually kill app by Michael W · 1 year, 11 months ago
- 02eddd4 Refactor network traffic code by Oliver Scott · 2 years, 4 months ago
- fd4a90c Remove duplicate reading of offload tethering stats by Oliver Scott · 2 years, 4 months ago
- 938f8df Migrate berry_black_theme to Secure table by Michael Bestas · 2 years, 3 months ago
- 514848c sdk: Introduce LineagePreferenceLib by LuK1337 · 2 years, 4 months ago
- c2c42fe sdk: Remove unused deviceinfo prefs by LuK1337 · 2 years, 4 months ago
- 4ddfcce Update LineageStatusBarItem for T by Michael Bestas · 2 years, 4 months ago
- 35ee5eb sdk: Add FINGERPRINT_WAKE_UNLOCK setting by althafvly · 2 years, 6 months ago
- a3e5a25 sdk: Add ENABLE_TASKBAR setting by LuK1337 · 2 years, 8 months ago
- ff5e716 Create LineageGlobalSettingListPreference by Oliver Scott · 3 years ago
- a97180f Move trust usb setting to global, and drop keyguard from name by Chirayu Desai · 3 years ago
- a726201 Introduce High Touch Polling Rate feature by Ramii Ahmed · 3 years, 6 months ago
- fad2891 lineage-sdk: Use new API to access Network Traffic settings by Oliver Scott · 2 years, 10 months ago
- b0d6dd9 sdk: s/UserHandle.USER_OWNER/UserHandle.USER_SYSTEM/g by Luca Stefani · 3 years ago
- d787f12 settings: Use proper locking by Luca Stefani · 3 years ago
- 2e050a5 settings: Move one if check to else if by Luca Stefani · 3 years ago
- ebaa32e settings: Use Id from ContentResolver by Luca Stefani · 3 years ago
- d389bf1 sdk: Add device controls global action by LuK1337 · 2 years, 10 months ago
- 21fcbbf sdk: Move app killed toast message to main application thread by LuK1337 · 3 years ago
- 67c0daf Remove LineageAudioService by Luca Stefani · 4 years, 9 months ago
- 9265e40 sdk: Nuke perf profiles by Bruno Martins · 3 years ago
- fb4dfb4 sdk: Remove LineageContextConstants.Features.FOD by Bruno Martins · 3 years ago
- c0fde5e lineage-sdk: Add support for clock auto-hiding by Cédric Bellegarde · 3 years, 2 months ago
- 3c27619 LineageSettings: Remove long dead notification count settings by Bruno Martins · 3 years ago
- 01d0bae preference: Introduce {Global,Secure,System}MainSwitchPreference by Bruno Martins · 3 years ago
- ea5bec5 LineageSettings: Deprecate charging sound settings in favor of AOSP ones by Bruno Martins · 3 years, 7 months ago
- 9256c68 settings: Allow validating Global settings by Luca Stefani · 3 years ago
- 0ea65ec lineage-sdk: Stop using PreferenceScreen styles for preferences by Volodymyr Zhdanov · 3 years, 2 months ago
- fdd7189 Remove leftover LINEAGE_ICON_CACHE_SERVICE by Michael Bestas · 3 years, 1 month ago
- e9206cc LineageSettings: Remove "advanced_mode" setting by Michael Bestas · 3 years, 2 months ago
- 83f54dd lineage-sdk: Remove DataUsage related code by Michael Bestas · 3 years, 2 months ago
- b1a4f1b lineage-sdk: Remove unused protected app/component code by Michael Bestas · 3 years, 2 months ago
- eb64e79 lineage-sdk: Remove weather related code by Michael Bestas · 3 years, 2 months ago
- b2dc296 LineageSettings: Remove leftover Dialer lookup settings by Michael Bestas · 3 years, 2 months ago
- 2d0905b lineage-sdk: Remove all code that is marked as Deprecated by Michael Bestas · 3 years, 2 months ago
- 530d7e0 LineageSettings: Import Settings changes by Luca Stefani · 3 years, 3 months ago
- 5769464 Twelve bringup by Luca Stefani · 3 years, 3 months ago
- 641bc03 lineage-sdk: add ATV button settings by Timi Rautamäki · 3 years, 3 months ago
- 7a57f52 fixup! lineage-sdk: Add preference keys for one shot auto-brightness by Eamon Powell · 3 years, 4 months ago
- 6e7936c lineage-sdk: Add preference keys for one shot auto-brightness by Cédric Bellegarde · 3 years, 8 months ago
- 1416383 LineageSettings: Mark lookup features as deprecated by Bruno Martins · 3 years, 9 months ago
- ad4bce4 lineage-sdk: Add LineageGlobalActions service by Gegham Zakaryan · 3 years, 9 months ago
- df05cf8 lineage-sdk: Follow AOSP order of PowerMenuConstants by Gegham Zakaryan · 3 years, 9 months ago
- 8e4a978 Revert "sdk: Deprecate POWER_MENU_ACTIONS" by Gegham Zakaryan · 3 years, 9 months ago
- feae6f7 lineage-sdk: Mark DEVICE_HOSTNAME as deprecated and drop code using it by LuK1337 · 3 years, 7 months ago
- 6fe262a lineage-sdk: Disallow KILL_APP action when task is pinned by LuK1337 · 3 years, 8 months ago
- 1167224 lineage-sdk: Retire HostnamePreference as net.hostname no longer works by LuK1337 · 3 years, 8 months ago
- 7378e73 lineage-sdk: Add KILL_APP button action by LuK1337 · 3 years, 8 months ago
- 44427ae lineage-sdk: Add preference keys for back key long press customization by LuK1337 · 3 years, 8 months ago
- 122825f lineage-sdk: Remove single hand mode enum values by LuK1337 · 3 years, 8 months ago
- d1461d3 BatteryLights: Fix disabled lights when fully charged conditions by Bruno Martins · 3 years, 8 months ago
- c47d955 BatteryLights: Add ability to turn off LED when fully charged by Bruno Martins · 3 years, 8 months ago
- 5f3ded7 Introduce anti flicker mode in LiveDisplay by Arian · 4 years, 5 months ago
- 056187e LineageHardwareManager: Introduce keys swap feature support by Arian · 4 years ago
- 54d862c SystemUI: NetworkTraffic: Refactor message handling by Michael W · 4 years ago
- 967b1a8 Profile: Don't NPE when service is not started by Alessandro Astone · 4 years, 1 month ago
- e588c4a Implement click to take partial screenshot [3/3] by Jesse Chan · 4 years, 7 months ago
- f90b813 LineageButtons: Add support for skipping tracks with remote control by ezio84 · 4 years, 2 months ago
- d8742f0 sdk: Deprecate POWER_MENU_ACTIONS by LuK1337 · 4 years, 2 months ago
- 88daa87 ConstraintsHelper: Allow replacing multiple keys at once by Bruno Martins · 4 years, 2 months ago
- 7bf7432 sdk: Kill TelephonyExtUtils class by Bruno Martins · 4 years, 3 months ago
- af3c06c sdk: Mark ADB_NOTIFY and ADB_PORT settings as deprecated by Bruno Martins · 4 years, 3 months ago
- 9eca902 sdk: Remove "long-press back to kill app" feature by Bruno Martins · 4 years, 3 months ago
- 1317cf2 LineageSettingsProvider: Make it compile again by LuK1337 · 4 years, 3 months ago
- 343d1e5 Implement quick QS brightness slider [3/3] by Jesse Chan · 4 years, 7 months ago
- d649b1d Implement hide gestural navigation hint bar [3/5] by Jesse Chan · 4 years, 7 months ago
- 9d01848 lineage-sdk: add black theme for dark mode [4/4] by Jesse Chan · 4 years, 7 months ago
- d078210 sdk: add top exclusion to the back gesture by Joey · 4 years, 10 months ago
- 082c3c6 lineage-sdk: NetworkTraffic: Cleanup network callback by Sam Mortimer · 4 years, 8 months ago
- 1c3c043 lineage-sdk: add powershare qs tile by Linux4 · 4 years, 8 months ago
- 373a11a Profiles: Work with a list of subscriptions by Michael W · 4 years, 8 months ago
- fdf3070 sdk: Allow translucent notifications background on lockscreen [2/3] by rautamak · 4 years, 8 months ago
- b485a25 profiles: Fix typo in static variable naming by Bruno Martins · 4 years, 8 months ago
- bd39ad8 profiles: Account for deprecated location API methods by Bruno Martins · 4 years, 8 months ago
- f3b9b0c lineage-sdk: Add AoD Tile by Andreas Schneider · 4 years, 9 months ago
- f12a1e5 NetworkTraffic: Include tethering hw offload statistics by Sam Mortimer · 5 years ago
- c3b5589 Implement edge long swipe gesture [2/3] by Nico · 4 years, 10 months ago
- 06ecc3c lineage-sdk: Drop Expanded Desktop API by Wang Han · 5 years ago
- f355fdb sdk: Remove berry style leftovers by Michael Bestas · 5 years ago
- d0702b1 lineage-sdk: Drop root status of Trust by Wang Han · 5 years ago
- 7f4f356 sdk: Add GLOBAL_ACTION_KEY_RESTART_FASTBOOT by LuK1337 · 5 years ago
- 8505f77 sdk: Make phone a new compile target by Michael W · 5 years ago
- 4eeac2c sdk: Nuke Berry Styles by Bruno Martins · 5 years ago
- 6cd6665 sdk: Mark PG settings as deprecated and remove related resources by Bruno Martins · 5 years ago
- ba27ffb SensitivePhoneNumbers: Load numbers only at first actual call to method by Michael W · 5 years ago
- 1498ef9 SensitivePhoneNumbers: Convert to singleton class by Michael W · 5 years ago
- bf0d04e SensitivePn: Also hide international numbers by Michael W · 5 years ago