ykhung
b41b50c3dc
Add RECEIVER_EXPORTED for internal intent based on the PSA
...
Test: presubmit
Change-Id: I699f1e93cf8c44b046f131014d6200346798336e
2022-12-19 00:07:27 +08:00
William Xiao
71ee3c3a5d
Merge "Default to timing out to dock user in 1 minute" into tm-qpr-dev am: 0be191aeb7
am: 26343e8926
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20683709
Change-Id: I63dedfa49ec3d7c64c156d6a5da33772abfcc4b5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-16 00:04:15 +00:00
William Xiao
26343e8926
Merge "Default to timing out to dock user in 1 minute" into tm-qpr-dev am: 0be191aeb7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20683709
Change-Id: I46a4c6300b2deb004417a78faaab25f10fd9ee50
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-15 20:46:32 +00:00
William Xiao
0be191aeb7
Merge "Default to timing out to dock user in 1 minute" into tm-qpr-dev
2022-12-15 20:04:15 +00:00
Florian Mayer
2be085005b
Merge "[MTE] allow device policy to control setting"
2022-12-15 18:40:14 +00:00
TreeHugger Robot
87498a19e6
Merge "Add a new field elapsed_time_millis into Settings' atom"
2022-12-15 09:17:47 +00:00
Kuan Wang
6c4f83f33d
Load app usage events data in the hourly job.
...
Test: make RunSettingsRoboTests + manual
Bug: 260964679
Change-Id: Iaccaa77bd52fb7356cdcb786c64523f21040b128
2022-12-15 06:32:54 +00:00
Bonian Chen
b7c309b075
Merge "[Settings] Try to reduce the time pending on BroadcastReceiver"
2022-12-15 01:16:24 +00:00
Abel Tesfaye
2404e07ad1
Create unique metrics category for DeviceStateAutoRotateDetailsFragment
...
DISPLAY_AUTO_ROTATE_SETTINGS is being used by two separate fragments.
Test: none
Bug: 260071662
Change-Id: I8f02e1df54451f0f7501edcf31d8060fdcc604e6
2022-12-14 21:15:11 +00:00
Arc Wang
d1549f2243
Settings 2-pane deep link vulnerabilities
...
Settings app must not start an deep link Activity if
1. The deep link Activity is not exported.
or
2. Calling package does not have the permission to
start the deep link Activity.
Bug: 250589026
Test: make RunSettingsRoboTests ROBOTEST_FILTER=SettingsHomepageActivityTest
Change-Id: I9a3bddfa5d9d1d2e924dd6f3e5e07dca6c11664f
Merged-In: I9a3bddfa5d9d1d2e924dd6f3e5e07dca6c11664f
2022-12-14 11:59:57 +00:00
Bonian Chen
3ac629f04e
[Settings] Try to reduce the time pending on BroadcastReceiver
...
This is not a design which could resolve the issue, but try to improve
it through reducing the time blocking on BroadcastReceiver and reducing
the happening of ANR.
Bug: 262209170
Test: local and auto
Change-Id: Idec4da3d1deaffb121a5c7a73aeb84b4b0331374
2022-12-14 10:06:12 +00:00
SongFerng Wang
b64d2b2f9e
Merge "Revert "Remove "Backup Calling" button from Settings UI""
2022-12-14 05:56:43 +00:00
Sunny Shao
d21c97e9a7
Add a new field elapsed_time_millis into Settings' atom
...
- Add a new field elapsed_time_millis to keep the elapsed time
since setup wizard finished.
Fixes: 260660970
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.core
Change-Id: I28d13c4987ae1e4ef12eaff27e26a5121cf8093b
2022-12-14 12:53:54 +08:00
XingHai Lu
fd39b53f51
Merge "Cleanup plurals in Settings, change <one> to <1> in string res file."
2022-12-14 02:10:08 +00:00
TreeHugger Robot
a464ca0e47
Merge "Make BatteryStatsHistoryIterator API compatible with Iterator"
2022-12-14 01:49:18 +00:00
Florian Mayer
8b9d792692
[MTE] allow device policy to control setting
...
Test: unit tests
Test: TestDPC with COPE and DO
Test: make RunSettingsRoboTests
Bug: 244290023
Change-Id: I0e03d0dbe44ef595d813652f85529c1fe5fd6cec
2022-12-14 00:54:46 +00:00
Diya Bera
c52d4922cc
Merge "Flicker in Fingerprint Enrollment" into tm-qpr-dev am: 2d343061d3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20523590
Change-Id: I8fdd0725e4c0a1b0d2f7ced3ce058522566528f2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-13 21:37:51 +00:00
Yi Jiang
028b04d93c
[conflict] Merge "Creates a flag for auto-rotate with face detection" into tm-qpr-dev am: 410c1d28bf
am: 7075fd453d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20696311
Change-Id: I25c5fccdcffe89e651af4154738f0049f6c0d14c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-13 18:20:21 +00:00
Diya Bera
6b468377c1
Flicker in Fingerprint Enrollment
...
Fixes: 259707991
Test: m RunSettingsRoboTests -j30 ROBOTEST_FILTER=MessageDisplayControllerTest
Change-Id: I2581dfcc7054c5df1368d5d912dbbc4c8ea01f23
Merged-in: I2581dfcc7054c5df1368d5d912dbbc4c8ea01f23
2022-12-13 18:17:23 +00:00
Yi Jiang
7075fd453d
Merge "Creates a flag for auto-rotate with face detection" into tm-qpr-dev am: 410c1d28bf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20696311
Change-Id: I8fb334d8ac3783286c3cce1df3bd5d2c83a92c5c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-13 17:06:07 +00:00
xinghailu
b5293a2d1c
Cleanup plurals in Settings, change <one> to <1> in string res file.
...
"One" and "1" are not same, such as "1st place" vs "a
place". Also in many languages, plurals expression is different with English, for more detail please check: go/android-i18n-plurals.
So in string res file, replace "one" with excat value "1" is a more
proper way.
Test: Existing unit tests still pass.
Bug: 199230342
Change-Id: I832abc38afc5d8816fa803865c25e6017cffa2c6
2022-12-13 18:31:08 +08:00
Zoey Chen
ef2652887a
Merge "[Settings] eSIM transfer: MobileNetworkListFragment"
2022-12-13 09:19:37 +00:00
Zaiyue Xue
4ee99b0e05
Remove logging for count of shown / hidden apps in Battery Usage page.
...
Bug: 262187603
Fix: 262187603
Test: presubmit
Change-Id: Iff3bcb07f6df424c7498f128739743210d8e7951
2022-12-13 13:17:56 +08:00
William Xiao
ea655e9695
Default to timing out to dock user in 1 minute
...
Previous default was to disable the feature.
Bug: 260123067
Test: verified locally on device that the default is 1 minute for a new
user
Change-Id: I8f577d62b729eb1c1a0579a7b4eb6b50f7f7f0d8
2022-12-12 18:36:30 -08:00
Diya Bera
19856fc03c
Merge "Flicker in Fingerprint Enrollment"
2022-12-12 20:57:26 +00:00
Yi Jiang
1145b26ac7
Creates a flag for auto-rotate with face detection
...
The flag is enabled by default. And will be disabled on foldable
devices.
Test: locally
Bug: 236249360
Change-Id: I8c90533f6011531a4f00af5f2514579638604067
2022-12-12 19:49:16 +00:00
Diya Bera
37858ea1f2
Flicker in Fingerprint Enrollment
...
Fixes: 259707991
Test: m RunSettingsRoboTests -j30 ROBOTEST_FILTER=MessageDisplayControllerTest
Change-Id: I2581dfcc7054c5df1368d5d912dbbc4c8ea01f23
2022-12-12 18:16:42 +00:00
Darrell Shi
ef4fb09916
Merge "Update screensaver preference summary when on." into tm-qpr-dev am: 7bae5625a6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20683706
Change-Id: Ie01d33707536f511f144d82fc13b2d02f2825941
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-12 17:01:34 +00:00
Darrell Shi
7bae5625a6
Merge "Update screensaver preference summary when on." into tm-qpr-dev
2022-12-12 16:41:38 +00:00
TreeHugger Robot
ecb674742b
Merge "Don't hide 1% battery usage apps but show percentage "-" instead."
2022-12-12 08:49:22 +00:00
Zaiyue Xue
1bf57958d2
Don't hide 1% battery usage apps but show percentage "-" instead.
...
Bug b/242252864 will be fixed at the same time.
screen_record: https://drive.google.com/open?id=1ycEuazqQZzNWGO8E2Fh3GdgyTEd2Z9s0&authuser=0&resourcekey=0-x9BJJE6932jIv9fFoecjeQ&usp=drive_link
Bug: 262187603
Bug: 242252864
Fix: 262187603
Fix: 242252864
Test: manual
Change-Id: Id1a8b5291d66a38fb86f168d3115ae566e6ec079
2022-12-12 14:40:56 +08:00
PETER LIANG
523f9c17b6
Merge "Fix the state didn't reset after the size change and rotation."
2022-12-12 06:29:50 +00:00
Peter Liang
3ef603e622
Fix the state didn't reset after the size change and rotation.
...
Action:
Immediately take the effect of updating the progress to avoid waiting for receiving the event to delay update.
Bug: 244979646
Test: make RunSettingsRoboTests ROBOTEST_FILTER=PreviewSizeSeekBarControllerTest
Change-Id: I6b78555c8536b666a3f015e41574c65e15879d1d
2022-12-12 10:47:53 +08:00
PETER LIANG
5c7997be5e
Merge "Refine the UI of the text reading page across SuW."
2022-12-12 02:42:53 +00:00
Peter Liang
5e931b2c23
Refine the UI of the text reading page across SuW.
...
Actions:
1) Customize pages and use the components from SuW lib to align SuW consistent style.
2) Add the done button in the Anything Else page.
Bug: 232771631
Bug: 222419452
Test: make RunSettingsRoboTests ROBOTEST_FILTER=TextReadingResetControllerTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=TextReadingPreferenceFragmentForSetupWizardTest
Change-Id: Ie3f3513ceee7c40d6286335dce91979df0d27f02
2022-12-11 22:11:02 +08:00
Zoey Chen
f1d040a0e4
[Settings] eSIM transfer: MobileNetworkListFragment
...
- Remove the eSIM/pSIM category and separators
- Add pSIM/eSIM icon for SIMs
Screenshot: https://hsv.googleplex.com/5263071317590016
Bug: 261810065
Test: atest NetworkProviderSimListControllerTest
Change-Id: If4b8659c377698e682093e1508699bfc96855b29
2022-12-10 09:34:20 +00:00
Zaiyue Xue
f24fd94b74
Merge "[Battery usage U] Create a flag to guard battery usage features"
2022-12-10 06:07:05 +00:00
Bonian Chen
d40d24d3b6
Merge "[Settings] Support search of each Sim slot status within about phone"
2022-12-10 05:31:25 +00:00
Dmitri Plotnikov
732ecf7d43
Make BatteryStatsHistoryIterator API compatible with Iterator
...
Bug: 261622968
Test: make RunSettingsRoboTests ROBOTEST_FILTER=com.google.android.settings.fuelgauge.BatteryInfoTest RELAX_USES_LIBRARY_CHECK=true
Change-Id: I4b3cf18e4714017b412485120557eb22d7039118
2022-12-09 16:29:48 -08:00
Darrell Shi
d1f5edfc78
Update screensaver preference summary when on.
...
The summary for screensaver preference is updated to, e.g. "On / Art
gallery".
Bug: 261907383
Test: 'make -j64 RunSettingsRoboTests \
ROBOTEST_FILTER="com.android.settings.dream.DreamSettingsTest"'
Change-Id: I40483f266c42a6e49e513208ba513d469d67f85a
Merged-In: I40483f266c42a6e49e513208ba513d469d67f85a
2022-12-09 17:36:01 +00:00
Darrell Shi
adb864a784
Update screensaver preference summary when on.
...
The summary for screensaver preference is updated to, e.g. "On / Art
gallery".
Bug: 261907383
Test: 'make -j64 RunSettingsRoboTests \
ROBOTEST_FILTER="com.android.settings.dream.DreamSettingsTest"'
Change-Id: I40483f266c42a6e49e513208ba513d469d67f85a
2022-12-09 17:33:47 +00:00
Rupesh Bansal
9d0a16aab3
Merge "Remove VR features from apps"
2022-12-09 13:35:14 +00:00
Bonian Chen
8138e44fde
[Settings] Support search of each Sim slot status within about phone
...
Support searching of each SIM slot status within about phone page.
Bug: 260540995
Test: auto and local
Change-Id: If905fc595af566665fb1077a5ce11a967f7487aa
2022-12-09 09:26:11 +00:00
Zaiyue Xue
fa90a4b311
[Battery usage U] Create a flag to guard battery usage features
...
Bug: 261800937
Fix: 261800937
Test: manual
Change-Id: I891c235228c9ca0709471b496e6f75167fd0a126
2022-12-09 15:15:34 +08:00
TreeHugger Robot
2bd5b1c75f
Merge "Check multiple security types for Wi-Fi NetworkRequest" into tm-qpr-dev am: 47d87cb48d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20666966
Change-Id: I745c07401d1130ad320c476928f21d68c388f600
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-09 05:55:31 +00:00
TreeHugger Robot
47d87cb48d
Merge "Check multiple security types for Wi-Fi NetworkRequest" into tm-qpr-dev
2022-12-09 05:26:26 +00:00
Bonian Chen
ca5ef817ff
Merge "[Settings] Code refactor"
2022-12-09 05:23:55 +00:00
Zaiyue Xue
691c39b862
Merge "[Battery usage U] Calculate each item pertage for App tab and System tab separately."
2022-12-09 02:40:33 +00:00
TreeHugger Robot
fe3250007b
Merge "[Battery usage U] For system comsumed power, use device comsumed power directly instead of removing app comsumed power from it."
2022-12-09 02:32:55 +00:00
Zaiyue Xue
5474c1849b
[Battery usage U] For system comsumed power, use device comsumed power directly instead of removing app comsumed power from it.
...
Bug: 261826748
Fix: 261826748
Test: manual
Change-Id: Iab6eed4339fabe342835a020cadae11e6256be20
2022-12-08 19:03:27 +08:00