Skip to content
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

Include description for which user installed the app in "Install available apps" settings #264

Open
wants to merge 146 commits into
base: 14
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
146 commits
Select commit Hold shift + click to select a range
092fcdf
add GrapheneOS icon
flawedworld Feb 5, 2022
cd9790b
set styles/wallpaper picker action name
thestinger Oct 15, 2022
d52a14f
Settings: Integrate ThemePicker and WallpaperPicker2
kdrag0n Apr 17, 2021
68fe67e
disable showing wallpaper attribution
thestinger Feb 16, 2021
3dcb1d4
add TalkBack accessibility service
thestinger Mar 10, 2021
41adbc3
get outer NFC preference to listen for changes
inthewaves Sep 21, 2020
8d4faeb
disable legacy suggestions
thestinger Oct 8, 2019
b328cd6
add missing android title for top_level_settings
Apr 11, 2020
e4bc89d
Remove misleading "Google Play system update" info field
flawedworld May 15, 2021
ae48acf
extend list of system apps that are not allowed to be disabled
muhomorr May 28, 2023
19dc344
add a separate file for non-AOSP strings
muhomorr Feb 12, 2023
0220ff2
add a set of base classes for creating Fragment-based preference UI
muhomorr Apr 6, 2023
3c9213e
add base class for ListPreference controllers
muhomorr Feb 12, 2023
cd59f98
add base class for toggle preference controllers
muhomorr Feb 14, 2023
bdc3cc5
add base classes for {Bool,Int}Setting preference controllers
muhomorr Feb 12, 2023
6c06079
add device info field with bootloader version
flawedworld Apr 6, 2021
cced208
hide pattern screenlock option
Wonderfall Jul 18, 2021
1be600c
drop support for showing nearby devices from Play
thestinger Jul 25, 2021
12a972e
Dark mode support for app installation restriction icon
Oct 18, 2021
2af8a75
Add preference for increased touch sensitivity (glove mode)
kdrag0n Jul 7, 2021
d4f9db7
add link to Sandboxed Google Play settings
muhomorr Jan 21, 2022
df54cee
Show Hardware SKU in About Phone
flawedworld Mar 5, 2022
8ac086b
Remove empty Security status header
chirayudesai Mar 3, 2020
ad5f451
Allow sorting Applications by size
May 5, 2016
3c2d080
add missing face unlock strings for English
empratyush May 4, 2022
7fc0a69
add a per-user setting for forwarding censored notifs
girlbossceo Mar 16, 2022
a44ff7c
fully enable location indicators by default
thestinger Aug 17, 2022
c454667
add option to always randomize MAC
renlord Oct 15, 2021
f909563
LTE Only Mode
empratyush Aug 19, 2022
23ca968
battery usage UI: use a fallback name for unknown components
muhomorr Nov 13, 2022
bf624f2
Settings: Pass empty lottie resource for quickly open camera animation
luk1337 Jun 9, 2022
b9ff296
add a toggle for auto-grants of OTHER_SENSORS permission
muhomorr Feb 14, 2023
eb001e7
add a toggle for camera access from the lock screen
muhomorr Feb 14, 2023
e769dc4
add auto-reboot setting
muhomorr Feb 14, 2023
026da55
Add toggle for screenshot timestamp EXIF metadata
girlbossceo Feb 18, 2023
3b759c4
add GNSS SUPL setting
muhomorr Mar 3, 2023
58fc48f
add PIN scrambling setting
girlbossceo Feb 18, 2023
2f84b0d
disable auto confirm PIN toggle by default
thestinger Oct 16, 2023
97a3dd2
remove missing display resolution lottie animation
girlbossceo Mar 16, 2023
b316b5b
add toggle for eSIM support via Google's eSIM LPA package
muhomorr Jan 24, 2024
7c0f145
remote key provisioning server setting
girlbossceo Apr 3, 2023
d467d6b
add toggle for special access to hardware accelerators by Google apps
muhomorr Apr 6, 2023
3b2adaf
add GNSS PSDS setting
muhomorr May 3, 2023
132da7d
add connectivity checks setting
muhomorr May 24, 2023
9c80f92
add common resources for auto-off settings
muhomorr May 24, 2023
9ecf24f
add Wi-Fi auto-off setting
muhomorr May 25, 2023
fbc8a68
add Bluetooth auto-off setting
muhomorr May 24, 2023
af816f0
add deny_new_usb setting
muhomorr May 24, 2023
ac41813
add exec spawning setting
muhomorr May 25, 2023
e9f0a74
Mark all DSU options as unsupported
flawedworld Jun 25, 2023
228ef54
Remove "Add users from lock screen" setting
quh4gko8 Jul 1, 2023
3bf037b
Factor out common code for reading/writing UserManager restrictions
quh4gko8 Jul 23, 2023
33ff33f
UserManager enable "install available apps"
empratyush Sep 3, 2022
a20991f
UserManager settings for apps installs and updates
quh4gko8 Jul 20, 2023
a058a58
UserManager settings for running in background
quh4gko8 Jun 13, 2023
b86391a
Disable app copying preference when the user has DISALLOW_INSTALL_APP…
quh4gko8 Jul 26, 2023
416c202
add a base class for extra "App info" screen links
muhomorr May 15, 2023
a853910
add Storage Scopes link to the "App info" screen
muhomorr Jul 2, 2022
438ea89
add Storage Scopes link to "All files access" screen
muhomorr Apr 11, 2023
8ee48d7
add OBB access toggle to "Install unknown apps" screen
muhomorr Jul 8, 2022
4378c03
show more APK details on App info screen
muhomorr Sep 21, 2022
02851c1
add Contact Scopes link to the "App info" screen
muhomorr May 15, 2023
1ef0775
add an ability to disable non-system apps from the "App info" screen
muhomorr Apr 17, 2022
2cd5b98
Reverse Wireless Charging UI
empratyush Jun 20, 2022
ac5c2f6
hide the "Storage manager" toggle from Storage screen
muhomorr Sep 15, 2023
9e078cb
add toggle for fingerprint screen unlocking
muhomorr Oct 8, 2023
ff90410
add helpers for per-app settings
muhomorr Sep 29, 2023
25bb9a7
add base class for App info single-choice fragments
muhomorr Nov 15, 2023
64a75f4
add base classes for AppSwitch UIs
muhomorr Nov 15, 2023
f867343
add "Exploit protection" category to App info
muhomorr Nov 15, 2023
89be93f
add per-app setting for exploit protection compatibility mode
muhomorr Sep 26, 2023
130cf0b
add toggle for automatic exploit protection compatibility mode
muhomorr Oct 7, 2023
99636cb
add per-app setting for hardened_malloc
muhomorr Nov 16, 2023
3f3de60
add dev mode per-app setting for extended virtual address space
muhomorr Nov 16, 2023
464097e
add per-app setting for native debugging
muhomorr Nov 15, 2023
c488919
add setting for default value of per-app native debugging setting
muhomorr May 24, 2023
54085df
add per-app setting for memory tagging
muhomorr Nov 15, 2023
cf3df7a
add setting for default value of per-app memory tagging setting
muhomorr Nov 15, 2023
345c974
add toggle for system process crash notifications
muhomorr Nov 27, 2023
477b390
Widevine provisioning setting
maade93791 Sep 29, 2023
a355db8
remove confusing mention of Android Auto from "Connected devices" screen
muhomorr Dec 18, 2023
28ce508
add link to logcat viewer to System category
muhomorr Jan 6, 2024
795b0a6
add link to logcat viewer to App info screen
muhomorr Jan 6, 2024
57aab6d
add deep link to app hardened_malloc settings
muhomorr Jan 11, 2024
c362830
add USB-C port security setting
muhomorr Feb 21, 2024
bf905a8
clarify wording for USB modes
thestinger Feb 27, 2024
148feb2
spa: add Storage Scopes link to the "App info" screen
muhomorr Mar 2, 2024
77e0e86
spa: add Storage Scopes link to "All files access" screen
muhomorr Mar 2, 2024
88ecf82
spa: add Contact Scopes link to the "App info" screen
muhomorr Mar 2, 2024
5a7c8c0
spa: add support for disabling non-system apps
muhomorr Mar 2, 2024
daaffca
spa: don't show "More options" button in App info uninstall dialog
muhomorr Mar 2, 2024
40969f0
spa: add link to logcat viewer to App info screen
muhomorr Mar 2, 2024
7552c9c
spa: add OBB access toggle to "Install unknown apps" screen
muhomorr Mar 2, 2024
cc34009
add SPA support to AppSwitch UI infrastructure
muhomorr Mar 2, 2024
0e3be44
spa: add "Exploit protection" category to App info
muhomorr Mar 2, 2024
cf35d02
spa: add per-app setting for exploit protection compatibility mode
muhomorr Mar 2, 2024
ea224cc
spa: add per-app setting for hardened_malloc
muhomorr Mar 2, 2024
8922da4
spa: add dev mode per-app setting for extended virtual address space
muhomorr Mar 2, 2024
6607804
spa: add per-app setting for native debugging
muhomorr Mar 2, 2024
e3dffca
spa: add per-app setting for memory tagging
muhomorr Mar 2, 2024
f35480d
enable "About phone -> Battery information" screen
muhomorr Mar 7, 2024
169fd2a
fix footer formatting issue on App pinning screen
muhomorr Mar 17, 2024
197edb6
fixes redundant horizontal margin issue on tablets
jiteshsingh Jan 30, 2024
6aacc8e
internet setup activity
jiteshsingh Jan 30, 2024
d043177
add config for setupdesign and setupcompat libraries
muhomorr Dec 27, 2023
002479e
setup design config provider
jiteshsingh Feb 26, 2024
4af1907
export method for stringifying password errors from ChooseLockPassword
muhomorr May 29, 2024
d1aa186
add duress password management UI
muhomorr May 29, 2024
d275c98
check app control restrictions before enabling "Disable" button for u…
muhomorr Jun 12, 2024
a5810ba
remove blank illustration from "Screen resolution" screen
muhomorr Jun 13, 2024
0d71f33
hide deny_new_usb setting when USB-C port setting is available
muhomorr Jun 18, 2024
9813ec3
adjust strings for USB-C port security setting
muhomorr Jun 18, 2024
3ff276e
extend USB-C port security setting to pogo pins
muhomorr Jun 18, 2024
7f5aa7a
support protecting list setting value with the user credential
muhomorr Jun 19, 2024
00a48ab
require user credential for changing auto-reboot setting
muhomorr Jun 19, 2024
b8f34b8
require user credential for changing deny_new_usb setting
muhomorr Jun 19, 2024
5ed434f
require user credential for changing USB-C port security setting
muhomorr Jun 19, 2024
1012352
adjust USB port security setting to API change
muhomorr Jun 20, 2024
2264ec8
fixup! support protecting list setting value with the user credential
muhomorr Jun 20, 2024
c3506ac
fixup! add base class for ListPreference controllers
muhomorr Jun 23, 2024
f8388b8
fixup! check app control restrictions before enabling "Disable" butto…
muhomorr Jun 28, 2024
9b1c31d
fix fingerprint enrollment on Google devices with side FP scanner
muhomorr Jul 8, 2024
5954991
add toggle for alternative touchscreen mode
muhomorr Jun 19, 2024
c517037
don't allow disabling user apps when uninstall is not allowed
muhomorr Jul 21, 2024
07a60d2
use consistent switch styling for Camera extensions toggle
muhomorr Jul 28, 2024
bbf36ea
Revert "add link to logcat viewer to App info screen"
muhomorr Jul 28, 2024
7864076
fixup! add per-app setting for memory tagging
muhomorr Jul 28, 2024
96c1d39
fixup! add per-app setting for native debugging
muhomorr Jul 28, 2024
6568185
fixup! add dev mode per-app setting for extended virtual address space
muhomorr Jul 28, 2024
30d99ee
fixup! add per-app setting for hardened_malloc
muhomorr Jul 28, 2024
49244b8
fixup! add per-app setting for exploit protection compatibility mode
muhomorr Jul 28, 2024
6375353
Revert "add "Exploit protection" category to App info"
muhomorr Jul 28, 2024
60b1e03
fixup! add base classes for AppSwitch UIs
muhomorr Jul 28, 2024
950125b
Revert "add an ability to disable non-system apps from the "App info"…
muhomorr Jul 28, 2024
53fb81b
Revert "show more APK details on App info screen"
muhomorr Jul 28, 2024
c1347cc
fixup! add Storage Scopes link to "All files access" screen
muhomorr Jul 28, 2024
649cc7e
fixup! add Contact Scopes link to the "App info" screen
muhomorr Jul 28, 2024
2ac62bc
fixup! add OBB access toggle to "Install unknown apps" screen
muhomorr Jul 28, 2024
8981ad6
fixup! add Storage Scopes link to the "App info" screen
muhomorr Jul 28, 2024
e6ac6fa
disable predictive back gesture in PIN/password input activities
muhomorr Aug 5, 2024
b33cec0
Enforce BaseUserRestriction for DISALLOW_CONFIG_BRIGHTNESS
wangchaohui Mar 12, 2024
597b398
Enforce BaseUserRestriction for DISALLOW_CONFIG_SCREEN_TIMEOUT
wangchaohui Mar 12, 2024
00a37a5
Enforce BaseUserRestriction for DISALLOW_CONFIG_BRIGHTNESS
Mar 22, 2024
fb8cc4f
Fix crash due to incompatible type
Mar 26, 2024
7e5e656
Include description for which userId installed the app
quh4gko8 Jul 25, 2024
2e2c58c
Follow ordering of app info fetched based on AppCopyHelper
quh4gko8 Aug 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove empty Security status header
Change-Id: Ia09dfd67bcfb8334439bfb9dab419235b182e297
Chirayu Desai authored and thestinger committed Aug 6, 2024
commit 8ac086bf2e8e77703a595a473c968f48f16e8879
6 changes: 0 additions & 6 deletions res/xml/security_dashboard_settings.xml
Original file line number Diff line number Diff line change
@@ -21,12 +21,6 @@
android:key="security_dashboard_page"
android:title="@string/security_settings_title">

<!-- security_settings_status.xml -->
<PreferenceCategory
android:order="-10"
android:key="security_status"
android:title="@string/security_status_title" />

<PreferenceCategory
android:order="1"
android:key="dashboard_tile_placeholder" />