10726 Commits

Author SHA1 Message Date
Baligh Uddin
838c4b5c7c Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev 2014-09-18 18:10:49 +00:00
Baligh Uddin
92f0205abd Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev 2014-09-18 18:10:19 +00:00
Baligh Uddin
07abdd6e45 Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev 2014-09-18 18:09:43 +00:00
Baligh Uddin
2f70e40f34 Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev 2014-09-18 18:00:16 +00:00
Jason Monk
2b18589c6f am 0df576ee: Merge "Fix crash from USER_PRESENT broadcast in sysui" into lmp-dev
* commit '0df576eeb87d234ce6818b6afb48501cc2c31bbf':
  Fix crash from USER_PRESENT broadcast in sysui
2014-09-18 16:29:04 +00:00
Jason Monk
2bc75f0821 Merge "Fix crash from USER_PRESENT broadcast in sysui" into lmp-dev 2014-09-18 16:12:06 +00:00
Adrian Roos
7111781812 am 3f30fcc8: Fix wrong face unlock size
* commit '3f30fcc8ed023be299af13d8ea5300f2712b9f48':
  Fix wrong face unlock size
2014-09-18 15:50:33 +00:00
Adrian Roos
72cc3702d2 Fix wrong face unlock size
Bug: 17533062
Change-Id: I532d7197fcd59baffd8f6c4e76a9fb8eda389eac
2014-09-18 17:25:09 +02:00
Jason Monk
cf5a9530f7 Fix crash from USER_PRESENT broadcast in sysui
Since sending the USER_PRESENT broadcast too early in the boot
process can result in a SecurityException, don't do auto-unlock
until after the boot has completed.

Bug: 17464800
Change-Id: Iee3d0b9723ed38abddf0bdde009f95331881008b
2014-09-18 11:02:19 -04:00
Adrian Roos
c82d32e92d am 92026680: Merge "Don\'t crash if a user can\'t be created" into lmp-dev
* commit '92026680fc32d51f8ceecb4c4c66a98c6d14c0ed':
  Don't crash if a user can't be created
2014-09-18 12:51:28 +00:00
Adrian Roos
763546a15a Merge "Don't crash if a user can't be created" into lmp-dev 2014-09-18 12:47:45 +00:00
Dan Sandler
7d8192e07b am 4aa2c14c: Merge "Living with the LLand." into lmp-dev
* commit '4aa2c14c50cf3fe956ba993e7a673640142c1c3b':
  Living with the LLand.
2014-09-18 11:45:49 +00:00
Dan Sandler
1391d8a9b3 Merge "Living with the LLand." into lmp-dev 2014-09-18 11:34:18 +00:00
Dan Sandler
4455da985d Living with the LLand.
Bug: 15984887
Change-Id: I2a42a064587db3478d865348f860bda07217f7dd
2014-09-18 06:57:28 +00:00
Svetoslav
9af14fbc3b am 0bb6e05d: Page content sometimes missing in preview when scrolling.
* commit '0bb6e05dcd5e809ca25ac79fc4d81c4c5957a8e2':
  Page content sometimes missing in preview when scrolling.
2014-09-17 23:14:00 +00:00
Svetoslav
0d2d9637ed Page content sometimes missing in preview when scrolling.
Removed the restriction for the page content providers to
be singletons as the RecyclerView may hold on views with
providers and ask us to bind other views for the same page.
Note that the views that RecyclerView is holding will be
soon rebound or recycled just they are not at the time we
bind other views for the same position. We were guarding
against this but caused some pages not appearing sometimes
on scrolling. Also now keeping the media size and magins
of recycled page view (will be updated if needed on
rebinding) or avoid changes of the background to null as
setting it to not null later causes an undesired layout pass.

bug:17537922

Change-Id: If029f6c413e15d4f5c1ba1ac5e4d52ad2cad5904
2014-09-17 23:03:19 +00:00
Svetoslav
6cdeaaa291 am 84ad5f75: Merge "Page content sometimes disappears when scrolling a long doc in print preview." into lmp-dev
* commit '84ad5f75e1c7d4f4d5113b413e814bde3aaa1747':
  Page content sometimes disappears when scrolling a long doc in print preview.
