Mihai Nita
e7f40be0ef
Locale list: format the numbers using the UI locale
...
The digits used for numbering the drag-and-drop locale list should
use a locale-aware formatter.
We will not see decimal or thousand separators, but the visible
difference is in the use of native digits. Example: Arabic.
Change-Id: I3f8cd5a3adea1cb88ae63f09711c728f4588020c
2016-02-04 13:16:05 -08:00
Jason Monk
a1242bcc93
Merge "Add animation for condition card height change."
2016-02-04 20:54:02 +00:00
Jason Monk
6fdf1669e1
Add animation for condition card height change.
...
Change-Id: If648914426cf6db5b039114cf593915c3b2e6c8c
2016-02-04 15:44:50 -05:00
Jason Monk
58c6dd6eee
Merge "Settings Visuals"
2016-02-04 19:47:43 +00:00
Jason Monk
322cfe8be0
Settings Visuals
...
Update the layouts to be more final, and support tablets better.
Move about to always be last.
Always see everything.
Change-Id: I4b804c9bfcd4d3b7f978a2617d5c2c2b1cdfa6e4
2016-02-04 14:37:35 -05:00
Casey Burkhardt
fcb84e6912
Merge "Remove ActivityManagerNative dependency for adjusting font scale"
2016-02-04 19:35:53 +00:00
Sudheer Shanka
91e0ba7d40
Merge "Use the correct userId when checking if disabled by admin."
2016-02-04 19:14:16 +00:00
Alan Viverette
ae733cab7f
Fix build
...
Change-Id: Ib87ddd906cc833cc442d8bd168388af0c2fbf8d0
2016-02-04 11:42:48 -05:00
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