Svetoslav
822a58aad3
am 857f8013: Merge "Fix ANR in print spooler." into lmp-dev
...
* commit '857f80134d6c23894f5589457883c57137b2ed27':
Fix ANR in print spooler.
2014-09-24 00:00:13 +00:00
Svetoslav
24ef6e43db
am ea5d75d8: Merge "Print spooler crash on back before first layout is complete." into lmp-dev
...
* commit 'ea5d75d807b379592f3bfd6ccd4cb43d02f72f49':
Print spooler crash on back before first layout is complete.
2014-09-24 00:00:08 +00:00
Svetoslav
09eb0b2033
Merge "Fix ANR in print spooler." into lmp-dev
2014-09-23 23:53:21 +00:00
Svetoslav
5668348138
Fix ANR in print spooler.
...
Saving to PDF a subset of the pages requires trimming the
undesired pages and when this is done writing the ready doc
to a URI. To write the file to URI we have to obtain it but
it is aquired by the shredding task and never released. Now
we are releasing the document immediately after trimming it.
bug:17631301
Change-Id: I4db7966c65c75f0f14c3cb52fd83b4d8fd5a4687
2014-09-23 16:25:54 -07:00
Svetoslav
254361f136
Print spooler crash on back before first layout is complete.
...
If the user presses back before the remote print document
update has completed we get a crash. The reason is that
after the update completion we were trying to finish the
activity if we are in a cancelled state but this is not
needed as we aready handled the back key so we will finish.
Handling finish twice was creating the problem as classes
with lifecycles are not designed to be used after being
finished. In particular, we were calling doFinish() twice.
bug:17630561
Change-Id: If418f237a2def7c8e4a072ac8826283f4dd7fc85
2014-09-23 15:54:24 -07:00
Jason Monk
f54df1d84b
am da75ab99: Merge "Add missing permission for hotspot QS tile" into lmp-dev
...
* commit 'da75ab99f1c77448cba0fb1bb45ac33a17b54532':
Add missing permission for hotspot QS tile
2014-09-23 19:51:27 +00:00
Jason Monk
56ac947b69
Merge "Add missing permission for hotspot QS tile" into lmp-dev
2014-09-23 19:42:25 +00:00
Selim Cinek
fb88717ecb
am 69d53b0e: Merge "Enforcing falsing-threshold on touch when using AoD" into lmp-dev
...
* commit '69d53b0ee95c7b27223d12a67bbf653b3b8c9004':
Enforcing falsing-threshold on touch when using AoD
2014-09-23 19:34:28 +00:00
Selim Cinek
59ca78c937
Merge "Enforcing falsing-threshold on touch when using AoD" into lmp-dev
2014-09-23 19:28:13 +00:00
Selim Cinek
29ed3c92ef
Enforcing falsing-threshold on touch when using AoD
...
Also increased the threshold by a factor of 1.5 if
we are waking up due to a touch.
Bug: 17350239
Change-Id: Ida8bad234b3815abf80ca57f8004f3bc5df003cd
2014-09-23 20:44:35 +02:00
Christoph Studer
8d843cea30
am 5a7068ee: Merge "SysUI: Correctly compare MediaControllers" into lmp-dev
...
* commit '5a7068eec454df33575176d9f4ee58de577a6401':
SysUI: Correctly compare MediaControllers
2014-09-23 17:11:30 +00:00
Christoph Studer
231dc0a6d2
Merge "SysUI: Correctly compare MediaControllers" into lmp-dev
2014-09-23 17:03:48 +00:00
Jeff Brown
47b32c569a
am 28c9590b: Merge "Ensure wakelock is released unconditionally." into lmp-dev
...
* commit '28c9590b90215230b65d98c4d816e0d776a07540':
Ensure wakelock is released unconditionally.
2014-09-23 16:48:40 +00:00
Jeff Brown
510e8cdc8d
Merge "Ensure wakelock is released unconditionally." into lmp-dev
2014-09-23 16:39:40 +00:00
Jeff Brown
a273924b8c
Ensure wakelock is released unconditionally.
...
Bug: 17610254
Change-Id: I8b846c867edaa5038e34d4c857550735b121a1d9
2014-09-23 09:38:04 -07:00
Selim Cinek
3caab56c21
am d08372bc: Merge "Fixed a bug where the alarm could overlap in QS" into lmp-dev
...
* commit 'd08372bc89eb0a1de3dee72a270b65b10701aad3':
Fixed a bug where the alarm could overlap in QS
2014-09-23 14:33:04 +00:00
Selim Cinek
0eba4e279f
Merge "Fixed a bug where the alarm could overlap in QS" into lmp-dev
2014-09-23 14:25:09 +00:00
Adrian Roos
18321f5337
am b98fd933: Merge "Ensure that force lock works with accessibility enabled" into lmp-dev
...
* commit 'b98fd933fd7c5ca2c75849a013fc942ec211b5ee':
Ensure that force lock works with accessibility enabled
2014-09-23 14:00:27 +00:00
Adrian Roos
6ec76b0ff9
Merge "Ensure that force lock works with accessibility enabled" into lmp-dev
2014-09-23 13:48:42 +00:00
Selim Cinek
ba5b3a0b4e
Fixed a bug where the alarm could overlap in QS
...
When closing the QS panel the alarm did the normal
transformation, regardless whether we were in a
detail state. This lead to the alarm overlapping
with the title.
Bug: 17581501
Change-Id: I0318f6778063af11f388e6c7fe8bbb30105ca246
2014-09-23 15:39:54 +02:00
Jason Monk
d7bd9d61dc
Add missing permission for hotspot QS tile
...
Bug: 17589487
Change-Id: I2461450863606758b53d4dccdaad74878909ff6d
2014-09-23 09:25:29 -04:00
Svetoslav
b889173558
am e9456781: Merge "Loosen the constraint for releasing a shared file." into lmp-dev
...
* commit 'e9456781c0b4d6ccc70a5378ecd802fd28554796':
Loosen the constraint for releasing a shared file.
2014-09-22 21:51:24 +00:00
Svetoslav
a3df39cd24
Merge "Loosen the constraint for releasing a shared file." into lmp-dev
2014-09-22 21:40:00 +00:00
Baligh Uddin
cb06f631a8
Import translations. DO NOT MERGE
...
Change-Id: I97603d2b46e2673ad592dc3d47e3e48675df8900
Auto-generated-cl: translation import
2014-09-22 14:30:10 -07:00
Baligh Uddin
48fed6ea93
Import translations. DO NOT MERGE
...
Change-Id: I014be089f3628e5ff03cd430ec091782b11f8e9b
Auto-generated-cl: translation import
2014-09-22 14:21:52 -07:00
Svetoslav
cf3a86b559
Loosen the constraint for releasing a shared file.
...
In the spooler we have the renderer reading a file to visualize
content and the app writing a file to produce the content. Since
we have to swap the file under the renderer we have a mutex file
provider that both parties can request, use when released, and
release when required. This enables us to request the file which
closes the renderer and when the renderer is closed ask the app
to write some more pages, then open the renderer, and so on. The
mutex file provider was throwing of a thread that does not own
the file thries to relase it which is not needed, this should be
just a nop.
bug:17607134
Change-Id: Id6a2ce92d70077f57978b95315648faf02c13c68
2014-09-22 13:48:44 -07:00
John Spurlock
51abd935e3
am afbfb9b5: Merge "Doze: Fix NPE found when pulsing and !dozing." into lmp-dev
...
* commit 'afbfb9b5efd8a7ebb320f0b5e8c3003b646705a8':
Doze: Fix NPE found when pulsing and !dozing.
2014-09-22 19:44:49 +00:00
John Spurlock
37758bf5a3
am ff8c16e7: Merge "Zen: Add content description to settings icon." into lmp-dev
...
* commit 'ff8c16e73349bc7c1e47f1ef88276928cd1a7366':
Zen: Add content description to settings icon.
2014-09-22 19:44:44 +00:00
John Spurlock
101b785d42
Merge "Doze: Fix NPE found when pulsing and !dozing." into lmp-dev
2014-09-22 19:35:55 +00:00
John Spurlock
b9e9729887
Merge "Zen: Add content description to settings icon." into lmp-dev
2014-09-22 19:35:12 +00:00
John Spurlock
58a28eb85e
Doze: Fix NPE found when pulsing and !dozing.
...
Bug:17390492
Change-Id: Id6665c5bb8fa13ee08f68478c601b77a4f9e3f6a
2014-09-22 15:20:52 -04:00
John Spurlock
b753372da6
Zen: Add content description to settings icon.
...
Bug:17578039
Change-Id: I6c513200b2ac1d6abd6da0dd7412500a12fded28
2014-09-22 15:14:48 -04:00
Jason Monk
6783bef9b9
Fix accessibility announcement for QS details
...
Rather than using announceForAccessibility, which will provide the
wrong experience for Braille users, send a
AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED.
Bug: 17578404
Change-Id: I3e2c465511cf2135f216d01d29319a057ebbfbda
2014-09-22 13:50:05 -04:00
Jason Monk
1c30334b77
am 5c2ecf24: Merge "Announce title of QS detail views" into lmp-dev
...
* commit '5c2ecf242ba7cda0340574e543b581818972e76a':
Announce title of QS detail views
2014-09-22 15:46:46 +00:00
Jason Monk
443c4e6504
am f9d996c1: Fix status bar cast icon not updating
...
* commit 'f9d996c179e319e54769230e293b8712a3f0631b':
Fix status bar cast icon not updating
2014-09-22 15:46:42 +00:00
Adrian Roos
38fc7606b1
Ensure that force lock works with accessibility enabled
...
Fixes a bug where the force lock gesture was not available
when an accessibility service was active, but touch exploration
wasn't.
Bug: 17514298
Change-Id: Ib42e28f643559040ad5f24d45456b0a41008c647
2014-09-22 17:34:56 +02:00
Jason Monk
fdb35f0526
Merge "Announce title of QS detail views" into lmp-dev
2014-09-22 15:33:06 +00:00
Jason Monk
7eb6202fee
Fix status bar cast icon not updating
...
Change the listening in CastControllerImpl so that it will always
at least passive discovery when callbacks are added. When discovering
is set this will switch to request discovery. This allows the
status bar to catch disconnect callbacks when QS is not discovering.
Bug: 17555869
Change-Id: Id2a80b98f6c7ca7e6a4d0ff00315d10a109e8259
2014-09-22 10:53:50 -04:00
Jason Monk
8051316273
Announce title of QS detail views
...
When entering a QS detail view announce the title of the view for
accessibility.
Bug: 17578404
Change-Id: I4cfd1bc85604af822b4f5fce852b39687f71cbae
2014-09-22 10:21:01 -04:00
John Spurlock
76e9454189
am 61ffcaca: Merge "Doze: Ensure a doze reset happens after leaving keyguard." into lmp-dev
...
* commit '61ffcacad7be97c8f102b23298d2c9c80f69e550':
Doze: Ensure a doze reset happens after leaving keyguard.
2014-09-22 03:17:40 +00:00
John Spurlock
cf5d3c98d1
Doze: Ensure a doze reset happens after leaving keyguard.
...
Bug:17536133
Change-Id: Ibc88a7f2c1a51656676fe62d4de8ab3ec4dd4081
2014-09-21 18:00:01 -04:00
Baligh Uddin
33d34b89d1
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-09-21 18:07:51 +00:00
Baligh Uddin
961bc1fb6a
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
2014-09-21 18:07:42 +00:00
Baligh Uddin
e5a94bbdaa
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
2014-09-21 17:52:21 +00:00
Baligh Uddin
a9e651b6ba
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-09-21 17:52:19 +00:00
Baligh Uddin
43c9e64b9a
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-09-21 17:51:34 +00:00
Baligh Uddin
817bb46306
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
2014-09-21 17:51:04 +00:00
John Spurlock
91e022b426
am bfaadc6b: Merge "Mark sysui config resource as untranslatable." into lmp-dev
...
* commit 'bfaadc6b4098c23f5dc1a15522a011ba3cd72bf5':
Mark sysui config resource as untranslatable.
2014-09-21 17:06:49 +00:00
John Spurlock
8fefb4281a
Merge "Mark sysui config resource as untranslatable." into lmp-dev
2014-09-21 16:57:55 +00:00
Baligh Uddin
f0e65a3298
Import translations. DO NOT MERGE
...
Change-Id: I4e30e9bfaa1032d9e2cd8ca170945b4c4f16d597
Auto-generated-cl: translation import
2014-09-20 23:13:04 -07:00