Wink Saville
dc26a0c8d4
Merge "Clean up calls immediately if cid become inactive in unsol data state changed" into honeycomb-LTE
2011-04-16 14:43:30 -07:00
Wink Saville
585b7acb16
Merge "handle missing constants when creating a Phone instance" into honeycomb-LTE
2011-04-16 14:42:49 -07:00
Ramesh Sudini
1aac25187f
Telephony: GDCT - Set enabled state before notification is sent out.
...
Change-Id: I6e84920b8d082fd6da838bccb5333051362bc4bc
2011-04-16 04:54:28 -07:00
Kazuhiro Ondo
96a5f00abe
handle missing constants when creating a Phone instance
...
Change-Id: I6089881830842cbaa5bf6d757c6f723c62c5878d
2011-04-16 04:35:48 -07:00
Ramesh Sudini
157f9a0449
Telephony: Set Radio turned off reason when powered off.
...
Change-Id: Ie538c888d09b189b30c24fa0fd637265ccce954f
2011-04-16 04:34:27 -07:00
Kazuhiro Ondo
a43db7f48d
Clean up calls immediately if cid become inactive in unsol data state changed
...
Do not perform extra data call list query. Just trust the message sent up
from RIL.
Change-Id: Ic03f5cc13ef05fe1de8fb5826fa37a68708e8e18
2011-04-16 04:32:53 -07:00
Fabrice Di Meglio
689e515ed2
Add Unicode BiDi Algo before drawing text in Canvas
...
- only for temporary API
- update BiDiTest
Change-Id: Ifd445799dc0fda4da896246e41978cd8d71aa035
2011-04-15 19:39:47 -07:00
Mathias Agopian
644c4f1862
Merge "Fix a GraphicBuffer leak in SurfaceTexture"
2011-04-15 18:15:13 -07:00
Scott Main
1f07f1257b
am 6669f251: docs: fix snippet errors in web doc
...
* commit '6669f251391d7e61a6ea55e2538c941f82514dd9':
docs: fix snippet errors in web doc
2011-04-15 18:03:14 -07:00
Scott Main
6669f25139
docs: fix snippet errors in web doc
...
Change-Id: I65648136c2df4bde5fa3bc3495f5166c4c87fe8a
2011-04-15 17:55:33 -07:00
Wink Saville
19e4be4261
am 9bd1368b: am 6ed4798c: Merge "Cleanup/add log statements." into honeycomb-LTE
...
* commit '9bd1368bb431d701604a48b226ee362fc7838c6a':
Cleanup/add log statements.
2011-04-15 15:48:48 -07:00
Wink Saville
9bd1368bb4
am 6ed4798c: Merge "Cleanup/add log statements." into honeycomb-LTE
...
* commit '6ed4798c70bf4ba253a8cdd37bf48008af81da7d':
Cleanup/add log statements.
2011-04-15 15:46:27 -07:00
Ramesh Sudini
a5c9c7246b
Data Availability Indication changes.
...
Change-Id: I92bcff10763658cadd4ac1ea98745212c765ecfe
2011-04-15 15:46:01 -07:00
Wink Saville
6ed4798c70
Merge "Cleanup/add log statements." into honeycomb-LTE
2011-04-15 15:44:18 -07:00
Wink Saville
5ae172b97e
am 93a3f72a: am cb0c5f16: Merge "Change RIL initialization." into honeycomb-LTE
...
* commit '93a3f72aa0475e08bbe7de8d512f7149428aaf2d':
Change RIL initialization.
2011-04-15 15:41:35 -07:00
Wink Saville
93a3f72aa0
am cb0c5f16: Merge "Change RIL initialization." into honeycomb-LTE
...
* commit 'cb0c5f16e9131e73cda38ce18c00a31b1d5be2c3':
Change RIL initialization.
2011-04-15 15:39:09 -07:00
Wink Saville
cb0c5f16e9
Merge "Change RIL initialization." into honeycomb-LTE
2011-04-15 15:36:43 -07:00
Amith Yamasani
0b285499db
Plumbing in PackageManager and installd for multi-user support.
...
- Create /data/user directory and symlink /data/user/0 -> /data/data for
backward compatibility
- Create data directories for all packages for new user
- Remove data directories when removing a user
- Create data directories for all users when a package is created
- Clear / Remove data for multiple users
- Fixed a bug in verifying the location of a system app
- pm commands for createUser and removeUser (will be disabled later)
- symlink duplicate lib directories to the original lib directory
Change-Id: Id9fdfcf0e62406a8896aa811314dfc08d5f6ed95
2011-04-15 15:15:27 -07:00
Eric Fischer
231942afa2
Merge "Import revised translations."
2011-04-15 15:01:11 -07:00
Eric Fischer
9b247e9223
Import revised translations.
...
Change-Id: I1eabb89593dfaa61902aa92186d727f5cf1b21dc
2011-04-15 14:37:45 -07:00
Wink Saville
56b4965f5b
Cleanup/add log statements.
...
Change-Id: Ia9e1dfab0dd6eb0ac08e6ce2f3d414d358652d80
2011-04-15 14:29:24 -07:00
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