Aurimas Liutikas
0dfa35ad73
[automerger skipped] Migrate Settings to androidx. am: b1af85d155 -s ours
...
am: 44593b7bac -s ours
Change-Id: Ifc73b43625413bb89223875f99d8e0e99b9a2c91
2018-08-28 15:12:27 -07:00
Aurimas Liutikas
44593b7bac
[automerger skipped] Migrate Settings to androidx.
...
am: b1af85d155 -s ours
Change-Id: I098cc300a217762bcb77bc1b0b5f6ee6bdbc56dd
2018-08-28 14:59:45 -07:00
Fan Zhang
35cc28a8c9
[automerger skipped] Merge "DO NOT MERGE: Cherry-pick a bunch fixes to AOSP" am: 56cc4986df -s ours am: 0e05005d8d -s ours
...
am: e8bf02f256 -s ours
Change-Id: I4858f230255f0c19a5e7a4ac9ffd0c85841721f1
2018-08-28 14:55:39 -07:00
Fan Zhang
e8bf02f256
[automerger skipped] Merge "DO NOT MERGE: Cherry-pick a bunch fixes to AOSP" am: 56cc4986df -s ours
...
am: 0e05005d8d -s ours
Change-Id: Ieb1b69c3fb1f42750044b49c270f4d533bbfb51b
2018-08-28 14:45:42 -07:00
Fan Zhang
0e05005d8d
[automerger skipped] Merge "DO NOT MERGE: Cherry-pick a bunch fixes to AOSP"
...
am: 56cc4986df -s ours
Change-Id: Iff1f6e189feae17f1166990de31d6f64f920734e
2018-08-28 14:41:43 -07:00
Treehugger Robot
56cc4986df
Merge "DO NOT MERGE: Cherry-pick a bunch fixes to AOSP"
2018-08-28 21:29:05 +00:00
Fan Zhang
e9876a6a80
[automerger skipped] Merge "DO NOT MERGE Fix color_lint errors" am: fcaf926dc1 -s ours am: 6e65a32468 -s ours
...
am: 9fe69d724d -s ours
Change-Id: If7f67c5a8f32045dd9e1b63f61614b03cfbd9bed
2018-08-28 13:47:28 -07:00
Aurimas Liutikas
13dc1941f5
[automerger skipped] Migrate Settings to androidx.
...
am: a290b873d0 -s ours
Change-Id: I9ba23b9406f2f7397de78c86aa3eccf5be4fe22d
2018-08-28 12:22:49 -07:00
Fan Zhang
07e55d97ca
DO NOT MERGE: Cherry-pick a bunch fixes to AOSP
...
Task affinity updates
- Remove task affinity for AppDrawOver Settings
- Remove task affinity for ConfigNotificationSettings
The task affinity is messing with the back stack for this activity when
launched externally
Fixes: 80281932
Fixes: 80290571
Test: manual
Disable uninstall update option for secondary users.
Fixes: 110249550
Test: manual
Suppress some gesture search when there is no hardware
Fixes: 110250839
Test: robotests
Check wifi password length by byte, not char.
Change-Id: Ic25ef766886507211c3de8764c1cffef2b27a025
Fixes: 79209073
Test: robotest
2018-08-28 12:17:03 -07:00
Fan Zhang
9fe69d724d
[automerger skipped] Merge "DO NOT MERGE Fix color_lint errors" am: fcaf926dc1 -s ours
...
am: 6e65a32468 -s ours
Change-Id: Iaf37f20f3ff607c46a66eb278dc17d6998f87984
2018-08-28 12:14:58 -07:00
Aurimas Liutikas
b1af85d155
Migrate Settings to androidx.
...
Test: make Settings
Bug: 76692459
Change-Id: I941dea40562170649bf056e675cc32e5163c0e39
Merged-In: I941dea40562170649bf056e675cc32e5163c0e39
(cherry picked from commit a290b873d0 )
2018-08-28 11:48:56 -07:00
Fan Zhang
6e65a32468
[automerger skipped] Merge "DO NOT MERGE Fix color_lint errors"
...
am: fcaf926dc1 -s ours
Change-Id: I4d66ba0b4164b5b700c7671f5d249c30ad38722e
2018-08-28 11:38:27 -07:00
TreeHugger Robot
ed3373d86d
Merge "Remove unneeded getDisplayableCards() in DashboardAdapter"
2018-08-28 18:36:23 +00:00
Treehugger Robot
fcaf926dc1
Merge "DO NOT MERGE Fix color_lint errors"
2018-08-28 18:03:31 +00:00
Fan Zhang
35ed23e8bf
Remove unneeded getDisplayableCards() in DashboardAdapter
...
It will be called when window gets focus, no need to call it here.
Change-Id: I1c4b3b745edb2519e778f8354684d90e2eb55004
Fixes: 113175600
Test: manual
2018-08-28 10:26:19 -07:00
Fan Zhang
516f6dd0d3
DO NOT MERGE Fix color_lint errors
...
Test: repo upload
Change-Id: I83abb69123e1365cf90db2ab0f60c3a6330f2828
2018-08-28 17:18:49 +00:00
TreeHugger Robot
f0542f0c25
Merge "Clean up the main architecture of Contextual Settings Homepage."
2018-08-28 16:02:42 +00:00
Christine Franks
036ca19897
Merge "Remove demo restrictions"
2018-08-28 15:45:35 +00:00
TreeHugger Robot
d83c1b92d2
Merge "Updated the CardContentProvider"
2018-08-28 15:04:26 +00:00
TreeHugger Robot
064af9a48e
Merge "Show bonded devices in "Pair new device"(2/2)"
2018-08-28 14:32:04 +00:00
Emily Chuang
ae90591749
Clean up the main architecture of Contextual Settings Homepage.
...
- Add lifecycle observer in HomepageManager.
- Rename some variables.
Bug: 111676964
Test: robotests
Change-Id: Ic91c53f2c1622d602b3edc664a06a13aa6945f47
2018-08-28 21:43:47 +08:00
Sunny Shao
fb80ec21c2
Updated the CardContentProvider
...
- Removed the availability_uri field
- Changed the card_action data type to integer
- Added the support_half_width field
- Modify the Database version to 2
Bug: 111820446
Test: robotest
Change-Id: I755ad93a05034037bab18e709f53b4af3ce4fe5e
2018-08-28 12:39:10 +08:00
Ash_Chen
8f7092a15e
Show bonded devices in "Pair new device"(2/2)
...
Some users forgot they had paired devices and couldn't see their BT device
when they search device in "Pair new device". (b/80382940, b/80133137).
Need to change the behavior to let paired devices can be shown on "Available devices".
Bug: 111738593
Test: Bluetooth Pairing Test
Change-Id: Ib499785abaa8e4efc1875be113ac87bdbe0c89ba
2018-08-28 11:39:38 +08:00
SongFerng Wang
937b8172b2
Merge "SIM status page sync signal strength and service state behavior from systemUI"
2018-08-28 02:40:02 +00:00
Christine Franks
be2370db13
Remove demo restrictions
...
These are now available as user restrictions.
Bug: 113298946
Test: make RunSettingsRoboTests -j100
Change-Id: I637083c8edcf43b99cebbf5a7dfd60afee441ade
2018-08-27 18:45:24 -07:00
Aurimas Liutikas
a290b873d0
Migrate Settings to androidx.
...
Test: make Settings
Bug: 76692459
Change-Id: I941dea40562170649bf056e675cc32e5163c0e39
Merged-In: I941dea40562170649bf056e675cc32e5163c0e39
2018-08-27 18:24:23 -07:00
Doris Ling
8741c04821
Add log when the advanced button is clicked.
...
- register the advanced button expand listener and add the metrics log
when it is clicked.
Fixes: 70930626
Test: make RunSettingsRoboTests
Change-Id: Ife4af4bd4a0a8534cf9ba63949660a810b09446a
2018-08-27 14:23:13 -07:00
Bill Yi
61a909c662
[automerger skipped] Import translations. DO NOT MERGE am: 994ae82c34 -s ours
...
am: 016843fa80 -s ours
Change-Id: I6532b8b1a57aa016227468720258c5ddec03850c
2018-08-26 13:05:18 -07:00
Bill Yi
016843fa80
[automerger skipped] Import translations. DO NOT MERGE
...
am: 994ae82c34 -s ours
Change-Id: I779083c8a8685a719d462160cfd8c8b4479a406c
2018-08-26 12:58:09 -07:00
Doris Ling
1d6a5e3ed0
[automerger skipped] Merge "Fix crash in clicking Default Home gear icon." am: 0c724f5181 am: 51a72d4c38
...
am: 323e54ddf5 -s ours
Change-Id: Ia039b43a5e4301e0b7451181ef4be95e18bd847d
2018-08-25 23:34:33 -07:00
Doris Ling
323e54ddf5
Merge "Fix crash in clicking Default Home gear icon." am: 0c724f5181
...
am: 51a72d4c38
Change-Id: I7ff6b0e405c3d87faa869bd53eee9983648ccf69
2018-08-25 23:24:51 -07:00
Doris Ling
51a72d4c38
Merge "Fix crash in clicking Default Home gear icon."
...
am: 0c724f5181
Change-Id: I53b6c18077d0bcf5a7bc13fcc425c6c1ca4143ad
2018-08-25 23:12:24 -07:00
Bill Yi
994ae82c34
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I3e4f6e468679eec2ad1d8b821115e686e5a4c19a
2018-08-25 16:44:47 -07:00
TreeHugger Robot
a60d914d5f
Merge "Create the main architecture for Settings Dynamic Homepage"
2018-08-25 01:09:17 +00:00
Treehugger Robot
0c724f5181
Merge "Fix crash in clicking Default Home gear icon."
2018-08-24 23:58:31 +00:00
TreeHugger Robot
b619dd8856
Merge "Fixed NPE that crashes Settings."
2018-08-24 23:50:11 +00:00
Emily Chuang
6cb08a3ce4
Create the main architecture for Settings Dynamic Homepage
...
Create an architecture for the homepage to enable card adding
and displaying.
Bug: 111676964
Test: robotests
Change-Id: I06efe3d16585060a8e99313586ae29bbde7fe3e8
2018-08-25 07:47:23 +08:00
Doris Ling
72836a99d2
Fix crash in clicking Default Home gear icon.
...
- change the way that default home query the resolve activity to only
check for LAUNCHER activity.
Change-Id: Ib53154afe7951f4e2c7c3ab147be4c691113e0e7
Merged-In: Ib53154afe7951f4e2c7c3ab147be4c691113e0e7
Fixes: 112249115
Test: make RunSettingsRoboTests
2018-08-24 15:56:38 -07:00
TreeHugger Robot
a5aba37da7
Merge "Add Support for Virtual High Refresh Rate mode"
2018-08-24 21:33:27 +00:00
TreeHugger Robot
f566949d78
Merge "Fix crash in clicking Default Home gear icon."
2018-08-24 20:13:36 +00:00
TreeHugger Robot
07af8e015f
Merge "Refresh conditions only when it changes."
2018-08-24 19:50:24 +00:00
Doris Ling
639ad90313
Fix crash in clicking Default Home gear icon.
...
- change the way that default home query the resolve activity to only
check for LAUNCHER activity.
Change-Id: Ib53154afe7951f4e2c7c3ab147be4c691113e0e7
Fixes: 112249115
Test: make RunSettingsRoboTests
2018-08-24 11:27:18 -07:00
Fan Zhang
5d7ebbf963
Refresh conditions only when it changes.
...
- Instead of force refresh when user tap action button, we not wait
until state changes for each conditional cards.
Test: robotests
Change-Id: I2eca59a06b8cb332b7b99f017baefb3d5b53234b
2018-08-24 09:25:57 -07:00
TreeHugger Robot
28d1b223ef
Merge "Remove red underline from Device name"
2018-08-24 16:02:14 +00:00
Mill Chen
32db609df1
Remove red underline from Device name
...
- Turn off auto-correction for normal text.
Bug: 79421621
Test: make RunSettingsRoboTest
Change-Id: Ie7c4ebd33073ecaac2048d8630ec7b51e706341c
2018-08-24 13:38:17 +08:00
David Sodman
7915fda7ee
Add Support for Virtual High Refresh Rate mode
...
Add a developer options settings switch to enable a virtual
HiFrequency panel mode to be able to test the SW stack with
display running at 50% faster than the default refresh
rate.
Bug: 111549030
Test: Enable HiFrequency mode and use systrace/adb to verity
Change-Id: Ibfd30ca1a14a146419233eaefa9b5095bf459adc
2018-08-23 20:04:03 -07:00
Lei Yu
10995c9bfc
Merge "Hook up feature flag to mobile network controller"
2018-08-23 19:39:29 +00:00
TreeHugger Robot
dcd8e75b3e
Merge "Use BluetoothDevice.ACCESS_* instead of CachedBluetoothDevice.ACCESS_*"
2018-08-23 19:09:48 +00:00
Fan Zhang
71c828e3f2
[automerger skipped] Merge "DO NOT MERGE Fix summary text for advanced button." am: da38b41b9a -s ours am: 5c6f6949bf -s ours
...
am: b984c81371 -s ours
Change-Id: I6d6584924602bf9f7d8f267cccfae8adce744f66
2018-08-23 11:20:07 -07:00
Fan Zhang
b984c81371
[automerger skipped] Merge "DO NOT MERGE Fix summary text for advanced button." am: da38b41b9a -s ours
...
am: 5c6f6949bf -s ours
Change-Id: I5857d75e1b068446ccfba8859c11e968bc7dade3
2018-08-23 11:13:33 -07:00