Anna Galusza
416f72b36c
Stops black screen from being displayed on changing Vision Settings in SUW.
...
Bug: 27328791
Change-Id: Ied247c3a31dfc50c0113667e63aea4a0c771f7bc
2016-03-18 10:18:36 -07:00
Maria Garcia Puyol
c35b08b4b3
Merge "Revert "Dialog for emergency info"" into nyc-dev
2016-03-18 15:06:02 +00:00
Tony Mak
25c3c54c03
Should read specific user's password restriction
...
Bug: 27330307
Bug: 27543548
Change-Id: I385d190bdd8138f7189c657498f6a55bf84668ea
2016-03-18 14:49:52 +00:00
Philip P. Moltmann
47a9d4f70c
Merge "Correctly compose activity name of add-printer and print-settings activity" into nyc-dev
2016-03-18 14:26:25 +00:00
Ricky Wai
3bd4771ccb
Fix location settings crash when work profile is disabled
...
Bug: 27402597
Change-Id: Iab5f999b67e9f81977142648f90cf31acb8b5f69
2016-03-18 14:18:45 +00:00
Ricky Wai
ff99bae744
Merge "Do not connect to KeyChainService when user is not started" into nyc-dev
2016-03-18 14:16:27 +00:00
Ricky Wai
78fb3d3e42
Do not connect to KeyChainService when user is not started
...
Bug: 27418671
Change-Id: Id1bca405e8b0ebea79726f623aaa0c59bce0331c
2016-03-18 14:15:11 +00:00
Tony Mak
b7f1edd279
Kill ConfirmDeviceCredentialBaseActivity when it is no longer visible
...
The problem is because ConfirmDeviceCredentialActivity is not created
again when the new intent is fired. Add no history flag to kill it once
it is not visible. We have the exclude from recent flag anyway, so
finishing it should be fine.
Bug: 27564634
Change-Id: I2e22f3d7a108f8fbad5f27894b1a92f19d25bcda
2016-03-18 13:56:08 +00:00
Maria Garcia Puyol
da497f26d7
Revert "Dialog for emergency info"
...
This reverts commit ae49edbdfd
.
Change-Id: I01a4b5966b380d967588bd0411e80d6bcd431fd1
2016-03-17 22:52:44 +00:00
Sudheer Shanka
e2b2c3ffe4
Add more policy transparency for wifi settings.
...
Show policy transparency dialog if user tries to modify a
wifi configuration locked by device owner.
Bug: 27375948
Change-Id: I504082282f57bc5de9f097e962d195ecd2cc9da4
2016-03-17 15:35:15 -07:00
Anna Galusza
a6b76bc407
Merge "Add divider below summary text on A11y SUW hub. Bug: 27066012" into nyc-dev
2016-03-17 21:20:34 +00:00
Anna Galusza
6a2a53e94d
Add divider below summary text on A11y SUW hub.
...
Bug: 27066012
Change-Id: Ic545a50ec2a0b5b7a40152ea818bd15673c629d2
2016-03-17 14:20:02 -07:00
Julia Reynolds
7c802419fd
Merge "Fix build" into nyc-dev
2016-03-17 18:07:48 +00:00
Julia Reynolds
40a82187c5
Fix build
...
Bug: 27709695
Change-Id: I2020a33aa0a305e025d7d004df4b23838bb42992
2016-03-17 13:58:15 -04:00
Julia Reynolds
f6fb21c44d
Merge "Fix crash adding an account." into nyc-dev
2016-03-17 17:30:17 +00:00
Julia Reynolds
8cedc7cae0
Fix crash adding an account.
...
Bug: 27709695
Change-Id: I66b69d71ed346e8d6f0d8493e6dd415d81f41ac1
2016-03-17 12:56:30 -04:00
Jason Monk
e580f94079
Merge changes I21f2bbbf,If9914195,I5a71413f,I85a8ff3a,Ibb3729c9 into nyc-dev
...
* changes:
Fix battery history detail up
Fix clickability of conditionals
Try to recycle prefs in battery summary
Don't use animations for security settings
Fix Settings home lifecycle
2016-03-17 13:30:14 +00:00
Robin Lee
37b179fa8c
vpn: check fragment is visible before adding prefs
...
As VPN settings listens to network events it may get woken up again
while it's in the background.
Bug: 23596799
Change-Id: If6e07493da447d7ded324ff86b6e7d57c5c615e3
2016-03-17 10:26:51 +00:00
Sudheer Shanka
f1e78d35dc
Add disabled by policy empty views to more screens.
...
Bug: 27588316
Bug: 27588671
Bug: 27588740
Change-Id: Id614067d76e936e9c3c585fdaed304bfbc88dc74
2016-03-16 22:33:37 -07:00
Yohei Yukawa
143a686947
Stop using a deprecated constructor of InputMethodSettings.
...
This is a follow up CL to my previous CL [1], which added a new
constructor to InputMethodSettings to support File-Based
Encryption (FBE).
Settings app is the only remaining package that depends on the previous
constructor. To completely deprecate the previous one, this CL lets the
caller switch to the new constructor.
Note that this CL does not change the initial parameters of
InputMethodSettings. In other words this is a mechanical code
clean-up.
[1] I9c6f9bb3d51174198e5f73588637f87ea0d90e11
5db2f16f15549c490c9541602a96f42bef984acb
Bug: 26279466
Change-Id: I09cba4066b95c4a9e89a3e4f83d75b97882502dc
2016-03-16 20:50:28 -07:00
Meng Wang
2ccf1fd7c9
Merge "Show ICCID in SIM status, if CarrierConfigManager allows." into nyc-dev
2016-03-16 23:24:40 +00:00
Robin Lee
d0979a540b
Merge "Show "no vpns added" for empty vpn screen" into nyc-dev
2016-03-16 21:30:54 +00:00
Chris Tate
8b90b39c5e
Merge "Don't crash if the backup transport supplies bogus intents" into nyc-dev
2016-03-16 21:14:39 +00:00
Christopher Tate
4a6c259179
Don't crash if the backup transport supplies bogus intents
...
Preflight the (activity) intents supplied by the transport so that when
clicked, they don't crash the Preference that called startActivity().
Bug 27689847
Change-Id: I7cbdd6077ac74500ecdf9607310727af56d55a3c
2016-03-16 13:45:03 -07:00
Jason Monk
045e518b55
Fix battery history detail up
...
Bug: 27476391
Change-Id: I21f2bbbf4306d36ffa1c4825ecaebd45dca50171
2016-03-16 16:29:26 -04:00
Robin Lee
eb034eb65e
Show "no vpns added" for empty vpn screen
...
Removed the left-alignment on restricted empty views which was
inherited from Bluetooth settings but inconsistent with normal
settings fragments.
Bug: 22685111
Change-Id: I3a36c47d523392b8925031d4cac2ab3ef681e360
2016-03-16 20:28:52 +00:00
Jason Monk
ef6671b0b7
Fix clickability of conditionals
...
Bug: 27700081
Change-Id: If991419541dd021197ea641f8b2caee5cc16af36
2016-03-16 16:25:09 -04:00
Jason Monk
0d6a574100
Try to recycle prefs in battery summary
...
Bug: 27404159
Change-Id: I5a71413f22e14b8300b6821da661a613392a06e0
2016-03-16 15:52:35 -04:00
Jason Monk
30ab199536
Don't use animations for security settings
...
Bug: 27419463
Change-Id: I85a8ff3a7720fcaa33f4883b4fd4e569bcae3be2
2016-03-16 15:13:19 -04:00
Sudheer Shanka
24ec9e872c
Merge "Don't set useAdminDisabledSummary when there is already a summary." into nyc-dev
2016-03-16 18:49:26 +00:00
Sudheer Shanka
b3dc3f2983
Don't set useAdminDisabledSummary when there is already a summary.
...
Bug: 27155568
Change-Id: If2a7bf127307731b2e2258dc6389caed13950f79
2016-03-16 11:42:58 -07:00
Jason Monk
d11cca0168
Fix Settings home lifecycle
...
Bug: 27330440
Bug: 26268813
Change-Id: Ibb3729c9872be2488db3741ec72ba5a43e66db5f
2016-03-16 14:27:12 -04:00
Julia Reynolds
017ae508a0
String and accessibility changes.
...
Bug: 27490367
Bug: 27491350
Bug: 27655047
Bug: 24573668
Change-Id: I972d15666b206fd4f94fc55bec77b8cfbc6b7e04
2016-03-16 11:40:54 -04:00
Adrian Roos
af0d3952c8
Merge "Fix NotificationLockscreenPreference" into nyc-dev
2016-03-15 23:43:21 +00:00
Sudheer Shanka
f6c5128763
Merge "Update user capabilities in onResume." into nyc-dev
2016-03-15 23:32:26 +00:00
Prathmesh Prabhu
023f7033ef
Merge "settings: Fix more NPEs when bluetooth is missing." into nyc-dev
2016-03-15 20:54:44 +00:00
Maria Garcia Puyol
82c512dbd6
Merge "Dialog for emergency info" into nyc-dev
2016-03-15 20:52:17 +00:00
Anna Galusza
b740f34f72
Merge "Add screen for turning TalkBack on and off and remove intent to launch TB tutorial from SUW. Also fix how Fragments are displayed (Fragment Views were being inflated incorrectly causing bugs like the one where TB would still see the hub elements on child screens) and remove ripple from non-selectable text. Bug: 27203716 Bug: 27218687 Bug: 27066012 Bug: 27587193" into nyc-dev
2016-03-15 17:09:34 +00:00
Jason Monk
5ce4345dff
Fix data usage
...
- Fix int conversion (evidently a month doesn't fit in an int
- Remove gaps because they don't make sense for data usage
Bug: 27632250
Change-Id: I87c2c05960b6ee489289e94eb12de9d52de1f3aa
2016-03-15 11:36:06 -04:00
Adrian Roos
e6d60877b2
Fix NotificationLockscreenPreference
...
Remote-Input-on-Lockscreen setting was inverted.
Bug: 27638447
Change-Id: I4ca17854dae7c6a47e4fe22be2e862e96742f457
2016-03-14 23:08:40 -07:00
Meng Wang
dcd0bf72b8
Show ICCID in SIM status, if CarrierConfigManager allows.
...
Bug: 27574058
Change-Id: I5c08d31b5e8ea3c3ad79361e660256b070ff7284
2016-03-14 17:42:48 -07:00
Sudheer Shanka
aa524ae581
Update user capabilities in onResume.
...
Bug: 27641648
Change-Id: I85a6362a20885defa450760a3fbb16e124630434
2016-03-14 17:23:13 -07:00
pkanwar
68d1ca6de5
Remove band preference in WiFi settings.
...
Bug: b/25743379
Change-Id: Id330e2bb59a4a03479603a90c206662d3e3c5068
2016-03-14 21:05:56 +00:00
Udam Saini
e0a235cf07
Merge "Uses recycler view to add a line at the top in the intro" into nyc-dev
2016-03-14 17:42:16 +00:00
Udam Saini
6ea990a7e0
Merge "Adjusts layout on encryption interstitial." into nyc-dev
2016-03-14 17:42:08 +00:00
mariagpuyol
ae49edbdfd
Dialog for emergency info
...
Bug:27621394
Change-Id: I894f5526d05c84eec81e9fe87a105f466195073d
2016-03-11 21:06:23 -08:00
Udam Saini
01c581b9bd
Adjusts layout on encryption interstitial.
...
This adds extra spacing needed now that there is a divider between
the description and the first selected item. Also adds icons for
the encryption interstitial.
bug:27306696
Change-Id: I0952d543ad121b0dfee5c052a67ca042d381f930
2016-03-11 15:36:36 -08:00
Paul Lawrence
0ca47e2c55
Merge "Don't show secure startup options and strings when file encrypted" into nyc-dev
2016-03-11 21:49:16 +00:00
Prathmesh Prabhu
8d763c0302
settings: Fix more NPEs when bluetooth is missing.
...
Fix a couple NPEs in the settings app when device doesn't support
bluetooth.
BUG:27600761
Change-Id: I356f5e7f321e8230f85ec74da9e405449431846b
2016-03-11 21:35:58 +00:00
Paul Lawrence
23c2acfd4c
Don't show secure startup options and strings when file encrypted
...
File encryption is secure by default, so we don't need to warn.
Bug: 27433949
Bug: 27435082
Change-Id: I3e856256188e6a7dcd58cabbde043395c314999e
2016-03-11 13:28:39 -08:00