Commit Graph

24860 Commits

Author SHA1 Message Date
Jason Monk
c685853bb8 Add background data off conditional
Change-Id: If51fdaecc880560c4a0cd8d320b06804cfe98388
2015-12-16 12:58:39 -05:00
Jason Monk
70ecea2207 Add cellular data off conditional
Change-Id: I34980f3fc09bf5dd47eb296c5b1c5fccc87b5c90
2015-12-16 12:42:22 -05:00
Jason Monk
af24b6377e Add battery saver conditional
Change-Id: If80b749185537f252dae88230f80b29bcf321fdf
2015-12-16 12:38:32 -05:00
Amit Mahajan
cd74ebb53d Code cleanup including removing direct references to IMS classes.
Bug: 25793157
Change-Id: I15f285a03ce65695ac260945993fbd189ba3b5d0
2015-12-15 16:43:32 -08:00
Amit Mahajan
29d3b16fc4 Merge "Code cleanup including removing direct references to IMS classes." 2015-12-15 23:50:22 +00:00
Maurice Lam
0f5860c9a0 Merge "[ScreenLock] Fix result code handling" 2015-12-15 22:20:47 +00:00
Maurice Lam
e9d2abca86 [ScreenLock] Fix result code handling
Modify the back stack and result code propagation in the screen lock
scenarios.

- EncryptionInterstitial now propagates the result of ChooseLock*
  request instead of always returning RESULT_OK.
- ChooseLockGeneric now treats CHOOSE_LOCK_REQUEST and
  ENABLE_ENCRYPTION_REQUEST the same (since encryption can be a proxy
  for ChooseLock*). This means ChooseLockGeneric will now stay on
  back stack when going back from ChooseLock*, just like the case
  (indirectly) through EncryptionInterstitial.

Bug: 26177240
Change-Id: Id7f1256dcbff00d552a3e7db60c285f53f1e63e6
2015-12-15 11:56:45 -08:00
Jason Monk
b69b96042c Merge "Move DropDownPreference to supportlib" 2015-12-15 18:02:53 +00:00
Jason Monk
1230ac820e Move DropDownPreference to supportlib
Change-Id: Ife6799d1136302b805b5191f1a86276c538ca4bf
2015-12-15 10:59:08 -05:00
Alan Viverette
4582dab08e Merge "Allow use of comma to separate search keywords, update keywords" 2015-12-15 15:24:53 +00:00
Alan Viverette
35c3454808 Allow use of comma to separate search keywords, update keywords
Bug: 26149710
Change-Id: I2d8095bbb007c011d7b3e2fe077115c696f9e39c
2015-12-15 09:50:44 -05:00
Clara Bayarri
c5cde05562 Fire pending intent from Confirm Credentials flow
Add support in the Confirm Credentials flow to read an Intent extra
and fire it when authentication succeeds.

This is part of the Separate Work Challenge feature.

Change-Id: I52c203735fa9b53fd2f7df971824747eeb930f36
2015-12-15 10:45:48 +00:00
Jim Miller
990c08e3af Merge "Fix blank animation in "find the sensor" flow for fingerprint." 2015-12-15 04:08:30 +00:00
Jim Miller
931901186a Fix blank animation in "find the sensor" flow for fingerprint.
Fixes bug 26194530

Change-Id: I855b6f12a72c7489fae8fba249c55d4626b4a202
2015-12-14 20:01:42 -08:00
Paul Lawrence
39087a7eaa Merge "Fix no keyboard on N builds" 2015-12-15 02:46:39 +00:00
Paul Lawrence
250faf9243 Fix no keyboard on N builds
Bug: 25942488
Bug: 26190615
Change-Id: Ifd588bf7db76f9ea5d6a90854f8e92f86f4c2910
2015-12-15 02:33:27 +00:00
Jim Miller
c1f72f9169 Allow animation movie for "find the sensor" flow
This adds an optional overlay to specify a per-device
movie to illustrate enrolling a fingerprint. To enable,
create a new layout overlay for
fingerprint_enroll_find_sensor_graphic.xml using
FingerprintLocationAnimationVideoView

Fixes bug 22954305

