-
-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add network location setting #296
base: 15
Are you sure you want to change the base?
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5eb3962 - Browse repository at this point
Copy the full SHA 5eb3962View commit details -
Configuration menu - View commit details
-
Copy full SHA for 450bfb2 - Browse repository at this point
Copy the full SHA 450bfb2View commit details -
Settings: Integrate ThemePicker and WallpaperPicker2
This uses the standalone wallpaper picker class from WallpaperPicker2 as seen in the Pixel stock ROM.
Configuration menu - View commit details
-
Copy full SHA for 3fdb6e8 - Browse repository at this point
Copy the full SHA 3fdb6e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d18ed0 - Browse repository at this point
Copy the full SHA 4d18ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c17269a - Browse repository at this point
Copy the full SHA c17269aView commit details -
get outer NFC preference to listen for changes
The NFC preference in Settings -> Connected devices -> Connection preferences doesn't listen to changes from the NFC tile. (This wasn't an issue in Android 10, because there used to be a SwitchPreference that listened there.)
Configuration menu - View commit details
-
Copy full SHA for 1699bca - Browse repository at this point
Copy the full SHA 1699bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d67cea8 - Browse repository at this point
Copy the full SHA d67cea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7689c0 - Browse repository at this point
Copy the full SHA c7689c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cac17d9 - Browse repository at this point
Copy the full SHA cac17d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a55c53a - Browse repository at this point
Copy the full SHA a55c53aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05c87f5 - Browse repository at this point
Copy the full SHA 05c87f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29d6e79 - Browse repository at this point
Copy the full SHA 29d6e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e4f063 - Browse repository at this point
Copy the full SHA 1e4f063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8afea49 - Browse repository at this point
Copy the full SHA 8afea49View commit details -
add base classes for {Bool,Int}Setting preference controllers
If no customization is needed, BoolSetting base class can be used directly from XML by adding settings:boolSettingField="<class name> <BoolSetting field name>" to the preference XML definition.
Configuration menu - View commit details
-
Copy full SHA for d99d7d1 - Browse repository at this point
Copy the full SHA d99d7d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for af1e960 - Browse repository at this point
Copy the full SHA af1e960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ab6c3 - Browse repository at this point
Copy the full SHA 36ab6c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 660bc3e - Browse repository at this point
Copy the full SHA 660bc3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for de92ed0 - Browse repository at this point
Copy the full SHA de92ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bd6d08 - Browse repository at this point
Copy the full SHA 3bd6d08View commit details -
Add preference for increased touch sensitivity (glove mode)
This preference controls the glove mode feature on Pixel devices for increased touch sensitivity without requiring a custom HAL or other device-side code. This is done by using the debug.touch_sensitivity_mode system property, which Settings has permission to change. The user-visible value is persisted in Settings.Secure, while the property is persisted in persist.vendor.touch_sensitivity_mode. Requires frameworks/base commit: "Add a config to state whether a device supports increased touch sensitivity." Requires device/google/* commit: "Express support for increased touch sensitivity." Closes: GrapheneOS#1 Co-authored-by: Diab Neiroukh <[email protected]> Change-Id: I86af721fde33226d314d8a44525f310828299a72
Configuration menu - View commit details
-
Copy full SHA for d5b73c3 - Browse repository at this point
Copy the full SHA d5b73c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c68410 - Browse repository at this point
Copy the full SHA 4c68410View commit details -
Configuration menu - View commit details
-
Copy full SHA for c16b52c - Browse repository at this point
Copy the full SHA c16b52cView commit details -
Allow sorting Applications by size
Allow sorting applications by size in Settings->Apps just like in Settings->Storage/USB->Apps Change-Id: I9e022162110e1feff20f257992086e66735e0f5e
Configuration menu - View commit details
-
Copy full SHA for 996f962 - Browse repository at this point
Copy the full SHA 996f962View commit details -
add missing face unlock strings for English
We would need some kind of automation to do this for all languages.
Configuration menu - View commit details
-
Copy full SHA for 24b0bcf - Browse repository at this point
Copy the full SHA 24b0bcfView commit details -
add a per-user setting for forwarding censored notifs
Signed-off-by: June <[email protected]> Co-authored-by: inthewaves <[email protected]> Co-authored-by: June <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43007bb - Browse repository at this point
Copy the full SHA 43007bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbd8b77 - Browse repository at this point
Copy the full SHA dbd8b77View commit details -
add option to always randomize MAC
RANDOMIZATION_ALWAYS is set as the default option
Configuration menu - View commit details
-
Copy full SHA for 5fcdd49 - Browse repository at this point
Copy the full SHA 5fcdd49View commit details -
Co-authored-by: inthewaves <[email protected]> Squashed with: Fix LTE Only mode on World Mode Co-authored-by: flawedworld <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b802c66 - Browse repository at this point
Copy the full SHA b802c66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b9f0a - Browse repository at this point
Copy the full SHA 57b9f0aView commit details -
Settings: Pass empty lottie resource for quickly open camera animation
This lets us hide it properly. Change-Id: I02ac031a835236811b82a7de283335390ffebab9
Configuration menu - View commit details
-
Copy full SHA for ed32971 - Browse repository at this point
Copy the full SHA ed32971View commit details -
Configuration menu - View commit details
-
Copy full SHA for dad00ca - Browse repository at this point
Copy the full SHA dad00caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 489d895 - Browse repository at this point
Copy the full SHA 489d895View commit details -
Squashed with: 20d4d3e 514f0dd Co-authored-by: Daniel Micay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a46cea - Browse repository at this point
Copy the full SHA 5a46ceaView commit details -
Add toggle for screenshot timestamp EXIF metadata
Signed-off-by: r3g_5z <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c570b8 - Browse repository at this point
Copy the full SHA 3c570b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2917bf - Browse repository at this point
Copy the full SHA f2917bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5909b7b - Browse repository at this point
Copy the full SHA 5909b7bView commit details -
remove missing display resolution lottie animation
AOSP does not provide these similar to the missing quickly open camera lottie animation Signed-off-by: r3g_5z <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f1c4f2 - Browse repository at this point
Copy the full SHA 0f1c4f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9faf317 - Browse repository at this point
Copy the full SHA 9faf317View commit details -
remote key provisioning server setting
Co-authored-by: flawedworld <[email protected]> Signed-off-by: r3g_5z <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1605869 - Browse repository at this point
Copy the full SHA 1605869View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70e1e54 - Browse repository at this point
Copy the full SHA 70e1e54View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4d572b - Browse repository at this point
Copy the full SHA e4d572bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b3b083 - Browse repository at this point
Copy the full SHA 6b3b083View commit details -
Configuration menu - View commit details
-
Copy full SHA for a987c6d - Browse repository at this point
Copy the full SHA a987c6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for da0fe5c - Browse repository at this point
Copy the full SHA da0fe5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44ea92c - Browse repository at this point
Copy the full SHA 44ea92cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12978a3 - Browse repository at this point
Copy the full SHA 12978a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a6f98 - Browse repository at this point
Copy the full SHA 12a6f98View commit details -
Configuration menu - View commit details
-
Copy full SHA for d37c465 - Browse repository at this point
Copy the full SHA d37c465View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd136c - Browse repository at this point
Copy the full SHA 8bd136cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ea1bb - Browse repository at this point
Copy the full SHA 99ea1bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d61688 - Browse repository at this point
Copy the full SHA 3d61688View commit details -
UserManager enable "install available apps"
allowing adding (installed) apps from (owner) user manager ui.
Configuration menu - View commit details
-
Copy full SHA for 2461782 - Browse repository at this point
Copy the full SHA 2461782View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59d6400 - Browse repository at this point
Copy the full SHA 59d6400View commit details -
Configuration menu - View commit details
-
Copy full SHA for b73a6de - Browse repository at this point
Copy the full SHA b73a6deView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecd1188 - Browse repository at this point
Copy the full SHA ecd1188View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9b830 - Browse repository at this point
Copy the full SHA aa9b830View commit details -
don't show "More options" button in App info uninstall dialog
That button opens app's App info screen.
Configuration menu - View commit details
-
Copy full SHA for ec8e00b - Browse repository at this point
Copy the full SHA ec8e00bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89492ab - Browse repository at this point
Copy the full SHA 89492abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75cb84e - Browse repository at this point
Copy the full SHA 75cb84eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e28a8ec - Browse repository at this point
Copy the full SHA e28a8ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bb7a40 - Browse repository at this point
Copy the full SHA 0bb7a40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e8cf8e - Browse repository at this point
Copy the full SHA 8e8cf8eView commit details -
hide the "Storage manager" toggle from Storage screen
"Storage manager" is supposed to automatically remove backed up photos and videos. This functionality is not implemented in AOSP, i.e. this toggle doesn't actually work.
Configuration menu - View commit details
-
Copy full SHA for e94cac2 - Browse repository at this point
Copy the full SHA e94cac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38a618a - Browse repository at this point
Copy the full SHA 38a618aView commit details -
Configuration menu - View commit details
-
Copy full SHA for afb2ca5 - Browse repository at this point
Copy the full SHA afb2ca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d221e40 - Browse repository at this point
Copy the full SHA d221e40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c416b7 - Browse repository at this point
Copy the full SHA 6c416b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38e79cb - Browse repository at this point
Copy the full SHA 38e79cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35a9c84 - Browse repository at this point
Copy the full SHA 35a9c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec2f75 - Browse repository at this point
Copy the full SHA 5ec2f75View commit details -
Configuration menu - View commit details
-
Copy full SHA for af5dcb3 - Browse repository at this point
Copy the full SHA af5dcb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8b0ded - Browse repository at this point
Copy the full SHA d8b0dedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 985669c - Browse repository at this point
Copy the full SHA 985669cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d751f0 - Browse repository at this point
Copy the full SHA 6d751f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1574ce8 - Browse repository at this point
Copy the full SHA 1574ce8View commit details -
Signed-off-by: maade69 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ece05f - Browse repository at this point
Copy the full SHA 7ece05fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b67cdaf - Browse repository at this point
Copy the full SHA b67cdafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94fac3c - Browse repository at this point
Copy the full SHA 94fac3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6eb88a - Browse repository at this point
Copy the full SHA d6eb88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d49d7c3 - Browse repository at this point
Copy the full SHA d49d7c3View commit details -
enable "About phone -> Battery information" screen
Squashed with: commit 50f8f1d Author: Daniel Micay <[email protected]> Date: Sat Mar 9 10:06:21 2024 -0500 use 2021-01-01 as minimum battery date
Configuration menu - View commit details
-
Copy full SHA for 2e77f54 - Browse repository at this point
Copy the full SHA 2e77f54View commit details -
fix footer formatting issue on App pinning screen
Since 20976c3 screen_pinning_description is a formatted string, it can't be used directly from XML.
Configuration menu - View commit details
-
Copy full SHA for b65992a - Browse repository at this point
Copy the full SHA b65992aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93600c5 - Browse repository at this point
Copy the full SHA 93600c5View commit details -
Co-authored-by: Dmitry Muhomor <[email protected]> Co-authored-by: quh4gko8 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a91c2b8 - Browse repository at this point
Copy the full SHA a91c2b8View commit details -
add config for setupdesign and setupcompat libraries
These libraries are used by several AOSP components and proprietary Google apps for creating consistent SetupWizard-like UIs. For more info, see methods that call "com.google.android.setupwizard.partner" ContentProvider in external/setupcompat and external/setupdesign.
Configuration menu - View commit details
-
Copy full SHA for ede9518 - Browse repository at this point
Copy the full SHA ede9518View commit details -
- defines abstraction: NonRelationalProvider - implements SudConfigProvider - provides basic configs - provides overlay config - non-card layout for tablets - navigation bar light/dark mode - status bar light/dark mode
Configuration menu - View commit details
-
Copy full SHA for b7580ea - Browse repository at this point
Copy the full SHA b7580eaView commit details -
export method for stringifying password errors from ChooseLockPassword
It's used by the duress password management UI in the next commit.
Configuration menu - View commit details
-
Copy full SHA for ad9fa71 - Browse repository at this point
Copy the full SHA ad9fa71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bcfbf0 - Browse repository at this point
Copy the full SHA 1bcfbf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d6ca09 - Browse repository at this point
Copy the full SHA 7d6ca09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff9127 - Browse repository at this point
Copy the full SHA 7ff9127View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bdbd77 - Browse repository at this point
Copy the full SHA 8bdbd77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b1053b - Browse repository at this point
Copy the full SHA 9b1053bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceddcb3 - Browse repository at this point
Copy the full SHA ceddcb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab4ed0 - Browse repository at this point
Copy the full SHA 3ab4ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad3066 - Browse repository at this point
Copy the full SHA 3ad3066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa80d2 - Browse repository at this point
Copy the full SHA 8fa80d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b977411 - Browse repository at this point
Copy the full SHA b977411View commit details -
[temp] hide setting for default value of per-app storage DCL setting
The majority of apps that depend on Google Play services are currently incompatible with storage DCL restrictions due to Dynamite modules being loaded from the Play services data directory. Play services is in the process of converting Dynamite modules into APK splits, which will resolve this issue. Hide the setting until this Dynamite module conversion is complete.
Configuration menu - View commit details
-
Copy full SHA for 3a7d710 - Browse repository at this point
Copy the full SHA 3a7d710View commit details -
Configuration menu - View commit details
-
Copy full SHA for c515629 - Browse repository at this point
Copy the full SHA c515629View commit details -
15: add Private Space sandboxed Google Play link
It's added to Private Space screen instead of the Apps screen (where regular and work profile links are) to avoid revealing whether the Private Space is present when the "Hide when locked" Private Space option is enabled.
Configuration menu - View commit details
-
Copy full SHA for c90780f - Browse repository at this point
Copy the full SHA c90780fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a5615a - Browse repository at this point
Copy the full SHA 9a5615aView commit details
Commits on Oct 16, 2024
-
Revert "add option to always randomize MAC"
This reverts commit 5fcdd49.
Configuration menu - View commit details
-
Copy full SHA for e1a4703 - Browse repository at this point
Copy the full SHA e1a4703View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17d1f3f - Browse repository at this point
Copy the full SHA 17d1f3fView commit details -
hide inaccurate "access private space when hidden" text
AOSP launcher doesn't have this feature.
Configuration menu - View commit details
-
Copy full SHA for bb86e81 - Browse repository at this point
Copy the full SHA bb86e81View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a9d7f5e - Browse repository at this point
Copy the full SHA a9d7f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56bd39f - Browse repository at this point
Copy the full SHA 56bd39fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 838b312 - Browse repository at this point
Copy the full SHA 838b312View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c55075d - Browse repository at this point
Copy the full SHA c55075dView commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ec1c63 - Browse repository at this point
Copy the full SHA 4ec1c63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 896b045 - Browse repository at this point
Copy the full SHA 896b045View commit details
Commits on Oct 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b27780b - Browse repository at this point
Copy the full SHA b27780bView commit details
Commits on Oct 31, 2024
-
AppSwitch UI: Use supplied application info's userId for summary
The app info page opened by settings using AppSwitch's infrastructure is launched with respect to supplied ApplicationInfo uid as its userId to launch the page, see AppInfoDashboardFragment#startAppInfoFragment
Configuration menu - View commit details
-
Copy full SHA for 103fb4e - Browse repository at this point
Copy the full SHA 103fb4eView commit details -
fixup! add USB-C port and pogo pins security setting
Toggle USB-C port off and on when changing setting value from "Charging-only" to "Charging-only when locked", "Charging-only when locked except BFU" or "On" to immediately enable the data connection.
Configuration menu - View commit details
-
Copy full SHA for ca70a56 - Browse repository at this point
Copy the full SHA ca70a56View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0bb79fd - Browse repository at this point
Copy the full SHA 0bb79fdView commit details