Commit Graph

25909 Commits

Author SHA1 Message Date
Adrian Roos
0128d6d28b Fix SUW redaction interstitial crash
Bug: 27518157
Change-Id: Id0c2eae88db41080e35200ee8f94ee74ea0a9a1f
2016-03-07 12:49:25 -08:00
Ido Ofir
b46cad2cb7 Merge "mark categories as complete when disabled." into nyc-dev 2016-03-07 20:05:25 +00:00
Philip P. Moltmann
486f9c6117 Make Print Settings use the new PrintManager.getPrintServices loader am: d9779db8c9
am: 00c3ed1a7a

* commit '00c3ed1a7abdd49b0274f29968e4ce30b0e4c902':
  Make Print Settings use the new PrintManager.getPrintServices loader
2016-03-07 19:19:18 +00:00
Philip P. Moltmann
00c3ed1a7a Make Print Settings use the new PrintManager.getPrintServices loader
am: d9779db8c9

* commit 'd9779db8c966347734c5791cf63b7dc2e466a0f4':
  Make Print Settings use the new PrintManager.getPrintServices loader
2016-03-07 19:17:31 +00:00
Rebecca Silberstein
ffb4fbb1a7 Save WifiAp config changes when hotspot is enabled
We need to properly handle asynchronous events when WifiAp for hotspot
is enabled and the user changes the config.  This CL changes the
behavior to:
1 - mark local boolean indicating a restart is needed
2 - trigger the WifiAp to stop
3 - save the new config
4 - when the stop is complete (and the boolean is set), restart the
WifiAp.

Also fix a few style issues in the file.

BUG:27460194
Change-Id: I7e49ab9c49e125017cf83866a396701e440bf383
2016-03-07 09:49:52 -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
Oleksandr Peletskyi
61cf59927c Merge "Block "Screen lock" menu if password is managed." into nyc-dev am: 52fdd6a058
am: 062ca07e7c

* commit '062ca07e7c78afb52e9d50f9eced507f03b944f2':
  Block "Screen lock" menu if password is managed.
2016-03-07 16:58:38 +00:00
Geoff Mendal
ae2b0a0ff7 Merge "Import translations. DO NOT MERGE" into nyc-dev am: c654adf99c -s ours
am: de12d181f6  -s ours

* commit 'de12d181f6ee6f776060d39dc575965f9b0df7f4':
  Import translations. DO NOT MERGE
2016-03-07 16:58:21 +00:00
Jason Monk
008fdcf656 Fix add network alignment am: ebfbe5cfe6
am: 86aa79b60f

* commit '86aa79b60fa067a4520472334adb03f89cca95ae':
  Fix add network alignment
2016-03-07 16:58:05 +00:00
Jason Monk
3d612644be Fix missing bluetooth settings items am: 15036eea99
am: e92672eb1c

* commit 'e92672eb1ccdf7fc83009fa30be25ede712a5783':
  Fix missing bluetooth settings items
2016-03-07 16:57:48 +00:00
Oleksandr Peletskyi
062ca07e7c Merge "Block "Screen lock" menu if password is managed." into nyc-dev
am: 52fdd6a058

* commit '52fdd6a058808b5d71a8e7cbdc80c7460c459304':
  Block "Screen lock" menu if password is managed.
2016-03-07 16:56:36 +00:00
Geoff Mendal
de12d181f6 Merge "Import translations. DO NOT MERGE" into nyc-dev
am: c654adf99c  -s ours

* commit 'c654adf99cdac74beccb657dfb0f132adc6088a3':
  Import translations. DO NOT MERGE
2016-03-07 16:56:19 +00:00
Jason Monk
86aa79b60f Fix add network alignment
am: ebfbe5cfe6

* commit 'ebfbe5cfe64c0ac46a6812652c9139e674fc3056':
  Fix add network alignment
2016-03-07 16:55:59 +00:00
Jason Monk
e92672eb1c Fix missing bluetooth settings items
am: 15036eea99

* commit '15036eea997f645651c5cce0059bf96fb176f016':
  Fix missing bluetooth settings items
2016-03-07 16:55:40 +00:00
Oleksandr Peletskyi
52fdd6a058 Merge "Block "Screen lock" menu if password is managed." into nyc-dev 2016-03-07 16:43:38 +00:00
Geoff Mendal
c654adf99c Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-03-07 15:39:40 +00:00
Geoff Mendal
8158dcb06d Import translations. DO NOT MERGE
Change-Id: I066af915c57a99077bb8c2eba2193707154f0b90
Auto-generated-cl: translation import
2016-03-07 07:37:10 -08:00
Jason Monk
ebfbe5cfe6 Fix add network alignment
Bug: 26759951
Change-Id: I5ba657b5a4099d9f2f1ecf2f27a6a25908bc4a86
2016-03-07 10:19:47 -05:00
Jason Monk
15036eea99 Fix missing bluetooth settings items
In the off/turning on state all items were being removed, but never
re-added to the preference screen.

