Dianne Hackborn
230c323231
Merge "More battery stats improvements."
2011-04-15 12:54:15 -07:00
Andreas Huber
44fdac0c62
Remove streamability verification, it's taking too long. Also...
...
make sure that findSampleAtTime uses composition time instead of decoding time,
at the expense of extra memory.
Change-Id: I67d09389b3df7ed265f614bdd0b142ca7f19f86a
related-to-bug: 4294536
2011-04-15 11:52:29 -07:00
Wink Saville
66958c7367
Change RIL initialization.
...
- When creating RIL use lte_on_cdma property to set initial
cdma subscription source. Later we will use
RIL_UNSOL_CDMA_SUBSCRIPTION_SOURCE_CHANGED and or some other
dynamic method.
- Instead of using mInitialRadioStateChange use UNSOL_RIL_CONNECTED
to initialize ril to a known state.
- Rename RIL_UNSOL_CDMA_SUBSCRIPTION_CHANGED to it "proper" name.
RIL_UNSOL_CDMA_SUBSCRIPTION_SOURCE_CHANGED.
bug: 4287155
Change-Id: I477ece19dbe381171e0f468184821d6a6d6877b9
2011-04-15 10:06:41 -07:00
Bjorn Bringert
3ad604b3d8
Merge "Improve TTS engine audio buffer API"
2011-04-15 07:28:40 -07:00
Bjorn Bringert
71e0b48077
Improve TTS engine audio buffer API
...
This adds two methods:
SynthesisRequest.getMaxBufferSize()
SynthesisRequest.completeAudioAvailable()
Change-Id: I1186eed45997ee9a7e51212c8d6706dd324ca949
2011-04-15 15:27:30 +01:00
Wu-cheng Li
702acacfda
Merge "Fix camera javadoc errors."
2011-04-15 04:21:43 -07:00
Wu-cheng Li
7b1c5c891a
Fix camera javadoc errors.
...
Change-Id: Ia5db14ee01af49e81295d1eb4dd38218de8944cd
2011-04-15 19:16:52 +08:00
Steve Block
73e31a3421
Merge "Adding WebElement.java which provides DOM friendly API function to lookup HTML elements in the page."
2011-04-15 03:17:46 -07:00
Bjorn Bringert
50e657bb2d
Add Java API for writing TTS engines
...
This removes the old non-public C++ API for TTS
engines and replaces it with a Java API.
The new API is still @hidden, until it has been approved.
Bug: 4148636
Change-Id: I7614ff788e11f897e87052f684f1b4938d539fb7
2011-04-15 10:04:31 +01:00
Jim Miller
720dd9a898
Merge "Use system IME for LockScreen password mode."
2011-04-15 01:07:45 -07:00
satok
d4fce2b7f1
Add comments for APIs of InputMethodManager added to Honeycomb
...
Change-Id: I89501889c612aaeca503d0c11f14e23c67a0ca39
2011-04-15 13:57:21 +09:00
satok
68f1b78b7b
Add an API to get the last used input method subtype
...
Bug: 4075039
- Voice input requires to know the last used input method subtype.
Change-Id: I603a4fb88a2af5195e52188adfa6585ad80304fa
2011-04-15 13:49:33 +09:00
Dianne Hackborn
1fadab5c36
More battery stats improvements.
...
We now write to the parcel using deltas. For common situations,
it only takes 4 bytes to write a delta (new command, time delta,
significant state changes, flags indicating additional state that
follows).
Increasing the buffer size to 128K, this give us 32,768 samples
if they all fit in the smallest delta. A device that is doing
something every minute (like acquiring a wake lock or doing a
wifi scan) for our max target battery life of 30 days would
generate 43,200 samples.
Also some turning to the maximum time between samples at which
we decide to completely collapse two samples.
Change-Id: I074a698d27ccf9389f9585abfc983af2f5ba7a54
2011-04-14 18:02:16 -07:00
Elliott Hughes
c02c97ef75
Merge "Replace a custom AndroidRuntime::findClass with a more targeted fix."
2011-04-14 17:00:52 -07:00
Nick Kralevich
f68327e7e2
Make installd resistant to umask changes.
...
Bug: 3272072
Change-Id: Ic2d241afcb4d0dabd63fcdadf13b2d48b7f398e8
2011-04-14 16:20:03 -07:00
Dianne Hackborn
fa32cd1516
am 07a630d2: am 9a03a73a: am f6f87c98: Merge "Fix issue #4291805 : Tap Fish crashes on launch" into honeycomb-mr1
...
* commit '07a630d23ef326f820e6339b5f691df0aafd3574':
Fix issue #4291805 : Tap Fish crashes on launch
2011-04-14 15:43:03 -07:00
Dianne Hackborn
07a630d23e
am 9a03a73a: am f6f87c98: Merge "Fix issue #4291805 : Tap Fish crashes on launch" into honeycomb-mr1
...
* commit '9a03a73a44c69706fe2b97a28632928f58b434b1':
Fix issue #4291805 : Tap Fish crashes on launch
2011-04-14 15:40:00 -07:00
Dianne Hackborn
9a03a73a44
am f6f87c98: Merge "Fix issue #4291805 : Tap Fish crashes on launch" into honeycomb-mr1
...
* commit 'f6f87c985989603139b31df663f9f9a90543cacc':
Fix issue #4291805 : Tap Fish crashes on launch
2011-04-14 15:27:32 -07:00
Jim Miller
da3ae8fba8
Use system IME for LockScreen password mode.
...
Change-Id: I16c4d26fd2aeac2fe1647145b70dfde9d8d26af9
2011-04-14 15:24:40 -07:00
Dianne Hackborn
f6f87c9859
Merge "Fix issue #4291805 : Tap Fish crashes on launch" into honeycomb-mr1
2011-04-14 15:10:31 -07:00
Eric Fischer
3758321fce
am 1bfb2db9: (-s ours) am b590ca85: am 4e3d6aa0: am d284a867: (-s ours) Merge "Import revised translations. DO NOT MERGE" into honeycomb
...
* commit '1bfb2db93514f8ed70d0a02c12d7ce4791d6b336':
Import revised translations. DO NOT MERGE
2011-04-14 15:04:41 -07:00
Scott Main
46d0274334
am cc0cfcf2: am a4f4a843: am 2a08e7bf: am d08debcb: docs: bring back the SDK EULA wall for downloading archived SDKs
...
* commit 'cc0cfcf2ece4610126b7b213af2673da45772270':
docs: bring back the SDK EULA wall for downloading archived SDKs
2011-04-14 15:04:17 -07:00
Eric Fischer
1bfb2db935
am b590ca85: am 4e3d6aa0: am d284a867: (-s ours) Merge "Import revised translations. DO NOT MERGE" into honeycomb
...
* commit 'b590ca85afba6b886cc995e9a6092457174ea016':
Import revised translations. DO NOT MERGE
2011-04-14 14:29:19 -07:00
Eric Fischer
b590ca85af
am 4e3d6aa0: am d284a867: (-s ours) Merge "Import revised translations. DO NOT MERGE" into honeycomb
...
* commit '4e3d6aa0688f023dfe5feb2eb197207cc8267463':
Import revised translations. DO NOT MERGE
2011-04-14 14:26:46 -07:00
Scott Main
cc0cfcf2ec
am a4f4a843: am 2a08e7bf: am d08debcb: docs: bring back the SDK EULA wall for downloading archived SDKs
...
* commit 'a4f4a8431caaef4e1381acc41a84e44e99a13e37':
docs: bring back the SDK EULA wall for downloading archived SDKs
2011-04-14 14:23:23 -07:00
Eric Fischer
4e3d6aa068
am d284a867: (-s ours) Merge "Import revised translations. DO NOT MERGE" into honeycomb
...
* commit 'd284a8676e002a72b66d321402ec7f4ed61c7915':
Import revised translations. DO NOT MERGE
2011-04-14 14:21:57 -07:00
Eric Fischer
d284a8676e
Merge "Import revised translations. DO NOT MERGE" into honeycomb
2011-04-14 14:14:46 -07:00
Scott Main
a4f4a8431c
am 2a08e7bf: am d08debcb: docs: bring back the SDK EULA wall for downloading archived SDKs
...
* commit '2a08e7bf6778fe7494be45c7231e2df3edce5ab4':
docs: bring back the SDK EULA wall for downloading archived SDKs
2011-04-14 14:08:51 -07:00
Eric Fischer
b5b49ba8fc
Import revised translations. DO NOT MERGE
...
Change-Id: I796dc2ad1556201f3b443b8185f5280cc8e1e213
2011-04-14 13:59:43 -07:00
Scott Main
2a08e7bf67
am d08debcb: docs: bring back the SDK EULA wall for downloading archived SDKs
...
* commit 'd08debcb211ec2e369c8c88ce15e4aaadd54a8d4':
docs: bring back the SDK EULA wall for downloading archived SDKs
2011-04-14 13:55:16 -07:00
Dianne Hackborn
52b0ce0fe3
Fix issue #4291805 : Tap Fish crashes on launch
...
The activity manager got a little too aggressive about argument validation.
Change-Id: I3cca0cd3135b98e5c50d26db778ec4ec28a47ec1
2011-04-14 13:09:32 -07:00
Elliott Hughes
f142708b83
Merge "Address comments for dalvik/docs/jni-tips.html documentation."
2011-04-14 12:54:27 -07:00
Scott Main
d08debcb21
docs: bring back the SDK EULA wall for downloading archived SDKs
...
Change-Id: Ieccd0d03ca49a68d7d4956aa4991d8a73ffff674
2011-04-14 12:31:17 -07:00
Elliott Hughes
f243343c18
Address comments for dalvik/docs/jni-tips.html documentation.
...
Change-Id: I7b46e4a04491290e922b4af9491725a75b1c0a32
2011-04-14 11:41:04 -07:00
Dounia Berrada
3f7480dc40
Adding WebElement.java which provides DOM friendly API function to
...
lookup HTML elements in the page.
Change-Id: I9eab3f5f017ea4f1123fdbe4048f28e96883e742
2011-04-14 11:09:24 -07:00
Steve Block
7aa74c3d7a
Merge "First bits of WebDriver containing blocking function to load a page and fetching the page source."
2011-04-14 11:07:04 -07:00
Dianne Hackborn
44329ad519
Merge "Rewrite battery history storage."
2011-04-14 10:58:28 -07:00
Dianne Hackborn
0ffc988a7f
Rewrite battery history storage.
...
We now write battery history directly into a buffer, instead of
creating objects. This allows for more efficient storage; later
it can be even better because we can only write deltas.
The old code is still there temporarily for validation.
Change-Id: I9707d4d8ff30855be8ebdc93bc078911040d8e0b
2011-04-14 10:57:22 -07:00
Dounia Berrada
600780bb2e
First bits of WebDriver containing blocking function to load a page and
...
fetching the page source.
bug: 3457555
Change-Id: I5fbeb7f6103f1e1af04b7a6964cde5710338ee6e
2011-04-14 10:51:00 -07:00
Elliott Hughes
81f66862a7
Merge "Add the old dalvik/docs/jni-tips.html documentation."
2011-04-14 10:43:40 -07:00
Gilles Debunne
4b428dc215
Merge "Fix around suggestionSpan."
2011-04-14 10:38:05 -07:00
Andreas Huber
f0f1ceeb51
DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to satisfy a read.
...
Change-Id: I27c2b5d20ae577e71936d32522f70f6ba08cc247
related-to-bug: 4286618
2011-04-14 10:10:36 -07:00
Elliott Hughes
10c7ceb546
Add the old dalvik/docs/jni-tips.html documentation.
...
There are no content changes here, just formatting changes to fit
the local style. I'll make content changes later.
Change-Id: I4109ca819469bc9316c847cdc9176ed41de3ef87
2011-04-13 19:01:11 -07:00
Elliott Hughes
d195e5ab40
Replace a custom AndroidRuntime::findClass with a more targeted fix.
...
This seems simpler and more contained, and I think the comment explaining
why hoop-jumping is necessary is a bit clearer now.
Change-Id: Ief4afd7cbb42188ed835fce23e497520bdb753a8
2011-04-13 16:43:15 -07:00
Gilles Debunne
a00972ab9a
Fix around suggestionSpan.
...
Since the kind was unknown, doing a copy/cut on text with a SuggestionSpan crashed.
Change-Id: I10c0677b3587897b82c794db57d7b07149f12e09
2011-04-13 16:07:34 -07:00
Xia Wang
5cde33b7d1
am a4b76ff4: am d69ec89f: am 46b59ef0: Merge "Fix access point parsing: reset static link property after parsing static ip setting Fix removeConfiguredNetwork: add sleep between remove configured network and disable wifi" into honeycomb-mr1
...
* commit 'a4b76ff4911538f01e92af2f3fa3f4016ad0e290':
Fix access point parsing: reset static link property after parsing static ip setting Fix removeConfiguredNetwork: add sleep between remove configured network and disable wifi
2011-04-13 16:05:07 -07:00
Xia Wang
a4b76ff491
am d69ec89f: am 46b59ef0: Merge "Fix access point parsing: reset static link property after parsing static ip setting Fix removeConfiguredNetwork: add sleep between remove configured network and disable wifi" into honeycomb-mr1
...
* commit 'd69ec89f5d31064174d79e2e77504814629cffa6':
Fix access point parsing: reset static link property after parsing static ip setting Fix removeConfiguredNetwork: add sleep between remove configured network and disable wifi
2011-04-13 15:52:39 -07:00
Gloria Wang
966f9e558d
Merge "- Add another parameter in notify() to be able to send timed text sample through listener during video playback. - Add OnTimedTextListener in the MediaPlayer For feature request 800939."
2011-04-13 15:36:14 -07:00
Xia Wang
d69ec89f5d
am 46b59ef0: Merge "Fix access point parsing: reset static link property after parsing static ip setting Fix removeConfiguredNetwork: add sleep between remove configured network and disable wifi" into honeycomb-mr1
...
* commit '46b59ef01be530a6bbe3f0e9a2bed27de9985f40':
Fix access point parsing: reset static link property after parsing static ip setting Fix removeConfiguredNetwork: add sleep between remove configured network and disable wifi
2011-04-13 15:34:29 -07:00
Xia Wang
46b59ef01b
Merge "Fix access point parsing: reset static link property after parsing static ip setting Fix removeConfiguredNetwork: add sleep between remove configured network and disable wifi" into honeycomb-mr1
2011-04-13 15:13:10 -07:00