- Feb 11, 2023
-
-
Signed-off-by:
Simão Gomes Viana <devel@superboring.dev>
-
- Jan 28, 2023
-
-
Simão Gomes Viana authored
-
- Jan 07, 2023
-
-
Simão Gomes Viana authored
-
This will match pre QPR1 clock font. Change-Id: Idef5fb093d81f49e40f2fcf4df69f834804916ae Signed-off-by:
Simão Gomes Viana <devel@superboring.dev>
-
From: * com.google.android.dialer 94.0.488803600 Change-Id: Ia2d054d2ba29a425224f1795aacae411388d874c Signed-off-by:
Simão Gomes Viana <devel@superboring.dev>
-
- Jan 04, 2023
-
-
Issue: calyxos#831 Change-Id: Ib2f7bcad962d188882fcb282851e425019ba787c Signed-off-by:
Simão Gomes Viana <devel@superboring.dev>
-
- Jan 03, 2023
-
-
Simão Gomes Viana authored
-
Simão Gomes Viana authored
-
- Dec 30, 2022
-
-
Simão Gomes Viana authored
-
Simão Gomes Viana authored
-
Simão Gomes Viana authored
-
Simão Gomes Viana authored
-
Simão Gomes Viana authored
-
Simão Gomes Viana authored
-
- Nov 19, 2022
-
-
Simão Gomes Viana authored
-
- Nov 14, 2022
-
-
Simão Gomes Viana authored
find -name default_wallpaper.png | xargs -i convert {} -modulate 100,100,24.0 {} Change-Id: I0d8e693431fcc905f504b66adee2af367548b035 Signed-off-by:
Simao Gomes Viana <simao@halogenos.org>
-
- Thanks @HrX03! Change-Id: I82ded6640527af370a200e6b3f9b5bc48c809592 Signed-off-by:
Simão Gomes Viana <devel@superboring.dev> Signed-off-by:
Simao Gomes Viana <simao@halogenos.org> Signed-off-by:
Simão Gomes Viana <devel@superboring.dev>
-
Simão Gomes Viana authored
-
- Nov 13, 2022
-
-
Simão Gomes Viana authored
-
- Nov 06, 2022
-
-
Simão Gomes Viana authored
-
- Oct 07, 2022
-
-
Nolen Johnson authored
Change-Id: If1d25def956e215742fb038c4f723acaf816ebae
-
- Oct 05, 2022
-
-
Michael Bestas authored
Fixes QR QS tile Change-Id: Iec42d27f1952169b05925dd25e8ad63da07ca453
-
- Oct 03, 2022
-
-
Nolen Johnson authored
* Much like Clang, like 95% of supported devices currently use this. * GSI's also benefit from this, as LiveDisplay works on modern vendors. Change-Id: I23925fb289dd28dd031960317b74ec3bc43ba1ca
-
- Sep 14, 2022
-
-
Aaron Kling authored
Mobile builds on devices with no touch panel are also getting these settings applied, which is not intended. Change-Id: I0e0e1635ec21f0fbddcaef311b443b80f2da2b86
-
- Aug 23, 2022
-
-
Michael Bestas authored
Change-Id: I505c2b187a0aa7cfe28ab7b4cbb970baac376287
-
- Jul 15, 2022
-
-
LuK1337 authored
We can't use autogenerated RRO because android:targetName has to be set to "NetworkStackConfig". Change-Id: I6ff8a9c0dbd9607e71de5a65393328fe249a99e8
-
- Jun 28, 2022
-
-
althafvly authored
- Some devices are keeping screen on and not turning off. Reported in some pixels and asus Issue: https://www.reddit.com/r/LineageOS/comments/uw5d8p/screen_timeout_issue_on_pixels_on_android_12/ https://gitlab.com/LineageOS/issues/android/-/issues/4798 Change-Id: I1e2471928b47387f7e40adb81d3457bb58cc2755
-
- Jun 01, 2022
-
-
Chirayu Desai authored
Change-Id: If6c71769b87eb59deadaaa933e1c8449b949af26
-
Danny Baumann authored
Similarly to change I6a55dd25f8435523f98970bfd24c3f86657ba6f7 the CNE app also receives the phone state broadcast including location data, which constantly triggers the location indicator. Change-Id: Ic11674b7f3cccb6b5b7de1e5f8a99a01fd32c589
-
- May 31, 2022
-
-
LuK1337 authored
Needed for QTI BT. Change-Id: I177fac1f53d6ca8847a10eb819334fac6f5acab6
-
- May 14, 2022
-
-
althafvly authored
- TeleService constantly checks for location (in every 2-3 minutes). Issue: https://gitlab.com/LineageOS/issues/android/-/issues/4674 Change-Id: I6a55dd25f8435523f98970bfd24c3f86657ba6f7
-
- Apr 28, 2022
-
-
Danny Lin authored
Android 12's privacy dashboard shows permission usage timelines for location, camera, and microphone. However, there's no reason to limit it to those specific permissions; all the infrastructure is in place for other permissions. To enable the usage timeline for more permissions, keep discrete app op history for all permission groups shown in the privacy dashboard. The list of permission group -> app op mappings was obtained from AppOpsManager.RUNTIME_AND_APPOP_PERMISSION_OPS with a few additional ops from PrivacyItemController, and each op was resolved to its respective enum ordinal from frameworks/proto_logging/stats/enums/app/enums.proto. Change-Id: Icbde7fb59ae16fa7b15160d78d9dce7125a82ba6
-
- Apr 17, 2022
-
-
Nolen Johnson authored
Change-Id: I7d13cf58423d3c7646cc717981ab4250bfcd8757
-
- Apr 16, 2022
-
-
Danny Lin authored
- This looks more modern and matches the stock Pixel style. - This matches the stock Pixel rounded corner styles as of Beta 5. Change-Id: I94d6e782a24873ae0c59b6613e998f4a80842712
-
- Apr 13, 2022
-
-
Timi Rautamäki authored
There is no need to block them here as they can be blocked in settings. Change-Id: Ie46cc3b72a1496707b367d01dc3e0329e2335187
-
- Apr 07, 2022
-
-
Danny Lin authored
Change-Id: I5f7b76e0321fc334e834663b68ccc646f6844d4c
-
- Apr 06, 2022
-
-
Scott Warner authored
Change-Id: Ie3ac018c0ff915832bdcfc9e47467879b3694c13
-
- Mar 23, 2022
-
-
Bruno Martins authored
The configs have been moved to Lineage SDK. Change-Id: I3afef228ca3655cfda14b16cc58af00155b2b2f5
-
- Mar 21, 2022
-
-
LuK1337 authored
Neither of this does anything anymore. Change-Id: Iddefcfc2b7417eb64564ddec93c5b60926e81457
-
- Mar 15, 2022
-
-
Michael Bestas authored
Change-Id: I3077aa785d57965d25385c8d73580cc9f5cade73
-