summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge change Ib5343691 into eclair-mr2Android (Google) Code Review2009-12-141-0/+14
|\
| * Add account name / type query parameters for calendar Events.Ken Shirriff2009-12-111-0/+14
* | Unbundling workPaul Westbrook2009-12-149-1203/+4
* | 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
|\ \
| * | Fix TabHost NPE when there are no tabsBjorn Bringert2009-12-112-3/+9
* | | am 474731d5: Merge change I2ffe306f into eclairDianne Hackborn2009-12-133-5/+27
|\ \ \
| * | | Fix issue #2304284: contacts/dialer/recentcalls constantly flashingDianne Hackborn2009-12-113-5/+27
* | | | Post a Runnable to execute setNewZoomScale whenGrace Kloba2009-12-121-3/+11
| |_|/ |/| |
* | | Eliminate CrashData and friends.Dan Egnor2009-12-1115-686/+57
* | | Fix broken sdk build.Ken Shirriff2009-12-111-1/+1
* | | Merge change I8b302097 into eclair-mr2Android (Google) Code Review2009-12-111-3/+7
|\ \ \
| * | | Update the zoom buttons after moving to a new page.Mike Reed2009-12-101-3/+7
* | | | Merge change Ida4d6ab0 into eclair-mr2Android (Google) Code Review2009-12-112-5/+23
|\ \ \ \
| * | | | Allows users to scroll while in select mode.Maryam Garrett2009-12-102-5/+23
| | |_|/ | |/| |
* | | | Merge change I0a56959e into eclair-mr2Android (Google) Code Review2009-12-105-323/+1437
|\ \ \ \
| * | | | Implement a HierarchicalStateMachineWink Saville2009-12-085-323/+1437
* | | | | am ed2a70d6: docs: add the Bluetooth developer guide, and make some revisions...Scott Main2009-12-102-8/+19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | docs: add the Bluetooth developer guide,Scott Main2009-12-092-8/+19
| * | | | Merge change I3c299167 into eclairAndroid (Google) Code Review2009-12-091-23/+23
| |\ \ \ \
| | * | | | Import revised translations. DO NOT MERGEEric Fischer2009-12-091-23/+23
* | | | | | am f6e32e72: Merge change Icced7a09 into eclairJaikumar Ganesh2009-12-101-30/+30
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Maintain a list of all Bluetooth docks.Jaikumar Ganesh2009-12-091-30/+30
| |/ / / /
* | | | | Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged...Adam Powell2009-12-103-36/+37
* | | | | 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
|\ \ \ \ \
| * | | | | Add support for @UiThreadTest on setUp() and tearDown() in InstrumentationTes...Romain Guy2009-12-101-0/+36
| | |_|_|/ | |/| | |
* | | | | - move the EventLog stuff out of ATSAFred Quintana2009-12-102-77/+6
* | | | | Merge change I7daa7ae8 into eclair-mr2Android (Google) Code Review2009-12-102-2/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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
|\ \ \ \ \
| * | | | | Allow resource and file URIs in ImageView.setImageURI()Bjorn Bringert2009-11-271-1/+5
* | | | | | Merge change I154386b1 into eclair-mr2Android (Google) Code Review2009-12-092-1/+97
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use unbundled QSB for global searchBjorn Bringert2009-12-092-1/+97
* | | | | | Merge change I2cb78a66 into eclair-mr2Android (Google) Code Review2009-12-091-0/+22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add convenience function to MediaStore to move a playlist itemMarco Nelissen2009-12-091-0/+22
* | | | | | Merge change Id469ba88 into eclair-mr2Android (Google) Code Review2009-12-091-0/+40
|\ \ \ \ \ \
| * | | | | | Listen for window orientation events.Patrick Scott2009-12-091-0/+40
* | | | | | | Enable longpress and doubletap to WebKit as touchGrace Kloba2009-12-092-8/+57
* | | | | | | - removed the concept of Entity from the ContentProvider APIsFred Quintana2009-12-0916-699/+571
* | | | | | | Merge change I75481cb8 into eclair-mr2Android (Google) Code Review2009-12-091-2/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Check that the resolved activity is not in our package.Patrick Scott2009-12-091-2/+3
* | | | | | | Pass a message to move the focus when user hits "Next".Leon Scroggins2009-12-093-4/+16
|/ / / / / /
* | | | | | Implement Matrix Palette extension.Jack Palevich2009-12-093-50/+171
* | | | | | Add a Java API for OpenGL ES 2.0.Jack Palevich2009-12-093-0/+5027
| |/ / / / |/| | | |
* | | | | Add new white style for ExpandableListView.Romain Guy2009-12-084-1/+17
* | | | | Merge change Iead0d4d8 into eclair-mr2Android (Google) Code Review2009-12-081-1/+1
|\ \ \ \ \
| * | | | | 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
|\ \ \ \ \ \
| * | | | | | Deleted Gmail.java from frameworks. Previously it had been moved to vendor/g...Paul Westbrook2009-12-081-2468/+0
| |/ / / / /