Marco Nelissen
7499ef3e68
Merge "Skip the endianness marker when converting UCS-2 to UTF-8, since it ends up in the UTF-8 string otherwise."
2010-02-08 16:30:14 -08:00
Marco Nelissen
3887ac7eb4
Skip the endianness marker when converting UCS-2 to UTF-8, since it
...
ends up in the UTF-8 string otherwise.
2010-02-08 16:16:54 -08:00
Amith Yamasani
ec5df83c5b
Fix to enable having a primary index that's not the closest match.
...
Needed for predictive hit target correction in LatinIME.
2010-02-08 15:26:00 -08:00
Gloria Wang
7723c94d32
Merge "Use Tremor for sim-eng, and Tremolo for other targets."
2010-02-08 15:16:07 -08:00
Marco Nelissen
67c12cc2aa
Merge "Add support for the TPOS/TPA (disc number) id3 tag."
2010-02-08 14:59:31 -08:00
Romain Guy
1fa2d46fd2
Merge "Always remember the last touch mode state when touch mode changes."
2010-02-08 14:59:03 -08:00
Romain Guy
498b2960d5
Always remember the last touch mode state when touch mode changes.
...
Do not just rely on getting an onWindowFocusChanged() event. There are cases
where we might not get it (view removed from the window for instance.)
2010-02-08 14:58:01 -08:00
Suchi Amalapurapu
a22927909f
Merge "Rename media resource broadcasts Add checks for fwdlocked and updated system apps add more tests remove duplicate adds"
2010-02-08 14:51:38 -08:00
Suchi Amalapurapu
b56ae20b22
Rename media resource broadcasts
...
Add checks for fwdlocked and updated system apps
add more tests
remove duplicate adds
2010-02-08 14:52:25 -08:00
Marco Nelissen
655306f8a8
Add support for the TPOS/TPA (disc number) id3 tag.
2010-02-08 14:50:19 -08:00
Charles Chen
c9a61f636d
Merge "Fixing a race condition in the TextToSpeech service that could be triggered if many long utterances are started and interrupted in rapid succession."
2010-02-08 14:44:44 -08:00
Gloria Wang
2c51014050
Use Tremor for sim-eng, and Tremolo for other targets.
2010-02-08 14:37:41 -08:00
Mike Reed
c9532609f5
animated the return to normal of mr-stretchy
2010-02-08 17:18:40 -05:00
Charles Chen
44afb7be73
Fixing a race condition in the TextToSpeech service that could be
...
triggered if many long utterances are started and interrupted in
rapid succession.
2010-02-08 14:11:45 -08:00
Joe Onorato
836a1f2cb9
Fix the build. That was an API change.
2010-02-08 13:42:06 -08:00
Joe Onorato
e8d898f4ed
Merge "Make ComponentName cloneable."
2010-02-08 13:10:46 -08:00
Romain Guy
43d5e65049
Merge "Prevent crash in KeyboardView when the view is 0x0."
2010-02-08 13:06:17 -08:00
Joe Onorato
edc649aabc
Make ComponentName cloneable.
2010-02-08 12:40:45 -08:00
Doug Zongker
870d81d038
remove android.os.Base64Utils
...
There are no more users of this code.
Change-Id: Ie0109ece2ea329aeb9607e9193eaf0808955eab9
2010-02-08 12:27:07 -08:00
Romain Guy
46a61bb730
Prevent crash in KeyboardView when the view is 0x0.
...
See http://code.google.com/p/android/issues/detail?id=6374
2010-02-08 11:57:55 -08:00
Doug Zongker
0066b084b9
Merge "add explicit Base64.DEFAULT flag to request default behavior"
2010-02-08 11:16:59 -08:00
Doug Zongker
8799149974
add explicit Base64.DEFAULT flag to request default behavior
...
Also fix some grammar problems in the javadoc, and prevent the class
from being instantiated.
Change-Id: I4d83184236566a1e77d5f5cce1c4dd3776bcfca3
2010-02-08 11:16:20 -08:00
Vasu Nori
8d45e4e4c6
changes after review by API council
...
please refer to http://b/issue?id=2420299
2010-02-08 11:12:04 -08:00
Vasu Nori
aea16fb62f
Merge "use sqlite 3.6.22 to print and profile the sql statetements"
2010-02-08 10:59:38 -08:00
Vasu Nori
3ef94e25b4
use sqlite 3.6.22 to print and profile the sql statetements
...
instead of rolling our own trace/profile code in java, lets use
sqlite 3.6.22 features. turns out sqlite does a good job of
printing the sql statements - including the ones from the triggers.
2010-02-08 10:56:48 -08:00
Gloria Wang
5a84386ae3
Merge "Fix for 2224736. Sometimes mSeeking is reset without calling setSeekTo first."
2010-02-08 10:46:36 -08:00
The Android Open Source Project
5d36c46d2d
am ad9bcb22: merge from open-source master
...
Merge commit 'ad9bcb22d05fbf130ac64254abd51a137e9a3d3f'
* commit 'ad9bcb22d05fbf130ac64254abd51a137e9a3d3f':
Fix x coordinate of the ACTION_UP event in TouchUtils.drag() method
Fixed Android animation framework, for using interpolators that do not start at 0.0f
Fix for GPS engines without separate session and engine status events.
Be tolerant of GPS session and engine on status messages arriving out of order.
GpsLocationProvider: Do not release wakelock until the GPS engine is fully off
2010-02-08 09:17:10 -08:00
Bjorn Bringert
7406e53c4c
Merge "Fixing a bug when installing VoiceSearch cause error"
2010-02-08 06:20:08 -08:00
Valentin Kravtsov
7a3c9d31bb
Fixing a bug when installing VoiceSearch cause error
...
Reinstalling VoiceIME created a problem because RecognitionService expected the first command to be setListener, in this version, such command is added
if the connection is broken.
Change-Id: Ia102fc1843053e2bdd330b380c2685a1227081b2
2010-02-08 14:04:18 +00:00
Vasu Nori
0bce138ee4
Merge "fix a warning message that is confusing people."
2010-02-05 21:37:42 -08:00
Gloria Wang
6b31e4d21f
Merge "Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)""
2010-02-05 19:06:38 -08:00
Gloria Wang
96827283df
Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)"
...
This reverts commit 2f46c062b0 .
2010-02-05 18:50:17 -08:00
Chia-chi Yeh
496388cbdb
Merge "KeyStore: minor improvements."
2010-02-05 18:46:58 -08:00
Chia-chi Yeh
d12feb9766
KeyStore: minor improvements.
...
Make constants final.
Only converts ArrayLists to arrays when necessary.
2010-02-06 10:43:22 +08:00
Mathias Agopian
2b726af2b8
Merge "fix [2189862] Race condition in eglIntialize and eglDestroy"
2010-02-05 18:37:17 -08:00
Adam Powell
7e64962d0c
Merge "ListView updates. Fixed several overscrolling bugs. Added programmatic scrolling to ListView. Added auto-scrolling to show expanded content for ExpandableListView. Fixed an AbsListView recycler bug where offscreen views would stick around in the view hierarchy."
2010-02-05 18:01:45 -08:00
Adam Powell
4580347998
ListView updates. Fixed several overscrolling bugs. Added programmatic
...
scrolling to ListView. Added auto-scrolling to show expanded content
for ExpandableListView. Fixed an AbsListView recycler bug where
offscreen views would stick around in the view hierarchy.
Addresses bugs 1161597 and 1119429.
2010-02-05 17:57:41 -08:00
Charles Chen
6004edc67c
Merge "Fixing a bug with the TextToSpeech speech queue processing. The queue processor should not be called for the next item until synthesis has actually happened for the current item; before it was being incorrectly called regardless of whether or not the synthesizer had processed the current item."
2010-02-05 17:23:44 -08:00
Charles Chen
f5c87b386c
Fixing a bug with the TextToSpeech speech queue processing.
...
The queue processor should not be called for the next item
until synthesis has actually happened for the current item;
before it was being incorrectly called regardless of
whether or not the synthesizer had processed the current item.
2010-02-05 17:13:59 -08:00
Daniel Sandler
f6a5c0999d
Groundwork for new lock icon in the status bar.
...
Will be shown when the screen is on and the secure
lockscreen is engaged (i.e. shown, or active but behind a
FLAG_SHOW_WHEN_LOCKED activity).
Change-Id: I03475c8ba4abfe87c7e4a4c6b833e12c71d6dbc0
2010-02-05 16:49:20 -08:00
Jeff Hamilton
420bc12ed0
Remove reference to unused static library.
...
Change-Id: I5ad76658129b003fb96fc1e960a12f6e672da108
2010-02-05 18:27:08 -06:00
Mathias Agopian
6099ab701e
fix [2189862] Race condition in eglIntialize and eglDestroy
...
there is now a lock protext a perticular display. it's held during
initialization and destruction.
2010-02-05 16:17:01 -08:00
Romain Guy
8186ae5a96
Merge "Do not let negative margins reduce the size of the LinearLayout."
2010-02-05 15:35:10 -08:00
Romain Guy
053b48051a
Do not let negative margins reduce the size of the LinearLayout.
2010-02-05 15:34:33 -08:00
Gloria Wang
75ed81427d
Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)"
2010-02-05 15:18:37 -08:00
Fred Quintana
c5d1c6db61
add sync polling
...
- added the ability to specify that a sync (of account/authority/extras)
should occur at a given frequency
- the existing daily poll code was replaced with seeding each
account/authority with a 24 hour periodic sync
- enhanced the "adb shell dumpsys content" output to show the
periodic syncs and when they will next run
2010-02-05 15:16:20 -08:00
Vasu Nori
adf1c58fa9
fix a warning message that is confusing people.
...
warning message printed when the compiled-sql statament cache is emptied out is
not making sense to people. hope this version is better.
2010-02-05 15:14:32 -08:00
The Android Open Source Project
0a45a09814
am 0af04493: am 31bfdf69: reconcile main tree with open-source eclair
...
Merge commit '0af0449301e72a52beeed8f26021e5460004d67a'
* commit '0af0449301e72a52beeed8f26021e5460004d67a':
android-2.1_r1 snapshot
Use 128p map tiles for high dpi devices.
Throttle nitz updates as the are too numerous on cdma.
don't request a sync when temp providers are created
Increase light sensor delay from one to two seconds.
Revert jparks code from IPCThreadState.
Add a warning when we leave threads in the binder thread pool in the background scheduling group.
PowerManagerService: Ensure that recent changes do not effect the hardware ALS case.
2010-02-05 14:23:32 -08:00
The Android Open Source Project
ad9bcb22d0
merge from open-source master
2010-02-05 13:55:16 -08:00
Mathias Agopian
4023afd759
Merge "Add support for direct EGLImageKHR use with pushbuffer API"
2010-02-05 13:44:01 -08:00