Bug: 27347029
Change-Id: I8f47ee79f428fc8555a0dc6574244c81aa85c6c8
2016-03-07 10:02:35 -05:00
Geoff Mendal
fc32604dea Import translations. DO NOT MERGE
Change-Id: I07809f0d585e9727448bfd32c4ee81d67182e100
Auto-generated-cl: translation import
2016-03-07 06:31:43 -08:00
Jim Miller
a9a8a18ac9 Fix crash in fingerprint enrollment due to async transaction
Fixes bug 27424654

Change-Id: I667374330fee00abc2f4ef7f881f8e98fd91567e
2016-03-04 18:22:00 -08:00
Clara Bayarri
9885b9ff43 Merge "Fix issue with unlock attempts for the Work Challenge" into nyc-dev am: 04af275b6e
am: 715daa78a6

* commit '715daa78a6f56f8dd4f860a72ebc45bd3693c9eb':
  Fix issue with unlock attempts for the Work Challenge
2016-03-05 02:09:57 +00:00
Clara Bayarri
715daa78a6 Merge "Fix issue with unlock attempts for the Work Challenge" into nyc-dev
am: 04af275b6e

* commit '04af275b6e4ab3eb67abacac7b0569eefb2c1e72':
  Fix issue with unlock attempts for the Work Challenge
2016-03-05 02:07:57 +00:00
Clara Bayarri
04af275b6e Merge "Fix issue with unlock attempts for the Work Challenge" into nyc-dev 2016-03-05 02:01:58 +00:00
Clara Bayarri
15fa7bf634 Fix issue with unlock attempts for the Work Challenge
The failed attempts to unlock were not being reported due to a small
bug.

Bug: 26677759
Change-Id: Ie03593ba38ba118e1c030135037e15400e7af8a2
2016-03-04 17:55:43 -08:00
Anna Galusza
dca49196a6 Make sure Action Bar title does not revert to original title (Vision Settings)
after Display Size or Text Size is changed.
Bug: 27326637

Change-Id: I1d6d5a9dc4a6ab1c57772753b543483fec84cad8
2016-03-04 17:29:20 -08:00
Ruben Brunk
e1c98ca821 Add settings VR listener service.
Bug: 22855417
Bug: 26724891

- Adds a settings panel allowing users to toggle the
  enabled/disabled state of each VrListenerService
  component installed.
- If disabled, a VrListenerService will not be bound
  from the framework, even when requested by a VR
  application.

Change-Id: I606eb712c011d160b9fbdd3c0e8fd744c653ef07
2016-03-04 16:07:09 -08:00
Sudheer Shanka
08c7d960c3 Merge "Avoid checking the restricted items in the list." into nyc-dev am: 6e2b469651
am: 7f33709e85

* commit '7f33709e85a51172fb049597b0d6ef11a7c81718':
  Avoid checking the restricted items in the list.
2016-03-04 22:32:39 +00:00
Sudheer Shanka
7f33709e85 Merge "Avoid checking the restricted items in the list." into nyc-dev
am: 6e2b469651

* commit '6e2b469651da700114014e6987cd307a3daddaa1':
  Avoid checking the restricted items in the list.
2016-03-04 22:30:41 +00:00
Sudheer Shanka
6e2b469651 Merge "Avoid checking the restricted items in the list." into nyc-dev 2016-03-04 22:27:44 +00:00
Sudheer Shanka
54dc9d52d0 Avoid checking the restricted items in the list.
Since we are not auto-closing the dialog any more, need to
make sure the restricted item in not checked when selected by user.

Change-Id: I7c02844d3071ae62222cdbdbda96780bd5d922de
2016-03-04 13:53:24 -08:00
Udam Saini
501dbf03c9 Merge "Use the layout for calculating IME inset." into nyc-dev am: 24711aa63e
am: 824510e6f7

* commit '824510e6f72486b6b28567be2bd3b929f9c79bb5':
  Use the layout for calculating IME inset.
2016-03-04 19:36:39 +00:00
Udam Saini
824510e6f7 Merge "Use the layout for calculating IME inset." into nyc-dev
am: 24711aa63e

* commit '24711aa63e75be666cda4958ec31da60c1282801':
  Use the layout for calculating IME inset.
