Commit Graph

25855 Commits

Author SHA1 Message Date
Geoff Mendal
79733c28ce Import translations. DO NOT MERGE
Change-Id: I109d787b1b3238a0e3b46920e84c193abf983def
Auto-generated-cl: translation import
2016-02-17 06:27:36 -08:00
Lorenzo Colitti
25086efe33 resolve merge conflicts of c408ab3de6 to nyc-dev am: 6ef09978ad
am: 060fc11562

* commit '060fc11562c81056d921148e358ea27e89dae8cd':
  Hide the legacy DHCP client option, since it no longer works.
2016-02-17 14:06:14 +00:00
Lorenzo Colitti
060fc11562 resolve merge conflicts of c408ab3de6 to nyc-dev
am: 6ef09978ad

* commit '6ef09978adb4c660001ca9cabd6e8b9653d87c18':
  Hide the legacy DHCP client option, since it no longer works.
2016-02-17 14:02:42 +00:00
Julia Reynolds
97d9100fde Alarm can end time-based rule.
Bug: 21069008
Change-Id: I83527f787b7daaf936029674202a27900550b652
2016-02-17 08:43:31 -05:00
Lorenzo Colitti
6ef09978ad resolve merge conflicts of c408ab3de6 to nyc-dev
Change-Id: I647195694e4c2c8dd886246143ef9f9ac7a79a62
2016-02-17 22:32:33 +09:00
Lorenzo Colitti
c408ab3de6 Hide the legacy DHCP client option, since it no longer works.
This only removes the option from the Developer Settings screen.
Future changes will need to:

- Remove the localized strings.
- Remove the settings constants in SettingsLib.

Bug: 26991160
Change-Id: I1770bb1c206818317845ff5aa340b2a9a76118b5
2016-02-17 22:10:21 +09:00
Clara Bayarri
9d357ea072 Call reportFailedPasswordAttempt from Work Challenge
Entering the wrong credential in ConfirmDeviceCredentials should
also count as failed attempts for the password, after which the
DPC have set a restriction to wipe the work profile.

Fixed related issues, such as the CredentialChecker re-sending
the result after onResume causing additional attempts to be counted.

The new error message String is also displayed initially when there
are pending attempts to inform the user that they are not starting
from fresh.

Bug: 26677759
Change-Id: I70cfae4c05e705ad7fe93bc071426459b79e7d0c
2016-02-17 12:22:16 +00:00
Mahaver Chopra
39527ba7fe Merge "Fixes for fingerprint profile challenge" into nyc-dev am: 4d2186a9b3
am: 8b666fb9b8

* commit '8b666fb9b8001b8970116ae1718cd94238ed44e4':
  Fixes for fingerprint profile challenge
2016-02-17 10:39:22 +00:00
Mahaver Chopra
8b666fb9b8 Merge "Fixes for fingerprint profile challenge" into nyc-dev
am: 4d2186a9b3

* commit '4d2186a9b3e114a19c3931ef192051e734acfef6':
  Fixes for fingerprint profile challenge
2016-02-17 10:35:28 +00:00
Mahaver Chopra
4d2186a9b3 Merge "Fixes for fingerprint profile challenge" into nyc-dev 2016-02-17 10:29:45 +00:00
Udam Saini
129e7e812b Merge "Fixes autoadvance on find sensor page for fingerprint." into nyc-dev am: efc87af3f8
am: 7e7672184a

* commit '7e7672184a7953685a0e32b4e10a4ae548bbb977':
  Fixes autoadvance on find sensor page for fingerprint.
2016-02-17 02:04:11 +00:00
Nathan Harold
233fc6071a Update BandMode Names to support full list, fix off-by-one UI error. am: 575fe1af95 am: 6b9bea9ef4
am: 7c8c873b07

* commit '7c8c873b073bde6d7bc628eb5ca5cc98fbf63d35':
  Update BandMode Names to support full list, fix off-by-one UI error.
2016-02-17 01:42:33 +00:00
Fyodor Kupolov
1c34e8b5d0 Merge "Remove switching from Users menu" into nyc-dev am: 9317dcac2d
am: fa6eef0623

* commit 'fa6eef06237074bd26e7d15c75a7a5092c42080e':
  Remove switching from Users menu
2016-02-17 01:42:23 +00:00
Udam Saini
7e7672184a Merge "Fixes autoadvance on find sensor page for fingerprint." into nyc-dev
am: efc87af3f8

* commit 'efc87af3f817921c187ef0be7c0860e71f7ce7ea':
  Fixes autoadvance on find sensor page for fingerprint.
2016-02-17 01:33:50 +00:00
Nathan Harold
7c8c873b07 Update BandMode Names to support full list, fix off-by-one UI error. am: 575fe1af95
am: 6b9bea9ef4

* commit '6b9bea9ef4e5d9c722f1fd9a15ca59b27daa0439':
  Update BandMode Names to support full list, fix off-by-one UI error.
2016-02-17 01:27:57 +00:00
Fyodor Kupolov
fa6eef0623 Merge "Remove switching from Users menu" into nyc-dev
am: 9317dcac2d

