Scott Main
89f0e76813
am f60dd6e2: am 50d7dc99: add ALL of the Android Wear Dev Preview docs to DAC these were built from the klp-cw-preview-release branch.
...
* commit 'f60dd6e2d2765b01018da69dc9ee776e50b47431':
add ALL of the Android Wear Dev Preview docs to DAC these were built from the klp-cw-preview-release branch.
2014-03-18 12:54:45 +00:00
Scott Main
f60dd6e2d2
am 50d7dc99: add ALL of the Android Wear Dev Preview docs to DAC these were built from the klp-cw-preview-release branch.
...
* commit '50d7dc99e507082c81476ea1474de9970589dee5':
add ALL of the Android Wear Dev Preview docs to DAC these were built from the klp-cw-preview-release branch.
2014-03-18 12:51:40 +00:00
Scott Main
50d7dc99e5
add ALL of the Android Wear Dev Preview docs to DAC
...
these were built from the klp-cw-preview-release branch.
Change-Id: I9beef683528cfe57b4d088fe7adeb1638b89a640
2014-03-18 05:41:12 -07:00
Scott Main
eaa1330944
am 91991a40: am f9bf4052: am e77c260b: am 60409d80: am 81857ec5: add android wear to the home carousel
...
* commit '91991a409e2da3d0400135799edabec7be505b3a':
add android wear to the home carousel
2014-03-18 12:18:57 +00:00
Scott Main
91991a409e
am f9bf4052: am e77c260b: am 60409d80: am 81857ec5: add android wear to the home carousel
...
* commit 'f9bf40521f4f3ba44f5f8bef12b508e307ae7e22':
add android wear to the home carousel
2014-03-18 12:16:05 +00:00
Scott Main
f9bf40521f
am e77c260b: am 60409d80: am 81857ec5: add android wear to the home carousel
...
* commit 'e77c260b3aa86d97643a69da75cd03ac1e7cef23':
add android wear to the home carousel
2014-03-18 12:13:08 +00:00
Scott Main
e77c260b3a
am 60409d80: am 81857ec5: add android wear to the home carousel
...
* commit '60409d802e5df6f85f1f91036327a146b48601c1':
add android wear to the home carousel
2014-03-18 12:09:53 +00:00
Scott Main
60409d802e
am 81857ec5: add android wear to the home carousel
...
* commit '81857ec572b133f99cdbcd575774eb5f9be073b0':
add android wear to the home carousel
2014-03-18 12:05:40 +00:00
Kenny Guy
ecc9f9b6f3
Merge "Add flag to allow fetching related users recent tasks."
2014-03-18 11:43:46 +00:00
Scott Main
81857ec572
add android wear to the home carousel
...
Change-Id: I1dc50100dd50a710a23b08f677121d499c166b3f
2014-03-18 03:04:40 -07:00
Narayan Kamath
5b3dad0804
am 6cf9aa2e: am b4b431b0: am d2133079: am 7c0dfed5: Merge "Pass int32_t for JNI calls to java Input/Output streams."
...
* commit '6cf9aa2e5cb0e65ecda9617304af19c827404e1a':
Pass int32_t for JNI calls to java Input/Output streams.
2014-03-18 09:50:15 +00:00
Narayan Kamath
6cf9aa2e5c
am b4b431b0: am d2133079: am 7c0dfed5: Merge "Pass int32_t for JNI calls to java Input/Output streams."
...
* commit 'b4b431b0d2f6d57afe80c4119e5f41e4fb72e7d9':
Pass int32_t for JNI calls to java Input/Output streams.
2014-03-18 09:45:25 +00:00
Narayan Kamath
b4b431b0d2
am d2133079: am 7c0dfed5: Merge "Pass int32_t for JNI calls to java Input/Output streams."
...
* commit 'd2133079c085cb0879facc8ee72678524d22571a':
Pass int32_t for JNI calls to java Input/Output streams.
2014-03-18 09:41:31 +00:00
Narayan Kamath
d2133079c0
am 7c0dfed5: Merge "Pass int32_t for JNI calls to java Input/Output streams."
...
* commit '7c0dfed535bd23ce7cce0f8c498a8d6d3f14ff0f':
Pass int32_t for JNI calls to java Input/Output streams.
2014-03-18 02:38:24 -07:00
Narayan Kamath
7c0dfed535
Merge "Pass int32_t for JNI calls to java Input/Output streams."
2014-03-18 09:34:43 +00:00
Akira Numata
eff08c4ffe
Insufficient ProcessRecord cleanup when persistent process is killed
...
When persistent process with Service restarts, ActivityManagerService
does not reset ProcessRecord#hasClientActivites to false
(because ProcessRecord of persistent process is continued using
after killing).
It disturbs updating LRU list in ActivityManagerService, and then,
when new process calls ActivityManagerProxy#publishContentProviders,
SecurityException happens because of no entry in the list.
Bug: 13517358
Change-Id: I46b064f71a4f7025ade1bf117801352a7ab22e6a
2014-03-18 05:41:30 +00:00
Mark Renouf
c1814d260a
am ae92a77d: am bb015714: am 29799080: Make InternalListener static to avoid referencing SpeechRecognizer.
...
* commit 'ae92a77d2bc1a053aed7e1e7efeff68f5b003e1d':
Make InternalListener static to avoid referencing SpeechRecognizer.
2014-03-18 02:10:00 +00:00
Winson Chung
93bb3969c1
Merge "Fixing issue with cards being rendered under the nav bar after a configuration change due to improperly setting the system insets."
2014-03-18 02:09:37 +00:00
Winson Chung
bb5278b663
Fixing issue with cards being rendered under the nav bar after a configuration change due to improperly setting the system insets.
2014-03-17 19:07:56 -07:00
Mark Renouf
ae92a77d2b
am bb015714: am 29799080: Make InternalListener static to avoid referencing SpeechRecognizer.
...
* commit 'bb015714274ef9fd613e15a6d4b51716504c3d0b':
Make InternalListener static to avoid referencing SpeechRecognizer.
2014-03-18 02:06:13 +00:00
Mark Renouf
bb01571427
am 29799080: Make InternalListener static to avoid referencing SpeechRecognizer.
...
* commit '297990806dcbdc4413314847b897c9cb5452a1bc':
Make InternalListener static to avoid referencing SpeechRecognizer.
2014-03-18 02:02:59 +00:00
Mark Renouf
297990806d
Make InternalListener static to avoid referencing SpeechRecognizer.
...
Change-Id: I03bc1a5f5188551608395f3468aa69e622601820
(cherry picked from commit b37866db469e81aca534ff6186bdafd44352329b)
2014-03-18 01:58:39 +00:00
Mark Renouf
95478f67a4
Merge "Make InternalListener static to avoid referencing SpeechRecognizer."
2014-03-18 01:58:26 +00:00
Winson Chung
7b5d857efa
Merge "Using the RecentsService connection to toggle recents"
2014-03-18 01:23:23 +00:00
Winson Chung
47c4c69575
Using the RecentsService connection to toggle recents
...
- Adding over scroll snap back when flinging stack
Change-Id: Ife9692ece95e0a40649d0b4b72ec4ea99ffabc16
2014-03-17 18:10:24 -07:00
Wonsik Kim
edb67190d6
Merge "Revert "VideoPlaneView initial implementation""
2014-03-18 01:00:59 +00:00
Ricardo Cervera
1de493c414
am e4b49435: am 86fcf070: am 97a05b39: am f7c3ecc1: am 71a47aa7: Merge "docs: Added release notes for SDK 22.6.1" into klp-docs
...
* commit 'e4b49435a556816da706ac8ea6be6c99c1f06bc9':
docs: Added release notes for SDK 22.6.1
2014-03-18 00:28:21 +00:00
Ricardo Cervera
e4b49435a5
am 86fcf070: am 97a05b39: am f7c3ecc1: am 71a47aa7: Merge "docs: Added release notes for SDK 22.6.1" into klp-docs
...
* commit '86fcf070a58fcbc621a8d406d77dfaa918710a84':
docs: Added release notes for SDK 22.6.1
2014-03-18 00:25:16 +00:00
Ricardo Cervera
86fcf070a5
am 97a05b39: am f7c3ecc1: am 71a47aa7: Merge "docs: Added release notes for SDK 22.6.1" into klp-docs
...
* commit '97a05b39fc6f680913bba17f939ad65ceb09fc23':
docs: Added release notes for SDK 22.6.1
2014-03-18 00:20:52 +00:00
Victoria Lease
37b9308034
Merge "malloc some advances"
2014-03-18 00:13:46 +00:00
Adam Lesinski
10caca13da
am f5f6487e: am d8e585e7: am 006209c2: Merge "Remove reflection instantiation of Accessibility" into klp-modular-dev
...
* commit 'f5f6487e5999f6b4984e03bf6fe831ed83f5f4b6':
Remove reflection instantiation of Accessibility
2014-03-17 23:32:32 +00:00
Ben Murdoch
c4c484c6a7
am e9529bc4: am d292aac5: am 889a1ddd: Fix JavaDoc
...
* commit 'e9529bc4cb28176fddf1e7916c7791e5974f2fc3':
Fix JavaDoc
2014-03-17 23:32:25 +00:00
Doug Zongker
11e09bd6d1
Merge "resolved conflicts for merge of a1ca303a to master"
2014-03-17 23:30:38 +00:00
Doug Zongker
f168e4c46c
resolved conflicts for merge of a1ca303a to master
...
Change-Id: I37ef6102fd79e396fa3e50d6c012a667488a306d
2014-03-17 16:24:30 -07:00
Kenny Root
a365906e67
Use the correct package name for CHOOSER
...
Bug: 13013106
Change-Id: I1f715de18e7108274f5a98234376d48c2d329438
2014-03-17 16:21:56 -07:00
Alan Viverette
97d9b65470
Lower tap timeout to 100ms, because 180ms is a lot of ms
...
Change-Id: I708848480544825474785e0918feba70c1089090
2014-03-17 16:16:33 -07:00
Dianne Hackborn
f0f94d129b
Treat IME processes as hosting activities
...
When we stop using an IME process, we still treat that
process as if it is hosting activities (in the activity part
of the LRU list), to try to keep it around. This is intended
to help the experience of switching between IMEs, reducing
the chance of your previous IME process being killed and thus
requiring much more time to switch.
Change-Id: Ie5793fd9b40d980fa18f80246326511ed6ae0597
2014-03-17 16:04:21 -07:00
Victoria Lease
3af2a37e05
malloc some advances
...
Bug: 13506939
Change-Id: I87ad616960c4f16bc55d8b906049dbd4f001d6a5
2014-03-17 16:03:28 -07:00
Alan Viverette
33e3e1b920
Merge "Build logtags for services"
2014-03-17 22:55:19 +00:00
ztenghui
d5a8503c7a
Merge "Fix the missing spot shadow when DEBUG_SHADOW is turned on"
2014-03-17 22:38:47 +00:00
ztenghui
99af9429cd
Fix the missing spot shadow when DEBUG_SHADOW is turned on
...
In the current design, this error should be tolerated since the delta should
be small enough. So we should not return here.
Change-Id: I251db2882b331d37ae7f0896e9aa95d69a5650da
2014-03-17 15:35:25 -07:00
Alan Viverette
12cf314d87
Build logtags for services
...
Change-Id: I6a146ae46df1a9d215fcf5bab7a2ef1876b94a1e
2014-03-17 15:31:04 -07:00
Mark Renouf
b37866db46
Make InternalListener static to avoid referencing SpeechRecognizer.
...
Change-Id: I03bc1a5f5188551608395f3468aa69e622601820
2014-03-17 18:15:51 -04:00
Ricardo Cervera
97a05b39fc
am f7c3ecc1: am 71a47aa7: Merge "docs: Added release notes for SDK 22.6.1" into klp-docs
...
* commit 'f7c3ecc1e14ebe3666822ad23f9da340f731d1b9':
docs: Added release notes for SDK 22.6.1
2014-03-17 22:14:25 +00:00
Ricardo Cervera
f7c3ecc1e1
am 71a47aa7: Merge "docs: Added release notes for SDK 22.6.1" into klp-docs
...
* commit '71a47aa7f0ea18bc4d10d87a1932c9f19554fb15':
docs: Added release notes for SDK 22.6.1
2014-03-17 22:11:12 +00:00
Ricardo Cervera
71a47aa7f0
Merge "docs: Added release notes for SDK 22.6.1" into klp-docs
2014-03-17 22:07:18 +00:00
Igor Murashkin
033a68ca10
Merge "camera2: Don't log vendor tag errors when camera HAL too old"
2014-03-17 21:53:48 +00:00
Ricardo Cervera
e2a40c42be
docs: Added release notes for SDK 22.6.1
...
Added release notes for SDK 22.6.1.
stage: http://quixote.mtv:8001/tools/sdk/eclipse-adt.html
Patch: Addressed Joe's comments.
Patch: Addressed Joe's comments.
Patch: Addressed Joe's comments.
Patch: Added new release notes info from Raphael.
Patch: Addressed Joe's comments.
Patch: Addressed Joe's comments.
Change-Id: I229c6b366c19d1d119ccd180ead04f7dd044de4e
2014-03-17 14:42:20 -07:00
ztenghui
630c0abaea
Merge "Create one hole inside the umbra area to avoid overdraw."
2014-03-17 21:12:48 +00:00
Chris Craik
db62c232b9
Merge "Remove castsShadow and globalCamera APIs"
2014-03-17 21:03:15 +00:00