Age | Commit message (Collapse) | Author |
|
Change-Id: Icd7f381c574ea36eb4d797cefd60ba9f1a0941bd
|
|
Co-authored-by: Nauval Rizky <enuma.alrizky@gmail.com>
Co-authored-by: Fabian Leutenegger <fabian.leutenegger@bluewin.ch>
Change-Id: I1e74f8eafa51843e77d2d8c514c646a4494327cd
|
|
Change-Id: I14303556c66ea6bd3d111b5ce7e176711a676824
|
|
This brings SwitchBar widget inline with 10 and fixes the
theme issues when the dark mode is enabled.
Change-Id: I6909b77bc649eb9eb760bf01b46f66570363e9d9
|
|
* Will be replaced by a different commit
This reverts commit e3000073ee3ced9416f6b06cb09e220519e8a692.
Change-Id: I8de333c7953f020e033e23fc8b2594d28b3f1b9b
|
|
* from https://materialdesignicons.com/ with small changes
Signed-off-by: Anunay Maheshwari <anunaym14@gmail.com>
Change-Id: Ibbb18065f97ed6f8f5376752495255aeafe1db82
|
|
* There's no need to manually write to the gestures prefs
as long we are sure the handler is run after we return true
in the onPreferenceChangeListner
Change-Id: I090c0c6c91267aff69c45365b95b5f5e26d07b07
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com>
Signed-off-by: Anunay Maheshwari <anunaym14@gmail.com>
|
|
Change-Id: Ifad28dc874233eb41d89580895b769ecbc3ea670
|
|
Change-Id: If0250fb629417d36c2af7286bc0620e682c4576e
|
|
Change-Id: Ifaa67283a3437549a2304088a0ce377b399da19f
|
|
Change-Id: Ia1cde37923c55faf057189f7085b69522e2802ef
Signed-off-by: PIPIPIG233666 <2212848813@qq.com>
|
|
Change-Id: I74901339740b82b79f36754c7e52894a98020c3d
|
|
This change sets LOCAL_SDK_VERSION for all packages where
this is possible without breaking the build, and
LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.
Setting one of these two will be made required soon, and this
is a change in preparation for that. Not setting LOCAL_SDK_VERSION
makes the app implicitly depend on the bootclasspath, which is
often not required. This change effectively makes depending on
private apis opt-in rather than opt-out.
Test: make relevant packages
Bug: 73535841
Change-Id: Ic906adbd670c4dbfe2cdf0b71cdbeaf9ac08a27e
|
|
* Otherwise, it resulted in Doze service not being activated
when enabling one of the features for the first time after
a clean installation.
Change-Id: I625d9109fb85c970f0e59b1cbcabba7d4375d2f3
|
|
Change-Id: Id2ad90466f64761a43bb8c768630b14620bee35c
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|