Hall Liu
cbde0b8afd
Add indicator for system dialer in Settings
...
Bug: 26748630
Change-Id: I60b9f2783fb4c1f49c79449dd150132c73a9fb2a
2016-03-18 16:49:16 -07:00
Abodunrinwa Toki
4873230326
Merge "Work challenge background: Fix top padding" into nyc-dev
2016-03-18 15:30:01 +00:00
Abodunrinwa Toki
af700ec6e0
Work challenge background: Fix top padding
...
Bug: 27693796
Change-Id: Iafda9dfed2b87c3618c155d4434d5895547f6fe0
2016-03-17 18:48:05 +00:00
Daichi Hirono
23f4261e3d
Merge "Use CheckableLinearLayout for Use USB for dialog's item." into nyc-dev
2016-03-17 10:05:49 +00:00
Daichi Hirono
9300eb1b14
Use CheckableLinearLayout for Use USB for dialog's item.
...
The root of "Use USB for" dialog's item is CheckableLinearLayout, which
defers the check state to direct children. However previously we had
CheckedTextView not just under CheckableLinearLayout. The structure
looks like:
Root CheckableLinearLayout -> LinearLayout -> CheckedTextView
The CL replaces the second child LinearLayout with CheckableLinearLayout
so that we can defer the state to CheckedTextView.
BUG=27708922
Change-Id: If0491235eac0a82bcb07e31856aa6b9535930fb2
2016-03-17 15:57:36 +09:00
Robin Lee
d0979a540b
Merge "Show "no vpns added" for empty vpn screen" into nyc-dev
2016-03-16 21:30:54 +00: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
Anna Galusza
a9a252ee96
Fix padding on Font size and Display size preview screens.
...
Bug: 27675989
Change-Id: Iecdc3e8a9aee4fd82a59337f14cbf4bd91587709
2016-03-15 21:48:04 +00:00
Anna Galusza
a1a11d1944
Change magnification strings and accessibility traversal order in preview pane.
...
Bug: 27499075
Bug: 27326035
Change-Id: I03ff9574d845a1c2573aa6f4f2462851c56b3c04
2016-03-15 10:22:33 -07: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
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
Udam Saini
fd17eb4315
Uses recycler view to add a line at the top in the intro
...
Also, adjusts the divider insets as appropriate for settings and setup
wizard.
bug:27591940
Change-Id: I7aeefd6d1bfe94c97f686e81bc045d31e878655f
2016-03-11 10:43:06 -08:00
Anna Galusza
d658c0f6af
Update preview border.
...
Bug: 27396174
Change-Id: I23d24246eb7a571db4548965c77428532da0b59a
2016-03-10 13:14:30 -08:00
Jason Monk
6f691f21d2
Merge "Set condition secondary text to 70% alpha." into nyc-dev
2016-03-10 20:46:58 +00:00
Jason Monk
4cf3540a8f
Set condition secondary text to 70% alpha.
...
Bug: 27556219
Change-Id: I2e8953cb20a43ebcce03c92f1a7c35c1843bc958
2016-03-10 15:44:58 -05:00
Jason Monk
37c04d869e
Merge "Fix large bluetooth item" into nyc-dev
2016-03-10 20:30:37 +00:00
Jason Monk
a2950d9344
Fix large bluetooth item
...
Bug: 27587071
Change-Id: I562b5b248da738440108ebeba32757b58355dbce
2016-03-10 15:26:06 -05:00
Abodunrinwa Toki
1abf436466
Merge "Fix work challenge background size." into nyc-dev
2016-03-10 18:42:03 +00:00
Sudheer Shanka
1749d518b7
Merge "Adjust restricted lock positions as per new design." into nyc-dev
2016-03-10 15:58:15 +00:00
Sudheer Shanka
115d15763d
Adjust restricted lock positions as per new design.
...
Bug: 27263531
Change-Id: I7e38a9e3356ca43ed936de1e6f8190eba4d4773e
2016-03-10 07:54:36 -08:00
Udam Saini
22848ac901
Merge "Removes duplicated checkbox and fixes text alignment." into nyc-dev
2016-03-10 00:36:27 +00:00
Jason Monk
1227394a0a
Merge "Fix paddings to not affect SUW" into nyc-dev
2016-03-09 21:46:16 +00:00
Jason Monk
b1663158e4
Fix paddings to not affect SUW
...
Bug: 27061886
Change-Id: I5f4b0d447a2d6c8ae06521250266f1af22e37d1b
2016-03-09 16:20:31 -05:00
Udam Saini
c8787937f8
Removes duplicated checkbox and fixes text alignment.
...
bug:27560337
bug:27534777
Change-Id: I2c4192dedcbcaec36f1bd5b507e984f7bf35b12e
2016-03-09 12:22:07 -08:00
Abodunrinwa Toki
80c082f066
Fix work challenge background size.
...
Bug: 26820717
Change-Id: Icd984b7bb7517ac01a3fa5ca26d060ea33b58a99
2016-03-09 16:48:43 +00:00
Sudheer Shanka
64d424a1c2
Merge "Update the timeout list dialog in display and security settings." into nyc-dev
2016-03-09 16:24:55 +00:00
Sudheer Shanka
900adce6ca
Update the timeout list dialog in display and security settings.
...
Currently, we add padlocks to all the timeout options which are
more than the timeout enforced by the admin. Instead of adding
the padlocks to the options, updated the timeout list dialog to
have a disabled by admin message as dialog footer.
Bug: 27564363
Change-Id: I66ce35e92c044ce1864d14e1fc0e83881f8f4ab0
2016-03-09 16:19:37 +00:00
Jason Monk
9dc9a0ebb3
Update data usage graph to use new graph ui
...
Bug: 27278313
Change-Id: Ia9e8598dcb970540877f7dac7061cfc55ed99d4d
2016-03-09 10:39:57 -05:00
Udam Saini
4695fc7e48
Merge "Fixes a crash in setup wizard when adding a lock screen." into nyc-dev
2016-03-08 01:55:00 +00:00
Udam Saini
6d6e117720
Fixes a crash in setup wizard when adding a lock screen.
...
bug:27528834
Change-Id: Idc06850740695669162e239f28c30a1ddad6d2df
2016-03-07 17:50:40 -08:00
Adrian Roos
bd705413ba
Merge "Fix SUW redaction interstitial crash" into nyc-dev
2016-03-07 20:50:05 +00:00
Adrian Roos
0128d6d28b
Fix SUW redaction interstitial crash
...
Bug: 27518157
Change-Id: Id0c2eae88db41080e35200ee8f94ee74ea0a9a1f
2016-03-07 12:49:25 -08:00
Philip P. Moltmann
d9779db8c9
Make Print Settings use the new PrintManager.getPrintServices loader
...
This makes sure that all data always stays up to date.
printer_dropdown_item.xml:
- Reduce the amount of overriden properties
PrintServiceSettingsFragment:
- Instead receiving most data from PrintSettingsFragment have own loader
and keep data up to date
- Also the updating of the print service state now has a dedicated
PrintManager call instead of relying of the Settings-ContentObserver
to transport this information. No more race-conditions, whohoo!
DynamicIndexableContentMonitor:
- To not rewrite too much code the update logic has to live here but the
reading of the actual data is in PrintSettingsFragment.
Change-Id: I60715cda8952565d7f68cb24fb7da61a37085887
2016-03-07 09:32:55 -08:00
Noah Wang
f465eb3bf2
Merge "Make preview pager and pager indicator screenreader-enabled" into nyc-dev
2016-03-04 18:52:49 +00:00
Noah Wang
36e89f644e
Make preview pager and pager indicator screenreader-enabled
...
Bug: 27127738
Change-Id: I11a8589f4d8e1f15e895831dc3bd0cb7472e0591
2016-03-03 20:05:14 -08:00
Adrian Roos
a792664794
Merge "Add remote input setting to redaction interstitial" into nyc-dev
2016-03-03 21:43:59 +00:00
Anna Galusza
9566ceb122
Merge "Change nav bar style. Bug: 27226956" into nyc-dev
2016-03-03 19:05:16 +00:00
Sudheer Shanka
729a237cd9
Update the restricted icon usage.
...
Bug: 25603665
Bug: 27263775
Change-Id: I72b824d01b462fa5f9f8c15eaaf0108441560f65
2016-03-02 19:09:00 -08:00
Adrian Roos
6f4edf822f
Add remote input setting to redaction interstitial
...
Bug: 26440855
Change-Id: I8cd16074c63778defab767096261bcc99956b8fc
2016-03-02 15:37:52 -08:00
Sudheer Shanka
a59635100f
Update custom widget layouts to have a restricted icon.
...
Bug: 25603665
Bug: 27263775
Change-Id: Ic80377229de977b6f7c5f653974e8f926fb8ac1d
2016-03-01 17:28:57 -08:00
Anna Galusza
ec7b6a4e98
Change nav bar style.
...
Bug: 27226956
Change-Id: I16e2234e44bf1d22f8b41de9d28c35226152d0ee
2016-03-01 15:36:47 -08:00
Felipe Leme
2c9911f190
Fixed padding on "Take Bug Report" dialog.
...
BUG: 26324085
Change-Id: If716066d8ebf35e4fb398e7a423c808abd6a159e
2016-02-29 17:21:44 -08:00
Adrian Roos
d553f4f9a9
Add setting to allow RemoteInput on keyguard
...
Bug: 26440855
Change-Id: I57e02876c615f558eee279f2dc7edca8b28fc495
2016-02-25 09:22:14 -08:00
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
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
Jason Monk
e4cf5b20a1
Merge "Fix and update battery detail page" into nyc-dev
2016-02-24 14:21:18 +00:00