2016-03-04 19:32:30 +00:00
Udam Saini
24711aa63e Merge "Use the layout for calculating IME inset." into nyc-dev 2016-03-04 19:19:50 +00:00
Noah Wang
4de01c8ccc Merge "Make preview pager and pager indicator screenreader-enabled" into nyc-dev am: f465eb3bf2
am: 5505e81e4c

* commit '5505e81e4c386029f86aace6ba5a3aab2d2f4970':
  Make preview pager and pager indicator screenreader-enabled
2016-03-04 19:03:09 +00:00
Noah Wang
5505e81e4c Merge "Make preview pager and pager indicator screenreader-enabled" into nyc-dev
am: f465eb3bf2

* commit 'f465eb3bf2572bf67c2b245b8342760a482361ed':
  Make preview pager and pager indicator screenreader-enabled
2016-03-04 19:01:01 +00:00
Noah Wang
f465eb3bf2 Merge "Make preview pager and pager indicator screenreader-enabled" into nyc-dev 2016-03-04 18:52:49 +00:00
Mahaver Chopra
77778d1503 Merge "Fix: \'Make profile pattern visible\'" into nyc-dev am: 0f20f969b8
am: 45b6021cc7

* commit '45b6021cc74a9076e43713df307ffb03520dc714':
  Fix: 'Make profile pattern visible'
2016-03-04 18:15:09 +00:00
Mahaver Chopra
45b6021cc7 Merge "Fix: \'Make profile pattern visible\'" into nyc-dev
am: 0f20f969b8

* commit '0f20f969b8b231f8d376b87e4484013d73104084':
  Fix: 'Make profile pattern visible'
2016-03-04 18:11:05 +00:00
Mahaver Chopra
0f20f969b8 Merge "Fix: 'Make profile pattern visible'" into nyc-dev 2016-03-04 18:01:07 +00:00
Mahaver Chopra
a1276e4956 Fix: 'Make profile pattern visible'
'Make profile pattern visible' turns itself back on.

Bug:27331363
Change-Id: I0c9520c89b5f56e78fc51ac9b42320b66cc9df38
2016-03-04 17:17:59 +00:00
Andres Morales
7666a55ce2 Merge "Use getFlashLockState API to check lock state" into nyc-dev am: abd0ff950b
am: ec47ce97b0

* commit 'ec47ce97b060dded4027abf667dc8559c7036b2c':
  Use getFlashLockState API to check lock state
2016-03-04 16:29:51 +00:00
Andres Morales
ec47ce97b0 Merge "Use getFlashLockState API to check lock state" into nyc-dev
am: abd0ff950b

* commit 'abd0ff950b50e4cbf133ff2a2473408c3a5077f8':
  Use getFlashLockState API to check lock state
2016-03-04 16:27:51 +00:00
Andres Morales
abd0ff950b Merge "Use getFlashLockState API to check lock state" into nyc-dev 2016-03-04 16:23:10 +00:00
Julia Reynolds
2d79d33a65 Remove DND & Notification access screen links. am: d53f90d0d1
am: 1548a088a0

* commit '1548a088a02acdea34b0fecfb16e654f9280ed8a':
  Remove DND & Notification access screen links.
2016-03-04 16:07:00 +00:00
Julia Reynolds
1548a088a0 Remove DND & Notification access screen links.
am: d53f90d0d1

* commit 'd53f90d0d1ac677e52e8f4b9aa8324366e7566d5':
  Remove DND & Notification access screen links.
2016-03-04 16:04:58 +00:00
Julia Reynolds
d53f90d0d1 Remove DND & Notification access screen links.
These should only be available from 'special access.'

Change-Id: I9e49be9263b3e880031906345422459a5ad23d7f
2016-03-04 09:44:34 -05:00
Michal Karpinski
f71be7d5a8 Merge "New activity for handling dialogs of remote bugreports" into nyc-dev am: e6be2411e4
am: 27916b7a98

* commit '27916b7a9850cf2d29d1dec24cdca5a0a1b11b20':
  New activity for handling dialogs of remote bugreports
2016-03-04 10:13:29 +00:00
Michal Karpinski
27916b7a98 Merge "New activity for handling dialogs of remote bugreports" into nyc-dev
am: e6be2411e4

* commit 'e6be2411e427523e64026090af6bea9e2b4a103b':
  New activity for handling dialogs of remote bugreports
2016-03-04 10:11:31 +00:00
Michal Karpinski
e6be2411e4 Merge "New activity for handling dialogs of remote bugreports" into nyc-dev 2016-03-04 10:04:48 +00:00