Change-Id: I59294f71617ecf7a9bf09603fc0b068cc5aa8ff9
2015-12-14 17:19:27 -08:00
Jason Monk
9cbf325589 Fix CustomListPreference click handling
Bug: 26187611
Change-Id: I6293d5577b4f770e2dfe94bae53fa9da0822cefc
2015-12-14 16:39:45 -05:00
Amit Mahajan
b922186831 Code cleanup including removing direct references to IMS classes.
Bug: 25793157
Change-Id: I15f285a03ce65695ac260945993fbd189ba3b5d0
2015-12-14 13:23:29 -08:00
Jason Monk
ffb4535d3a Add dnd conditional
Change-Id: I81eabf274bde05358c60bb63e1ed6d1bd447ce55
2015-12-14 15:34:12 +00:00
Jason Monk
db4ed191de Add conditionals to Settings
Also add Airplane Mode and Hotspot conditionals (more to come soon)

Change-Id: I11f206db59f7c715f416fb5852b8f0fcb857a247
2015-12-14 10:29:12 -05:00
Gustav Sennton
a48f16fe01 Merge "Add WebView provider setting to developer settings." 2015-12-14 14:33:55 +00:00
Kenny Guy
4f3b09d2b5 Merge "Add support for showing the admin disabling settings." 2015-12-14 14:31:37 +00:00
Henrik Baard
2984b2b791 Some text are missing in eject sdcard warning
The eject sdcard warning page shows incomplete texts
in some languages (german) and it is not apparant that
that you can scroll to see the text.

The layout is divided into three parts, the button
and one blank line, and the text. The text and the
blanke space will have equal parts of the screen
since they have the same weight. Because of this the
(complete) text is not shown in som languages.

Remove the blank part and let the text use the whole
screen.

Change-Id: Id8fd88fc6c0aa6105d64c100e3365cd9b00bf851
2015-12-14 12:23:10 +01:00
Geoff Mendal
e88f94b6df Import translations. DO NOT MERGE am: 1cb1ad2c55 -s ours am: ab3b13d0ed -s ours
am: 6419a4a6e2  -s ours

* commit '6419a4a6e25dadb3cac04b041dd325510bd0a6d4':
  Import translations. DO NOT MERGE
2015-12-13 13:18:46 -08:00
Geoff Mendal
92bea3c775 Revert "Import translations. DO NOT MERGE" am: 7bafd5ee2f -s ours am: d2981b099e -s ours
am: 4f86f6274a  -s ours

* commit '4f86f6274aaa8966247000b6c5bf1fb01b6de4d9':
  Revert "Import translations. DO NOT MERGE"
2015-12-13 13:18:13 -08:00
Geoff Mendal
6380b7bb68 Import translations. DO NOT MERGE am: df57be8aef -s ours am: bc84451452 -s ours
am: 819e07fbbe  -s ours

* commit '819e07fbbe3c1722d6e612d5c8c03e8ca7afbb33':
  Import translations. DO NOT MERGE
2015-12-13 13:15:16 -08:00
Geoff Mendal
6419a4a6e2 Import translations. DO NOT MERGE am: 1cb1ad2c55 -s ours
am: ab3b13d0ed  -s ours

* commit 'ab3b13d0edce3b89bd5836f8a9446a427b6c6acc':
  Import translations. DO NOT MERGE
2015-12-11 18:07:11 -08:00
Geoff Mendal
ab3b13d0ed Import translations. DO NOT MERGE
am: 1cb1ad2c55  -s ours

* commit '1cb1ad2c55d1997dd5c31e5aed5062a4d395238f':
  Import translations. DO NOT MERGE
2015-12-11 18:04:00 -08:00
Geoff Mendal
1cb1ad2c55 Import translations. DO NOT MERGE
Auto-generated-cl: translation import

Bug: 26151591
Change-Id: Ie838ac1e234ebb27ad5be9fde95d25173a571e78
2015-12-11 17:58:32 -08:00
Geoff Mendal
4f86f6274a Revert "Import translations. DO NOT MERGE" am: 7bafd5ee2f -s ours
am: d2981b099e  -s ours

* commit 'd2981b099e15e9f39ed8c69d06860ae74ecb497c':
  Revert "Import translations. DO NOT MERGE"
2015-12-11 17:47:41 -08:00
Geoff Mendal
d2981b099e Revert "Import translations. DO NOT MERGE"
am: 7bafd5ee2f  -s ours

* commit '7bafd5ee2f2c6fb3c3e3f456e855ab34c06f7c91':
  Revert "Import translations. DO NOT MERGE"
2015-12-11 17:44:31 -08:00
Geoff Mendal
7bafd5ee2f Revert "Import translations. DO NOT MERGE"
This reverts commit df57be8aef.

Change-Id: Ie47ab587c4ea43cdd6fb608b0c5dfe26e534ab93
2015-12-12 01:42:00 +00:00
Geoff Mendal
819e07fbbe Import translations. DO NOT MERGE am: df57be8aef -s ours
am: bc84451452  -s ours

