summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Collapse)AuthorAgeFilesLines
* Merge change Ib5343691 into eclair-mr2Android (Google) Code Review2009-12-141-0/+14
|\ | | | | | | | | * changes: Add account name / type query parameters for calendar Events.
| * Add account name / type query parameters for calendar Events.Ken Shirriff2009-12-111-0/+14
| |
* | Unbundling workPaul Westbrook2009-12-146-705/+3
| | | | | | | | | | | | Moved AndroidHttpClient, Rfc822InputFilter, Rfc822Validator NumberPicker, NumberPickerButton to android-common ---
* | Notify native plugin code when the browser discards the customView.Derek Sollenberger2009-12-142-2/+4
| |
* | Merge change If90ee7e2 into eclair-mr2Android (Google) Code Review2009-12-142-3/+9
|\ \ | | | | | | | | | | | | * changes: Fix TabHost NPE when there are no tabs
| * | Fix TabHost NPE when there are no tabsBjorn Bringert2009-12-112-3/+9
| | | | | | | | | | | | | | | | | | Fixes http://b/issue?id=2318588 Change-Id: If90ee7e2b777e4c77fdd0ae768d1ececa792ee1b
* | | am 474731d5: Merge change I2ffe306f into eclairDianne Hackborn2009-12-133-5/+27
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '474731d5efb30c1e9184f998610054747eb8e764' into eclair-mr2 * commit '474731d5efb30c1e9184f998610054747eb8e764': Fix issue #2304284: contacts/dialer/recentcalls constantly flashing
| * | | Fix issue #2304284: contacts/dialer/recentcalls constantly flashingDianne Hackborn2009-12-113-5/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure the application is always given the most recent configuration when launcher. Use the current configuration, instead of whatever happens to be set by the app, for reporting what it was launched with. Change-Id: I2ffe306f56cc9092b640546dd0a28d2c29b9c0b3
* | | | Post a Runnable to execute setNewZoomScale whenGrace Kloba2009-12-121-3/+11
| |_|/ |/| | | | | | | | | | | | | | WebView's onSizeChanged is called. This will ensure requestLayout of the Child View works. Fix http://b/issue?id=2323445
* | | Eliminate CrashData and friends.Dan Egnor2009-12-1113-567/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (CrashData was a custom-marshalled crash-info class used for a server crash reporting system I am deprecating). Use ApplicationErrorReport.CrashInfo instead to report crash details (mostly the stack trace) from RuntimeInfo to ActivityManagerService, since we're likely to need the crash information in that form anyway. Remove the (long-disabled) flags and support for the "Debug" button in the crash dialog. Further gut the ICheckinService interface by removing the crash-reporting APIs (and everything that calls them), plus the synchronous checkin() method (which has been stubbed out for a while now). A new dropbox-based crash reporting system is in the works, but not part of this change.
* | | Fix broken sdk build.Ken Shirriff2009-12-111-1/+1
| | | | | | | | | | | | Fix link in javadoc.
* | | Merge change I8b302097 into eclair-mr2Android (Google) Code Review2009-12-111-3/+7
|\ \ \ | | | | | | | | | | | | | | | | * changes: Update the zoom buttons after moving to a new page.
| * | | Update the zoom buttons after moving to a new page.Mike Reed2009-12-101-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | Move set VISIBLE out of updateZoomButtonsEnabled. And add it to a place it needs it. Fix http://b/issue?id=2257742
* | | | Merge change Ida4d6ab0 into eclair-mr2Android (Google) Code Review2009-12-112-5/+23
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Allows users to scroll while in select mode.
| * | | | Allows users to scroll while in select mode.Maryam Garrett2009-12-102-5/+23
| | |_|/ | |/| | | | | | | | | | | | | | | | | | This change allows the user to select-n-scroll. While a user is in select mode, and they try to scroll, the textbox will scroll in the direction of the selection, and expand the selection.
* | | | Merge change I0a56959e into eclair-mr2Android (Google) Code Review2009-12-102-323/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Implement a HierarchicalStateMachine
| * | | | Implement a HierarchicalStateMachineWink Saville2009-12-082-323/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A hierarchical state machine is a state machine which processes messages and can have states arranged hierarchically. Each state in the state machine may have a single parent state and if a child state is unable to handle a message it may have the message processed by its parent. Change-Id: I0a56959ece8f89e4f9122dc8044120b82d517bbb
* | | | | am ed2a70d6: docs: add the Bluetooth developer guide, and make some ↵Scott Main2009-12-102-8/+19
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revisions to the BT javadocs Merge commit 'ed2a70d6495b3f1928e36ad2b00ee4d33b2c0379' into eclair-mr2 * commit 'ed2a70d6495b3f1928e36ad2b00ee4d33b2c0379': docs: add the Bluetooth developer guide,
| * | | | docs: add the Bluetooth developer guide,Scott Main2009-12-092-8/+19
| | | | | | | | | | | | | | | | | | | | and make some revisions to the BT javadocs
* | | | | am f6e32e72: Merge change Icced7a09 into eclairJaikumar Ganesh2009-12-101-30/+30
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'f6e32e72a902d9a309410bc5306a539ea850159f' into eclair-mr2 * commit 'f6e32e72a902d9a309410bc5306a539ea850159f': Maintain a list of all Bluetooth docks.
| * | | | Maintain a list of all Bluetooth docks.Jaikumar Ganesh2009-12-091-30/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this change, isBluetoothDock API can be used anytime and is not in tied to dock state. The Dock State is a sticky intent so users can query for the dock state. Dr No: Eastham Bug: 2133530
* | | | | Added View#dispatchViewVisibilityChanged and ↵Adam Powell2009-12-103-36/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | View#onDispatchVisibilityChanged; updated api; tests Reverted a change to InstrumentationTestCase that would have allowed @UiThreadTest on setUp() methods of tests.
* | | | | Fix crash with @UiThreadTest in InstrumentationTestCase.Romain Guy2009-12-101-1/+1
| | | | |
* | | | | Merge change Id432656e into eclair-mr2Android (Google) Code Review2009-12-101-0/+36
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Add support for @UiThreadTest on setUp() and tearDown() in InstrumentationTestCase.
| * | | | | Add support for @UiThreadTest on setUp() and tearDown() in ↵Romain Guy2009-12-101-0/+36
| | |_|_|/ | |/| | | | | | | | | | | | | InstrumentationTestCase.
* | | | | - move the EventLog stuff out of ATSAFred Quintana2009-12-102-77/+6
| | | | | | | | | | | | | | | | | | | | - move the google calendar sync adapter settings out of Settings.java
* | | | | Merge change I7daa7ae8 into eclair-mr2Android (Google) Code Review2009-12-102-2/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | * changes: move event log tags used by SyncAdapter into a local .logtags file
| * | | | move event log tags used by SyncAdapter into a local .logtags fileDoug Zongker2009-12-092-2/+12
| | | | |
* | | | | Merge change I98819b18 into eclair-mr2Android (Google) Code Review2009-12-091-1/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Allow resource and file URIs in ImageView.setImageURI()
| * | | | | Allow resource and file URIs in ImageView.setImageURI()Bjorn Bringert2009-11-271-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, if you passed an android.resource URI, e.g. "android.resource://com.android.browser/2130837550" to ImageView.setImageURI(), it failed with: I/System.out( 1730): resolveUri failed on bad bitmap uri: android.resource://com.android.browser/2130837550 This change allows android.resource: and file: URIs in addition to the existing support for content: URIs. Fixes: http://b/issue?id=2289441 Change-Id: I98819b183c29eb60a70708d373d2199cdc0ea017
* | | | | | Merge change I154386b1 into eclair-mr2Android (Google) Code Review2009-12-092-1/+97
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | * changes: Use unbundled QSB for global search
| * | | | | Use unbundled QSB for global searchBjorn Bringert2009-12-092-1/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This obsoletes the following: - The need to run SearchDialog in the system process. - The global search mode code in SearchDialog. - The GlobalSearch package. - The search widget built into Launcher. I will remove these in future changes. Change-Id: I154386b1d6be73cfeab8376b6959a1dc5483e5f0
* | | | | | Merge change I2cb78a66 into eclair-mr2Android (Google) Code Review2009-12-091-0/+22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | * changes: Add convenience function to MediaStore to move a playlist item to a different location.
| * | | | | Add convenience function to MediaStore to move a playlist itemMarco Nelissen2009-12-091-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | to a different location.
* | | | | | Merge change Id469ba88 into eclair-mr2Android (Google) Code Review2009-12-091-0/+40
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Listen for window orientation events.
| * | | | | | Listen for window orientation events.Patrick Scott2009-12-091-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | These will be sent to webcore as orientation events.
* | | | | | | Enable longpress and doubletap to WebKit as touchGrace Kloba2009-12-092-8/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | event if it is requested.
* | | | | | | - removed the concept of Entity from the ContentProvider APIsFred Quintana2009-12-0916-699/+571
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard code to use the new APIs
* | | | | | | Merge change I75481cb8 into eclair-mr2Android (Google) Code Review2009-12-091-2/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | * changes: Check that the resolved activity is not in our package.
| * | | | | | Check that the resolved activity is not in our package.Patrick Scott2009-12-091-2/+3
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ideally, I would like to allow Activities in the same package to intercept mime types but there is no way to get the current Activity information from a generic Context object. For now, skip resolved Activities that are in the same package. Bug: 2314904
* | | | | | Pass a message to move the focus when user hits "Next".Leon Scroggins2009-12-093-4/+16
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Directly move the focus rather than passing a click. Fixes http://b/issue?id=2292683 Requires a change to external/webkit
* | | | | Merge change Iead0d4d8 into eclair-mr2Android (Google) Code Review2009-12-081-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix the build when ViewDebug.TRACE_RECYCLER is set to true.
| * | | | | Fix the build when ViewDebug.TRACE_RECYCLER is set to true.Romain Guy2009-12-081-1/+1
| | | | | |
* | | | | | Merge change Iee7f2457 into eclair-mr2Android (Google) Code Review2009-12-081-2468/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Deleted Gmail.java from frameworks. Previously it had been moved to vendor/google/.../Gmail/...
| * | | | | | Deleted Gmail.java from frameworks. Previously it had been moved to ↵Paul Westbrook2009-12-081-2468/+0
| |/ / / / / | | | | | | | | | | | | | | | | | | vendor/google/.../Gmail/...
* | | | | | Add bindService API to not bring ot foreground.Dianne Hackborn2009-12-082-2/+15
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new flag for bindService that tells the system to not bring the target service's process in to the foreground scheduling class. This is used by the sync system to not cause the current sync adapter to come to the foreground as it is running. Also some small improvements to the debug output of the process list of oom adj and scheduling info.
* | | | | Improve javadoc in View.Romain Guy2009-12-081-2/+2
| | | | |
* | | | | Merge change I0743a389 into eclair-mr2Android (Google) Code Review2009-12-081-1/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Close popup when Keyboard gets a CANCEL motion event.
| * | | | | Close popup when Keyboard gets a CANCEL motion event.Amith Yamasani2009-12-081-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Needed for Extension keyboard feature.
* | | | | | am 767eb427: Merge change If990cab0 into eclairChristopher Tate2009-12-081-2/+16
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '767eb427fa8eca6c842c629cd4bfbf3551692148' into eclair-mr2 * commit '767eb427fa8eca6c842c629cd4bfbf3551692148': Make sure to acknowledge stale broadcasts