* commit '9317dcac2dd543ee6f32a74db8f5d93354010c88':
  Remove switching from Users menu
2016-02-17 01:27:48 +00:00
Maurice Lam
3806f977e6 Revert "Revert "Use SetupWizardPreferenceLayout""
This reverts commit 73512ee684.

With ag/866290, this change can be applied again.

Bug: 27152471
Change-Id: I0fd78218b989e99873765f7678f0113fb2c08f16
2016-02-16 17:22:08 -08:00
Udam Saini
efc87af3f8 Merge "Fixes autoadvance on find sensor page for fingerprint." into nyc-dev 2016-02-17 01:15:02 +00:00
Nathan Harold
6b9bea9ef4 Update BandMode Names to support full list, fix off-by-one UI error.
am: 575fe1af95

* commit '575fe1af95864819d457c08e169b1af5c269bcfb':
  Update BandMode Names to support full list, fix off-by-one UI error.
2016-02-17 00:51:20 +00:00
Fyodor Kupolov
9317dcac2d Merge "Remove switching from Users menu" into nyc-dev 2016-02-17 00:29:00 +00:00
Nathan Harold
575fe1af95 Update BandMode Names to support full list, fix off-by-one UI error.
-Added support for all the currently defined band modes.
-Fixed an off-by-one error in the UI that prevented single-band
 phones from being able to select a valid band.

Bug: 27145805
Change-Id: If7366294086e28ebb51aa2f4b89c881c38deacc2
2016-02-16 15:25:38 -08:00
Fyodor Kupolov
889bc3de82 Remove switching from Users menu
Bug: 26562786
Change-Id: Id0f26621b8356c3161dee861b0215b01d48007c9
2016-02-16 13:38:34 -08:00
Udam Saini
39bff27817 Merge "Removes tap continue when done text" into nyc-dev am: 95d7c970dc
am: 4284c830ea

* commit '4284c830eab64a5734c55b7481e5b62d6ecd6b59':
  Removes tap continue when done text
2016-02-16 21:13:54 +00:00
Udam Saini
4284c830ea Merge "Removes tap continue when done text" into nyc-dev
am: 95d7c970dc

* commit '95d7c970dc80304f84545ba4614d75b8e64c7744':
  Removes tap continue when done text
2016-02-16 21:06:22 +00:00
Udam Saini
95d7c970dc Merge "Removes tap continue when done text" into nyc-dev 2016-02-16 21:00:06 +00:00
Udam Saini
9757152d16 Removes tap continue when done text
This text is hidden by the keyboard, and the continue/keyboard done
button seem more intuitive than with this text.

bug:27063940
Change-Id: I1a4dca31fbf1c1cf9c00a68f0bb00df760992cda
2016-02-16 19:42:48 +00:00
Sunny Goyal
9da3d5fcd4 Fixing the sections not getting created the first time am: 7d725461c6
am: 120a8eaea1

* commit '120a8eaea1678758ba116a5d8dea3cc9a07521e5':
  Fixing the sections not getting created the first time
2016-02-16 18:39:18 +00:00
Sunny Goyal
120a8eaea1 Fixing the sections not getting created the first time
am: 7d725461c6

* commit '7d725461c60cf0cd36e7e0a1e999fa3c84f12419':
  Fixing the sections not getting created the first time
2016-02-16 18:32:01 +00:00
Sunny Goyal
7d725461c6 Fixing the sections not getting created the first time
Change-Id: I9b8888d1633eba29e9ec79924d26cff0fce33ead
2016-02-16 17:54:24 +00:00
Mahaver Chopra
a186c8d801 Fixes for fingerprint profile challenge
"Remove all fingerprints?" dialog should only be shown when removing the
last finger print. Fixed.
Changed the Dialog description for the same.

Bug: 26903306
Change-Id: I11b11a9173fa9b09e3fb20bb8a8e7a64594a7d81
2016-02-16 17:27:30 +00:00
Gustav Sennton
b45ff570db Merge "Fix package-enabled check in Developer Settings." into nyc-dev am: 4d2e77899f
am: 23d28505d9

* commit '23d28505d97ac182b28f1addbb869b785db02cc8':
  Fix package-enabled check in Developer Settings.
2016-02-16 15:33:51 +00:00
Gustav Sennton
23d28505d9 Merge "Fix package-enabled check in Developer Settings." into nyc-dev
am: 4d2e77899f

* commit '4d2e77899fe50ae7efc55228633e7c56c330f03a':
  Fix package-enabled check in Developer Settings.
2016-02-16 15:27:34 +00:00
Gustav Sennton
4d2e77899f Merge "Fix package-enabled check in Developer Settings." into nyc-dev 2016-02-16 15:18:13 +00:00
Sudheer Shanka
9e9e63b7b3 Part3 - Don't add padlock if the restriction is not set by admin.
Bug: 26687435
Change-Id: Ibfea6d7d5bd32e7a05dcc2cc32b121c9e50b6a34
2016-02-16 11:04:11 +00:00
Alan Viverette
a12d4791e1 Merge "Make the screen zoom preview app icon bigger to match Launcher" into nyc-dev am: 98f5b2ab66
am: c64d333316

