Skip to content

microphone scopes#409

Open
Cabbache wants to merge 160 commits intoGrapheneOS:16-qpr2from
Cabbache:feature/microphone-scopes
Open

microphone scopes#409
Cabbache wants to merge 160 commits intoGrapheneOS:16-qpr2from
Cabbache:feature/microphone-scopes

Conversation

@Cabbache
Copy link

No description provided.

flawedworld and others added 30 commits December 5, 2025 19:23
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.
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.

Co-authored-by: Diab Neiroukh <lazerl0rd@thezest.dev>

Squashed with e7264c6

Change-Id: I86af721fde33226d314d8a44525f310828299a72
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.
Allow sorting applications by size in Settings->Apps
just like in Settings->Storage/USB->Apps

Change-Id: I9e022162110e1feff20f257992086e66735e0f5e
Signed-off-by: June <june@eridan.me>
Co-authored-by: inthewaves <inthewaves@pm.me>
Co-authored-by: June <june@eridan.me>
Co-authored-by: inthewaves <inthewaves@pm.me>

Squashed with: Fix LTE Only mode on World Mode
Co-authored-by: flawedworld <flawedworld@flawed.world>
Squashed with:
20d4d3e
514f0dd

Co-authored-by: Daniel Micay <daniel.micay@grapheneos.org>
Signed-off-by: r3g_5z <june@girlboss.ceo>
AOSP does not provide these similar to the missing quickly open camera
lottie animation

Signed-off-by: r3g_5z <june@girlboss.ceo>
Co-authored-by: flawedworld <flawedworld@flawed.world>
Signed-off-by: r3g_5z <june@girlboss.ceo>
inthewaves and others added 28 commits December 5, 2025 22:18
Most of these configs only change availability flags. The actual enabled states are usually
controlled on the main setting screen for the SIM, one screen back.
This is a legacy item that is not used anymore.
In SettingsGoogle and PixelDisplayService, the array resource lookup for
config_availableEMValueOptions is done dynamically. However, this
resource actually exists in AOSP, so we can just refer to it statically
like all other resources.

The two strings for this option are pulled in via adevtool, but the icon
is added directly in this commit because it contains references to other
resources. The icon is an exact recreation of the stock OS icon. It
turns out Google just used the `visibility` icon from the Apache 2.0
licensed Material Symbols project verbatim.

https://github.com/google/material-design-icons/blob/bb04090f930e272697f2a1f0d7b352d92dfeee43/symbols/android/visibility/materialsymbolsoutlined/visibility_24px.xml

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
…ty condition

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
em_value is documented in AOSP as "proprietary" and may have different
meaning on non-Google devices.

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
Co-authored-by: inthewaves <inthewaves@pm.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.