Commit Graph

24947 Commits

Author SHA1 Message Date
Julia Reynolds
a7accd2064 Allow importance to be reset.
Change-Id: Ib2c2289631dfe4eb2aa09baf84d401eb2000c0d9
2016-01-28 17:27:22 -05:00
Andrei Stingaceanu
33e9656a53 Settings - disable notification settings for suspended apps
When we suspend an app we disable notifications for the app
(via notification manager as in Settings). While an app is
suspended do not allow the user to reach the
NotificationSettings screen.

Bug: 22776761
Change-Id: Ia0dbad6adce64b7d9238e1215a37c73e192dbc45
2016-01-28 21:21:54 +00:00
Udam Saini
79706ea0ea Merge "Dynamically checks if screen lock suggestion is needed" 2016-01-28 21:21:16 +00:00
Udam Saini
62a7280cb8 Dynamically checks if screen lock suggestion is needed
Fixes a bug where if you upgrade a device with screen lock,
screen lock suggestion would show (upgrade such as N->N developer
builds) or from a user test case like M->N

bug:26844580
Change-Id: Ic779ff28f5895e407c2c96771dbbc622e6026a7f
2016-01-28 13:03:54 -08:00
Noah Wang
8e10ddc209 Merge "Add entry point of screen zoom to accessibility and font size to display. Also removing large text preference." 2016-01-28 20:53:59 +00:00
Noah Wang
a6bb3d2307 Add entry point of screen zoom to accessibility and font size to display.
Also removing large text preference.

Change-Id: I076664edf1d1afd69385e34f9300bf5c0788b3e7
2016-01-28 12:49:38 -08:00
Sudheer Shanka
2020e056e1 Merge "Update view state of the items in listpreference." 2016-01-28 19:59:58 +00:00
Mihai Niță
96d1496f55 Merge "Fixed trash icon for language removal" 2016-01-28 19:31:04 +00:00
Mihai Nita
45c6174216 Fixed trash icon for language removal
Bug: 26758729
Change-Id: I31f5b8d018c62a4d03619ee39c86bd96456f90ab
2016-01-28 11:16:20 -08:00
Noah Wang
b5abaf6bc8 Merge "Add instruction video to Screen Magnification a.k.a. Tap to Zoom screen." 2016-01-28 19:13:52 +00:00
Jason Monk
41b761ad0d Merge "Clean up CellDataPreference dialog problems" 2016-01-28 18:15:35 +00:00
Jason Monk
d0682d0363 Clean up CellDataPreference dialog problems
Bug: 26830672
Change-Id: I189f8b2120143ca9829feebd24cf2ee93a33f05b
2016-01-28 13:10:24 -05:00
Sudheer Shanka
a412f477ec Update view state of the items in listpreference.
Bug: 26842763
Change-Id: Ie10c89626031f6bbfaa22564f056f371a4e81acb
2016-01-28 17:53:53 +00:00
Mihai Nita
0c7bce8222 Sentence-case the locale list.
Bug: 26730313
Change-Id: I015c50cb0e82cf3f5ad88a57d43d39e7202cf62d
2016-01-28 09:36:09 -08:00
Shweta Chahar
3ba50d858a Merge "Add a seekbar to change text-to-speech rate and a switch to enable higher speech rates." 2016-01-28 14:52:37 +00:00
Daniel Sandler
ba9b20dae0 Merge "Revert "Add Emergency Info preference to user settings"" 2016-01-28 14:24:14 +00:00
Daniel Sandler
0def4c45b2 Revert "Add Emergency Info preference to user settings"
This reverts commit 0401388028.

Bug: 26831671
Change-Id: Ibe5ae3c7da400efb389f905b1111f029b6a8bfaf
2016-01-28 03:30:08 +00:00
Adam Lesinski
af1f84a0cd Merge "Update FakeUid to match new methods in BatteryStats.Uid interface" 2016-01-28 00:03:57 +00:00
shwetachahar
8bd2feb9ec Add a seekbar to change text-to-speech rate and a switch to enable
higher speech rates.

Change-Id: I75cfc2af4e293dc45c93a44e5c2af73d1dae9b7c
2016-01-27 23:52:11 +00:00
Noah Wang
c14ed74482 Add instruction video to Screen Magnification a.k.a. Tap to Zoom screen.
Change-Id: Id02796ea44e48fe04351c9ea6bda66526f77a5cf
2016-01-27 15:24:46 -08:00
Samuel Tan
57c329c9f9 Display warning if users does not provide CA cert in EAP config
Display an explicit warning in the WiFi configuration menu if
the user selects the option to not validate the EAP server (i.e.
does not provide a CA certificate) in an EAP configuration.

