Commit Graph

11533 Commits

Author SHA1 Message Date
Alan Viverette
da8c8df1cd Merge "App grid preview for screen zoom" 2016-02-04 16:07:42 +00:00
Alan Viverette
1912725628 App grid preview for screen zoom
Change-Id: I718468dc03800d125eea1c57c8e5dfbc84aa3367
2016-02-04 10:12:05 -05:00
Jason Monk
0eb0d9bfe3 Merge "Make cell data usage an array" 2016-02-03 22:05:57 +00:00
Anna Galusza
4a05b2906f Merge "UI fixes (back arrow, blue switch bar, append whether Talkback is on to summary), Talkback no longer disabled when preference is tapped, fixes SettingsPreferenceFragment to not check parent class to determine whether to show options menu." 2016-02-03 21:40:08 +00:00
Sunny Goyal
3b14483eae Merge "Adding fast scroller in app list" 2016-02-03 21:35:20 +00:00
Samuel Tan
3d8cdb10f6 Correctly load saved EAP CA cert and user cert options
Previously, we did not properly load the "Do not validate"
and "Do not provide" options for the CA certificate and
User certificate EAP network configuration fields respectively
when the user previously selected these options and saved the
configuration.

Fix this by properly checking the saved CA certificate and user
certificate aliases in the saved enterprise config.

BUG: 26686071
Change-Id: If180c611f7210718cfb11c0578545b6f027827b5
TEST: Saved EAP network with the abovementioned options.
TEST: Long-pressed saved network on Wifi menu and selected "Modify Network"
TEST: "Do not validate" and "Do not provide" options are re-loaded.
2016-02-03 13:29:54 -08:00
Jason Monk
f3f6bd47fe Make cell data usage an array
Change-Id: I39ad23882ec30c733281f87ce3c8056bc8ef4bde
2016-02-03 13:13:15 -05:00
Jason Monk
70e1b41f5a Merge "Broadscale logging for Settings" 2016-02-03 18:09:41 +00:00
Udam Saini
662c90aa48 Merge "Start redaction activity after we finish current activity." 2016-02-03 17:54:16 +00:00
Oleksandr Peletskyi
0581f91a75 Merge "Gray out Wallpapers menu item when setting of wallpapers is not allowed. BUG: 24890474" 2016-02-03 15:45:09 +00:00
Sudheer Shanka
0b3fbf5d66 Merge "Add padlocks to more preferences that can be disabled by admin." 2016-02-03 15:31:57 +00:00
Robin Lee
aa13caa986 Merge "Use MetricsEvent.USER_CREDENTIALS" 2016-02-03 13:02:05 +00:00
Udam Saini
686ae494f4 Start redaction activity after we finish current activity.
This is needed so that activity manager won't start a new task stack.
During setup, we want everything on the same task stack to allow
task locking.

Change-Id: Iaa1e13da8251ad37362ea41b374300268b6e9875
2016-02-02 17:02:29 -08:00
Udam Saini
dbc5ce1eee Merge "Allows user to skip fingerprint during setup" 2016-02-03 01:02:08 +00:00
Sudheer Shanka
ec1052dbad Add padlocks to more preferences that can be disabled by admin.
Bug: 26899715
Bug: 26767574
Bug: 26768057
Change-Id: I2dc590833cbee1e35047002ef554432f10ddc654
2016-02-03 00:24:52 +00:00
Anna Galusza
0285c80664 UI fixes (back arrow, blue switch bar, append whether Talkback is on to
summary), Talkback no longer disabled when preference is tapped, fixes
SettingsPreferenceFragment to not check parent class to determine whether to
show options menu.

Change-Id: I3345e1a878f51b4387ca1bfe89855339617a94d6
2016-02-02 14:48:28 -08:00
Paul Lawrence
446b78cd52 Merge "Don't show 'unlock at boot' for file encryption" 2016-02-02 21:54:06 +00:00
Noah Wang
b9c70a11f2 Merge "Replace SeekBar with LabeledSeekBar for Accessibility-related settings in order to adjust the nonsense read-out by talkback." 2016-02-02 20:36:47 +00:00
Sudheer Shanka
f755baf1c3 Use the correct userId when checking if disabled by admin.
And when adding accounts if only one account type is possible and
it is disabled by admin, show the admin support dialog.

