Jesse Wilson
7cfa90fee5
Move the public method HttpDateTime.parse() into AndroidHttpClient.
...
See bug http://b/2553589
Change-Id: Ide3399c7c63daf9c0b8c18669076f2f4d6e9a876
2010-04-09 13:34:15 -07:00
Jeff Brown
4879b52ea0
am 281a687c: am a07fd3c5: am a30b596d: am ec7c78fb: @hide ACCESS_CACHE_FILESYSTEM and MOVE_PACKAGE
2010-04-08 13:58:54 -07:00
Jeff Brown
a30b596d6a
am ec7c78fb: @hide ACCESS_CACHE_FILESYSTEM and MOVE_PACKAGE
...
Merge commit 'ec7c78fbf526816cd361fd482bdf3792ecfd9a9f' into froyo-plus-aosp
* commit 'ec7c78fbf526816cd361fd482bdf3792ecfd9a9f':
@hide ACCESS_CACHE_FILESYSTEM and MOVE_PACKAGE
2010-04-08 13:49:55 -07:00
Jeff Brown
ec7c78fbf5
@hide ACCESS_CACHE_FILESYSTEM and MOVE_PACKAGE
...
Bug: b/2553489
Change-Id: I681b3f9a243777b931298cc93c9d34c8d7eae0f2
2010-04-08 13:45:06 -07:00
The Android Open Source Project
a3f1f164c0
am 4a78a4fe: am 892debc6: am 65369424: merge from open-source master
2010-04-08 11:37:37 -07:00
The Android Open Source Project
65369424cb
merge from open-source master
...
Change-Id: I975030d9572463bc69245bcffa25c47d7acb2b51
2010-04-08 11:27:55 -07:00
Wu-cheng Li
e2642ea220
am 1479d202: am 249c902c: am 75a9cbae: am 3f4639a6: Update API and javadoc according to API review.
2010-04-07 22:10:18 -07:00
Wu-cheng Li
3f4639a661
Update API and javadoc according to API review.
...
bug:2553570
Change-Id: I0353938f513c119cec0e31eb980dc4569e17d7eb
2010-04-08 12:31:06 +08:00
Ray Chen
f974b84b54
am e4b62c23: am 84d12f3f: am dbad286c: am 25c2dd60: Merge "Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener http://2553871 " into froyo
2010-04-07 13:52:52 -07:00
Ray Chen
b7c8c76180
Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener
...
http://2553871
Change-Id: I293b8138a2c23ea107b634da014902f838966c0e
2010-04-07 10:14:04 -07:00
Dan Morrill
7d6eef83d3
am a03dfc07: am ca5e7de8: am 21390f08: Merge "Adding a feature definition for touchscreens that was overlooked in the last round." into froyo
2010-04-05 15:11:02 -07:00
Dan Morrill
b0fe033ff8
Adding a feature definition for touchscreens that was overlooked in the last
...
round.
Change-Id: I8f30676a7b468a9868503b05f366709d5534a44e
2010-04-05 14:43:58 -07:00
Ray Chen
505a318eae
am 507748e9: am 6c935602: am 44dcf658: Make createVideoThumbnail and createImageThumbnail look consistent.
2010-04-05 13:30:13 -07:00
Ray Chen
44dcf65871
Make createVideoThumbnail and createImageThumbnail look consistent.
...
Change-Id: I9a4798fefe3968ac847d46100036a6dde39791c9
2010-04-05 13:06:39 -07:00
Chih-Wei Huang
4fedd80c1d
Add keycodes PageUp and PageDown
...
This is useful for applications like web browser.
Change-Id: Ie9262d5b75de87ecd0971407a7c3ce9aa6e4998e
2010-04-02 14:39:20 -07:00
Charles Chen
feaccd777f
am 265bffa9: am 36b205dc: am 6df44727: Unhiding TTS API constants and methods needed for TTS plugin support. This is a fix for bug #2548048
2010-04-02 13:54:20 -07:00
Dianne Hackborn
488fd5d9c3
am 4d075b02: am 9bdc4508: am e13beb09: Merge "Add a new intent category used for activities running in carmode." into froyo
2010-04-02 13:51:25 -07:00
Charles Chen
6df44727d0
Unhiding TTS API constants and methods needed for TTS plugin support.
...
This is a fix for bug #2548048
Change-Id: Ieb60979098c1d2e82618204882bd523d271a8784
2010-04-02 13:39:53 -07:00
Bernd Holzhey
aea4b678b5
Add a new intent category used for activities running in carmode.
...
Change-Id: I4702538c9f53cc0b64eae72298e27232cdfb3548
2010-04-02 20:04:10 +02:00
Jeff Hamilton
451513baa7
Add an option to not register the ContentObserver when creating a CursorAdapter.
...
Change-Id: Ic18f0307f5ba0d54f7270d8d1e032feff537360b
2010-04-01 15:30:00 -05:00
James Dong
bf3b4985b6
am 85bc2ae1: am d12d6c30: am ccc17b34: Merge "Public API changes for CameraProfile and CamcorderProfile classes" into froyo
2010-04-01 10:56:47 -07:00
Bjorn Bringert
48d9980d0c
Expose Context.STORAGE_SERVICE in master
...
This was recently hidden in Froyo, and the the change automerged
to Master, where it broke the SDK build since StorageManager is
exposed in Master.
Change-Id: I44f9f666c7644e1c16e3274adc6ae6cd5ac0fdd4
2010-04-01 14:33:22 +01:00
James Dong
e64d9a236e
Public API changes for CameraProfile and CamcorderProfile classes
...
1. CamcorderProfile: “@see” links are broken; Remove m prefix from fields; remove “final”
2. CamcorderProfile.Quality: use an int rather than an enum
3. Add API on MediaRecorder to pass in a CamcorderProfile
4. CameraProfile.getImageEncodingQualityLevels @hide or make it consistent with CamcorderProfile
5. Remove a convenient method and instead let the (mms) app do that task
bug - 2553862
Change-Id: I759215c7892f772aeddf3651d17038489c6fbc50
2010-04-01 00:12:20 -07:00
Dianne Hackborn
c1c1d63e05
am d0b5b3cb: am 2d8d4d7b: am 513ae361: Merge "Fix issue #2560791 : Expose API to go in to car mode." into froyo
2010-03-31 23:34:16 -07:00
Dianne Hackborn
9c9c532d36
Fix issue #2560791 : Expose API to go in to car mode.
...
Also fix bug where night mode was being used in desk dock.
Change-Id: I56c1cf3d6fe800a4f986d40cc4cb2e70b76ac261
2010-03-31 16:25:53 -07:00
Romain Guy
30346c4399
Add support for XML-defined adapters.
...
This is preliminary work for new types of Launcher widgets.
See javadoc in android.widget.Adapters for more details.
Change-Id: I413b8d5f97673e255d84dc07ad112c333c0ce9dc
2010-03-31 16:07:35 -07:00
Jean-Michel Trivi
27efd39170
am f788add0: am 93511f38: am 3ce1648f: Merge "Fix bug 2553575 API REVIEW: android.media Change 1 of 3 Notes from API Council review: Rename onAudioFocusChanged -> onAudioFocusChange" into froyo
2010-03-31 14:01:07 -07:00
Jean-Michel Trivi
7f7e67f1b6
Fix bug 2553575 API REVIEW: android.media Change 1 of 3
...
Notes from API Council review:
Rename onAudioFocusChanged -> onAudioFocusChange
Change-Id: I8296cc84381506dabe8a9ceb1b5e3c0ab6d4af25
2010-03-31 12:08:26 -07:00
Fred Quintana
cba418b87a
am c21e77fc: am 23243aca: missing current.xml change
...
Merge commit 'c21e77fc894360885310998a2eae69ab22779c39' into kraken
* commit 'c21e77fc894360885310998a2eae69ab22779c39':
missing current.xml change
2010-03-30 18:29:32 -07:00
Fred Quintana
010fbfc984
am 344ba661: am d5e4fdc8: some changes due to an API review - make EntityIterator extend Iterator and thus not throw a RemoteException, instead converting it into a RuntimeException. - rename ActiveSyncInfo to SyncInfo - change getActiveSync to getCurrentSync -
...
Merge commit '344ba661ab406759a91ecaba1378a4907971b119' into kraken
* commit '344ba661ab406759a91ecaba1378a4907971b119':
some changes due to an API review
2010-03-30 18:29:25 -07:00
Fred Quintana
23243acabd
missing current.xml change
...
Change-Id: I355dae4213ee8a93a79ff57e1d7c36d2b9d3495f
2010-03-30 18:16:40 -07:00
Fred Quintana
d5e4fdc8a4
some changes due to an API review
...
- make EntityIterator extend Iterator and thus not throw a
RemoteException, instead converting it into a RuntimeException.
- rename ActiveSyncInfo to SyncInfo
- change getActiveSync to getCurrentSync
- remove the accessors in SyncInfo and instead make the final
fields publicly accessible
- made AbstractThreadedSyncAdapter.cancelSync not take a thread
Change-Id: I99fde5585bc5f1e95f4873ffbba189074a8d6372
http://b/issue?id=2553539
http://b/issue?id=2553541
http://b/issue?id=2553550
2010-03-30 17:31:52 -07:00
Christopher Tate
7738c5259c
am 82a8b363: am 27a63583: API CHANGE: @hide AbsoluteFileBackupHelper
...
Merge commit '82a8b3632c28d18d58a585160163fbf63d0c9746' into kraken
* commit '82a8b3632c28d18d58a585160163fbf63d0c9746':
API CHANGE: @hide AbsoluteFileBackupHelper
2010-03-30 16:54:39 -07:00
Christopher Tate
27a63583bf
API CHANGE: @hide AbsoluteFileBackupHelper
...
We don't want to publish this, but for risk mitigation we are hiding it
rather than rewriting/expanding the FileBackupHelper to accomodate the
absolute-path use cases that the system uses internally.
Change-Id: I513c97ec54de8dd7d28b10868d447d94b82d4ec3
2010-03-30 16:05:56 -07:00
Dianne Hackborn
591ad27d74
am 6d630607: am 5cdd7858: Merge "Fix issue #2553553 : API REVIEW: android.context.Context" into froyo
...
Merge commit '6d63060768f9d73c6062a2b603d3c51c7d5f0043' into kraken
* commit '6d63060768f9d73c6062a2b603d3c51c7d5f0043':
Fix issue #2553553 : API REVIEW: android.context.Context
2010-03-30 16:05:05 -07:00
Dianne Hackborn
acaf028fc9
Fix issue #2553553 : API REVIEW: android.context.Context
...
Change-Id: I3e3ab7a909329d498544dc9ed4d500cbcc4ed281
2010-03-30 14:39:35 -07:00
Dianne Hackborn
b4915265a0
am ab86fc91: am de2722af: Merge "Package manager optimizations." into froyo
...
Merge commit 'ab86fc91f5b54b8b730c0f594f04bbfb4c41697a' into kraken
* commit 'ab86fc91f5b54b8b730c0f594f04bbfb4c41697a':
Package manager optimizations.
2010-03-30 13:42:50 -07:00
Dianne Hackborn
d7c096845d
Package manager optimizations.
...
Addresses:
Issue #2550648 : PackageManagerService setComponentEnabledSetting unconditionally
writes Settings xml
Issue #2549084 : Make PackageManager.addPermission have async version
Also make the writing of settings when changing the preferred activities to use
the same async mechanism, and fiddle with thread priorities in the background
thread to go up to foreground priority when holding the lock to write settings
and a few other places. (At some point we should really clean this up to never
acquire the main lock while in the background.)
Change-Id: Ib2b7632543f6fb3f92a225518579f3b2d15e1413
2010-03-30 13:34:43 -07:00
Christopher Tate
4caee4f719
am b3f7fe44: am 22375e4a: Merge "Make RestoreSession.getAvailableRestoreSets() asynchronous" into froyo
...
Merge commit 'b3f7fe44f5a3a6a4c04d4102eb61f29edf83129c' into kraken
* commit 'b3f7fe44f5a3a6a4c04d4102eb61f29edf83129c':
Make RestoreSession.getAvailableRestoreSets() asynchronous
2010-03-30 13:17:23 -07:00
Christopher Tate
2d449afe3d
Make RestoreSession.getAvailableRestoreSets() asynchronous
...
This transaction can involve the transport having to query a remote backend
over the wire, so it can take a Long Time(tm). Make it main-thread-safe by
making it asynchronous, with the results passed as a callback to the invoker's
RestoreObserver. We also make the IRestoreObserver callback interface
properly oneway.
Bug #2550665
Bug #2549422
Change-Id: If18a233a0a3d54c7b55101715c9e6195b762c5a0
2010-03-30 12:42:35 -07:00
Jean-Michel Trivi
797e1b6552
am 38cb6197: am 2a5d9f9b: Fix bug 2553592 API REVIEW: android.speech Change 1 of 4 Notes from API Council review: Rename RecognitionManager to SpeechRecognizer
...
Merge commit '38cb619770cf7b4207f464edc4839c79c03ad372' into kraken
* commit '38cb619770cf7b4207f464edc4839c79c03ad372':
Fix bug 2553592 API REVIEW: android.speech
2010-03-30 11:23:23 -07:00
Jean-Michel Trivi
2a5d9f9b57
Fix bug 2553592 API REVIEW: android.speech
...
Change 1 of 4
Notes from API Council review:
Rename RecognitionManager to SpeechRecognizer
Change-Id: I892c0d714d928d5e31575c72b6a36281fc4c7a8a
2010-03-30 11:14:55 -07:00
San Mehat
63cce836e4
framework: Hide StorageManager for froyo - DO NOT MERGE
...
Change-Id: Icd58d5be0de1cc0549a5d766421bcc773c8cd868
Signed-off-by: San Mehat <san@google.com>
2010-03-30 08:14:32 -07:00
Bjorn Bringert
fef8cebcdc
Clean up SearchableInfo API, JavaDoc and formatting
...
This change cleans up the JavaDoc in SearchableInfo,
removes trailing whitespace, fixes an if-statement
style violoation, and re-hides some things that were
exposed for Froyo that query deprecated or discouraged
attributes:
SearchableInfo.getSearchButtonText()
SearchableInfo.getLabelId()
SearchableInfo.getIconlId()
class SearchableInfo.ActionKeyInfo
SearchableInfo.findActionKey()
Bug http://b/issue?id=2553524
Change-Id: Iee5521c844f74137166730e523d29ba07ef1856b
2010-03-30 11:40:34 +01:00
Adam Powell
9d32d24dbd
Remove overscrolling
...
Change-Id: I7e9db8d8a9b8ef67f0c0c82bf57c9155b7ebabea
2010-03-29 20:46:45 -07:00
Ben Cheng
ef3f5ddc21
Replace "safeMode" with a more specific name "vmSafeMode" in the public API.
...
Bug: 2553512
Change-Id: Id0dad80ecdcb8c7430dcf1ac26132ccd9c0770f5
2010-03-29 16:17:58 -07:00
Christopher Tate
cc84c69726
API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council
...
Part of bug #2545514
Change-Id: Ic775e3b942c485252149c1b6c15c88517fa4e3e5
2010-03-29 15:48:14 -07:00
Romain Guy
89d4e2dd78
Fix the buid!
...
Change-Id: Ia6e57da393f04209b180e131df74c24e62052d8c
2010-03-29 14:58:11 -07:00
Romain Guy
6b1e696982
Rename tab widget attributes, remove scroll barrier constant.
...
Bug #2553515 #2553595
Change-Id: Id36280a57f00a1ee59251be6be1aae8df2189c09
2010-03-29 14:40:34 -07:00
Doug Zongker
ab69e29c19
relocate android.util.base64.* -> android.util.*
...
b/2553469 - API REVIEW: android.util.base64
Change-Id: I6a514032152a8b1899db52d020aca8e8b19e74e9
2010-03-29 13:46:47 -07:00