Adrian Roos
32d88e8ead
Fix ColorInversionTile for secondary users
...
Bug: 17626692
Change-Id: I40354a460a7c00f6fd5eb05f7836dc89129fdacb
2014-09-24 17:08:22 +02:00
Jason Monk
f672628231
am c631f962: Merge "Fix accessibility announcement for QS details" into lmp-dev
...
* commit 'c631f9629ed936094352a7a2b8f23af3749f3bb6':
Fix accessibility announcement for QS details
2014-09-24 14:59:57 +00:00
Jason Monk
8681c044be
Merge "Fix accessibility announcement for QS details" into lmp-dev
2014-09-24 14:50:04 +00:00
Svetoslav
237806bbc5
Missing pages in print preview when scorolling.
...
It is possible that two providers for the same page are assigned
to two preview views despite temporariliy while rebinding. We were
however releasing the provider from the view which is being bound
if not for the same page which as a result was cancelling rendering
of this page which is provided to another view via another provider.
Hence, having an empty page. Removed the unnecessary code to release
a provider when binding the view - release is happening only if the
view holder is recycled.
bug:17515670
Change-Id: I197438c16cfdb363f521cd1320f154da54eea5f5
2014-09-23 21:29:48 -07:00
Svetoslav
fb00cd8e7d
am 097cf25e: am 857f8013: Merge "Fix ANR in print spooler." into lmp-dev
...
* commit '097cf25ecf444857dcc260b5db334f04455d2de1':
Fix ANR in print spooler.
2014-09-24 03:23:40 +00:00
Svetoslav
647a708e0d
am 6853ed42: am ea5d75d8: Merge "Print spooler crash on back before first layout is complete." into lmp-dev
...
* commit '6853ed426dc3a0fa0efa0f168a6dd6e9df989e92':
Print spooler crash on back before first layout is complete.
2014-09-24 03:23:36 +00:00
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
b67ecd016e
am 6a05d8bf: am da75ab99: Merge "Add missing permission for hotspot QS tile" into lmp-dev
...
* commit '6a05d8bfdab702ef4d1c12dd8d985856c886ff07':
Add missing permission for hotspot QS tile
2014-09-23 20:04:31 +00: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
Selim Cinek
ce50f5e4e8
am e9ae5c16: am 69d53b0e: Merge "Enforcing falsing-threshold on touch when using AoD" into lmp-dev
...
* commit 'e9ae5c1601797d740818af89a50f02d7ad9ff31b':
Enforcing falsing-threshold on touch when using AoD
2014-09-23 19:45:35 +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
155a487b20
am 1ff283b8: am 5a7068ee: Merge "SysUI: Correctly compare MediaControllers" into lmp-dev
...
* commit '1ff283b8ac6e52c4dd42be8572b32af415b68cdf':
SysUI: Correctly compare MediaControllers
2014-09-23 17:25:00 +00: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
e012dedfba
am 86cb67b1: am 28c9590b: Merge "Ensure wakelock is released unconditionally." into lmp-dev
...
* commit '86cb67b199e22136f461a4798bed32c98e6e145c':
Ensure wakelock is released unconditionally.
2014-09-23 17:00:03 +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
cdee13f4db
am d6a4bd90: am d08372bc: Merge "Fixed a bug where the alarm could overlap in QS" into lmp-dev
...
* commit 'd6a4bd90e04a7c43abb3611d4e66de60eb5ee2bd':
Fixed a bug where the alarm could overlap in QS
2014-09-23 14:44:44 +00: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
40f918f661
am 034d1d03: am b98fd933: Merge "Ensure that force lock works with accessibility enabled" into lmp-dev
...
* commit '034d1d039b63d0d32d5d29313c354e351888b4b9':
Ensure that force lock works with accessibility enabled
2014-09-23 14:10:22 +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
277a8686c2
am 87c9fb76: am e9456781: Merge "Loosen the constraint for releasing a shared file." into lmp-dev
...
* commit '87c9fb7613a4ee7d815a2bcc36554fd35357075e':
Loosen the constraint for releasing a shared file.
2014-09-22 22:02:32 +00: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
48877868e3
Import translations. DO NOT MERGE
...
Change-Id: I1dd525bd09b0abf85dc296e83b0357ee3342ab3c
Auto-generated-cl: translation import
2014-09-22 14:24:55 -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
3c890fc623
am 92b32c41: am afbfb9b5: Merge "Doze: Fix NPE found when pulsing and !dozing." into lmp-dev
...
* commit '92b32c411a9d0acb5abd192ae959b5ed47b88f0a':
Doze: Fix NPE found when pulsing and !dozing.
2014-09-22 19:58:44 +00:00
John Spurlock
ecce707288
am 53a19524: am ff8c16e7: Merge "Zen: Add content description to settings icon." into lmp-dev
...
* commit '53a195240f444ea330f63aebe716cf249519a047':
Zen: Add content description to settings icon.
2014-09-22 19:58:40 +00: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
Jason Monk
2e38545c30
am eeda2131: am 5c2ecf24: Merge "Announce title of QS detail views" into lmp-dev
...
* commit 'eeda2131cd07a4d2aabca383da015035ce93c20f':
Announce title of QS detail views
2014-09-22 19:19:59 +00:00
Jason Monk
a02aea152d
am f09fda20: am f9d996c1: Fix status bar cast icon not updating
...
* commit 'f09fda20edae6a126513c658a89eec15361382fa':
Fix status bar cast icon not updating
2014-09-22 19:19:55 +00:00
John Spurlock
453b35e2c4
am 797fd661: am 61ffcaca: Merge "Doze: Ensure a doze reset happens after leaving keyguard." into lmp-dev
...
* commit '797fd661e8bbe504dfb4378ac10de1181dc62f6b':
Doze: Ensure a doze reset happens after leaving keyguard.
2014-09-22 19:19:35 +00:00