BUG: 26686071
Change-Id: I73620b60defdcf40865f8c67d5de24b5dad636f8
TEST: Warning appears when the abovementioned option is selected.
2016-01-27 14:10:40 -08:00
Samuel Tan
f827c929dd Add menu options for not specifying a EAP CA cert and User cert
Add the "Do not validate" and "Do not provide" menu
options for not providing a CA certificate and User certificate
respectively for EAP configurations.

Choosing these options are essentially equivalent to leaving
these fields alone as "(unspecified)" (when that option existed),
but now we require the user to make a conscious choice not to
provide these certificates.

BUG: 26686071
Change-Id: I4b9c07528d6d2ba3eb0787e7cfff69d05dd25679
TEST: Both the added options appear in the relevant menus.
TEST: Choosing both these added options in an EAP-TLS configuration
TEST: allows the configuration to be saved.
2016-01-27 14:10:34 -08:00
Samuel Tan
fffc5936b9 Disable configuring EAP-TLS without user certificate.
Disallow configuring EAP-TLS without a user certificate,
since this is probably an invalid configuration.

Also:
- change the wording of the default option for
  EAP CA and user certificates from "(unspecified)" to
  "Please select", to make it obvious that a choice
  needs to be made to proceed.
- Fix style issues found in WifiConfigController.java by checkstyle.py.

BUG: 26686071
Change-Id: I7ccfdf40db97328e3297a03cc43033ff2428980f
TEST: Save option is grayed out when configuring EAP-TLS network
TEST: while leaving "User Certificate" left at "Please select".
2016-01-27 14:10:25 -08:00
Samuel Tan
802d22e159 Display warning if users does not provide CA cert in EAP config
am: 03a117bcfa  -s ours

* commit '03a117bcfaf7c3628da8f2fe57d9be69056dcdf1':
  Display warning if users does not provide CA cert in EAP config
2016-01-27 22:07:51 +00:00
Samuel Tan
5f94ee265e Add menu options for not specifying a EAP CA cert and User cert
am: 30f7b5a7cf  -s ours

* commit '30f7b5a7cfddc7bc3b0faa8aec3740f58dd514c3':
  Add menu options for not specifying a EAP CA cert and User cert
2016-01-27 22:04:30 +00:00
Samuel Tan
a292ef6b28 Disable configuring EAP-TLS without user certificate.
am: 933b6ed98f  -s ours

* commit '933b6ed98fc2209c57e067fcfec21791497f7811':
  Disable configuring EAP-TLS without user certificate.
2016-01-27 22:01:09 +00:00
Jason Monk
4161d4e989 Merge changes Id18f3e9f,I737736d6
* changes:
  Add additional fingerprints suggestion
  Add wifi calling suggestion
2016-01-27 20:34:44 +00:00
Jason Monk
9d5c050ce0 Add additional fingerprints suggestion
Change-Id: Id18f3e9fffb1f9e964edb635689d3c7d410034fa
2016-01-27 14:39:22 -05:00
Sanket Padawe
a2a134f79a [DO NOT MERGE] Disable configuring EAP-TLS/TTLS/PEAP without CA certificates.
am: 30e812b731  -s ours

* commit '30e812b7317d5f7e6eb6ca28c02c016e6b3cbf7e':
  [DO NOT MERGE] Disable configuring EAP-TLS/TTLS/PEAP without CA certificates.
2016-01-27 18:59:45 +00:00
Jason Monk
d3ac239e32 Add wifi calling suggestion
Change-Id: I737736d675fe0a4606ff1ccfd7d4ec6b69e1fd73
2016-01-27 13:58:49 -05:00
Noah Wang
ce7e9eb5e6 Merge "Reflect settings change right after interaction" 2016-01-27 18:49:02 +00:00
Udam Saini
aa693f6734 Merge "Adds screen lock as a suggested activity" 2016-01-27 18:08:48 +00:00
Tony Mak
78d1ca1c2a Merge "Default apps setting for managed profile" 2016-01-27 17:17:44 +00:00
Jason Monk
5f75f5ef71 Fix multi-sim cell data pref ?
Bug: 26795856
Change-Id: I82e18c21d819d51712a65ccc37e4e3af9a006771
2016-01-27 11:42:24 -05:00
Geoff Mendal
c7947b7e97 Import translations. DO NOT MERGE am: 963c4b3d41 -s ours am: 495ba780b9 -s ours
am: a43de57411  -s ours