* commit 'bc844514522870bd3e70bba85a11ea824ff59e5b':
  Import translations. DO NOT MERGE
2015-12-11 16:36:21 -08:00
Geoff Mendal
bc84451452 Import translations. DO NOT MERGE
am: df57be8aef  -s ours

* commit 'df57be8aef6dd1760e72d7f76490048eeb425a3e':
  Import translations. DO NOT MERGE
2015-12-11 16:30:09 -08:00
Geoff Mendal
df57be8aef Import translations. DO NOT MERGE
Auto-generated-cl: translation import

Bug: 26151591
Change-Id: If1d7f9358c3fa2e17826385ea967c09442f08285
2015-12-11 16:05:26 -08:00
Julia Reynolds
f6080b49be Merge "Importance shift." 2015-12-11 21:22:00 +00:00
Vasu Nori
3cafcba67e Merge "When Airplane mode is changed due to Voice Intent, use the system provided ConnectionManager method to do that, instead of changing it directly using Settings.Global.putInt() - because that doesn't case ACTION_AIRPLANE_MODE_CHANGED intent to be broadcast. This breaks Google Search App (GSA) code that relies on the above broadcast to do a variety of things." 2015-12-11 20:25:01 +00:00
Vasu Nori
1d89a19207 When Airplane mode is changed due to Voice Intent, use the system
provided ConnectionManager method to do that, instead of changing
it directly using Settings.Global.putInt() - because that doesn't
case ACTION_AIRPLANE_MODE_CHANGED intent to be broadcast.
This breaks Google Search App (GSA) code that relies on the above
broadcast to do a variety of things.

Change-Id: I2aa61643ed23b373aa362a59af83427a4548c492
2015-12-11 11:56:50 -08:00
Sudheer Shanka
9159fe9af8 Add support for showing the admin disabling settings.
For settings disabled by user restrictions show
the user a lock icon and allow them to click to
find more info.

Bug: 22543585

Change-Id: Ie8b02ac26f2b22db386a9044f3c6570098f6e14b
2015-12-11 19:44:14 +00:00
Julia Reynolds
98ed019209 Importance shift.
Change-Id: If39ee2c4665aa27de4e32b73ecf2d5917f7ed4ca
2015-12-11 14:25:41 -05:00
Jun Mukai
c76179193d Merge "Rephrase the base text for accessibility large pointer icon." 2015-12-11 18:23:39 +00:00
Gustav Sennton
0d54bbf065 Add WebView provider setting to developer settings.
For bug, see crbug.com/546185

Change-Id: Id812b767dc28084f42db9f21949497dc1ef08926
2015-12-11 14:02:41 +00:00
Felipe Leme
2e13efb4eb Merge "Changed "Take Bug Report" action to call 'bugreportplus'." 2015-12-10 23:59:00 +00:00
Jun Mukai
2cb2f8820a Rephrase the base text for accessibility large pointer icon.
L10N team requested that the text might not fit within the
CHAR_LIMIT=35 in some languages. Rather than increasing the limit,
I think it's better to simplify the original text so that
its translations are unlikely to break the limit of chars.

Bug: 26123263
Change-Id: If9b338d2f051c161a71e8b20c9526be2d10e0cc1
2015-12-10 15:40:18 -08:00
Udam Saini
98de22c249 Merge "Allows the user to go back to Encryption Screen" 2015-12-10 22:35:50 +00:00
Alan Viverette
5d2e64a225 Merge "Implement Settings UI for Screen zoom preference" 2015-12-10 19:20:59 +00:00
Alan Viverette
01a04f132b Implement Settings UI for Screen zoom preference
Also cleans up unnecessary 0s and moves tint to the proper place in
relevant vector drawable XML files.

Preview layout is still WIP pending UX input, but I wanted to get this
CL in place so that we can test/demo the feature ASAP.

Bug: 22450672
Change-Id: Ic3f1500006c763df99fba2d1d16782b89d6fcae1
2015-12-10 14:07:51 -05:00
Udam Saini
edac136e16 Allows the user to go back to Encryption Screen
bug:22907221
Change-Id: I766407f4f130ac618da178e1b6c04029025db8f2
2015-12-10 09:32:44 -08:00
Jason Monk
b45cde512e Make DropDownPreference handle summary better
Don't set it directly, instead use ListView %s functionality.

Bug: 26116475
Change-Id: I4bfac1bf795daf1fe060799bc961af45ccf91655
2015-12-10 11:44:00 -05:00