Doris Ling
5b3332547a
Update suggestion/condition UI
...
- reduce top padding for suggestion container
- match condition card corner radius with suggestion card.
- change condition card background color to white
- update suggestion title font from medium to regular.
Change-Id: I0267b37822facf4bd389e2b21c47a1fcf0d00264
Fixes: 70573674
Test: visual
2018-02-20 15:30:47 -08:00
Doris Ling
f9ab8ea7bd
Add Open button to launch instant app.
...
- move logic from InstantAppButtonsController into
InstantAppButtonsPreferenceController, as it is not really necessary to
have separate control to be in different class.
- add logic to check if the instant app provides a default launch uri.
If so, show a Open button to launch the uri, and move the Install
button into option menu. If not, Install button remains as is.
- also update the instant app button layout to match the regular 2
buttons layout.
Change-Id: Ibcae780ad697ca93a48604b03c8f4600dd3c0472
Fixes: 69562807
Test: make RunSettingsRoboTests
2018-02-20 21:43:46 +00:00
Fan Zhang
72456a9ea6
Fix search highlight
...
- Fragments should not have advanced button when coming from search.
Change-Id: I10a192216b7ff702e73b791acbcc1eb1d71cb407
Fixes: 73348428
Test: robotests
2018-02-20 13:19:26 -08:00
TreeHugger Robot
c26ea56fe4
Merge "Get rid of direct usage of Utils.onBuildStartFragmentIntent"
2018-02-20 21:03:04 +00:00
Fan Zhang
e5b8a5b24f
Merge changes I34732bdb,Ieafd3be6
...
* changes:
Remove some unused code
Remove unused slice metadata
2018-02-20 20:02:29 +00:00
TreeHugger Robot
87e71c96ea
Merge "Update FakeUid for new methods"
2018-02-20 18:52:24 +00:00
Fan Zhang
deec75fa9d
Remove some unused code
...
Bug: n/a
Test: rebuild
Change-Id: I34732bdbf59d8380bef50f9a5da8b974375ea345
2018-02-20 10:18:54 -08:00
Bill Yi
a9a6c820fb
Import translations. DO NOT MERGE am: 3b4a3e0a0f
-s ours
...
am: 1bc57cbf3c
-s ours
Change-Id: I153443f06806810009bf5bc735104471df8ab98b
2018-02-20 18:16:41 +00:00
Bill Yi
1bc57cbf3c
Import translations. DO NOT MERGE
...
am: 3b4a3e0a0f
-s ours
Change-Id: I68a6f27af09691e2a27712ecab8c876f5eb26283
2018-02-20 18:09:10 +00:00
TreeHugger Robot
6116740c29
Merge "Import translations. DO NOT MERGE"
2018-02-20 18:05:49 +00:00
TreeHugger Robot
99b22304c0
Merge "Migrate more places to subsetting launcher"
2018-02-20 17:57:53 +00:00
Fan Zhang
bcf50e3407
Remove unused slice metadata
...
Bug: n/a
Test: n/a
Change-Id: Ieafd3be6418e9b9217e0c56094d7ee4a8fcff851
2018-02-20 09:57:42 -08:00
Fan Zhang
1f6d24a991
Get rid of direct usage of Utils.onBuildStartFragmentIntent
...
Change-Id: I87eb97d6da4cd4f99be5bcdb1e3e245eb1c7bd1c
Fixes: 73250851
Test: robotests
2018-02-20 09:42:31 -08:00
Lei Yu
32876ff6d2
Merge "Change the order of battery tips"
2018-02-20 17:06:18 +00:00
Narayan Kamath
b61f89d268
Merge "Remove uses of libcore.util.Objects.hashCode / equals."
2018-02-20 13:55:53 +00:00
Bill Yi
3b4a3e0a0f
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I1e41ebfa49aad56d5fad9889dcea6f487457400d
2018-02-20 00:57:01 -08:00
Bill Yi
8f63f86270
Import translations. DO NOT MERGE
...
Change-Id: I2b9dfc6b51a0a18e420e9dcee21b7fc466ae458c
Auto-generated-cl: translation import
2018-02-19 23:57:46 -08:00
Anurag Das
f44da638bd
Wifi: Restore hidden flag for hidden networks on update network
...
Currently when user modifies any of the network parameter for hidden
networks, hidden flag is not updated. As a result this network is no
longer part of hidden networks, we are unable to reconnect when user
triggers wifi off and on.
This commit sets the value of hiddenSSID flag of config at the Settings
side on network update.
Test: manual test with hidden access point
Bug: 73256783
Change-Id: Ic20f03345645d8bf3bc9c3ff44910dd3f2797fec
2018-02-20 06:56:09 +00:00
TreeHugger Robot
8d9dc9a642
Merge "Migrate more settings to SubSettingsLauncher"
2018-02-19 23:11:09 +00:00
Fan Zhang
47854c2945
Migrate more places to subsetting launcher
...
Bug: 73250851
Test: robotests
Change-Id: Iaf29df45ddb42fd58f181cb01e10998a97cb7c34
2018-02-19 14:21:05 -08:00
Fan Zhang
be45f9c865
Migrate more settings to SubSettingsLauncher
...
Bug: 73250851
Test: robotests
Change-Id: I4100bef20e2ed477e4e31c9b7816f1b03f3f2809
2018-02-19 13:36:57 -08:00
TreeHugger Robot
9e585190d4
Merge "Migrate more settings to SubSettingLauncher"
2018-02-19 20:18:01 +00:00
Narayan Kamath
facb59a13f
Remove uses of libcore.util.Objects.hashCode / equals.
...
Use public API in java.util.Objects instead.
Test: make
Change-Id: I2644164cc8ae5a6a25339abf7f2ed6e1c428c4ac
2018-02-19 14:09:56 +00:00
TreeHugger Robot
01ff684c3e
Merge "Migrate more settings to use SubSettingsLauncher"
2018-02-19 06:45:02 +00:00
Fan Zhang
b1d6c76b53
Migrate more settings to SubSettingLauncher
...
Bug: 73250851
Test: robotest
Change-Id: Ifc27b90d68bf4a907f169e19338e9b52ea5f9922
2018-02-18 21:10:03 -08:00
Fan Zhang
7cf99f5f12
Migrate more settings to use SubSettingsLauncher
...
Bug: 73250851
Test: robotests
Change-Id: I08f6f380489646231d6d8ceb1488e2efb036bf69
2018-02-18 21:10:03 -08:00
TreeHugger Robot
8458b19717
Merge "Import translations. DO NOT MERGE"
2018-02-19 03:26:26 +00:00
Bill Yi
9e68fbf2dc
Import translations. DO NOT MERGE am: 27f30d2f46
-s ours
...
am: 9843b2e552
-s ours
Change-Id: I4e7ec3a5349efff5ec801993ca96b8578f045c10
2018-02-18 17:42:03 +00:00
Bill Yi
9843b2e552
Import translations. DO NOT MERGE
...
am: 27f30d2f46
-s ours
Change-Id: I02d655e5e18147b0cc6a95069db935ed39b1719d
2018-02-18 17:32:29 +00:00
TreeHugger Robot
6f367a79ce
Merge "[Settings] Add focus for SSIDtext to show IME"
2018-02-17 17:52:57 +00:00
TreeHugger Robot
aa9126c5f0
Merge "[Settings] Update margin of summary of ring volumn"
2018-02-17 10:55:25 +00:00
Bill Yi
27f30d2f46
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Ia171cb822fd79c5828a9042873f4b52b6e9c6541
2018-02-16 23:15:09 -08:00
Bill Yi
7e7c5366b8
Import translations. DO NOT MERGE
...
Change-Id: I09b555b14e3825d857a3c67cc9b5c946fdfa4cf6
Auto-generated-cl: translation import
2018-02-16 22:18:15 -08:00
TreeHugger Robot
657270aba1
Merge "Allow extras to be passed to app info subscreens"
2018-02-17 03:48:02 +00:00
TreeHugger Robot
feec804395
Merge "Make BatteryDatabaseManager singleton"
2018-02-17 02:33:14 +00:00
Amith Yamasani
7366878829
Update FakeUid for new methods
...
Bug: 70297451
Test: N/A
Change-Id: I8a9db76c85df2b3e3c5027f52d36914ad338aa35
2018-02-16 16:39:30 -08:00
jackqdyulei
f8ef23b63e
Change the order of battery tips
...
Bug: 72492206
Test: RunSettingsRoboTests
Change-Id: I27b2d5c27fbac2259d9ee483b755ac799dd0de68
2018-02-16 16:37:55 -08:00
Ben Lin
7d5a53f03c
Put Security-related controllers into a PreferenceCategoryController.
...
This way when everything is hidden in security, the whole category is
hidden also.
Bug: None
Test: Robotests
Change-Id: Ib4120975133df7910c5d5229a82d4052364501ac
2018-02-16 15:26:13 -08:00
Ben Lin
c64531bbce
Revert "Add ability to show/hide Color Correction and Color Inversion."
...
This reverts commit f1346930bc
.
Reason for revert: Moving logic elsewhere.
Change-Id: Ia07b3f4c33e0078e8f35c69d5ed51daf197ff165
2018-02-16 15:10:11 -08:00
Sudheer Shanka
42c80f0b01
Merge "Raise priority of SHOW_ADMIN_SUPPORT_DETAILS intent filter."
2018-02-16 23:05:25 +00:00
Adrian Roos
5bc4bdf35c
Merge "Use new OverlayManager categories"
2018-02-16 22:47:11 +00:00
Ben Lin
463c9a07f0
Revert "Add ability to show/hide accessibility_shortcut_preference."
...
This reverts commit 4983dc1227
.
Reason for revert: Moving logic somewhere else.
Change-Id: I2f2e3ac6545e8599de32afb1fe6f6d108601e37d
2018-02-16 14:27:34 -08:00
Fan Zhang
c85e701b3d
Merge changes I1c3620d3,Ic0bf23f6
...
* changes:
Move some subsetting launch to SubSettingLauncher
Migrate more subsetting launching to SubSettingLauncher
2018-02-16 16:58:51 +00:00
Fan Zhang
a8d70f7c4d
Merge "Fix a failing robotest"
2018-02-16 16:51:29 +00:00
Fan Zhang
36bfc04c85
Merge "Add string for instant app launch button."
2018-02-16 05:54:41 +00:00
Fan Zhang
7334a16a49
Merge "Ignore null value in Account settings summary."
2018-02-16 05:54:03 +00:00
Fan Zhang
aa220b68f5
Fix a failing robotest
...
This is not a correct fix, in the longer term we should stop using
framework internal strings entirely.
Test: robotest
Change-Id: I47f93793fde1e9d5ba850ca4897f820d4919dda4
2018-02-15 21:30:03 -08:00
Fan Zhang
9ea3615053
Merge "Refactor Utils.startWithFragment to SubSettingLauncher"
2018-02-16 04:49:41 +00:00
Fan Zhang
3fff7bc35f
Move some subsetting launch to SubSettingLauncher
...
Bug: 73250851
Test: robotests
Change-Id: I1c3620d335eaf99bb110bcbb3e33ff3b2a05f84e
2018-02-15 16:40:06 -08:00
Fan Zhang
615563db0c
Migrate more subsetting launching to SubSettingLauncher
...
Bug: 73250851
Test: robotests
Change-Id: Ic0bf23f6ac6f717bdd3d477fdb84af68badae8e6
2018-02-15 15:39:56 -08:00