Amin Shaikh
3aa547b50d
Add activity action for Configure Wi-Fi settings.
...
Bug: 34135303
Test: make -j40 RunSettingsRoboTests
Change-Id: Ieec7a1aa913553c74c6ebf9fb3d868e03e0c3bf6
2017-01-11 18:40:32 +00:00
TreeHugger Robot
c3b80d6a00
Merge "Refactor ConfigureWifiSettings for better testing"
2017-01-11 03:17:09 +00:00
Fan Zhang
925f23244a
Refactor ConfigureWifiSettings for better testing
...
Fix: 34205150
Test: make -j40 RunSettingsRoboTests
Change-Id: I7a8a0c89c087365fb50f3a9edd2cf64b2dda647c
2017-01-10 17:51:47 -08:00
Daniel Nishi
8cc6f9f718
Add click behavior to the storage item preferences.
...
This currently imitates the previous implementation behavior.
The new mocks have a new intermediate view for some of these
behaviors, but this view isn't ready yet.
This patch should bring parity for the click functionality
for the storage line item preferences.
Bug: 33199077
Test: Settings Robo Tests
Change-Id: I4f654d30add92e4eec721c36b2801f9af9824e78
2017-01-10 16:46:44 -08:00
TreeHugger Robot
c8cae26b21
Merge "Remove the app header from ManageApplications when used for storage."
2017-01-11 00:18:37 +00:00
TreeHugger Robot
c68d1bd380
Merge "Update DatabaseLoader querying."
2017-01-10 23:54:00 +00:00
TreeHugger Robot
c45311eb56
Merge "Show setting tiles for secondary users"
2017-01-10 22:51:30 +00:00
Matthew Fritze
7fda314980
Update DatabaseLoader querying.
...
Change the way the queries are built and sorted for the
database loader. It now constructs 3 queries that match
different columns. Each query returns their results
and gets sorted, then merged into the master list of
results.
Change-Id: Id643422ddfe26bfec89e04ee9f5832b99148e22a
Test: make RunSettingsRoboTests
Bug: 32904057, 32903623
2017-01-10 14:27:31 -08:00
TreeHugger Robot
99d56b7f1a
Merge "Fix NPE in accountPrefController"
2017-01-10 22:17:41 +00:00
Daniel Nishi
b3d4de2ab7
Remove the app header from ManageApplications when used for storage.
...
This UI element is no longer in the mocks. It complicated the
implementation of the fragment because it was causing the wrong
apps to be selected on-tap.
This specific StorageUseActivity usage only happens when coming
from the Storage Settings UI, so we can freely remove it without
harming other uses of ManageApplications.
Bug: 34195303
Test: Manual -- it seemed a bit silly to add a test to ensure that
a broken UI element was indeed missing.
Change-Id: I5396364c297026a33b54d1794d9ad2c5102f0d7f
2017-01-10 13:54:32 -08:00
Yanhong Shen
3489a40fd2
Merge "Some Wi-Fi Menus like WPS should be disabled when Wi-Fi is off" am: f952a87060 am: a9e9bf20e8 am: 8b1f115942
...
am: 67ba7fc936
Change-Id: I69a8322ad0c4eaa56ab079c9b0cbaa314e83eb61
2017-01-10 21:38:51 +00:00
Yanhong Shen
67ba7fc936
Merge "Some Wi-Fi Menus like WPS should be disabled when Wi-Fi is off" am: f952a87060 am: a9e9bf20e8
...
am: 8b1f115942
Change-Id: I67215050e9663e7bf84ec78c31d97e6b0291ae19
2017-01-10 21:33:49 +00:00
Yanhong Shen
8b1f115942
Merge "Some Wi-Fi Menus like WPS should be disabled when Wi-Fi is off" am: f952a87060
...
am: a9e9bf20e8
Change-Id: Ia45623e60a3a774b3b21dd58d350f3c408aaff20
2017-01-10 21:28:47 +00:00
Daniel Nishi
c26b4bfbe4
Merge "Remove the LOGV guard from the categorization log statement."
2017-01-10 21:26:37 +00:00
Yanhong Shen
a9e9bf20e8
Merge "Some Wi-Fi Menus like WPS should be disabled when Wi-Fi is off"
...
am: f952a87060
Change-Id: I0da164fbdbb04e54be2a26df85b8fcc1f58192e5
2017-01-10 21:24:19 +00:00
Treehugger Robot
f952a87060
Merge "Some Wi-Fi Menus like WPS should be disabled when Wi-Fi is off"
2017-01-10 21:15:55 +00:00
TreeHugger Robot
fe75e6e58f
Merge "Fix NPE when opening app detail page for work profile app"
2017-01-10 21:14:08 +00:00
Fan Zhang
9ec4536d8a
Show setting tiles for secondary users
...
Change-Id: I912b3324753731a6633cf6fabfc26ae2e61963a0
Fix: 34176802
Test: runtest --path tests/unit/src/com/android/settings/core/SettingsGatewayTest.java
2017-01-10 13:13:04 -08:00
Fan Zhang
424443bdb2
Fix NPE in accountPrefController
...
Change-Id: I83dba35604c501780fa9a99d122b9d9bc8068661
Fix: 34193417
Test: RunSettingsRoboTests
2017-01-10 11:50:42 -08:00
Geoffrey Pitsch
1eefc78280
DO NOT MERGE Fix Notification Settings when unblockable app is blocked.
...
am: db380fa9cb
Change-Id: I248be6a106a5dc20b5e391b2aebc267786a97e65
2017-01-10 19:12:25 +00:00
Fan Zhang
6fbdb5df55
Fix NPE when opening app detail page for work profile app
...
Change-Id: I7a4e5e427801c688d4d16dfe64785b12cc97f445
Fix: 34156709
Test: RunSettingsRoboTests
2017-01-10 09:53:48 -08:00
Fan Zhang
4185b2fef3
Merge "Create MeteredPreference with correct preference context."
2017-01-10 17:12:23 +00:00
Yanhong Shen
ee9393582e
Some Wi-Fi Menus like WPS should be disabled when Wi-Fi is off
...
When Wi-Fi is off, Advanced menus below should be disabled:
1. "Wi-Fi Direct"
2. "WPS Push Button"
3. "WPS Pin Entry"
in Settings->Wi-Fi->Advanced.
Bug:31102679
Test: Test with the device
Change-Id: I5af4c18512c991211eb42ef759e00917828f1b4c
2017-01-10 16:53:16 +09:00
TreeHugger Robot
3f5c3e3bc6
Merge "Remove debug log statement."
2017-01-10 02:25:19 +00:00
TreeHugger Robot
f349b07f96
Merge "Add metric event for skipping support disclaimer in future"
2017-01-10 02:03:08 +00:00
Daniel Nishi
7f6d117c28
Remove debug log statement.
...
It accidentally was left in from a previous patch.
Test: None
Change-Id: I5f1638be7154b0870c19a8624be18e6aa433b4d8
2017-01-09 17:04:25 -08:00
Fan Zhang
da2d426d49
Create MeteredPreference with correct preference context.
...
Bug: 33775510
Test: visual
Change-Id: I201e685f70379e48053ee910113d5ce75fddc16e
2017-01-09 16:58:41 -08:00
Salvador Martinez
553ba00a27
Add metric event for skipping support disclaimer in future
...
We were not recording when users selected to skip the
support disclaimer in future requests for support. This
event has been added and logged when it occurs.
Test: SettingsRoboTests
Bug: 33414180
Change-Id: I689580ea2256d5554afcd17e77f90ae498d4ad1b
2017-01-09 15:59:41 -08:00
TreeHugger Robot
e5a7da2b16
Merge "Fix the animation issue in DashboardSummary"
2017-01-09 22:00:35 +00:00
jackqdyulei
0bb598c4d0
Fix the animation issue in DashboardSummary
...
1. When condition is inserted, only scroll to top when previous
position is at the top.
2. Clean condition status after it is removed. So the next time
you insert a condition view, it will always be collapsed.
Bug: 33839780
Bug: 34115341
Test: make -j40 RunSettingsRoboTests
Change-Id: I7f48524917c3119ec24b2f67ba506f381573a391
2017-01-09 12:30:57 -08:00
Fan Zhang
ffd328b071
Misc fixes for IA and pattern.
...
Disable NFC fragments when feature is not avaiable
Link to spell checker screen with the pref is clicked
Tint "add"/"delete" button in UserDictionary actionbar to proper color.
Change-Id: I8a8e219ce3dbbafc6c4d5a0f34f835ffd0abad4f
Fix: 34155679
Fix: 34161006
Fix: 34154795
Test: RunSettingsRoboTests
2017-01-09 10:58:44 -08:00
Fan Zhang
c4372f1a48
Merge "Only show first 5 items in sound setting until click More."
2017-01-09 17:57:05 +00:00
Julia Reynolds
d5e2bfcc7a
Merge "Cannot have badge only channels."
2017-01-09 14:59:52 +00:00
Fan Zhang
ae182dedee
Merge "Fully enable IA."
2017-01-07 23:32:50 +00:00
Fan Zhang
f91f7f7063
Fully enable IA.
...
This saves about 120ms for app start time.
Bug: 34103984
Test: RunSettingsRoboTests
Change-Id: Ib1d2b190eb3b563b99c7f9d82e11e28229fe3316
2017-01-07 13:13:10 -08:00
TreeHugger Robot
3d8a97fc14
Merge "Progressive disclosure on selected UIs: app, display"
2017-01-07 20:39:33 +00:00
Fan Zhang
b1ddde17d2
Only show first 5 items in sound setting until click More.
...
Bug: 32255863
Test: RunSettingsRoboTests
Change-Id: Ib9449b70e2f2a003b3c6a810d0cc03016d025edb
2017-01-07 11:21:11 -08:00
Fan Zhang
d916dae218
Progressive disclosure on selected UIs: app, display
...
Bug: 32255863
Test: RunSettingsRoboTests
Change-Id: I1651433ba30a2b5f880095e07b5e2ed9c4e308b9
2017-01-07 11:21:06 -08:00
Pavlin Radoslavov
a234cc169b
Merge "Add Bluetooth Codec selection UI to the Developer Options" am: bb08073b6f am: 0115cc702a am: cc7a8d0b2c
...
am: 763830a0e6
Change-Id: I0f4c10cd00d33f4d2ed42753da2a2edcd66e2d72
2017-01-07 01:41:04 +00:00
Pavlin Radoslavov
763830a0e6
Merge "Add Bluetooth Codec selection UI to the Developer Options" am: bb08073b6f am: 0115cc702a
...
am: cc7a8d0b2c
Change-Id: Ieafda5fcbaa1252f34e06345f6f2bc0a509e4d68
2017-01-07 01:36:55 +00:00
Pavlin Radoslavov
cc7a8d0b2c
Merge "Add Bluetooth Codec selection UI to the Developer Options" am: bb08073b6f
...
am: 0115cc702a
Change-Id: I8d2e73d3c91ac18005f8e6f74e39c81e84ad41c3
2017-01-07 01:28:45 +00:00
Pavlin Radoslavov
0115cc702a
Merge "Add Bluetooth Codec selection UI to the Developer Options"
...
am: bb08073b6f
Change-Id: I1586182f52b726a56c92d2ed35e1e6dd6eff237e
2017-01-07 01:24:43 +00:00
Pavlin Radoslavov
c65956efc8
Add Bluetooth Codec selection UI to the Developer Options
...
Test: A2DP streaming to headsets and manual UI interaction
Bug: 30958229
Change-Id: I75027200561e6c51fa767c427ed09b647757d0ab
2017-01-06 15:44:55 -08:00
TreeHugger Robot
a6c3e3ace5
Merge "Add header and remove button to account detail page."
2017-01-06 23:02:12 +00:00
Doris Ling
fd06d2fcf4
Add header and remove button to account detail page.
...
- Add account header which contains the account icon and name to the top
of the account detail page.
- Also add the remove account button to the bottom of the page.
Change-Id: I24f1a17a7f9c4dd8c840a2b0329c0965e4e612e9
Fix: 33543525
Test: make RunSettingsRoboTests
2017-01-06 13:20:08 -08:00
Julia Reynolds
d43440a555
Cannot have badge only channels.
...
Test: manual
Change-Id: I564f6b7e076a10847bd7f48c59a0de095180ea92
2017-01-06 15:53:52 -05:00
Fan Zhang
224caada2d
Only update categories after all setTileEnabled() are done.
...
Bug: 34103984
Test: RunSettingsRoboTests (dashboard refresh related tests no regression)
Change-Id: I8b487c1a3074c6e4756215da1fcfee12daafbfe2
2017-01-06 11:47:05 -08:00
TreeHugger Robot
63e8d160f9
Merge "Wrap old search index update logic behind FeatureProvider."
2017-01-06 19:13:06 +00:00
Fan Zhang
a875924100
Wrap old search index update logic behind FeatureProvider.
...
Change-Id: I31024d2e7900a90b4f7dc8cc81951bf6a0e533fa
Fix: 34123028
Test: RunSettingsRoboTests
2017-01-06 09:18:59 -08:00
TreeHugger Robot
f940f86bbc
Merge "Do not load old category when IA is enabled."
2017-01-06 03:01:17 +00:00