Sudheer Shanka
4e88857db7
Merge "Add padlock to location for work profile when disabled by admin."
2016-01-26 14:42:30 +00:00
Sudheer Shanka
052916efcb
Merge "Add preference summary when disabled by admin."
2016-01-26 14:42:05 +00:00
Sudheer Shanka
0d9ac3469b
Add padlock to location for work profile when disabled by admin.
...
Change-Id: Iee930c9340436cc68ee432ad15ec182ccc6fb0a1
2016-01-26 14:29:04 +00:00
Vladislav Kuzkokov
1b4e746a7f
Merge "Add "Manage backup data" item to "Backup & Reset" settings."
2016-01-26 11:05:05 +00:00
Bartosz Fabianowski
d40c11a7d5
Merge "Allow user to specify whether a new network is shared or private"
2016-01-26 09:38:42 +00:00
Noah Wang
b25ccce111
Adding placeholder for preview screens for screen zoom (magnifying screen)
...
Change-Id: I61f89b0506c9d18205fc79058c89fc4390866129
2016-01-25 21:51:29 -08:00
Tony Mantler
6d70e7dce3
Merge "Move AccessPointPreference to SettingsLib"
2016-01-25 23:06:45 +00:00
Udam Saini
af677ddda4
Merge "Improves flow for fingerprint"
2016-01-25 23:02:32 +00:00
Sudheer Shanka
ba1a68b8ab
Add preference summary when disabled by admin.
...
Change-Id: Iaa84e66b0abe0fccde50f116cbf6e68c6abbabc0
2016-01-25 22:39:34 +00:00
Abodunrinwa Toki
567ebd68e1
Settings app: Include package icons in list of virtual keyboards
...
Bug: 25752812
Change-Id: I2070de953c92cce90dbf178c9ffdbe300d4c2646
2016-01-25 22:19:23 +00:00
Makoto Onuki
7a89f68f95
Merge "Add "Uninstall" button to device admin activation dialog."
2016-01-25 22:10:23 +00:00
Makoto Onuki
c548848fba
Add "Uninstall" button to device admin activation dialog.
...
Bug 25392386
Change-Id: I91259ddd69bc61a7dd23a2e8b4d08719bc5cacca
2016-01-25 14:09:24 -08:00
Sudheer Shanka
20c9817713
Merge "Add disabled by policy message as empty views in preferencefragment."
2016-01-25 21:04:13 +00:00
Jason Monk
e3bd8f0dc4
Merge "Add data saver to settings"
2016-01-25 20:36:56 +00:00
Jason Monk
764f45db91
Add data saver to settings
...
Bug: 22817899
Change-Id: Ic3055aa6a5baae1653db350313366f180c049cc7
2016-01-25 15:24:29 -05:00
Vladislav Kuzkokov
ddb953fb73
Add "Manage backup data" item to "Backup & Reset" settings.
...
This patch uses new IBackupManager API. Item's label is taken from
getDataManagementLabel and Item's action is taken from getDataManagementIntent.
If getDataManagementIntent is null (or backup service is unresponsive)
the item is not displayed.
Change-Id: I19cbf7fa625fccff751f923aa41b7d64ccb6c1d3
2016-01-25 21:11:45 +01:00
Geoff Mendal
1092be7f0b
Import translations. DO NOT MERGE
...
Change-Id: I3a891ae3544d89fd096c653c8f3c9792f14c5419
Auto-generated-cl: translation import
2016-01-25 10:55:43 -08:00
Tony Mantler
99b255c8a5
Move AccessPointPreference to SettingsLib
...
Change-Id: Ib4a7c64e976aed5e75ec04fa72e2fdbd12923371
2016-01-25 10:42:53 -08:00
Mihai Nita
0fdbfe4928
Fix for build break ( http://ag/844107 )
...
The commit removed a string that was still used by AndroidManifest.xml
Change-Id: I32633546cfebcbb96066d80ff801c1d49b435f59
2016-01-25 10:26:43 -08:00
Bartosz Fabianowski
1058c0cc3d
Allow user to specify whether a new network is shared or private
...
* Add a check box to the WiFi configuration dialog that lets the user
choose whether a newly created configuration is shared with other
users (defaults to true)
* Disable the check box when modifying an existing network
BUG=25600871
Change-Id: Ifc6713602ee61b0407e55f45097c1b311fa19cb4
2016-01-25 18:47:39 +01:00
Udam Saini
bf1483c383
Improves flow for fingerprint
...
This reduces the # of screens, and makes the backup lock choice
for fingerprint more obvious that it is a backup.
bug:26377096
Change-Id: I4e75e1f3302c286587de106bcdf43537bda03390
2016-01-25 09:19:02 -08:00
Sudheer Shanka
5590e2eb44
Update the text shown when admin disabled fingerprint as unlock option.
...
When the admin has disabled fingerprint as unlock option, we let the
user know that the admin has disabled that option with a more details
link which will trigger the admin support dialog. And made some small
fixes apart from this.
Change-Id: I01021b952dc6fb29a65d37401a6411a6088d5cef
2016-01-25 15:12:07 +00:00
Geoff Mendal
764d0d272c
Merge "Revert "Import translations. DO NOT MERGE""
2016-01-25 14:54:16 +00:00
Geoff Mendal
589f0dd32c
Revert "Import translations. DO NOT MERGE"
...
This reverts commit 098199b614
.
Change-Id: Ie756851719c5324ef866be4a56f8d97180610e44
2016-01-25 14:53:23 +00:00
Geoff Mendal
c7c79f8398
Merge "Import translations. DO NOT MERGE"
2016-01-25 14:36:37 +00:00
Geoff Mendal
098199b614
Import translations. DO NOT MERGE
...
Change-Id: I89b37a2718f15f037dfa28fb00e983568b1b1104
Auto-generated-cl: translation import
2016-01-25 06:34:44 -08:00
Sudheer Shanka
95a71e06eb
Add disabled by policy message as empty views in preferencefragment.
...
Change-Id: I296dc02c8e5cbea74f8415f4c8c5723f85e20b5b
2016-01-25 14:05:46 +00:00
Clara Bayarri
14ff9a91fa
Merge "Fix Confirm/Choose Credentials strings related to profile"
2016-01-25 13:33:06 +00:00
Clara Bayarri
34ec5f97fe
Fix Confirm/Choose Credentials strings related to profile
...
The messages in ConfirmDeviceCredentials have been updated to
inform the user that the pattern/pin/password to be entered is
the profile one.
The strings in the confirmation dialog when the user removes
the lock have also been updated.
Ideally we would have a parametrized approach to strings here,
but capitalization makes it a hard problem.
Bug: 26706338, 26709116
Change-Id: I9f5508d6f449f9e572d65e5b2dcb15cca23832b3
2016-01-25 13:20:55 +00:00
Abodunrinwa Toki
a16852480f
Merge "Change Input Settings UI flow."
2016-01-23 15:36:49 +00:00
Steve Pfetsch
f002f23f91
resolve merge conflicts of 259b6a8029
to master.
...
Change-Id: I5aa772839591d6f09d672a04ab8606fd39dd4a97
2016-01-22 17:43:33 -08:00
Steve Pfetsch
259b6a8029
Merge "Added toast message to color temperature setting" into mnc-dr1.5-dev am: 76b29667df
...
am: 5ff50f2072
* commit '5ff50f2072880c76b6ad8486b5c35be9a39f9a29':
Added toast message to color temperature setting
2016-01-22 22:29:47 +00:00
Steve Pfetsch
5ff50f2072
Merge "Added toast message to color temperature setting" into mnc-dr1.5-dev
...
am: 76b29667df
* commit '76b29667dff7b27151e450a05838913971f93c8f':
Added toast message to color temperature setting
2016-01-22 22:21:34 +00:00
Steve Pfetsch
76b29667df
Merge "Added toast message to color temperature setting" into mnc-dr1.5-dev
2016-01-22 22:07:54 +00:00
Abodunrinwa Toki
976bb3f459
Change Input Settings UI flow.
...
1. Introduces new UI components as per the new flow
2. Temporarily disables components in the old flow that are to be
replaced by the new flow. This is done so we can neatly revert
to the old flow if there are issues with the new flow
3. AvailableVirtualKeyboardActivity now responds to
android.settings.INPUT_METHOD_SETTINGS intents instead of
InputMethodAndLanguageSettingsActivity
Bug: 25752812
Change-Id: I728d7ee185827ed328c16cb7abce244557a26518
2016-01-22 18:24:44 +00:00
Anna Galusza
f9d330448b
Merge "Make A11y SUW launchable from SUW and small UX changes based on last round of UX studies."
2016-01-22 17:56:19 +00:00
Maurice Lam
6e68a1cd36
Merge "Use RestrictedRadioButton in SetupRedactionInterstitial"
2016-01-22 17:17:38 +00:00
Benjamin Franz
454ce75a41
Merge "Add background image for work challenge"
2016-01-22 12:27:00 +00:00
Maurice Lam
bb044a8cad
Use RestrictedRadioButton in SetupRedactionInterstitial
...
Bug: 26704975
Change-Id: I857dc0e57d1aaada06be4945b0e377291864ea89
2016-01-21 18:09:43 -08:00
Sudheer Shanka
1da7221476
Merge "Add padlocks to preferences that can be disabled by policy."
2016-01-21 19:07:02 +00:00
Steve Pfetsch
8897655d2e
Added toast message to color temperature setting
...
Added a toast message to inform the user that the color temperature
setting is applied once the display is off.
Bug:26110238
Change-Id: Ia773581eb441ed2f4ac44b20e611ad3700e8abbf
2016-01-21 10:44:51 -08:00
Benjamin Franz
194300dff3
Add background image for work challenge
...
If the challenge shown is for a work profile, add the default image and
color to the background of the fragment.
Change-Id: I148c6cd3a835a84c7bac78b020839dfdae4a6c36
2016-01-21 14:15:31 +00:00
Anna Galusza
b1795f5549
Make A11y SUW launchable from SUW and small UX changes based on last round of
...
UX studies.
Change-Id: I9c20cd3abf910a37731da2af604f3af2cd30e942
2016-01-20 15:42:58 -08:00
Sudheer Shanka
021dcb06e1
Merge "Add restricted padlocks to radio buttons."
2016-01-20 21:10:04 +00:00
Mihai Nita
d7d48fda53
Implement multiple locales and sublocales in Settings
...
Does drag-and-drop reordering, supports adding / removing locales,
suggestions, search, removes locales already selected in the
user preferences.
Bug: 25800339
Change-Id: Iffe7b9810c77ec93a84d848ab20b2ba405249676
2016-01-20 12:31:11 -08:00
Sudheer Shanka
682a916836
Add padlocks to preferences that can be disabled by policy.
...
Change-Id: I43b6b5954ef6ec65b86d99321cabab9f49df842d
2016-01-20 17:48:27 +00:00
Sudheer Shanka
1901ae3b3b
Add restricted padlocks to radio buttons.
...
Change-Id: Ibaf312a4c6c5fd9126ab7d45ccb094fc1bd46a1f
2016-01-20 16:26:56 +00:00
Julia Reynolds
7b9a1a1995
Merge "Add default alarm ringtone to sound settings."
2016-01-20 16:16:07 +00:00
Julia Reynolds
193e7b044d
Add default alarm ringtone to sound settings.
...
Bug: 25957833
Change-Id: I68d6747894665c97853eabac7edb0f751d1fdcc1
2016-01-20 11:10:49 -05:00
Geoff Mendal
bcefb0397f
Import translations. DO NOT MERGE
...
Change-Id: Icfc8542b0e1f51163d9ff7f5327e851a08377d67
Auto-generated-cl: translation import
2016-01-20 07:40:11 -08:00