2014-09-17 19:03:44 +00:00
Svetoslav
a732950ade Merge "Page content sometimes disappears when scrolling a long doc in print preview." into lmp-dev 2014-09-17 18:52:19 +00:00
Svetoslav
7fd5ada98a Page content sometimes disappears when scrolling a long doc in print preview.
The operations of the remote renderer have to be performed in order, open,
render some pages, close. One of the tasks was executed on the wrong executor
resuling in a race and an occassional bad state.

Also fixed a NPE if the preview list is flinged and then the user presses
back.

bug:17537922

Change-Id: I5048078ba2b875a2a8335f3a4324afaa34d014a2
2014-09-17 11:11:08 -07:00
Christoph Studer
fe12eaf06c am c93c4fd9: Merge "SysUI: Add no-wallpaper recents theme for low GFX devices" into lmp-dev
* commit 'c93c4fd964680f49e4542c88ec6cdf4c7b925c91':
  SysUI: Add no-wallpaper recents theme for low GFX devices
2014-09-17 14:56:17 +00:00
Adrian Roos
f99727cb87 Don't crash if a user can't be created
Bug: 17543257
Change-Id: I3ef4ac1524a0e23b4ce1d77c4c05c97f061adc97
2014-09-17 16:19:18 +02:00
Christoph Studer
9077cbc30e Merge "SysUI: Add no-wallpaper recents theme for low GFX devices" into lmp-dev 2014-09-17 14:17:33 +00:00
Christoph Studer
37e4468be1 SysUI: Add no-wallpaper recents theme for low GFX devices
Also add a config flag to control the theme to apply to RecentsActivity.

Bug: 17522143
Change-Id: I8d03e84e37b77698243673f6c4e676b2c53e0d07
2014-09-17 13:28:46 +02:00
John Spurlock
dfa1eb833c am 183cd994: Merge "Zen: Fix recent regression in mode selection after reboot." into lmp-dev
* commit '183cd9947e19d19e635db8912112bdaf81be9db8':
  Zen: Fix recent regression in mode selection after reboot.
2014-09-16 22:07:29 +00:00
John Spurlock
386831dc3c Merge "Zen: Fix recent regression in mode selection after reboot." into lmp-dev 2014-09-16 21:54:02 +00:00
Baligh Uddin
b200ca8e2e Import translations. DO NOT MERGE
Change-Id: Idc422a3aeb8f375b538b782d5bbcdcfdbf5e5a07
Auto-generated-cl: translation import
2014-09-16 14:08:38 -07:00
John Spurlock
4291fb79c7 Zen: Fix recent regression in mode selection after reboot.
Bug:17509473
Change-Id: I761cd90384c490c7ab07fb633133535846701ce6
2014-09-16 17:02:23 -04:00
Baligh Uddin
40f26d4fb4 Import translations. DO NOT MERGE
Change-Id: Ie81e04ae6acae321d8fb2b47c9e505a85587d2f6
Auto-generated-cl: translation import
2014-09-16 13:59:06 -07:00
Svetoslav
d05d6e985f am 03371fde: Merge "Print preview disappearing on screen off/on." into lmp-dev
* commit '03371fde628b999744cc75854ea656aa59371837':
  Print preview disappearing on screen off/on.
2014-09-16 20:57:31 +00:00
Svetoslav
e9f275d309 Merge "Print preview disappearing on screen off/on." into lmp-dev 2014-09-16 20:48:16 +00:00
Jeff Sharkey
dfa98898cc am 2dc7a1b5: Merge "Always force list divider in DocumentsUI." into lmp-dev
* commit '2dc7a1b57d4261e50d6f24989b3b7022123a4247':
  Always force list divider in DocumentsUI.
2014-09-16 19:55:13 +00:00
Jeff Sharkey
47e3124da0 Merge "Always force list divider in DocumentsUI." into lmp-dev 2014-09-16 19:44:16 +00:00
Svetoslav
95b433814f am ccf13317: Merge "Do not change fragments if print activity finishing." into lmp-dev
* commit 'ccf133173bf628df149a27481f879cd9eeacbfba':
  Do not change fragments if print activity finishing.