Bug: 26897250
Bug: 26767564
Change-Id: I5cca64491a100efc34307c45aa35c14412f043cd
2016-02-02 20:31:48 +00:00
Noah Wang
2030f45f8f Replace SeekBar with LabeledSeekBar for Accessibility-related settings
in order to adjust the nonsense read-out by talkback.

Change-Id: I5d2d333c045c3753784b01f731e68918d1175241
2016-02-02 12:28:23 -08:00
Ritesh Reddy
db7e0666ca Merge "Calling dataChanged() for Net Policy Restrictions" into mm-wireless-dev
am: d2846524a0

* commit 'd2846524a0aadd8c575f34a80c99823765a7342d':
  Calling dataChanged() for Net Policy Restrictions
2016-02-02 20:14:34 +00:00
Ritesh Reddy
d2846524a0 Merge "Calling dataChanged() for Net Policy Restrictions" into mm-wireless-dev 2016-02-02 20:11:46 +00:00
Julia Reynolds
e6d82b8d2f Merge "Clarify notification blocking in notification app list." 2016-02-02 19:46:35 +00:00
Ritesh Reddy
b641615978 Calling dataChanged() for Net Policy Restrictions
Calling BackupManager.dataChanged() to stage the
backup when an option is changed.

Change-Id: I24419f8c71762aae6d1a087479faa8be9062546e
2016-02-02 19:43:25 +00:00
Jeremy Klein
42320452f8 Merge "Add unit tests for TetherService." 2016-02-02 19:41:10 +00:00
Jeremy Klein
f6b6713d77 Add unit tests for TetherService.
BUG: 26247383
Change-Id: I07ce14f4a2726e35b8b5665a3e0a8df7af864b3b
2016-02-02 11:18:28 -08:00
Samuel Tan
3848ddc1a0 Allow domain suffix match to be set in UI for EAP configurations
am: d54bbd5193

* commit 'd54bbd519303b8eb0a7822cea00c55ef5e4f6652':
  Allow domain suffix match to be set in UI for EAP configurations
2016-02-02 18:59:52 +00:00
Udam Saini
861210c290 Allows user to skip fingerprint during setup
bug:26906231
Change-Id: Ibc73f2dad01b82f93d92a9351693a221cbe8cf6e
2016-02-02 10:49:16 -08:00
Sunny Goyal
0da3254124 Adding fast scroller in app list
Change-Id: I9b5c2225a7acf6d7d83d7d7a7bb08a023a66183d
2016-02-02 10:46:54 -08:00
Julia Reynolds
e07f385ae0 Clarify notification blocking in notification app list.
Change summary to: Normal (nothing blocked), Partially blocked
(at least one topic blocked), or Totally blocked (entire app
blocked).

Allow filtering on apps that are partially or totally blocked.

Bug: 26882239
Change-Id: I29924147a97a3d1693b0286d48905485e11edf1d
2016-02-02 12:52:24 -05:00
Benjamin Franz
6d417b1189 Merge "Revert "Revert "Read default confirm credentials title from policy""" 2016-02-02 17:14:07 +00:00
Benjamin Franz
0e111e6922 Revert "Revert "Read default confirm credentials title from policy""
This reverts commit ff3d76dfd4.

Change-Id: Ibdfdc880629ace541744c2ba1f46393e70ae53f5
2016-02-02 15:10:27 +00:00
Robin Lee
cac0dddd2a Disable VPN prefs for restriction or lockdown case
Change-Id: I2fcf84876bf23b92cdcd00ce93514106914d0c29
2016-02-02 14:50:57 +00:00
Casey Burkhardt
a8b2a5072c Remove ActivityManagerNative dependency for adjusting font scale
ActivityManagerService now holds a ContentObserver for
Settings.System.FONT_SCALE, so it is no longer necessary to notify
ActivityManagerNative of a configuration update involving the font scale
directly.

