Julia Reynolds
1d91e0f910
Merge "Notification summary updates." into nyc-dev
...
am: 5354f8a2d0
* commit '5354f8a2d097f6e67917e94dc019ac8ded8280db':
Notification summary updates.
2016-03-08 21:25:02 +00:00
Julia Reynolds
184da33bba
Don't reference the notification led if it doesn't exist.
...
Bug: 27318491
Change-Id: Ic43f1e8c0c7cf376b19278ab6c2661abc1052ddb
2016-03-08 16:23:03 -05:00
Julia Reynolds
5354f8a2d0
Merge "Notification summary updates." into nyc-dev
2016-03-08 21:08:55 +00:00
Julia Reynolds
3e912e7ea5
Notification summary updates.
...
Change-Id: I6b824acf27743637ca661b38b51c639ecf099208
2016-03-08 16:08:12 -05:00
Anna Galusza
79bc5ece6e
Merge "Make sure Action Bar title does not revert to original title (Vision Settings) after Display Size or Text Size is changed. Bug: 27326637" into nyc-dev
...
am: 0cb68d4dff
* commit '0cb68d4dff3a5a348a8e99dc9f808d7d584b1f10':
Make sure Action Bar title does not revert to original title (Vision Settings) after Display Size or Text Size is changed. Bug: 27326637
2016-03-08 20:46:00 +00:00
Anna Galusza
0cb68d4dff
Merge "Make sure Action Bar title does not revert to original title (Vision Settings) after Display Size or Text Size is changed. Bug: 27326637" into nyc-dev
2016-03-08 20:37:34 +00:00
Jason Monk
3e19fc5600
Move temporary metrics constants to proto
...
Change-Id: I8fb3ac22df7bdc52039dd640f7696ebd32281f0b
2016-03-08 14:18:30 -05:00
Jason Monk
4a93400a02
Fix SummaryLoader lifecycle second and for all
...
am: 9425839379
* commit '9425839379d862604d4b5a7b9161540f598f64f6':
Fix SummaryLoader lifecycle second and for all
2016-03-08 18:26:08 +00:00
Jason Monk
9425839379
Fix SummaryLoader lifecycle second and for all
...
Mostly hypothetical fix for weird circumstance where listening
lifecycle gets broken. To fix this, track the current state
of listening in the SummaryLoader and force it into the non-listening
state when released.
Bug: 26027137
Bug: 26731143
Change-Id: I7299749230924eafa3e6e7d5b0de6e48ff014a38
2016-03-08 13:14:27 -05:00
Udam Saini
704ea2ddef
Merge "Fixes a crash in setup wizard when adding a lock screen." into nyc-dev
...
am: 4695fc7e48
* commit '4695fc7e484bdc76ca9bd3d6b04a72f82a559f41':
Fixes a crash in setup wizard when adding a lock screen.
2016-03-08 02:01:27 +00: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
Ruben Brunk
caab7e72cd
Merge "Add settings VR listener service." into nyc-dev
...
am: 31a3b770c7
* commit '31a3b770c7f50f9e7038759f189b33761301281d':
Add settings VR listener service.
2016-03-08 00:26:36 +00:00
Ruben Brunk
31a3b770c7
Merge "Add settings VR listener service." into nyc-dev
2016-03-08 00:14:56 +00:00
Philip P. Moltmann
d7b46f9763
Deal with the case that no print services are installed.
...
am: 7833d183e7
* commit '7833d183e7ddeaf08938b9db6d8714185e11901f':
Deal with the case that no print services are installed.
2016-03-07 23:59:31 +00:00
Rebecca Silberstein
c17425bfb0
Merge "Save WifiAp config changes when hotspot is enabled" into nyc-dev
...
am: da9957780b
* commit 'da9957780b71a17b81e25213053f45be73564f03':
Save WifiAp config changes when hotspot is enabled
2016-03-07 23:37:07 +00:00
Philip P. Moltmann
7833d183e7
Deal with the case that no print services are installed.
...
Bug: 27530312
Change-Id: Idd709e66d72efcca4928b471f138f8be66e7ab00
2016-03-07 15:32:28 -08:00
Rebecca Silberstein
da9957780b
Merge "Save WifiAp config changes when hotspot is enabled" into nyc-dev
2016-03-07 23:29:39 +00:00
Fyodor Kupolov
c2f50fc4f3
Merge "First time populate user list in onCreate" into nyc-dev
...
am: f38d2b6d4c
* commit 'f38d2b6d4c96c42c7168545e6f4f4aecc67b092b':
First time populate user list in onCreate
2016-03-07 21:40:59 +00:00
Jim Miller
76f9181061
Merge "Fix crash in fingerprint enrollment due to async transaction" into nyc-dev
...
am: fb51827247
* commit 'fb51827247de116c184e7fef31978f4f8541194f':
Fix crash in fingerprint enrollment due to async transaction
2016-03-07 21:40:44 +00:00
Adrian Roos
d24f3d9fa9
Merge "Fix SUW redaction interstitial crash" into nyc-dev
...
am: bd705413ba
* commit 'bd705413babe94c3382598217757d4b95d2dcc6a':
Fix SUW redaction interstitial crash
2016-03-07 21:40:29 +00:00
Ido Ofir
67297db8f8
Merge "mark categories as complete when disabled." into nyc-dev
...
am: b46cad2cb7
* commit 'b46cad2cb7dfdb283ac8c118723c8bc4f2c4633c':
mark categories as complete when disabled.
2016-03-07 21:40:13 +00:00
Fyodor Kupolov
f38d2b6d4c
Merge "First time populate user list in onCreate" into nyc-dev
2016-03-07 21:20:18 +00:00
Fyodor Kupolov
8c9120b9cc
First time populate user list in onCreate
...
Call updateUserList from onCreate instead of onResume during initialization.
This will suppress unnecessary animations.
Bug: 27527929
Change-Id: Ia420f41894b2033fb7f02de01168ccd2c6331588
2016-03-07 13:08:49 -08:00
Jim Miller
fb51827247
Merge "Fix crash in fingerprint enrollment due to async transaction" into nyc-dev
2016-03-07 20:55:38 +00: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
Ido Ofir
b46cad2cb7
Merge "mark categories as complete when disabled." into nyc-dev
2016-03-07 20:05:25 +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
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
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
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
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
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