* commit 'c64d333316f676744bb0338af033fc9430b7fb8a':
  Make the screen zoom preview app icon bigger to match Launcher
2016-02-15 20:14:16 +00:00
Alan Viverette
c64d333316 Merge "Make the screen zoom preview app icon bigger to match Launcher" into nyc-dev
am: 98f5b2ab66

* commit '98f5b2ab66313f82dde2a6eebb2bee2c5b8c5134':
  Make the screen zoom preview app icon bigger to match Launcher
2016-02-15 20:07:19 +00:00
Alan Viverette
98f5b2ab66 Merge "Make the screen zoom preview app icon bigger to match Launcher" into nyc-dev 2016-02-15 20:02:00 +00:00
Geoff Mendal
1140e6ae8a Merge "Import translations. DO NOT MERGE" into nyc-dev am: 10561c0674 -s ours
am: 1fee9029eb  -s ours

* commit '1fee9029eb5e6b505aae026bd751a5dd0db15e2e':
  Import translations. DO NOT MERGE
2016-02-15 16:56:52 +00:00
Geoff Mendal
1fee9029eb Merge "Import translations. DO NOT MERGE" into nyc-dev
am: 10561c0674  -s ours

* commit '10561c06740255534077bcb7afe281a3cc8ab13b':
  Import translations. DO NOT MERGE
2016-02-15 16:50:41 +00:00
Geoff Mendal
10561c0674 Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-02-15 16:45:09 +00:00
Gustav Sennton
0851ede886 Don't show disabled packages in the WebView implementation Dev setting.
You can't choose to use a disabled WebView package as WebView
implementation (this ensures that without interference from the user the
system will always try choose a package which will eventually become
updated, rather than a package that does not receive updates) and there
are cases where a package cannot/should not be enabled (to save e.g.
bandwidth).
Therefore, with this change we no longer show disabled WebView packages
as potential WebView implementations in the WebView implementation
Developer setting.

Bug: 27188851

Change-Id: I19a9b16118703d8a54d8215c186fc99ffefc4b6d
2016-02-15 15:38:36 +00:00
Geoff Mendal
6ce1e6b0bd Import translations. DO NOT MERGE am: f99586c789 -s ours am: eb5c74dc48 -s ours
am: 5b82f632d6  -s ours

* commit '5b82f632d646d34fe7f20ed961c0949bc0bcc11c':
  Import translations. DO NOT MERGE
2016-02-15 15:36:04 +00:00
Geoff Mendal
d6da1965a0 Import translations. DO NOT MERGE
Change-Id: I04e3ee5ea3c7c89b94a24ea047077928cc9accb0
Auto-generated-cl: translation import
2016-02-15 07:33:11 -08:00
Geoff Mendal
5b82f632d6 Import translations. DO NOT MERGE am: f99586c789 -s ours
am: eb5c74dc48  -s ours

* commit 'eb5c74dc4802a405ba90648433a4509b711e923a':
  Import translations. DO NOT MERGE
2016-02-15 15:28:43 +00:00
Geoff Mendal
eb5c74dc48 Import translations. DO NOT MERGE
am: f99586c789  -s ours

* commit 'f99586c789bf2c531721f121b5b08425cc14ded5':
  Import translations. DO NOT MERGE
2016-02-15 15:19:55 +00:00
Geoff Mendal
f99586c789 Import translations. DO NOT MERGE
Change-Id: Ib0959f6786971b40e95c4fa0a23d7bf893ecd5fb
Auto-generated-cl: translation import
2016-02-15 07:15:03 -08:00
Gustav Sennton
80675a1df5 Fix package-enabled check in Developer Settings.
The enabled-state of a package is already being accounted for when
creating an ApplicationInfo from the package manager, so checking it
again in Developer Settings to figure out whether a package is enabled
is unnecessary.

Change-Id: I1b057a28bb33fc2bbc5ea750bfa04a75860ff1d1
2016-02-15 14:42:46 +00:00
Geoff Mendal
405e9dc96b Import translations. DO NOT MERGE
Change-Id: If4c33b7479cfbfac9df168c257a145081274ed1d
Auto-generated-cl: translation import
2016-02-15 06:27:25 -08:00
Svetoslav
e07eb920e6 DO NOT MERGE Modify system settings: incorrect UI state am: 2c02228ad0 am: 5527ac9cf2 am: 59495dd42a -s ours am: 23ce96c229
am: 64d4b94b45  -s ours

* commit '64d4b94b454fad104dde290e19abd119220ac965':
  DO NOT MERGE Modify system settings: incorrect UI state
2016-02-14 22:59:15 +00:00
Svetoslav
64d4b94b45 DO NOT MERGE Modify system settings: incorrect UI state am: 2c02228ad0 am: 5527ac9cf2 am: 59495dd42a -s ours
am: 23ce96c229

* commit '23ce96c2298d51c6dfe86c341562c23f3f5e1436':
  DO NOT MERGE Modify system settings: incorrect UI state
2016-02-14 22:54:44 +00:00