- Sep 13, 2022
-
-
mikdadali12 authored
Also includes new custom preferences for UI highlighting *Based on DotOS 5.x and xdroid-oss Signed-off-by: IacobIonut01 <paulionut2003@gmail.com> Change-Id: I74a2b495e1000aaaa8dbad4f34630021a501287b
-
- Sep 11, 2022
-
-
mydongistiny: Ported to Pie Change-Id: I3a4cde7edd3953e6f9bf12de687ba34331db4312 Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
-
Change-Id: I518fd8c39156b5193518b8dc96d31d611a3b36c3
-
Deep links on large screen devices starts a homepage activity on the left pane, and then starts the target activity on the right pane. This flow overrides the calling package, and the target activity can't know who initially calls it. Thus, we store the initial calling package in the intent, so the Connected devices page is able to make bluetooth not discoverable when it's called from unintended apps on large screen devices. Bug: 234440688 Test: robotest, manual Change-Id: I4ddcd4e083c002ece9d10aabdb4af4a41de55ce7 Merged-In: I4ddcd4e083c002ece9d10aabdb4af4a41de55ce7 (cherry picked from commit 5df14831b8d0bbae062c644cfa987378ea2ca9d4) Merged-In: I4ddcd4e083c002ece9d10aabdb4af4a41de55ce7
-
- Sep 07, 2022
-
-
Signed-off-by: jhonboy121 <alfredmathew05@gmail.com> Signed-off-by: aswin7469 <aswinas@pixysos.com> Change-Id: Ic30e51560935c3d94cd6ecda45d55c303088cde9
-
* let's keep the fragment clean Signed-off-by: Alfred Mathew <alfredmathew05@gmail.com> Signed-off-by: aswin7469 <aswinas@pixysos.com> Change-Id: Icb001cea8523c32c5bb546eb583754d40fdfa635 Signed-off-by: Jayant-Deshmukh <jayantdeshmuk008@gmail.com>
-
Signed-off-by: Alfred Mathew <alfredmathew05@gmail.com> Signed-off-by: aswin7469 <aswinas@pixysos.com> Change-Id: I91e72ceda7c3e5ea5f60be43760ca27f34e00cbb
-
* prevents user from navigating back to app lock settings from recents, which is essentially a bypass to security prompt asked at start Signed-off-by: Alfred Mathew <alfredmathew05@gmail.com> Change-Id: Iebfe44df75862cc8a9cb1a558fe61c3c4448d948
-
Signed-off-by: Alfred Mathew <alfredmathew05@gmail.com> Change-Id: I4e248bc136bbba4e57aff320bda80d6a86e52db8
-
Signed-off-by: jhonboy121 <alfredmathew05@gmail.com> Change-Id: Icc58c9c5c80ff623c240a23e4fbf19e235735460 Signed-off-by: aswin7469 <aswinas@pixysos.com> Signed-off-by: Jayant-Deshmukh <jayantdeshmuk008@gmail.com>
-
- Sep 06, 2022
-
-
Signed-off-by: jhonboy121 <alfredmathew05@gmail.com> Change-Id: Id475643f5d51d42be37edb799ce0387a80bced70
-
* Use coroutines to asynchronously update list instead of blocking main thread. * Also fixed checked items being cleared out / showing wrong checked items when searching Signed-off-by: jhonboy121 <alfredmathew05@gmail.com> Change-Id: I4c4e3c444bc0676ba5f8caaf75767b41be2aa60e
-
Signed-off-by: jhonboy121 <alfredmathew05@gmail.com> Change-Id: Ifeb9cf9705fd9fee0ecb7455d0d8b7825280cdf1 Signed-off-by: PainKiller3 <ninadpatil100@gmail.com> Signed-off-by: aswin7469 <aswinas@pixysos.com> Signed-off-by: Jayant-Deshmukh <jayantdeshmuk008@gmail.com>
-
- Sep 04, 2022
-
-
Signed-off-by: afterallafk <shivamatiet2001@gmail.com> Signed-off-by: DennySPb <dennyspb@gmail.com> Signed-off-by: Sipun Ku Mahanta <sipunkumar85@gmail.com> Change-Id: I7800c188c4e0c60819ecf0272cb19ac5383ef0b5
-
- Sep 03, 2022
-
-
Change-Id: Id6e813dd61500bb6445bbf89bf6f27866fade27b Co-authored-by: Anushek Prasal <anushekprasal@gmail.com> Signed-off-by: Sipun Ku Mahanta <sipunkumar85@gmail.com>
-
- Aug 31, 2022
-
-
darkstar085 authored
-
- Aug 29, 2022
-
-
Bug: 228178437 Test: Manually tested on POC Change-Id: I8613d9b87a53d4641c0689bca9c961c66a2e9415 Merged-In: I8613d9b87a53d4641c0689bca9c961c66a2e9415 (cherry picked from commit 8d749c55) Merged-In: I8613d9b87a53d4641c0689bca9c961c66a2e9415
-
Use correct user id context to query the type, so we won't get empty result unexpectedly. If we get the null result, then we won't set sound sucessfully. Bug: 233580016 Bug: 221041256 Test: Manual test and set work profile sound works. Change-Id: I7f8fb737a7c6f77a380f3f075a5c89a1970e39ad Merged-In: I7f8fb737a7c6f77a380f3f075a5c89a1970e39ad (cherry picked from commit 0d8d05a2) Merged-In: I7f8fb737a7c6f77a380f3f075a5c89a1970e39ad
-
Ringtone picker may callback a null ringtone Uri if users select None. This change pass null ringtone Uri to RingtoneManager and return. Bug: 232502532 Bug: 221041256 Test: maunal Settings - Sound & Vibration -> Phone ringtone -> My Sounds -> None Change-Id: I044b680871472a3c272f6264c4ef272df542112e Merged-In: I044b680871472a3c272f6264c4ef272df542112e (cherry picked from commit 67b9fb57) Merged-In: I044b680871472a3c272f6264c4ef272df542112e
-
Make DISALLOW_CONFIG_LOCATION effectively disallow wifi scanning and bluetooth scanning settings for location services. screenshots: http://shortn/_EUOdqrOcnS, http://shortn/_j320QDm1Zo Bug: 228315522 Bug: 228315529 Test: atest SettingsRoboTests, on device Change-Id: I78291579a79e915a27ebdd051b3caf3fc04efc41 (cherry picked from commit fcae147f58be3b6441ce9e03bc59515af0d53ccc) (cherry picked from commit 2598a722) Merged-In: I78291579a79e915a27ebdd051b3caf3fc04efc41
-
Do not let guest user switch the secure nfc preferernce setting. Bug: 228314987 Test: manual Change-Id: I60a832e32d83bb57d968af2f8b92d94e2ac7c6a2 (cherry picked from commit 2290b0af) Merged-In: I60a832e32d83bb57d968af2f8b92d94e2ac7c6a2
-
- Don't let device be discovered when the user launch "Connected Devices settings" through SliceDeepLinkTrampoline. Bug: 228450811 Test: make -j42 RunSettingsRoboTests and use test apk to manually test to verify the device is not discoversable when open "Connected settings" through test apk. Change-Id: I5490b58675b1fd9fc36305766867f65caa6ccb6c (cherry picked from commit 205752dc) (cherry picked from commit 1c4142e1) Merged-In: I5490b58675b1fd9fc36305766867f65caa6ccb6c
-
To improve privacy. Bug: 221041256 Test: atest com.android.settings.DefaultRingtonePreferenceTest Change-Id: I0a9ca163f5ae91b67c9f957fde4c6db326b8718d Merged-In: I0a9ca163f5ae91b67c9f957fde4c6db326b8718d (cherry picked from commit e4c22580) (cherry picked from commit f288d3a3) Merged-In: I0a9ca163f5ae91b67c9f957fde4c6db326b8718d
-
- Aug 13, 2022
-
-
darkstar085 authored
-
- Jul 24, 2022
-
-
Test: manual Change-Id: I01186251a33cc501e3743122995e0ee2b3128b42 Signed-off-by: rituj <ritujbeniwal@gmail.com> Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com> Signed-off-by: Anush02198 <Anush.4376@gmail.com>
-
- Jul 22, 2022
-
-
Change-Id: I4ba912b1d24bd4538ca378790433335479c50259
-
Wellbeing apk still provides Android 11 style settings icon when an icon pack is set. It consists of a layer-list with circle shape and drawable, so fetch the drawable to make it work with Android 12 settings. Change-Id: I78be2db9dc8ca262e61fdb13b93da007c3a6eb81
- Jul 20, 2022
-
-
[Hernán Castañón] Settings: rename Horizon Light to Pulse. @mickaelmendes50: Adapt to Android 11 [@markakash]: * Switch to new Material You switchbar * Adapt for Android 12 * Small changes here and there Change-Id: Ic54d1e68663774030aad09643af8bccbb0c7e693 Co-Authored-By: Rituj Beniwal <ritujbeniwal@gmail.com> Co-Authored-By: Hernán Castañón Álvarez <herna@paranoidandroid.co> Co-Authored-By: Akash Srivastava <akashniki@gmail.com>
-
- Jul 08, 2022
-
-
darkstar085 authored
-
- Jul 06, 2022
-
-
nipin authored
Merge tag 'android-12.1.0_r11' of https://android.googlesource.com/platform/packages/apps/Settings into twelvedotone Android 12.1.0 release 11 * tag 'android-12.1.0_r11' of https://android.googlesource.com/platform/packages/apps/Settings : Fix LaunchAnyWhere in AppRestrictionsFragment Signed-off-by: Joker-V2 <nipinna0@gmail.com>
-
- Jun 26, 2022
-
-
darkstar085 authored
-
- Jun 09, 2022
-
-
[palaych: Correct fontFamily for some styles and use configs instead google-sans too] Signed-off-by: palaych <palaych@arrowos.net> Change-Id: I6e6b8873de6765e740c1439af11ffb0be3084cc7 Signed-off-by: Sipun Ku Mahanta <sipunkumar85@gmail.com>
-
- Jun 08, 2022
-
-
* We have this controllable like all other status bar icons Change-Id: I39d2f0ee7849403c404bdfa109e191102466c537
-
Somehow, the fragment can get detached for a short amount of time when the UserManagerService decides to create a new user. This is bad because it needs the fragment context to generate the default icon. Thus, this can lead to a race between generating icon and reattaching the fragment, bring in randomly freeze caused by the following exception. java.lang.IllegalStateException: Fragment UserSettings{5995c0c} (7bbe2153-a754-4b1e-b629-f4c006d4a8d3)} not attached to a context. at androidx.fragment.app.Fragment.requireContext(Fragment.java:901) at androidx.fragment.app.Fragment.getResources(Fragment.java:965) Cache the context before using to workaround this issue. Change-Id: I56c31433a2481da6d2595cf709143f838e50d5c1 Signed-off-by: LibXZR <i@xzr.moe>
-
* Pretty useless for one and second, Google Files takes over the moment you have GMS, which we do. Change-Id: Ib7b092c7c79fa546a472077ba818fa2c1892ee10
-
Signed-off-by: aswin7469 <aswinas@pixysos.com>
-
ScrollView doesn't play well with this usecase. Change-Id: Iff0f79809112cbde748f41e5674b7b27c96b0117
-
- Jun 07, 2022
-
-
nipin authored
Merge tag 'android-12.1.0_r8' of https://android.googlesource.com/platform/packages/apps/Settings into twelvedotone Android 12.1.0 Release 8 (SQ3A.220605.009.B1) * tag 'android-12.1.0_r8' of https://android.googlesource.com/platform/packages/apps/Settings: (44 commits) Hide non-system overlay window on ActivityPicker Hide non-system overlay window on ActivityPicker Hide non-system overlay window on ActivityPicker Hide non-system overlay window on ActivityPicker Hide non-system overlay window on ActivityPicker Import translations. DO NOT MERGE ANYWHERE Import translations. DO NOT MERGE ANYWHERE Do update signal icon for -1 level in AddAppNetworksFragment Restrict secondary users to share Wi-Fi network Set exported flag to false. Import translations. DO NOT MERGE ANYWHERE Import translations. DO NOT MERGE ANYWHERE Import translations. DO NOT MERGE ANYWHERE Import translations. DO NOT MERGE ANYWHERE Hide private DNS settings UI in Guest mode Change default USB configuration to a RestrictedPreference Use android.app.AlertDialog in SetupChooseLockGeneric Prevent exfiltration of system files via user image settings. Import translations. DO NOT MERGE ANYWHERE Import translations. DO NOT MERGE ANYWHERE ...
-