11404 Commits

Author SHA1 Message Date
Svetoslav
88c3beee0e am 0569b336: am a2201272: Merge "Fix a print spooler crash when printing." into lmp-dev
* commit '0569b336edd58c5c02023ae250057fd8bdbd593a':
  Fix a print spooler crash when printing.
2014-09-19 22:02:00 +00:00
Svetoslav
8b91705169 am a2201272: Merge "Fix a print spooler crash when printing." into lmp-dev
* commit 'a2201272b5b27f3ac9cf90d6332e81fb474c1dbb':
  Fix a print spooler crash when printing.
2014-09-19 21:49:16 +00:00
Svetoslav
451bf37362 Merge "Fix a print spooler crash when printing." into lmp-dev 2014-09-19 21:41:12 +00:00
Svetoslav
9424b733c7 Fix a print spooler crash when printing.
The spooler communicates with he remote PDF renderer asynchronously.
When print is confirmed we close the renderer, destroy it, and unbind
from its service. If we unbind from the service after the print activiy
is finished we get a crash. The bug was that we did not wait until we
disconnect from the remote renderer before finishing the print activity.

bug:17583115

Change-Id: I55b0135f9c5658b3a4fda2901b8b3bdef044e211
2014-09-19 14:24:40 -07:00
Selim Cinek
cbb609de02 am 68625dd2: am 0ad0f097: Optimized and improved the status bar performance a lot
* commit '68625dd2133c4113bfb9c51c70d0eb4892287d81':
  Optimized and improved the status bar performance a lot
2014-09-19 19:15:23 +00:00
Selim Cinek
aa74ab6d5f am 0ad0f097: Optimized and improved the status bar performance a lot
* commit '0ad0f0975a607f84a16ba18553fda7982bd95e3e':
  Optimized and improved the status bar performance a lot
2014-09-19 19:05:36 +00:00
Selim Cinek
a0fad3ba06 Optimized and improved the status bar performance a lot
Instead of clearing the Statusbarwindow buffer in the beginning
we now draw the scrim with mode SRC and therefore a whole screen
of overdraw is saved!

Bug: 17287256
Change-Id: I29f14a2c3d4cb087c422ae6f486d23d7f8ec173b
2014-09-19 18:25:56 +00:00
Jason Monk
84dfbd3159 am 7049944b: am 8598377b: Merge "QS: Fix accessibility announce for dual tiles" into lmp-dev
* commit '7049944b9e23f9196dc532e7681d70eb7209777a':
  QS: Fix accessibility announce for dual tiles
2014-09-19 17:38:34 +00:00
Jason Monk
15b49e05f2 am 8598377b: Merge "QS: Fix accessibility announce for dual tiles" into lmp-dev
* commit '8598377bc58cb62c179c0ae5cd380842604b041b':
  QS: Fix accessibility announce for dual tiles
2014-09-19 17:26:40 +00:00
Jason Monk
33d326d133 Merge "QS: Fix accessibility announce for dual tiles" into lmp-dev 2014-09-19 17:19:40 +00:00
John Spurlock
dc69c03bff am 7bc8920e: am 933e8411: Merge "When dozing, re-enable falsing threshold and log events." into lmp-dev
* commit '7bc8920eada5fd6edea4e7010caeb25eef80203d':
  When dozing, re-enable falsing threshold and log events.
2014-09-19 16:27:56 +00:00
John Spurlock
6e269a8c65 am 933e8411: Merge "When dozing, re-enable falsing threshold and log events." into lmp-dev
* commit '933e841121f91329bd4273cbffe1ed510db76314':
  When dozing, re-enable falsing threshold and log events.
2014-09-19 16:15:45 +00:00
John Spurlock
71c8a70eff Merge "When dozing, re-enable falsing threshold and log events." into lmp-dev 2014-09-19 16:04:36 +00:00
John Spurlock
813552cc27 When dozing, re-enable falsing threshold and log events.
- Reactivate our configured keyguard falsing swipe threshold
  for secure keyguards, but only when dozing.
- Add DozeLog helper to capture/maintain interesting events
  about the doze + unlock process, enabled by default, but
  only on devices that start dozing at least once.
- Dump summary counts + logged events to dumpsys output.
- Pass notification pulse "instance" as an extra to the scheduled
  intent, so we can log accordingly.

