- 186dc5f health: Update charging control if next alarm is changed by Trogel · 4 months ago android-15
- 8ac52ec health: Don't turn on charging control if not plugged in by Trogel · 4 months ago
- 0069158 health: Allow Limit/Toggle providers for MODE_AUTO/MODE_MANUAL by LuK1337 · 5 months ago
- 20541ab health: Select correct provider on init by LuK1337 · 5 months ago
- 778f775 OmniLib: health: Implement charge limit mode by Oliver Scott · 7 months ago
- fd0e198 ChargingControl: Decouple charging control and main logic by Luofan Chen · 1 year, 7 months ago
- 3444245 ChargingControl: Drop default values for initially zero variables by Luofan Chen · 2 years, 2 months ago
- 5b5326c ChargingControl: Return early if lineage health HAL is not found by Luofan Chen · 2 years, 2 months ago
- 6292075 ChargingControl: Use ServiceManager.waitForDeclaredService() by LuK1337 · 2 years, 2 months ago
- 426777c ChargingControl: No need to log a crash when not supported by Michael W · 2 years, 2 months ago
- cea4252 ChargingControl: Additional log lines for deadline by Tommy Webb · 2 years, 3 months ago
- a04d412 ChargingControl: Retry setting deadline if it fails by Tommy Webb · 2 years, 3 months ago
- abea267 ChargingControl: Don't set deadline if charging control is not enabled by Luofan Chen · 2 years, 3 months ago
- 700667c ChargingControl: Handle cancel toggle correctly if bypass is not supported by Luofan Chen · 2 years, 3 months ago
- f541de5 ChargingControl: Add cancel toggle for limit done notification by Luofan Chen · 2 years, 3 months ago
- 5da7e19 ChargingControl: Reset internal states on settings change by Luofan Chen · 2 years, 3 months ago
- 5a4dd0c ChargingControl: Set a small margin for devices with bypass support by Luofan Chen · 2 years, 3 months ago
- 120a40d sdk: Implement Lineage health service by Luofan Chen · 2 years, 6 months ago
- 43f74c0 OmniSettings: Add settings for charging control by Danny Trunk · 8 months ago
- 0156142 OmniLib: Create OmniRomSystemServer to handle our platform init. by Adnan Begovic · 8 months ago
- f949f01 OmniSettings: Drop OMNI_MONET_DISABLE String by micky387 · 9 months ago
- 0c072d7 OmniLib: Add some @hide annotation in OmniUtils by micky387 · 10 months ago
- 599fb5f OmniLib: Set package SystemUI for ACTION_DISMISS_KEYGUARD in OmniUtils by micky387 · 10 months ago
- 09ad02a OmniLib: Drop deprecated ENTRY_BUMP HapticFeedbackConstants in OmniVibe by micky387 · 12 months ago
- 049e1b7 OmniLib: add ls alarm and dnd slice to OmniSettings by maxwen · 1 year, 10 months ago
- 0b2c409 OmniLib: Add Omni vibrate call Features to OmniSettings by micky387 · 1 year, 10 months ago
- 2874f19 OmniLib: Add colored ls clock feature by micky387 · 1 year, 10 months ago
- fb43830 OmniLib: Add OMNI_STATUS_BAR_BT_BATTERY to OmniSettings by micky387 · 1 year, 11 months ago
- f8f7c13 [2/2] OmniLib: we need RECEIVER_EXPORTED for OmniJawsClient you stupid by maxwen · 1 year, 10 months ago
- 0ea8c77 OmniLib: Add OMNI_DOZE_ON_CHARGE to OmniSettings by micky387 · 1 year, 10 months ago
- 47e5eeb OmniLib: Add OMNI_LOW_BATTERY_BEHAVIOR to OmniSettings by micky387 · 1 year, 10 months ago
- 061d42f OmniLib: Add QS Layout and Tile to OmniSettings by micky387 · 1 year, 10 months ago
- ac1e878 OmniLib: Add Battery Led Customization feature by micky387 · 1 year, 11 months ago
- a712083 OmniLib: Add OMNI_GESTURE_HANDLE_SMALL to OmniSettings by micky387 · 1 year, 11 months ago
- 73300b8 OmniLib: Add OMNI_CUSTOM_FP_ICON_UPDATE to OmniSettings by micky387 · 1 year, 11 months ago
- 550d6c5 OmniLib: Add navbar_gesture_handle_hide & navigation_bar_menu_arrow_keys to OmniSettings by micky387 · 1 year, 11 months ago
- c2fd2c2 OmniLib: Implement OmniSettings system settings preferences by micky387 · 1 year, 11 months ago
- 9850641 OmniLib: Introduce OmniRom SDK by micky387 · 1 year, 11 months ago
- 1297202 OmniLib: add required RECEIVER_NOT_EXPORTED to registerReceiver by maxwen · 1 year, 11 months ago
- 31a81aa OmniLib: Move utils packages into private api and the rest, public by micky387 · 3 years ago
- 8ab6a5f OmniLib: Add TaskUtils by micky387 · 3 years, 5 months ago
- a02a2b6 Omnilib: disable usage of OMNI_NAVIGATION_BAR_SHOW by maxwen · 3 years, 6 months ago
- 709f644 omnilib: add isVoiceCapable by Ali Hasan · 3 years, 6 months ago
- 722d31b OmniLib: remove uneeded calls in OmniJawsClient by maxwen · 3 years, 7 months ago
- 11cb7d3 [1/2] OmniLib: update OmniJawsClient by maxwen · 3 years, 7 months ago
- 75f06b1 [2/2] OmniLib: qs hide label setting by maxwen · 3 years, 8 months ago
- 5f3e86b [2/2] OmniLib: qs columns count settings by maxwen · 3 years, 9 months ago
- d90a3b8 [1/2] OmniLib: add SystemSettingsColorSelectPreference by maxwen · 3 years, 9 months ago
- 202eef0 OmniLib: use androidx AlertDialog to get propper themeing by maxwen · 3 years, 9 months ago
- 92802f6 Omnilib: Import omni utils by micky387 · 3 years, 10 months ago
- 887a0bb OmniLib: add OmniJawsClient by maxwen · 3 years, 11 months ago
- d0eef4e OmniLib: cleanup obssolete by maxwen · 3 years, 11 months ago
- c1288da OmniLib: Add back vibrator service and fix it. by micky387 · 4 years, 7 months ago
- cb0f724 OmniLib: add SecureSettingsSwitch and SystemSettingsSwitch by Vachounet · 4 years, 10 months ago
- 9b0b3a1 OmniLibs: R resurrection by maxwen · 7 years ago
- 1066425 [1/x] OmniLib: add OmniServiceLocator by maxwen · 5 years ago
- a3dc76d OmniLib: use CustomDialogPreferenceCompat by maxwen · 6 years ago
- 32c1726 OmniLib: temp disable non existant stuff by Marko Man · 6 years ago
- 41e03b6 OmniLib: switch to androidx by Vachounet · 6 years ago
- 0b90def OmniLib: Add class to handle haptic feedback by kldoc · 7 years ago
- 8037fb0 Revert "OmniLibs: Pie resurrection" by Marko Man · 7 years ago
- 5425105 OmniLibs: Pie resurrection by maxwen · 7 years ago
- 775948f OmniLib : adds OmniAction runner attibute by Juan Ezquerro LLanes · 7 years ago
- dc6a1fe OmniLib: remove unused resource strings by maxwen · 7 years ago
- 3d5c165 [1/5] OmniLib: Moving events into OmniBrain by Juan Ezquerro LLanes · 7 years ago
- 5bd1989 [1/2] OL: Introduce attribute for color picker enablement by Stefan Berger · 7 years ago
- 4a10d47 [3/3] OmniLib: fix OmniLib attrs by Juan Ezquerro LLanes · 7 years ago
- c956ca3 OmniLib: Fix SeekBarPreference xmlns by Juan Ezquerro LLanes · 7 years ago
- 86c0fa2 Revert "OmniLib: Add Global Settings preference switch" by kldoc · 7 years ago
- d391443 OmniLib: Add Global Settings preference switch by kldoc · 7 years ago
- 92d144f Fixes by Juan Ezquerro LLanes · 7 years ago
- bd134a7 first commit by Juan Ezquerro LLanes · 7 years ago