Jeff Brown
303aa16876
am 64df7966: am 39a150b7: am 6adfcedc: am f138c63e: am 6d098d40: Merge "Fix order of operations while pulsing the ambient display." into lmp-dev
...
* commit '64df79668385e2107178f4740346ab50d72f0c11':
Fix order of operations while pulsing the ambient display.
2014-09-20 02:59:29 +00:00
Jeff Brown
a9c0b9ba3f
am 39a150b7: am 6adfcedc: am f138c63e: am 6d098d40: Merge "Fix order of operations while pulsing the ambient display." into lmp-dev
...
* commit '39a150b73b61fbc30bfcce854539cc3670809457':
Fix order of operations while pulsing the ambient display.
2014-09-20 02:44:08 +00:00
Christopher Tate
46380962f3
am 1f2e31ef: am 1c1ffb64: am 4cd2c811: am ebff637b: am c9a016dd: Merge "Always give wifi a chance to quiet down during restore" into lmp-dev
...
* commit '1f2e31efb8ce78f99c86f7847b7498e23937d2ff':
Always give wifi a chance to quiet down during restore
2014-09-20 02:17:32 +00:00
Jeff Brown
4ed1dbcf0b
am f138c63e: am 6d098d40: Merge "Fix order of operations while pulsing the ambient display." into lmp-dev
...
* commit 'f138c63e799090b7e796b577ce9926753c7b77c8':
Fix order of operations while pulsing the ambient display.
2014-09-20 02:04:59 +00:00
Christopher Tate
a3d0f3f44a
am 1c1ffb64: am 4cd2c811: am ebff637b: am c9a016dd: Merge "Always give wifi a chance to quiet down during restore" into lmp-dev
...
* commit '1c1ffb64c1a9fa2a173cba112a27daf4262c63a2':
Always give wifi a chance to quiet down during restore
2014-09-20 01:54:05 +00:00
Jeff Brown
76eb0a5b79
am 6d098d40: Merge "Fix order of operations while pulsing the ambient display." into lmp-dev
...
* commit '6d098d406305bb6f34d48ce6035ba3920659a805':
Fix order of operations while pulsing the ambient display.
2014-09-20 01:26:59 +00:00
Jeff Brown
7858a1b5d8
Merge "Fix order of operations while pulsing the ambient display." into lmp-dev
2014-09-20 01:09:10 +00:00
Christopher Tate
688c88e0d2
am ebff637b: am c9a016dd: Merge "Always give wifi a chance to quiet down during restore" into lmp-dev
...
* commit 'ebff637b894a60a20e62b12089c29779cc6f9e98':
Always give wifi a chance to quiet down during restore
2014-09-20 00:45:09 +00:00
Christopher Tate
604de34956
am c9a016dd: Merge "Always give wifi a chance to quiet down during restore" into lmp-dev
...
* commit 'c9a016dd4eefd01ab6acc916d2a1bad854933e58':
Always give wifi a chance to quiet down during restore
2014-09-20 00:33:14 +00:00
Christopher Tate
4c45b649c3
Merge "Always give wifi a chance to quiet down during restore" into lmp-dev
2014-09-20 00:25:12 +00:00
Christopher Tate
7274444b6e
Always give wifi a chance to quiet down during restore
...
Not just when the current scan-always setting is on.
Bug 17571997
Change-Id: Idc56c9682c18f5e23c0bde98736522a79583af5e
2014-09-19 17:03:59 -07:00
Svetoslav
40f1a329d1
am e289f35b: am e5350332: am 63f3936c: am 0d397697: am a2201272: Merge "Fix a print spooler crash when printing." into lmp-dev
...
* commit 'e289f35bb7a0ec003e9707ce6ffb7e3279fb3a39':
Fix a print spooler crash when printing.
2014-09-19 23:30:17 +00:00
Selim Cinek
96598124cc
am f5325feb: am 99283f22: am 4868c3ab: am 4832e170: am 0ad0f097: Optimized and improved the status bar performance a lot
...
* commit 'f5325feb9c32d870987ef2a3758b62f36f5a00f7':
Optimized and improved the status bar performance a lot
2014-09-19 23:28:50 +00:00
Svetoslav
52dc625669
am e5350332: am 63f3936c: am 0d397697: am a2201272: Merge "Fix a print spooler crash when printing." into lmp-dev
...
* commit 'e535033270273ce07384647c99828ab11a5564d0':
Fix a print spooler crash when printing.
2014-09-19 22:26:14 +00:00
Svetoslav
cfcce6bddd
am 0d397697: am a2201272: Merge "Fix a print spooler crash when printing." into lmp-dev
...
* commit '0d397697d0df2b08f5aa0b0e27108e79ea04f764':
Fix a print spooler crash when printing.
2014-09-19 22:04:58 +00:00
Svetoslav
518b9dd923
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:22 +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
Jeff Brown
4d69e22193
Fix order of operations while pulsing the ambient display.
...
This change fixes several issues in how the display's power state
was coordinated to ensure that the display is not turned on until
the pulse is ready to be shown. It also greatly simplifies the
wakelock logic and makes it completely deterministic instead of
relying on timed delays.
Bug: 17516245
Change-Id: If2b96845a010f2d05c610970257d898f32ccacb7
2014-09-19 13:14:28 -07:00
Selim Cinek
f5d8cf701b
am 99283f22: am 4868c3ab: am 4832e170: am 0ad0f097: Optimized and improved the status bar performance a lot
...
* commit '99283f22567ff85a5a904c0eb231bd0f05f00f8b':
Optimized and improved the status bar performance a lot
2014-09-19 20:09:54 +00:00
Selim Cinek
326d63552a
am 4832e170: am 0ad0f097: Optimized and improved the status bar performance a lot
...
* commit '4832e17036071335cfa1e74377daa3dab6a3819e':
Optimized and improved the status bar performance a lot
2014-09-19 19:40:28 +00:00
Selim Cinek
86213788f8
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:32:14 +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
fc29401d56
am 6bd51f32: am 16292a56: am 48443a18: am 87c6828e: am 8598377b: Merge "QS: Fix accessibility announce for dual tiles" into lmp-dev
...
* commit '6bd51f32669b9d96fbbe7fde96fa6b4766fec9ea':
QS: Fix accessibility announce for dual tiles
2014-09-19 18:17:53 +00:00
Jason Monk
c29d7a51e1
am 16292a56: am 48443a18: am 87c6828e: am 8598377b: Merge "QS: Fix accessibility announce for dual tiles" into lmp-dev
...
* commit '16292a56c4021e98c648f25e7bda9a85ec249df8':
QS: Fix accessibility announce for dual tiles
2014-09-19 18:05:10 +00:00
Jason Monk
eb6f2c9988
am 87c6828e: am 8598377b: Merge "QS: Fix accessibility announce for dual tiles" into lmp-dev
...
* commit '87c6828eebca8f1149d2902890638127714e0270':
QS: Fix accessibility announce for dual tiles
2014-09-19 17:39:56 +00:00
Jason Monk
39011698dd
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:45 +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
c7e1e08d3c
am 3202941b: am 40274462: am 8c9c8ce9: am da676b8b: am 933e8411: Merge "When dozing, re-enable falsing threshold and log events." into lmp-dev
...
* commit '3202941b7f8d9edc659d8733aad56c0f8f348eb0':
When dozing, re-enable falsing threshold and log events.
2014-09-19 17:07:17 +00:00
Jason Monk
3cad6f6a42
Merge "Remove unused constant and associated STOPSHIP"
2014-09-19 16:54:00 +00:00
John Spurlock
5645f8d04a
am 40274462: am 8c9c8ce9: am da676b8b: am 933e8411: Merge "When dozing, re-enable falsing threshold and log events." into lmp-dev
...
* commit '4027446219c0412a23594609f66aa0f9a6483771':
When dozing, re-enable falsing threshold and log events.
2014-09-19 16:53:59 +00:00
John Spurlock
79fcf4c0b1
am da676b8b: am 933e8411: Merge "When dozing, re-enable falsing threshold and log events." into lmp-dev
...
* commit 'da676b8b552da886b7debcca8dfdd6cc95e14dcd':
When dozing, re-enable falsing threshold and log events.
2014-09-19 16:27:55 +00:00
John Spurlock
e00e69c583
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:16:48 +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
Baligh Uddin
eadf58d56e
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
2014-09-19 15:41:59 +00:00
Baligh Uddin
032a69bc96
Merge "Import translations. DO NOT MERGE"
2014-09-19 15:41:56 +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
Jason Monk
ae392155a2
Remove unused constant and associated STOPSHIP
...
Bug: 10459877
Change-Id: Ic8a6632176a9417af246709c940f658639e42317
2014-09-19 13:19:06 +00:00
Winson Chung
55e8c21c0e
am 3bf058e9: am c082736d: am d7eb771e: am c164cf2a: am 767df884: Merge "Try and bind search widget before initial calculations of transition rects. (Bug 17456094)" into lmp-dev
...
* commit '3bf058e9b1e0432a048e49886e8fb4efe217e13b':
Try and bind search widget before initial calculations of transition rects. (Bug 17456094)
2014-09-19 09:43:50 +00:00
Winson Chung
e52dd5f59b
am 5d5de0f2: am 76418f9d: am 0dd9add1: am 06ec3d55: am 5c744b1b: Merge "Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)" into lmp-dev
...
* commit '5d5de0f2ac3f83bc8e1d0fdc14fa6db83884bb9a':
Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)
2014-09-19 09:43:45 +00:00
Winson Chung
dd7d856d3d
am b3e47a79: am e67639ef: am 16dcd64f: am 65dea471: am 537dde12: Merge "Listening for widget changes while Recents is in the background. (Bug 17153663)" into lmp-dev
...
* commit 'b3e47a7964520b212232762338ff636688d72b43':
Listening for widget changes while Recents is in the background. (Bug 17153663)
2014-09-19 09:43:32 +00:00
Winson Chung
a8c50be80b
am c082736d: am d7eb771e: am c164cf2a: am 767df884: Merge "Try and bind search widget before initial calculations of transition rects. (Bug 17456094)" into lmp-dev
...
* commit 'c082736df18fc1af23a785cac3890f514ac0a9ec':
Try and bind search widget before initial calculations of transition rects. (Bug 17456094)
2014-09-19 09:29:50 +00:00
Winson Chung
9a5edba033
am 76418f9d: am 0dd9add1: am 06ec3d55: am 5c744b1b: Merge "Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)" into lmp-dev
...
* commit '76418f9dc48ac80acabcf9e63302fb2ee326a13a':
Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)
2014-09-19 09:29:45 +00:00
Winson Chung
3ee0d33257
am e67639ef: am 16dcd64f: am 65dea471: am 537dde12: Merge "Listening for widget changes while Recents is in the background. (Bug 17153663)" into lmp-dev
...
* commit 'e67639ef30ba5e8bd9ec9ef34a5d47630fcadd3b':
Listening for widget changes while Recents is in the background. (Bug 17153663)
2014-09-19 09:29:30 +00:00
Adrian Roos
9d65641e1d
am 6deceb13: am 6c0c6b2c: am 78202528: am 664bd7b8: am 30defcc4: Merge "Disable QS user switcher when not supported" into lmp-dev
...
* commit '6deceb132d9fed8f49ee2478d815abf3800b8f7c':
Disable QS user switcher when not supported
2014-09-19 08:31:48 +00:00
Winson Chung
bb08cfcab2
am c164cf2a: am 767df884: Merge "Try and bind search widget before initial calculations of transition rects. (Bug 17456094)" into lmp-dev
...
* commit 'c164cf2a0c3246e2239a9692739d47ec1478289c':
Try and bind search widget before initial calculations of transition rects. (Bug 17456094)
2014-09-19 00:15:32 +00:00
Winson Chung
7bf2fc5bba
am 06ec3d55: am 5c744b1b: Merge "Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)" into lmp-dev
...
* commit '06ec3d5554a099a552dcc563e9d9302d48794179':
Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)
2014-09-19 00:15:28 +00:00
Winson Chung
c6858b8e10
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:03:58 +00:00