Jeff Sharkey
686fa2db5b
am c832ef0d: Merge "Show spinner while waiting for mutations." into klp-dev
...
* commit 'c832ef0d434f9c3834ef312dcabef43b2787e5ff':
Show spinner while waiting for mutations.
2013-10-24 12:15:37 -07:00
Adam Lesinski
f8f2f8b03f
am 1a8b416b: am 9137b65c: am bb8aae5b: Merge "Improve Jank for translucent activities" into klp-dev
...
* commit '1a8b416b7b93f3602c3666bfc1f9cb67359f4c0e':
Improve Jank for translucent activities
2013-10-24 11:42:30 -07:00
Jeff Sharkey
5ecfb557b1
Merge "Long-press on GET_CONTENT app shows its details." into klp-dev
2013-10-24 18:23:17 +00:00
Jeff Sharkey
c832ef0d43
Merge "Show spinner while waiting for mutations." into klp-dev
2013-10-24 18:23:11 +00:00
Jeff Sharkey
758f97e46d
Remove persisted stacks when app removed/cleared.
...
When an app's data is cleared, or it's uninstalled, remove any
persisted stacks.
Bug: 11355566
Change-Id: I4e5cf0ec710591ad62f1ad52c2e358616631af41
2013-10-24 11:22:20 -07:00
Craig Mautner
bcd681862d
am d0d23f6a: Merge "Disable time consuming debugging code." into klp-dev
...
* commit 'd0d23f6ae1e289ec781078e7c4d9d733893a5540':
Disable time consuming debugging code.
2013-10-24 11:01:37 -07:00
Craig Mautner
d0d23f6ae1
Merge "Disable time consuming debugging code." into klp-dev
2013-10-24 17:57:24 +00:00
Adam Lesinski
1a8b416b7b
am 9137b65c: am bb8aae5b: Merge "Improve Jank for translucent activities" into klp-dev
...
* commit '9137b65cf7b0bdbaa4d9fc97ffc752c0a636100f':
Improve Jank for translucent activities
2013-10-24 10:50:10 -07:00
Daniel Sandler
b4cff47058
am dae53175: am 6714471b: am 9279d45b: DessertCase memory improvements
...
* commit 'dae531753a1332fac0cab62d0c850b63a88324ad':
DessertCase memory improvements
2013-10-24 10:49:15 -07:00
Adam Lesinski
9137b65cf7
am bb8aae5b: Merge "Improve Jank for translucent activities" into klp-dev
...
* commit 'bb8aae5b1973b2a94174af475662c02834a8310d':
Improve Jank for translucent activities
2013-10-24 10:47:11 -07:00
Christopher Tate
e6f81cf1f6
Support different watchdog timeouts for different entities
...
We need to be able to perform very lengthy operations on some threads
(e.g. the I/O thread responsible for installing multi-gigabyte APKs) but
still have long-run deadlock/hang detection applied to those threads.
Previously the watchdog mechanism applied the same policy to all
monitored threads: unresponsive after 60 seconds => restart the system.
Now, each monitored entity can have its own independent timeout after
which the watchdog declares deadlock and restarts the runtime. The
halfway-finished intermediate thread stacks are dumped based on the
specific entity's declared timeout, not the global 30 second checking
interval.
With that new mechanism in place, the Package Manager's lengthy-I/O
thread watchdog timeout is raised to 10 minutes.
Bug 11278188
Change-Id: I512599260009c31416b2385f778681e5b9597f05
2013-10-24 10:46:28 -07:00
Daniel Sandler
dae531753a
am 6714471b: am 9279d45b: DessertCase memory improvements
...
* commit '6714471bffe1a9d1f55d586a4277209e19f7f9ed':
DessertCase memory improvements
2013-10-24 10:45:13 -07:00
Adam Lesinski
bb8aae5b19
Merge "Improve Jank for translucent activities" into klp-dev
2013-10-24 17:44:58 +00:00
Daniel Sandler
6714471bff
am 9279d45b: DessertCase memory improvements
...
* commit '9279d45b8d26c88c69fa917816ea396142627020':
DessertCase memory improvements
2013-10-24 10:42:22 -07:00
Daniel Sandler
9279d45b8d
DessertCase memory improvements
...
- reuse intermediate bitmaps when loading resources
- only use hardware layers on views that are animating
Bug: 11269977
Change-Id: I39ad7aff16468632da47448404416404f3b54cc4
2013-10-24 17:27:33 +00:00
Craig Mautner
4697bea3fd
Disable time consuming debugging code.
...
Scanning bitmaps for monochromicity takes time. Lots of time. Don't do
it.
Fixes bug 11366278.
Change-Id: I7a8ad42751311fc39efc27fb4c51522fc1ba0523
2013-10-24 09:13:14 -07:00
Przemyslaw Szczepaniak
90d15d2371
Add new TTS API.
...
Much of existing API is reused (mostly on the service side). The new API
provides better support for network-based synthesis, defines explicit
synthesis fallback support, has better error handling, allows for multiple
different voices per locale, features enumeration and custom extensions
on a voice level and many more.
If a service does not provide a V2 implementation, a basic adapter
from V2 to existing V1 implementation is provided.
Bug: 8259486
Change-Id: I797b7fc054f11c9b0d930f4dea582e57596ea127
2013-10-24 13:42:15 +01:00
Mathew Inwood
b9ca1a9a48
Merge "Set mServiceCreated to false when onDestroy()."
2013-10-24 11:17:52 +00:00
Baligh Uddin
8a79a1cba6
am a2571fee: (-s ours) am 215f2f83: (-s ours) am da13330d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit 'a2571fee717735aeab45821baa1af2162040407d':
Import translations. DO NOT MERGE
2013-10-23 19:36:15 -07:00
Baligh Uddin
9f9c0a00ff
am deaad328: (-s ours) am 1f067222: (-s ours) am ffbc7154: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit 'deaad328df2b155cdcc91dd45daaecf81fa6845c':
Import translations. DO NOT MERGE
2013-10-23 19:36:12 -07:00
Baligh Uddin
e35d3c2ae9
am 81ee99f9: (-s ours) am 12583441: (-s ours) am 39a12d16: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '81ee99f97b43336136d6b745179e20e502d83a96':
Import translations. DO NOT MERGE
2013-10-23 19:36:09 -07:00
Baligh Uddin
a2571fee71
am 215f2f83: (-s ours) am da13330d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '215f2f83f17670a954dcff48d1cf821f6e0b5df7':
Import translations. DO NOT MERGE
2013-10-23 19:33:40 -07:00
Baligh Uddin
deaad328df
am 1f067222: (-s ours) am ffbc7154: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '1f067222c66e00de5bf2f74b69033359d918c9ff':
Import translations. DO NOT MERGE
2013-10-23 19:33:37 -07:00
Baligh Uddin
81ee99f97b
am 12583441: (-s ours) am 39a12d16: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '12583441fddf38a0769b08d5a187e5a2405cb531':
Import translations. DO NOT MERGE
2013-10-23 19:33:34 -07:00
Baligh Uddin
215f2f83f1
am da13330d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit 'da13330d9b1dc994ae2ea4e5c39b0f6ff6f87ac9':
Import translations. DO NOT MERGE
2013-10-23 19:29:34 -07:00
Baligh Uddin
1f067222c6
am ffbc7154: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit 'ffbc7154dc2ee436c7b9efd9a26d0d77b3917c6a':
Import translations. DO NOT MERGE
2013-10-23 19:29:31 -07:00
Baligh Uddin
12583441fd
am 39a12d16: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '39a12d163a9dcadff3f9c00f2c582851ef4301b8':
Import translations. DO NOT MERGE
2013-10-23 19:29:28 -07:00
Baligh Uddin
15c33af2a3
Merge "Import translations. DO NOT MERGE"
2013-10-24 02:27:18 +00:00
Baligh Uddin
da13330d9b
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-10-24 02:27:01 +00:00
Baligh Uddin
58b56dbd00
Merge "Import translations. DO NOT MERGE"
2013-10-24 02:26:49 +00:00
Baligh Uddin
ffbc7154dc
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-10-24 02:25:15 +00:00
Baligh Uddin
08df779c0e
Merge "Import translations. DO NOT MERGE"
2013-10-24 02:25:08 +00:00
Baligh Uddin
39a12d163a
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-10-24 02:25:02 +00:00
Baligh Uddin
4b6179eb29
Import translations. DO NOT MERGE
...
Change-Id: I889f14193d7f159c1a9426c74778a3cee3dc1ee2
Auto-generated-cl: translation import
2013-10-23 18:01:15 -07:00
Baligh Uddin
154fd0b2a2
Import translations. DO NOT MERGE
...
Change-Id: Ia0ce87e181ca1c425b1a4ea2427b267c9e5d1cf0
Auto-generated-cl: translation import
2013-10-23 17:59:26 -07:00
Adam Lesinski
76afd1f129
Improve Jank for translucent activities
...
The previous jank improvement only worked when closing
an app, not when bringing one forward (hitting home button).
This should cover the specific case that is being missed: Having the
Home task being brought to front over a translucent window, with
a wallpaper behind both tasks.
bug:11253262
Change-Id: I200ef6fe2dda8d9ab4e1f82059b4f888c59007f4
2013-10-23 17:54:25 -07:00
Baligh Uddin
7ef3d75463
Import translations. DO NOT MERGE
...
Change-Id: I4ff51b445aebc95d6af6e7575b64f28a77a1a7a3
Auto-generated-cl: translation import
2013-10-23 17:39:29 -07:00
Baligh Uddin
f7fbbffa16
Import translations. DO NOT MERGE
...
Change-Id: I85bcd3e5a5bffe627336332a1bc2d921e2ef7139
Auto-generated-cl: translation import
2013-10-23 17:17:35 -07:00
Baligh Uddin
6c36b31124
Import translations. DO NOT MERGE
...
Change-Id: Ie99771a16508911eeda206d3bb81a27b87168a91
Auto-generated-cl: translation import
2013-10-23 17:10:38 -07:00
Baligh Uddin
ef9d04a2b6
Import translations. DO NOT MERGE
...
Change-Id: If44c0d3258a9b125cfc1afe930af8f6524200ffd
Auto-generated-cl: translation import
2013-10-23 17:08:47 -07:00
Jeff Sharkey
c24bbd4ce5
Long-press on GET_CONTENT app shows its details.
...
Matches ResolverActivity behavior.
Bug: 11319259
Change-Id: Id7f2a73b225e4cfd9bdef3b1c7cecb77d9bd2b90
2013-10-23 16:05:56 -07:00
Amith Yamasani
34d41e9a85
Only simulate the first click if "Always use" button is available
...
This prevents Keep from being selected automatically when shown in the Share dialog
if Keep was previously chosen by the user as Always use for a send action.
This was a regression introduced by the new intent disambig behavior.
Bug: 11294904
Change-Id: I6745060a8ee0a6d680e657b55ee46aaec27bbacb
2013-10-23 16:05:29 -07:00
Jeff Sharkey
04d45a0bdd
Show spinner while waiting for mutations.
...
When mutation operations are waiting for a storage backend, show a
spinner in place of the save button.
Bug: 11333249
Change-Id: I2b620b4532ad977a2b60d4bdc5caa55f89021456
2013-10-23 15:48:05 -07:00
Wink Saville
b896b9f742
Enhance pin/puk support
...
Add supplyPinReportResult & supplyPukReportResult that
returns the result code and attempts remaining.
Display "Attempts remaining" in Keyguard
Bug: 9928717
Change-Id: Ibad0635dd1375fabce11ba2b7b9f95f8868489e6
2013-10-23 15:44:26 -07:00
Craig Mautner
19a2ee5d70
am 3deb2baa: am b4683e3d: am 4d4dd1e1: Merge "Search further than one task for fullscreen." into klp-dev
...
* commit '3deb2baada0650dc9a8420f894261db87ac3261e':
Search further than one task for fullscreen.
2013-10-23 15:42:31 -07:00
Chet Haase
d5c54bba10
am 39e991bd: am f8525caf: am 02e4c3a1: Merge "Cache Scene objects by layout ID on the scene root" into klp-dev
...
* commit '39e991bd5e477b6d3849ecf4824d4f247316a690':
Cache Scene objects by layout ID on the scene root
2013-10-23 15:42:28 -07:00
Craig Mautner
3deb2baada
am b4683e3d: am 4d4dd1e1: Merge "Search further than one task for fullscreen." into klp-dev
...
* commit 'b4683e3d9805bb48eda1d9c03c5d4a1877220a85':
Search further than one task for fullscreen.
2013-10-23 15:41:06 -07:00
Chet Haase
39e991bd5e
am f8525caf: am 02e4c3a1: Merge "Cache Scene objects by layout ID on the scene root" into klp-dev
...
* commit 'f8525cafbf3df4ec1636782acb95a2d7665bbf5c':
Cache Scene objects by layout ID on the scene root
2013-10-23 15:41:03 -07:00
Craig Mautner
b4683e3d98
am 4d4dd1e1: Merge "Search further than one task for fullscreen." into klp-dev
...
* commit '4d4dd1e1730f75594add6e8dc9e45ff1cef734eb':
Search further than one task for fullscreen.
2013-10-23 15:38:13 -07:00
Craig Mautner
4d4dd1e173
Merge "Search further than one task for fullscreen." into klp-dev
2013-10-23 22:35:25 +00:00