2014-09-16 18:57:37 +00:00
Svetoslav
d724a40136 Print preview disappearing on screen off/on.
We were not clearing the tracked printer when the print activity is
paused and then not setting the tracked printer when the activity
is resumed.

bug:17525271

Change-Id: Ib0fb29006bfcf5ad03dce24b3407cd96dc421442
2014-09-16 11:53:19 -07:00
Svetoslav
b37b7ae137 Merge "Do not change fragments if print activity finishing." into lmp-dev 2014-09-16 18:47:45 +00:00
Jeff Sharkey
b1e71af498 Always force list divider in DocumentsUI.
DialogWhenLarge recently dropped the divider.

Bug: 17523958
Change-Id: I7ee3ce6853c01dbd3da6fc3e79ef02681b53df4c
2014-09-16 11:40:03 -07:00
Jorim Jaggi
b6f3e6eb7b am ac980443: Merge "Use RenderThread for navigation bar ripples" into lmp-dev
* commit 'ac9804435867dfaaebe1887d6de30aee7758bb39':
  Use RenderThread for navigation bar ripples
2014-09-16 18:00:32 +00:00
PauloftheWest
c1abcd17f3 am 0208bf01: Merge "Fixed an RTL overlapping issue in volume settings." into lmp-dev
* commit '0208bf01144ab0c368f81d8b196e8ece1eabd8e1':
  Fixed an RTL overlapping issue in volume settings.
2014-09-16 18:00:28 +00:00
Jorim Jaggi
e571ed0668 Merge "Use RenderThread for navigation bar ripples" into lmp-dev 2014-09-16 17:53:27 +00:00
Baligh Uddin
fffb742fc9 Import translations. DO NOT MERGE
Change-Id: I01a13199ac08e944af6db52488c63df0df97bed1
Auto-generated-cl: translation import
2014-09-16 10:52:09 -07:00
Jorim Jaggi
072707dfad Use RenderThread for navigation bar ripples
Bug: 17506181
Change-Id: Icf3b80f8c4bc29fe85313381d4019dda3ef85ea9
2014-09-16 17:51:55 +00:00
Svetoslav
23d3361e17 Do not change fragments if print activity finishing.
It is possible that we try to switch framents after the print
activity finish method is called. In this state the activity
is going away and trying to perform a fragment operation throws.
Now if we are finishing no fragment opration is performed.

bug:17520007

Change-Id: I0dd935d3cdaeddca31fccf49bd5de97e878abb9d
2014-09-16 10:50:55 -07:00
PauloftheWest
1dd9048b3f Merge "Fixed an RTL overlapping issue in volume settings." into lmp-dev 2014-09-16 17:49:40 +00:00
Baligh Uddin
94562a73b2 Import translations. DO NOT MERGE
Change-Id: Ib05ba70bddef4f0c406498a0005da785fcde2138
Auto-generated-cl: translation import
2014-09-16 10:45:41 -07:00
PauloftheWest
2cabb42193 Fixed an RTL overlapping issue in volume settings.
Bug: 17468763
Change-Id: Iea9b769013e4551f8b523a08a229ed7804b275f5
2014-09-16 10:34:36 -07:00
Baligh Uddin
9206c09dca Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-09-16 15:18:24 +00:00
Baligh Uddin
2356487b45 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-09-16 15:17:08 +00:00
Baligh Uddin
71cb3a44c1 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-09-16 15:16:40 +00:00
John Spurlock
8d2671a5f3 am 2a65f8a6: Doze: Workaround vibration-related pickup gestures.
* commit '2a65f8a6dd58b503aad3de0f7374e50f84fe1a3a':
  Doze: Workaround vibration-related pickup gestures.
2014-09-16 14:13:58 +00:00
John Spurlock
50a8ea6ec2 Doze: Workaround vibration-related pickup gestures.
Ensure the pickup is registered a safe period of time after the
last notification before resetting the notification pulse schedule.

Bug:17496795
Change-Id: I0edc9bcbdf078cbf55df5935744a3eee7e902b5d
2014-09-16 09:12:03 -04:00