Bug:17496795
Change-Id: I7e88f93bfc967bdc06550cf1fe5e74d535edd774
2014-09-19 11:47:30 -04:00
Baligh Uddin
585391803e Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-09-19 15:42:01 +00:00
Jason Monk
ec81d38d12 QS: Fix accessibility announce for dual tiles
Bug: 17512411
Change-Id: I3515804fce2742e9553d65dab9693ccc0b9f39cf
2014-09-19 09:52:47 -04:00
Winson Chung
530fc3c2ce am 043809de: am 767df884: Merge "Try and bind search widget before initial calculations of transition rects. (Bug 17456094)" into lmp-dev
* commit '043809de97782650de6fe10346901034920ada93':
  Try and bind search widget before initial calculations of transition rects. (Bug 17456094)
2014-09-19 00:16:10 +00:00
Winson Chung
1d3051a960 am cc819d8c: am 5c744b1b: Merge "Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)" into lmp-dev
* commit 'cc819d8c305fdce030cda6a7c093a439d5a64ae2':
  Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)
2014-09-19 00:16:05 +00:00
Winson Chung
cbbaf10d44 am 767df884: Merge "Try and bind search widget before initial calculations of transition rects. (Bug 17456094)" into lmp-dev
* commit '767df884f10be4ad3b7a3e5ae8b97e4ef817e792':
  Try and bind search widget before initial calculations of transition rects. (Bug 17456094)
2014-09-19 00:06:20 +00:00
Winson Chung
c751284910 am 5c744b1b: Merge "Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)" into lmp-dev
* commit '5c744b1b01156c37f894619fbe70741435d7ed53':
  Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)
2014-09-19 00:06:16 +00:00
Winson Chung
56eef1c5c6 Merge "Try and bind search widget before initial calculations of transition rects. (Bug 17456094)" into lmp-dev 2014-09-18 23:50:38 +00:00
Winson Chung
f7dd908171 Merge "Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)" into lmp-dev 2014-09-18 23:50:32 +00:00
Winson Chung
a3d53fcfc9 am e2ed547f: am 537dde12: Merge "Listening for widget changes while Recents is in the background. (Bug 17153663)" into lmp-dev
* commit 'e2ed547f4cb9a3067cea3e23b9d9c3fe363d4448':
  Listening for widget changes while Recents is in the background. (Bug 17153663)
2014-09-18 23:10:39 +00:00
Winson Chung
1bd765e7b1 am 537dde12: Merge "Listening for widget changes while Recents is in the background. (Bug 17153663)" into lmp-dev
* commit '537dde12838358aed704ae1afe0d66e4cb8cb045':
  Listening for widget changes while Recents is in the background. (Bug 17153663)
2014-09-18 23:00:55 +00:00
Winson Chung
3133616d92 Merge "Listening for widget changes while Recents is in the background. (Bug 17153663)" into lmp-dev 2014-09-18 22:45:26 +00:00
Adrian Roos
50c076af5f am 717e144d: am 30defcc4: Merge "Disable QS user switcher when not supported" into lmp-dev
* commit '717e144df74b6134fa3e1e131936a911f7ef451d':
  Disable QS user switcher when not supported
2014-09-18 21:52:35 +00:00
Adrian Roos
560d261c36 am 30defcc4: Merge "Disable QS user switcher when not supported" into lmp-dev
* commit '30defcc4e1cfdb9792840577cfc7fa3708d2a521':
  Disable QS user switcher when not supported
2014-09-18 21:36:08 +00:00
Adrian Roos
59b17d83eb Merge "Disable QS user switcher when not supported" into lmp-dev 2014-09-18 21:28:11 +00:00
Svetoslav
9bebc55d60 am 1c46bae1: am d972e2df: Merge "Print UI stuck when backing out of documents UI." into lmp-dev
* commit '1c46bae1b483a851e2b02ca60c2901bd3baf9609':
  Print UI stuck when backing out of documents UI.
2014-09-18 21:04:55 +00:00
Svetoslav
f05441f21b am d972e2df: Merge "Print UI stuck when backing out of documents UI." into lmp-dev
* commit 'd972e2dff33679a3c7fddd058396fd6437266709':
  Print UI stuck when backing out of documents UI.
2014-09-18 20:46:00 +00:00
Svetoslav
688a994f4d Merge "Print UI stuck when backing out of documents UI." into lmp-dev 2014-09-18 20:34:23 +00:00
Svetoslav
b75632c736 Print UI stuck when backing out of documents UI.
When user chooses to save to PDF we open the document chooser UI.
Now if the user now backs to the print UI without choosing a file,
the print UI has all options disabled and the back button does
not work - the user is stuck. This is because we were not
transitioning the print UI in the correct state.

bug:17557454