Bug:23033258
Change-Id: Ifd002bd25724b133e83a1285be2953019178c65a
2016-02-01 18:42:56 -08:00
Philip P. Moltmann
815665a14d Merge "Use same printer-list template as in the print spooler." 2016-02-01 23:42:07 +00:00
Adam Lesinski
31b5758fc7 Update FakeUid interface to match BatteryStats.Uid
Change-Id: I900fed93c11f8d424ca0dd2afe562b421cd30eeb
2016-02-01 15:18:16 -08:00
Jeff Sharkey
9061164b23 System paths are okay now; no more special-casing.
Bug: 26895798
Change-Id: I41df87f1fe77c2c523272cf43b5db6a0a7395bed
2016-02-01 10:40:05 -07:00
Jason Monk
3e219fcca3 Merge "Metrics more of the things" 2016-02-01 16:39:35 +00:00
Benjamin Franz
ed5a75a476 Merge "Revert "Read default confirm credentials title from policy"" 2016-02-01 16:34:26 +00:00
Benjamin Franz
ff3d76dfd4 Revert "Read default confirm credentials title from policy"
This reverts commit 6e2821dc1a.

Bug: 26895493

Change-Id: I27e7199dc25d423219d966f9f2cbd671bbf094c7
2016-02-01 16:29:15 +00:00
Jason Monk
67c54102ec Merge "Fix dream settings initial state." 2016-02-01 14:27:58 +00:00
Robin Lee
b70b3d86c9 Use MetricsEvent.USER_CREDENTIALS
Bug: 22541933
Change-Id: I0f4bc76933ec04d3e9146a354ea2e1feee1d8e0a
2016-02-01 12:59:15 +00:00
Clara Bayarri
c8457a8605 Merge "Make Lockscreen Notification Content work for profiles" 2016-02-01 10:09:18 +00:00
Jason Monk
77467e04d4 Fix dream settings initial state.
The empty view wasn't being updated initially by the fragment
so it was being left in an empty state since no preferences are
added after the fact.

Bug: 25609200
Change-Id: Ib9aa02ba94bf7077d01892d96d79d39203047f4d
2016-01-30 12:15:11 -05:00
Jason Monk
b7a7158b18 Fix storage preference animating away
Init it during the onCreate so it just doesn't appear.

Bug: 25606221
Change-Id: I899521590eae8d12c09938f8aa77680e3e277742
2016-01-30 16:59:02 +00:00
Jason Monk
dc252eb7b1 Metrics more of the things
Add a dump for some of the state of the device.

Bug: 26687707
Change-Id: Icf517912b3006cc84c26863eb1b93d586a55464a
2016-01-30 11:38:49 -05:00
Jason Monk
31c7c32fcc Broadscale logging for Settings
Bug: 26687914
Change-Id: Ida75ccf95376538e2ba95d212d333c40fd2dd6e0
2016-01-30 10:38:43 -05:00
Samuel Tan
d54bbd5193 Allow domain suffix match to be set in UI for EAP configurations
Add a "domain" field that allows the user to specify a domain
suffix match for an EAP network configuration. This field
will only be available when the user specifies a CA certificate for
an EAP-PEAP, EAP-TLS, or EAP-TTLS network. Under the hood, the
value entered into this field will be passed to WPA supplicant
as the |domain_suffix_match| configuration variable.

BUG: 25180141
Change-Id: Ib69b9519f475e90e40441ddff61c80be43cf624b
TEST: On angler, domain field appears for the EAP-PEAP, EAP-TLS
TEST: and EAP-TTLS networks.
2016-01-29 15:40:43 -08:00
Noah Wang
5488b4e64c Merge "Adding placeholder for preview screens for screen zoom (magnifying screen)" 2016-01-29 21:45:54 +00:00
Paul Lawrence
fb4c583dba Don't show 'unlock at boot' for file encryption
Change-Id: I8906023942a2fa0c5c303aeabb48737ec43fc737
2016-01-29 13:25:36 -08:00