Paul Lawrence
642e1d9b59
Merge "Show second warning screen before converting to FBE" into nyc-dev
2016-02-24 16:56:52 +00:00
Jason Monk
5d052a38e5
Merge "Show gear for apps that provide general settings intent" into nyc-dev
2016-02-24 16:23:01 +00:00
Mihai Niță
ceb80c9888
Merge "Fix various UX bugs." into nyc-dev
2016-02-24 16:08:17 +00:00
Andres Morales
cc81fb8875
Merge "fix issue when cancelling OEM unlocking change" into nyc-dev
2016-02-24 16:05:21 +00:00
Jason Monk
0c55bb103c
Show gear for apps that provide general settings intent
...
Bug: 27276982
Change-Id: If598e2901a25f5df2b76a87a95590a5ff831a2dc
2016-02-24 10:25:55 -05:00
Paul Lawrence
31467520ed
Show second warning screen before converting to FBE
...
Bug: 27126952
Change-Id: If045a0676600f4f9611ab27cfb686b8078b3cd5a
2016-02-24 07:22:13 -08:00
bohu
625bc4bd21
Emulator: avoid accessing null BluetoothAdapter
...
bug: 27324609
Emulator has no bluetooth support at this moment, and settings
should not crash in this case.
Change-Id: I1bfc6c907ac02d4798b6c118291e6a9d1bf23c7c
2016-02-24 06:55:16 -08:00
Jason Monk
8d41c2049a
Merge "Spell checker settings updates" into nyc-dev
2016-02-24 14:53:15 +00:00
Jason Monk
42123f70c5
Spell checker settings updates
...
Bug: 26108333
Change-Id: I41e5da4a41978262283bc494a76c887e281266a8
2016-02-24 09:52:34 -05:00
Sudheer Shanka
df1cbdcf56
Merge "Update the admin app icon in the support dialog." into nyc-dev
2016-02-24 14:32:54 +00:00
Jason Monk
346c1f4f24
Merge changes I24a9d34d,I443e9d2b into nyc-dev
...
* changes:
Add default app prefs to app info
Rearrange configure/default apps
2016-02-24 14:22:37 +00:00
Jason Monk
e4cf5b20a1
Merge "Fix and update battery detail page" into nyc-dev
2016-02-24 14:21:18 +00:00
Jason Monk
2108d361bb
Add default app prefs to app info
...
This makes them easier to discover and to know the state of them.
Bug: 27276982
Change-Id: I24a9d34d7e189b19df39cc0b9028b6412f76aa05
2016-02-24 08:55:01 -05:00
Jason Monk
91e2f89b0f
Rearrange configure/default apps
...
Bug: 27276982
Bug: 27279305
Change-Id: I443e9d2bc0c3fd9bcc13ee86716c14fbb55af0ba
2016-02-24 08:55:01 -05:00
Clara Bayarri
bad66071cc
Respect admin disallow fingerprint in ConfirmDeviceCredentials
...
Bug: 26891832
Change-Id: I4c6377fb79fa31e6059149220c854c47ad53eda7
2016-02-23 15:52:53 -08:00
Mihai Nita
a475fb1e06
Fix various UX bugs.
...
* In the drag & drop list align numbers with the + in
the "+ Add a language" button
* Keep the "+ Add a language" button under the list
* Shadow cell while drag & drop
* Updated various strings for dialog titles and messages
Bug: 26557242
Bug: 26710677
Bug: 26712004
Bug: 27070104
Change-Id: I10d26eac9581c955328e667d7309b5f0ac649110
2016-02-23 13:21:21 -08:00
Clara Bayarri
56462d668a
Make Work profile lock unification a toggle
...
The setting to unify work and personal locks is now a toggle,
and therefore always available.
When unifying, if the work lock is sufficient as a device lock
we confirm both locks and set the work lock as the device lock.
If the work lock is not sufficient for the device, the user is
informed and taken to the lock setup flow to set a new unified
lock for both.
Also fix related Strings given UX feedback.
Bug: 26816580
Change-Id: Id019234b0a5ff4462c5f9ba86e53e30981a03e0d
2016-02-23 11:48:56 -08:00
Noah Wang
14f102915a
Read out confirmation message upon selecting options on LabeledSeekBar.
...
bug: 26965949
Change-Id: I2693ac6849f5c72b2bbd4f775911ea18398746f6
2016-02-23 11:27:50 -08:00
Alan Viverette
7f9c2849f7
Merge "Change Display size option "normal" to "default"" into nyc-dev
2016-02-23 18:42:24 +00:00
Alan Viverette
94ecc81376
Change Display size option "normal" to "default"
...
Bug: 27274227
Change-Id: I83b949cabaf333aa45cfef1beaa986d66067fa53
2016-02-23 13:17:16 -05:00
Felipe Leme
372163f943
Merge "Logs bugreport type metrics." into nyc-dev
2016-02-23 18:11:45 +00:00
Jason Monk
d1ea8a05b0
Fix and update battery detail page
...
Bug: 27205329
Change-Id: Ie984348d59c1b15bec7283a94a94489f78cacb79
2016-02-23 12:45:20 -05:00
Clara Bayarri
9c299734bb
Merge "Move Profile Security Settings into Security Settings" into nyc-dev
2016-02-23 17:25:08 +00:00
Felipe Leme
7b11c500f6
Logs bugreport type metrics.
...
BUG: 26759986
Change-Id: Ie4045301fadfb608aa694bc9a9756a703dd194ed
2016-02-23 09:09:13 -08:00
Daniel Sandler
712568cd15
Merge "Enhanced notification details." into nyc-dev
2016-02-23 15:44:41 +00:00
Gustav Sennton
a4e32a24c4
Block the user from enabling or disabling webview fallback packages.
...
Now that we support webview fallback packages - packages that should be
enabled if and only if no other webview packages are available - we need
to ensure that the Settings UI consistently shows that these packages
cannot be enabled or disabled (e.g. the 'Enable' and 'Disable' buttons
for enabling/disabling them are greyed out).
Also, remove the Dialog that lets a user enable a disabled webview
package from the webview implementation Dev Setting. Instead show a
Toast if the user has chosen an invalid package.
Bug: 26375524, 26375860
Change-Id: I949083d3f7c83cd2e049dd2c5c15ec5ab880fe07
2016-02-23 14:09:13 +00:00
Wale Ogunwale
0b485bb523
Merge "Revert "Add developer option for freeform window support (2/2)"" into nyc-dev
2016-02-23 02:27:14 +00:00
Clara Bayarri
52681ece04
Move Profile Security Settings into Security Settings
...
UX requested that we have the settings directly in Security instead
of having a separate screen as implemented previously.
Bug: 26806582
Change-Id: I55c44848621498afe63d3207a52c974c58f9eb78
2016-02-22 16:56:50 -08:00
Udam Saini
991fa2643e
Merge "Hides retry button in setup wizard during confirm stage." into nyc-dev
2016-02-23 00:19:25 +00:00
Udam Saini
1004769135
Merge "Fixes talkback accessibility on learn more link." into nyc-dev
2016-02-23 00:10:40 +00:00
Wale Ogunwale
a48c78ccfc
Revert "Add developer option for freeform window support (2/2)"
...
This reverts commit 292b9fd2da
.
Will add back later and limit to non-user builds.
Bug: 27295415
Bug: 25276672
Bug: 24815256
Change-Id: Ide230449615318a0d3f4bc607724e7eaaf1d43c4
2016-02-22 15:41:43 -08:00
Udam Saini
e117fd0b9a
Hides retry button in setup wizard during confirm stage.
...
bug:24803305
Change-Id: Ib5f47bbd266f50e74515594cc90f73953f8ec8ce
2016-02-22 23:30:19 +00:00
Sudheer Shanka
e3dbfb1a6b
Update the admin app icon in the support dialog.
...
Change-Id: Ia1212b682e9168340b8df678a5880f50ee579485
2016-02-22 22:39:26 +00:00
Udam Saini
511107c09b
Merge "Moves the encryption interstitial to use the list layout" into nyc-dev
2016-02-22 21:29:30 +00:00
Alan Viverette
f4ace6fe91
Merge "Remove night mode from developer settings" into nyc-dev
2016-02-22 20:44:00 +00:00
Andres Morales
8b85fbfe51
fix issue when cancelling OEM unlocking change
...
Bug: 26928752
Change-Id: Ibafe9df564f1035cbd6782d8982bc3b424ee3cb4
2016-02-22 12:26:45 -08:00
Jason Monk
ac933ab5d7
Fix data usage multi-sim stuff
...
Bug: 26866568
Change-Id: I5d1a6547124c1744af7e30c5a02b46ca07cc81e8
2016-02-22 15:13:05 -05:00
Alan Viverette
686f984384
Remove night mode from developer settings
...
It's in SysUI Tuner now.
Change-Id: If1c248bfaa964b4f37155619a4c54f836d33e468
2016-02-22 13:47:50 -05:00
Dan Sandler
7a038ebb1c
Enhanced notification details.
...
Bug: 26919636
Change-Id: I378dc088a6b51e3b33607937c3a12e8d51a97e5e
2016-02-22 12:52:38 -05:00
Jason Monk
60df76b169
Merge "Fix background data setting being backwords" into nyc-dev
2016-02-22 15:04:46 +00:00
Jason Monk
4062c3932e
Merge "Convert data usage warning/limit to a edit text + dropdown" into nyc-dev
2016-02-22 14:57:51 +00:00
Gustav Sennton
b2e8d34359
Merge "Don't show disabled packages in the WebView implementation Dev setting." into nyc-dev
2016-02-22 10:10:13 +00:00
Jason Monk
bd5eabe12e
Fix background data setting being backwords
...
Bug: 27250166
Change-Id: Ia8ef4b0ab860e6c15d972a32c7918b2d54f7743b
2016-02-21 11:53:36 -05:00
Jason Monk
e4897d939b
Convert data usage warning/limit to a edit text + dropdown
...
Now choose between MB and GB, then type in the number for the limit.
Bug: 27238018
Change-Id: I049be2be3ded52a9ed87e57348ed87b82dbb819c
2016-02-21 11:39:42 -05:00
Jason Monk
e4ebcd12be
Add generic logging to Settings switch bar
...
Same usage/format as the shared preference logging.
Bug: 27043208
Change-Id: I7a7a5c0a9c92ec6cef50df58313016218cf2f2f7
2016-02-21 09:37:41 -05:00
Udam Saini
d553abcb4c
Moves the encryption interstitial to use the list layout
...
bug:27206957
Change-Id: Ib577440a2696539f44021bb4ba0100e9f1699c6c
2016-02-19 16:28:34 -08:00
Samuel Tan
18d9865388
WifiConfigController: set ca_path and ca_cert to null if unused
...
am: d147f0090c
* commit 'd147f0090ce28e1ad70f7a9b582dec91161139e8':
WifiConfigController: set ca_path and ca_cert to null if unused
2016-02-20 00:12:03 +00:00
Maurice Lam
9a6aaebc74
Merge "Revert "Revert "Use SetupWizardPreferenceLayout""" into nyc-dev
2016-02-19 22:03:41 +00:00
Sudheer Shanka
7dbbe13168
Add disabled by policy empty views to more screens.
...
Bug: 27214401
Change-Id: I6cd4292a63610671070bf2134105e9e348c3ab32
2016-02-19 20:18:43 +00:00
Sudheer Shanka
5d8e963c83
Merge "Part3 - Don't add padlock if the restriction is not set by admin." into nyc-dev
2016-02-19 19:31:45 +00:00