Change-Id: I385129e106ed41564b89137ca54d409127ba8ff0
2014-09-18 13:32:38 -07:00
Adrian Roos
81e3e941fb Disable QS user switcher when not supported
Bug: 17570310
Change-Id: Id32e076928c92c663645024f0d38b26ec4667b78
2014-09-18 21:11:20 +02:00
Winson Chung
91c616526c am 4c31bfaf: am f7093202: Enabling recents stack clipping
* commit '4c31bfaff595d305393a06bb6cbe273196a23fbe':
  Enabling recents stack clipping
2014-09-18 18:55:33 +00:00
Jorim Jaggi
921ed6beff am 5dc58e27: am 4615fa60: Merge "Add option for recents to use fake shadows" into lmp-dev
* commit '5dc58e27194210c4af26436e755bd5ad3dc734d5':
  Add option for recents to use fake shadows
2014-09-18 18:55:23 +00:00
Selim Cinek
e76545d855 am 913712b2: am 25e58cf8: Merge "Removed round rect clipping and hardware layers from recents" into lmp-dev
* commit '913712b25c92502aea51c7706fe56d323b66396d':
  Removed round rect clipping and hardware layers from recents
2014-09-18 18:55:07 +00:00
Adrian Roos
327af4110b am 0b667dac: am 1c080f10: Merge "Reinitialize emergency calls only view if configuration changes" into lmp-dev
* commit '0b667dac2205f66540557a3b4ac3ed9e35e537ff':
  Reinitialize emergency calls only view if configuration changes
2014-09-18 18:55:02 +00:00
Jason Monk
d91a8283e3 am 1b147db9: am b682d08a: Block QS in sec. users setup when simple
* commit '1b147db9b4024ff37ae0fa8372fcc01f7861e2cc':
  Block QS in sec. users setup when simple
2014-09-18 18:54:52 +00:00
Winson Chung
06ba8adee5 am f7093202: Enabling recents stack clipping
* commit 'f709320263f370145780270fdc825cfbc48912d1':
  Enabling recents stack clipping
2014-09-18 18:43:07 +00:00
Jorim Jaggi
2b82d17e6f am 4615fa60: Merge "Add option for recents to use fake shadows" into lmp-dev
* commit '4615fa60c76a11d9492e01d7b8d434f857ebc52a':
  Add option for recents to use fake shadows
2014-09-18 18:42:57 +00:00
Selim Cinek
e315e40268 am 25e58cf8: Merge "Removed round rect clipping and hardware layers from recents" into lmp-dev
* commit '25e58cf8faf937b679ab9359f9da7583b6cdf542':
  Removed round rect clipping and hardware layers from recents
2014-09-18 18:42:52 +00:00
Adrian Roos
2054f514cc am 1c080f10: Merge "Reinitialize emergency calls only view if configuration changes" into lmp-dev
* commit '1c080f10730802878b0d6718e5aefef3f256fcd0':
  Reinitialize emergency calls only view if configuration changes
2014-09-18 18:42:46 +00:00
Jason Monk
681ccc001f am b682d08a: Block QS in sec. users setup when simple
* commit 'b682d08a4162f3abf601040c700e877472f96193':
  Block QS in sec. users setup when simple
2014-09-18 18:42:36 +00:00
Winson Chung
bf5dbf1c15 Enabling recents stack clipping
The taskviews now avoid overdraw by clipping invisible
parts. Also adapted some timings of the animation.

Bug: 17455301
Change-Id: Ifbf7bab363e530cb2ad842baed50fc16dcfcc4c4
2014-09-18 18:34:17 +00:00
Jorim Jaggi
a8433c6512 Merge "Add option for recents to use fake shadows" into lmp-dev 2014-09-18 18:33:42 +00:00
Selim Cinek
9aefd41557 Merge "Removed round rect clipping and hardware layers from recents" into lmp-dev 2014-09-18 18:33:26 +00:00
Adrian Roos
595f6d912a Merge "Reinitialize emergency calls only view if configuration changes" into lmp-dev 2014-09-18 18:32:07 +00:00
Jason Monk
3ad242df72 Block QS in sec. users setup when simple
When simple user switcher is enabled block QS for secondary users
during setup.

Bug: 16782635
Change-Id: Ibc39c61675f8728d73a5f8ef04d0613ff36af909
2014-09-18 18:26:39 +00:00
Baligh Uddin
61e7929a70 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-09-18 18:10:15 +00:00
Baligh Uddin
6641c1051f Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-09-18 18:00:17 +00:00