YUKAI HUNG
0af80557f5
Merge "Export a method for app info page to get last 24 battery history data" into sc-dev am: abd364e1f3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14542666
Change-Id: I796b670e161b2aecadf7fd9467ca31658226a1c1
2021-05-14 10:15:38 +00:00
YUKAI HUNG
abd364e1f3
Merge "Export a method for app info page to get last 24 battery history data" into sc-dev
2021-05-14 10:11:28 +00:00
TreeHugger Robot
ddc25f4d59
Merge "[Rohan] Two battery level, but no charging status in Rohan Setting" into sc-dev am: 0174c4bad0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14515925
Change-Id: I300cff11f9e2a503c3e05788a9de9c5e2cab67bc
2021-05-14 10:03:18 +00:00
TreeHugger Robot
c62398d25b
Merge "Fix foreground Service background launch restriction" into sc-dev am: 7c50995261
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14542667
Change-Id: Icc1f6337114d35e1fc8e4eb1f8573a9cfec1ca79
2021-05-14 10:03:10 +00:00
TreeHugger Robot
0174c4bad0
Merge "[Rohan] Two battery level, but no charging status in Rohan Setting" into sc-dev
2021-05-14 09:59:54 +00:00
TreeHugger Robot
7c50995261
Merge "Fix foreground Service background launch restriction" into sc-dev
2021-05-14 09:54:12 +00:00
TreeHugger Robot
ce9fa721b3
Merge "Fix test case failed" into sc-dev am: 6cd4ad46d2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14542669
Change-Id: I6ff54cd597f4cee6ff864fc60165a0285b6a0480
2021-05-14 09:37:38 +00:00
Chiachang Wang
640a73376c
Merge "Replace clearAll with withoutDefaultCapabilities" into sc-dev am: 5613be1465
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14518468
Change-Id: I871b1788dc8b7ca47c133fe028e8e200890365a7
2021-05-14 09:37:23 +00:00
TreeHugger Robot
08eb23954c
Merge "Wrap generating battery history keys into another method" into sc-dev am: 5c2a472b39
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14542665
Change-Id: If3946af373bfc92875e11d9a7a007823095a717a
2021-05-14 09:36:21 +00:00
TreeHugger Robot
6cd4ad46d2
Merge "Fix test case failed" into sc-dev
2021-05-14 09:35:18 +00:00
Chiachang Wang
5613be1465
Merge "Replace clearAll with withoutDefaultCapabilities" into sc-dev
2021-05-14 09:32:42 +00:00
Tim Peng
6cbeb65a05
[Rohan] Two battery level, but no charging status in Rohan Setting
...
-show/hide battery information by device type
Bug: 187692468
Test: atest AdvancedBluetoothDetailsHeaderControllerTest
Change-Id: I22b4f2cddaf1143dd48ffec2fa3114d685689633
2021-05-14 16:55:05 +08:00
Hugh Chen
3eb374adb4
Fix foreground Service background launch restriction
...
Remove setForeground() in BluetoothPairingService. Refactor
the behavior to not holding service in the background.
Bug: 184901840
Test: make RunSettingsRoboTests -j56
Change-Id: Iaeb96943971f55dbeb3dba4b06b28abe770ba3c2
2021-05-14 08:53:14 +00:00
TreeHugger Robot
5c2a472b39
Merge "Wrap generating battery history keys into another method" into sc-dev
2021-05-14 08:42:54 +00:00
ykhung
e8d1374ea2
Export a method for app info page to get last 24 battery history data
...
Bug: 188123855
Test: make SettingsRoboTests
Change-Id: I1953461c47a33c5951b94726e6eade21033a1403
2021-05-14 08:36:52 +00:00
Hugh Chen
c7dbd26fbf
Fix test case failed
...
Fix ConnectedDeviceDashboardFragmentTest test case failed.
Bug: 187999771
Test: make RunSettingsRoboTests -j56
Change-Id: I7c2617d1305c3e648f14ba8982d716ef1034e66e
2021-05-14 16:23:35 +08:00
Stanley Wang
7ce00ee003
Merge "Guard the NPE on StartNow slice" into sc-dev am: f7cb316cd2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14515932
Change-Id: I8348206ad6d496b47a56015dcf758d0b42acb58a
2021-05-14 08:15:19 +00:00
Stanley Wang
f7cb316cd2
Merge "Guard the NPE on StartNow slice" into sc-dev
2021-05-14 07:39:38 +00:00
Stanley Wang
f2c664abd9
Guard the NPE on StartNow slice
...
Check if preference is null to avoid NPE when the StartNowPreferenceController
is called by slice.
Fixes: 187806890
Test: robotest
Change-Id: I84c1ee42bc1fd87dd720061e3af81e926028181d
2021-05-14 07:38:41 +00:00
ykhung
637d34ed71
Wrap generating battery history keys into another method
...
Bug: 188123855
Test: make SettingsRoboTests
Change-Id: I82a48e66ec4f7b4c0d9a6756799aa8d7a3a96848
2021-05-14 07:21:09 +00:00
Chiachang Wang
6a78464406
Replace clearAll with withoutDefaultCapabilities
...
Replace the API as the feedback from API review.
Bug: 184735772
Test: make RunSettingsRoboTests \
ROBOTEST_FILTER=WifiDetailPreferenceController2Test
Test: make RunSettingsRoboTests \
ROBOTEST_FILTER=ContextualWifiSliceTest
Change-Id: I18f0776b6522489bf7e88f984bc44f23d8c9edc4
2021-05-14 15:08:00 +08:00
TreeHugger Robot
286d3289ff
Merge "Add divider below ActionButtonPreference in BluetoothDetailFragment" into sc-dev am: f6712e330a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14439452
Change-Id: I2825dfc54b59fe5956524c7dc10a893f3ed122c7
2021-05-14 06:25:01 +00:00
TreeHugger Robot
f6712e330a
Merge "Add divider below ActionButtonPreference in BluetoothDetailFragment" into sc-dev
2021-05-14 06:12:41 +00:00
Treehugger Robot
034091db38
Merge "Device picker: add title to fix offset in progressbar" am: a3da419c8d am: a2dc65e71e am: 68b3473610 am: d70199e634
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1622889
Change-Id: I9a6592759b210d32fb7393088f0370144cb96208
2021-05-14 05:24:02 +00:00
Treehugger Robot
d70199e634
Merge "Device picker: add title to fix offset in progressbar" am: a3da419c8d am: a2dc65e71e am: 68b3473610
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1622889
Change-Id: I68a79558c465c96ea9b805f87acce0d406991b8d
2021-05-14 05:10:44 +00:00
Treehugger Robot
68b3473610
Merge "Device picker: add title to fix offset in progressbar" am: a3da419c8d am: a2dc65e71e
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1622889
Change-Id: I62a812859d2eec5a9c92c40f9fd4bdf800743f80
2021-05-14 04:54:03 +00:00
Treehugger Robot
a2dc65e71e
Merge "Device picker: add title to fix offset in progressbar" am: a3da419c8d
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1622889
Change-Id: I966b9ede97c0d3e997b96dc012ffdd6476688448
2021-05-14 04:38:14 +00:00
TreeHugger Robot
43be7a468f
Merge "Account settings: Fix duplicate title and extra padding." into sc-dev am: 52f627f9ef
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14488985
Change-Id: I87bb0f268b072a134a5283675148539e436a3e8f
2021-05-14 04:32:41 +00:00
TreeHugger Robot
81989a5c2b
Merge "Fixed extra padding in "Open by default" page" into sc-dev am: 8b9f1d4f9e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14540523
Change-Id: Ibd92edc60446b436589a939c10cdc6710497b8c3
2021-05-14 04:32:33 +00:00
TreeHugger Robot
2b607e4148
Merge "Fix work profile picker user icon didn't follow UX guideline" into sc-dev am: c3dfd37df6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14540524
Change-Id: Ia68a5742d130170e6bc92e749df4dfedd5db7589
2021-05-14 04:32:25 +00:00
TreeHugger Robot
52f627f9ef
Merge "Account settings: Fix duplicate title and extra padding." into sc-dev
2021-05-14 04:14:24 +00:00
Treehugger Robot
a3da419c8d
Merge "Device picker: add title to fix offset in progressbar"
2021-05-14 04:12:44 +00:00
TreeHugger Robot
8b9f1d4f9e
Merge "Fixed extra padding in "Open by default" page" into sc-dev
2021-05-14 03:57:18 +00:00
TreeHugger Robot
c3dfd37df6
Merge "Fix work profile picker user icon didn't follow UX guideline" into sc-dev
2021-05-14 03:39:38 +00:00
TreeHugger Robot
5ccd064c38
Merge "Remove the divider above footer in Gesture Navigation Settings" into sc-dev am: e01099b245
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14515939
Change-Id: Icfa2860dbf3d864cc0660bdc0926a852985e518f
2021-05-14 02:53:41 +00:00
Ahaan Ugale
6663bed71c
Account settings: Fix duplicate title and extra padding.
...
This change reverts the change in
I3981ce73fef63f06a40e61e894481d24284614ba to add a PreferenceCategory
for the accounts after merging the page with autofill settings. That was
done to get the Accounts heading to display for the personal/work
profile view.
This change instead sets the title on the existing PreferenceCategory
that's created dynamically in the Controller.
Removing the extra PreferenceCategory also fixes the padding.
Fix: 183677515
Bug: 183677706
Test: manual - with single profile, with personal/work profiles
Test: make -j RunSettingsRoboTests \
ROBOTEST_FILTER="com.android.settings.accounts.AccountPreferenceControllerTest"
Change-Id: Ib7fe6f97b93b81d5a5897280cdd6bbad1b75f3a9
2021-05-13 19:49:04 -07:00
TreeHugger Robot
e01099b245
Merge "Remove the divider above footer in Gesture Navigation Settings" into sc-dev
2021-05-14 02:42:43 +00:00
Yanting Yang
82e91de6ca
Merge "Move DWB to the fifth position from the bottom on the homepage" into sc-dev am: 542ba7477e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14519526
Change-Id: Ia4880b03a5e5c200e2449144d1b7f4f386710f52
2021-05-14 02:39:57 +00:00
YUKAI HUNG
d2042cf5ab
Merge "Make chart time slot not clickable when accessibility servie is enabled" into sc-dev am: f70cb82b0c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14515927
Change-Id: I026cdad211584f35d4f2dec457c88c5eec76942c
2021-05-14 02:39:47 +00:00
Tiffany Nguyen
e2ab30f348
Merge "Redirect battery-level settings preference clicks if needed" into sc-dev am: df8537269f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14486116
Change-Id: I2ef953d6b3bb696105109e0ba38003f9c739540f
2021-05-14 02:38:48 +00:00
Yanting Yang
542ba7477e
Merge "Move DWB to the fifth position from the bottom on the homepage" into sc-dev
2021-05-14 02:37:12 +00:00
Edgar Wang
c6e0507f38
Fix work profile picker user icon didn't follow UX guideline
...
- Remove duplicated dimen in Settings
Fixes: 186609520
Test: manual & robotest
Change-Id: I256e4f75fe131449b2593d1a8cb422f122a943ac
2021-05-14 10:35:24 +08:00
Sunny Shao
1d4c5be0e9
Fixed extra padding in "Open by default" page
...
- Page layout redesign.
Bug: 184228266
Test: manual test
Change-Id: I1323ca14b1843a95ba1210674595ee3ba1a94c67
2021-05-14 10:26:06 +08:00
YUKAI HUNG
f70cb82b0c
Merge "Make chart time slot not clickable when accessibility servie is enabled" into sc-dev
2021-05-14 02:21:38 +00:00
Tiffany Nguyen
df8537269f
Merge "Redirect battery-level settings preference clicks if needed" into sc-dev
2021-05-14 01:46:53 +00:00
Kevin Chyn
80bdfdceb4
Merge changes I9dea35a7,Iddcc0a65 into sc-dev am: bcc288e801
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14531459
Change-Id: Ib9e93bcdbfd52c486ceb8f459e4bf764aff501d4
2021-05-13 22:42:04 +00:00
Kevin Chyn
bcc288e801
Merge changes I9dea35a7,Iddcc0a65 into sc-dev
...
* changes:
Update UDFPS "find sensor" string for a11y
Update a few more strings
2021-05-13 22:27:59 +00:00
Kevin Chyn
6a43df9855
Update UDFPS "find sensor" string for a11y
...
Bug: 187999176
Test: manual
Change-Id: I9dea35a70aba87f5f2cc94fc73e74a5a624019b9
2021-05-13 15:20:37 -07:00
Julia Reynolds
b7aed2e7e4
Merge "Fix vertical alignment in history" into sc-dev am: 14f204af54
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14532408
Change-Id: I959b1b5750fac6008d53f8daa8b5373d42421dd6
2021-05-13 22:07:12 +00:00
Julia Reynolds
51ea795f92
Use | not , am: 78c4e70cf6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14534046
Change-Id: I583bb2e74c40bb293f64ccc5662d949a5f919a9d
2021-05-13 22:05:54 +00:00