TreeHugger Robot
c7d1192ebb
Merge "Simplify the transition logic." into sc-dev am: 5b24943b06 am: cd82b94eff
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14716099
Change-Id: I992f1c528ea4643e9ac13fe72481b8847dbafdd3
2021-05-26 11:01:25 +00:00
TreeHugger Robot
3b5672415e
Merge "Fix pairing dialog doesn't show the correct pairing key." into sc-dev am: 4f9d0f4eb4 am: 9e9c2508bf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14730711
Change-Id: I71cf66171c5211375fedb8cf5f4a2667937f02e9
2021-05-26 11:01:17 +00:00
TreeHugger Robot
5b24943b06
Merge "Simplify the transition logic." into sc-dev
2021-05-26 10:45:41 +00:00
TreeHugger Robot
4f9d0f4eb4
Merge "Fix pairing dialog doesn't show the correct pairing key." into sc-dev
2021-05-26 10:26:20 +00:00
YUKAI HUNG
ff51d80270
Merge "Disable app usage item if this item is not clickable" into sc-dev am: 7164ec8863 am: 64a11c5a87
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14702402
Change-Id: I345c28cef4e81669aca4cf2e085e6ca5b167ee3e
2021-05-26 09:35:57 +00:00
TreeHugger Robot
7839e46ba9
Merge "Fix the extra speaking in Allow supervision dialog" into sc-dev am: 328de8d98f am: 9035a8f4bb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14694606
Change-Id: Ie89c0cfece7aab58dde4aa12cdef3fabf0b4f86f
2021-05-26 09:35:52 +00:00
Yanting Yang
c6feed297f
Merge "Remove silky flag from Display for official release" into sc-dev am: d5aaf326e7 am: 97d6bac2f4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14716096
Change-Id: I854f59b936562153cdf5fc4a2dd1778454d4712b
2021-05-26 09:35:45 +00:00
YUKAI HUNG
7164ec8863
Merge "Disable app usage item if this item is not clickable" into sc-dev
2021-05-26 09:25:54 +00:00
TreeHugger Robot
328de8d98f
Merge "Fix the extra speaking in Allow supervision dialog" into sc-dev
2021-05-26 09:21:34 +00:00
Yanting Yang
d5aaf326e7
Merge "Remove silky flag from Display for official release" into sc-dev
2021-05-26 08:35:32 +00:00
Yi-Ling Chuang
8871134dcd
Simplify the transition logic.
...
- Only override startAcitivtyForResult() as other methods will also fall
to that one.
Bug: 187542491
Test: rebuild and navigate through pages
Change-Id: I2d5cf0c3deaa858d44c4330600e88b0f33ce0594
2021-05-26 15:51:02 +08:00
Patty
c491216243
Fix pairing dialog doesn't show the correct pairing key.
...
When the pairing dialog doesn't show in the foreground at the first time, the pairing key will display incorrectly.
This is caused by the intent doesn't contain the parameter BluetoothDevice.EXTRA_PAIRING_KEY.
Correct the pairing key by passing the pairing key to intent pairingDialogIntent.
Tag: #stability
Bug: 188614067
Test: make RunSettingsRoboTests ROBOTEST_FILTER=BluetoothPairingServiceTest
Change-Id: I3c91bf6ea51fa3fb77b4c4a5c17555606160603e
2021-05-26 15:46:00 +08:00
YUKAI HUNG
6b68a9da24
Merge "Refine consumed battery value formula for power component" into sc-dev am: f49190d769 am: 1fea339388
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14702397
Change-Id: I9b2a16d20979d079f153c20730ba41bbc57b8822
2021-05-26 07:43:18 +00:00
Wesley Wang
da5b7ee353
Merge "Add new battery entry into AppInfo page launch variable" into sc-dev am: a967b88ee4 am: 92f6d4fdf3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14639372
Change-Id: If6e5844ac6bf4719807b0bffbfa1e747f1f54c30
2021-05-26 07:41:33 +00:00
ykhung
46bcdda9b9
Disable app usage item if this item is not clickable
...
some items are not clickable to launch the restriction page in the
battery usage list, we will apply the disabled visual in the
preferrence item to improve the UX (avoid users click the item without
any action)
Bug: 188751551
Bug: 188663505
Test: make SettingsgRoboTests
Change-Id: Ib8925b8e191117543bb1c74d6d01191e3043fc73
2021-05-26 07:27:01 +00:00
YUKAI HUNG
f49190d769
Merge "Refine consumed battery value formula for power component" into sc-dev
2021-05-26 07:26:20 +00:00
Wesley Wang
a967b88ee4
Merge "Add new battery entry into AppInfo page launch variable" into sc-dev
2021-05-26 06:59:13 +00:00
Sunny Shao
e0c921a8fa
Fix the extra speaking in Allow supervision dialog
...
- Extra speaking the "double tap to activate" when focus
"Family Link manage ...".
- Root cause: this Textview set the setMovementMethod method.
- Solution: Remove this setMovementMethod because it is usless in here.
Bug: 187968203
Test: manual test
Change-Id: Ia3f277f6814cb009f0e07f56381e3e46fbacc7a8
2021-05-26 14:53:14 +08:00
Yanting Yang
821ee0e420
Merge "Correct breadcrumbs of Wallpaper & style" into sc-dev am: 4fce42c454 am: 3765c438b9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14716095
Change-Id: Ib45640b730b8efe2df5d42aa9249d63b9e277592
2021-05-26 06:46:48 +00:00
Yanting Yang
c2ac66cadc
Remove silky flag from Display for official release
...
Remove the silky condition and clean up redundant files.
Bug: 183670633
Test: robotests & visual with turning on/off silky home
Change-Id: I139f1dbc1ca030ccb0b778c479e0b23289c1c282
2021-05-26 14:25:43 +08:00
Yanting Yang
4fce42c454
Merge "Correct breadcrumbs of Wallpaper & style" into sc-dev
2021-05-26 06:20:38 +00:00
Yanting Yang
56b9b2c6dd
Merge "Remove silky flag from Apps for official release" into sc-dev am: c10cfff485 am: afe7960d57
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14702756
Change-Id: I9078e109061e06cdb714dd34ba85c015a6f4ee36
2021-05-26 02:41:18 +00:00
Yanting Yang
6901a23fb0
Merge "Remove silky flag from App info for official release" into sc-dev am: bf99c92463 am: b5a6f5f611
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14716193
Change-Id: I268a0d80d38d205e62062662d00712fd35f9dfb5
2021-05-26 02:41:12 +00:00
Yanting Yang
c10cfff485
Merge "Remove silky flag from Apps for official release" into sc-dev
2021-05-26 02:09:19 +00:00
Yanting Yang
bf99c92463
Merge "Remove silky flag from App info for official release" into sc-dev
2021-05-26 02:06:48 +00:00
TreeHugger Robot
58a913b3d0
Merge "Apply setup wizard's transition on a11y pages" into sc-dev am: 32ea479cc9 am: fcb9b44443
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14716190
Change-Id: Ic3fa4e2628afae3561854a4e47e1e4cc26c3561a
2021-05-26 02:02:03 +00:00
TreeHugger Robot
32ea479cc9
Merge "Apply setup wizard's transition on a11y pages" into sc-dev
2021-05-26 01:13:14 +00:00
TreeHugger Robot
dbff898f60
Merge "Consolidate app notification setting prefs" into sc-dev am: a4fc228b55 am: 31205a549f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14718654
Change-Id: I0d8f18fe74fd3b9ba12778d8dc35de109fbe1677
2021-05-26 00:44:34 +00:00
TreeHugger Robot
caa0805121
Merge "Query storage size instead of calculate size of installed APP" into sc-dev am: 0eaf329a43 am: ebf9d33fb9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14554355
Change-Id: I708894fa914d09bef68d4ca660e5334ecf090e58
2021-05-26 00:44:22 +00:00
TreeHugger Robot
a4fc228b55
Merge "Consolidate app notification setting prefs" into sc-dev
2021-05-26 00:19:26 +00:00
TreeHugger Robot
0eaf329a43
Merge "Query storage size instead of calculate size of installed APP" into sc-dev
2021-05-26 00:13:16 +00:00
Yanting Yang
6bf1c3675d
Correct breadcrumbs of Wallpaper & style
...
Remove the sitemap connection between Display and Wallpaper & style,
since we already moved the Wallpaper & style to the homepage.
Bug: 182708819
Test: robotests & visual
Change-Id: Ia069be91177d8fef56248b5343c41a13ef8267a2
2021-05-26 05:43:53 +08:00
TreeHugger Robot
b2db07d43b
Merge "Update custom zen settings "off" string" into sc-dev am: 547cac8d9a am: d3da337d75
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14720432
Change-Id: Ib19e368eee6a631ea64b40c862d05df5dae68e4b
2021-05-25 21:18:43 +00:00
TreeHugger Robot
547cac8d9a
Merge "Update custom zen settings "off" string" into sc-dev
2021-05-25 20:46:46 +00:00
Felipe Leme
ac5788175c
Merge "Refactored some ActionDisabledLearnMoreButtonLauncherImpl methods." into sc-dev am: d51e6cb7a4 am: 779d68ca4b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14671084
Change-Id: I7262ea5fbf020382e261d976cedae226ce37280b
2021-05-25 19:30:09 +00:00
Felipe Leme
d51e6cb7a4
Merge "Refactored some ActionDisabledLearnMoreButtonLauncherImpl methods." into sc-dev
2021-05-25 19:13:18 +00:00
TreeHugger Robot
aae3e29f3b
Merge "Apply sliding transition for lock screen" into sc-dev am: 9018434111 am: 2fa3ec90a4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14702760
Change-Id: I3295f9fff780ccb4569a34cf7059be8ba1c1b13d
2021-05-25 19:04:46 +00:00
TreeHugger Robot
9018434111
Merge "Apply sliding transition for lock screen" into sc-dev
2021-05-25 18:35:13 +00:00
Beverly
06b1ba1d09
Update custom zen settings "off" string
...
zen_mode_sound_summary_off should only be used when describing the
number of schedules that are enabled (and requires a numeric parameter).
Instead, use the string "off" when a sound isn't enabled by a custom dnd
setting.
Fixes: 189120026
Test: manual
Change-Id: I8bc180353a61455b124801d14f0d319f49bb341c
2021-05-25 13:31:52 -04:00
Julia Reynolds
e81b8275a8
Consolidate app notification setting prefs
...
Test: manual
Fixes: 189201867
Change-Id: If5cc03e0bd2d4273cd842e097b99b15d1178f3dc
2021-05-25 11:57:06 -04:00
Arc Wang
044c91cc70
Query storage size instead of calculate size of installed APP
...
From android S, Storage Settings show files of images/videos/audios
category instead of installed APP of each category. So it's
necessary to change the way to calculate size information.
This change also
- StorageItemPreference shows changing storage size units instead
of fixed GB. It helps UX for categories of only small size files.
- Query media provider for size of Documents and others.
- Query media provider for size of Trash.
Bug: 170918505
Bug: 177892478
Bug: 179871408
Bug: 184379946
Bug: 186077224
Bug: 187128447
Test: atest com.android.settings.deviceinfo
atest com.android.settings.deviceinfo.storage
make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.deviceinfo
make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.deviceinfo.storage
manual visual
Click each file category to count files size is the same as
displayed in Storage Settings.
Change-Id: I37c7b3a4b5860323cb55581b23a90f583f4af216
2021-05-25 23:44:21 +08:00
Wesley.CW Wang
92feb9e8fc
Add new battery entry into AppInfo page launch variable
...
- Insert uid as launch variable
- Add new launch type into AppInfo page
Bug: 178197718
Test: make RunSettingsRoboTests
Change-Id: I8c68bebd02491dbbc1516bbebc14254ed06940f6
2021-05-25 23:13:03 +08:00
Yanting Yang
a5dd355ea6
Merge "Remove silky flag from Notifications for official release" into sc-dev am: ed671ebe6c am: c683578f62
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14716192
Change-Id: Id6d4acaafa8d5fdf17a45b72ed8ea125885c8e8f
2021-05-25 14:06:27 +00:00
Jernej Virag
81617c7d95
Merge "Add a setting to enable or disable corner invocation of assistant app" into sc-dev am: 1baf9a867e am: cd09893698
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14502326
Change-Id: I487b8c7be452e0955988446656aeba3043139a29
2021-05-25 13:58:00 +00:00
TreeHugger Robot
cf9703713e
Merge "Suppress shared axis transition on Brightness level" into sc-dev am: b2a97fb735 am: 50d5302023
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14682964
Change-Id: I5aa7bcdd94321511ede3bd95daf211337507ba49
2021-05-25 13:57:53 +00:00
Yanting Yang
ed671ebe6c
Merge "Remove silky flag from Notifications for official release" into sc-dev
2021-05-25 13:53:26 +00:00
Yanting Yang
5c60d3905e
Remove silky flag from App info for official release
...
Remove the silky condition and clean up redundant files.
Bug: 183670633
Test: robotests & visual with turning on/off silky home
Change-Id: I6b159c348dd3266a8515d58b3c5f508375ac4301
2021-05-25 21:29:50 +08:00
Jernej Virag
1baf9a867e
Merge "Add a setting to enable or disable corner invocation of assistant app" into sc-dev
2021-05-25 13:16:41 +00:00
TreeHugger Robot
b2a97fb735
Merge "Suppress shared axis transition on Brightness level" into sc-dev
2021-05-25 12:55:16 +00:00
TreeHugger Robot
7b1e183a46
Merge "Support different types of transitions." into sc-dev am: 332ee0f374 am: 40e49eafac
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14682961
Change-Id: I07daca955f9a518bba32c5896985b674c48af3ed
2021-05-25 12:26:52 +00:00