* commit 'a43de574118046520a71afc4ad14c524611ec4c0':
  Import translations. DO NOT MERGE
2016-01-27 16:26:06 +00:00
Geoff Mendal
450b10b3c2 Import translations. DO NOT MERGE am: 9c57679b0e -s ours
am: ec30b691de  -s ours

* commit 'ec30b691de360ebc0030e799dd5f42ed90720ada':
  Import translations. DO NOT MERGE
2016-01-27 16:25:57 +00:00
Geoff Mendal
a43de57411 Import translations. DO NOT MERGE am: 963c4b3d41 -s ours
am: 495ba780b9  -s ours

* commit '495ba780b98bc1333e613d96721355aa1003913b':
  Import translations. DO NOT MERGE
2016-01-27 16:24:10 +00:00
Geoff Mendal
ec30b691de Import translations. DO NOT MERGE
am: 9c57679b0e  -s ours

* commit '9c57679b0e06d9976bb4c72d442b3412d9220c43':
  Import translations. DO NOT MERGE
2016-01-27 16:24:00 +00:00
Geoff Mendal
495ba780b9 Import translations. DO NOT MERGE
am: 963c4b3d41  -s ours

* commit '963c4b3d41c872404e84d469b213cd5a84d6d3ec':
  Import translations. DO NOT MERGE
2016-01-27 16:22:12 +00:00
Chris Wren
9d1bfd1e8d port settings over to new metrics enum
Change-Id: I0b3efd2f4db773ccbc52bfe59ee8eb0dab9584fb
2016-01-27 10:58:58 -05:00
Geoff Mendal
9c57679b0e Import translations. DO NOT MERGE
Change-Id: I528d633660acacb4ed8a3f1d6bf2b35b3ce3170d
Auto-generated-cl: translation import
2016-01-27 07:34:25 -08:00
Geoff Mendal
963c4b3d41 Import translations. DO NOT MERGE
Change-Id: I11b283943bfe2746792e6a9ec3c3ca5f3f000832
Auto-generated-cl: translation import
2016-01-27 07:25:34 -08:00
Sudheer Shanka
6a83d7537d Merge "Made changes to menu items in WifiSettings and AccountSyncSettings." 2016-01-27 15:15:29 +00:00
Sudheer Shanka
ce71ae91e5 Merge "Add padlocks to more preferences in wireless settings." 2016-01-27 15:15:06 +00:00
Abodunrinwa Toki
e55afb181b Merge "Settings app: Remove "Toggle keyboard shortcuts helper" button" 2016-01-27 15:12:02 +00:00
Geoff Mendal
9f044351ba Merge "Import translations. DO NOT MERGE" 2016-01-27 14:44:12 +00:00
Geoff Mendal
2047d56528 Import translations. DO NOT MERGE
Change-Id: Iac589baa34417f61e2b483886f14d51ea81c90e3
Auto-generated-cl: translation import
2016-01-27 06:35:44 -08:00
Jason Monk
eede8d563e Merge changes I81380323,I0cce76f3
* changes:
  Add wallpaper suggestion if one isn't set.
  Add DND Suggestion after 30 days
2016-01-27 14:19:42 +00:00
Sudheer Shanka
7ff7ea1e7f Made changes to menu items in WifiSettings and AccountSyncSettings.
When the admin has set disallow_config_wifi, menu items are not added.
we need to check if the menu items can be added after this fragment is
resumed. And for remove account menuitem, check whether any admin has
disabled management of a specific account type.

Change-Id: I58f5a59fe0614c9bc7068b15f43f89527939359d
2016-01-27 14:08:44 +00:00
Tony Mak
32ccffc07c Default apps setting for managed profile
1. Print settings already support managed profile. Follow the UI of that.
ProfileSettingsPreferenceFragment is created to act as the base class
for per-profile setting.

2. Only show browser and dialer default setting in managed profile.

BUG=26707733

Change-Id: I20d00203e14db58ec03638f692dd83a1bd50c59c
2016-01-27 14:01:16 +00:00