summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* API CHANGE: @hide AbsoluteFileBackupHelperChristopher Tate2010-03-301-1/+1
* Merge "Fix issue #2553553: API REVIEW: android.context.Context" into froyoDianne Hackborn2010-03-302-3/+14
|\
| * Fix issue #2553553: API REVIEW: android.context.ContextDianne Hackborn2010-03-302-3/+14
* | Merge "Remove the shadow under url bar." into froyoGrace Kloba2010-03-301-4/+4
|\ \ | |/ |/|
| * Remove the shadow under url bar.Grace Kloba2010-03-301-4/+4
* | Package manager optimizations.Dianne Hackborn2010-03-303-0/+20
* | Make RestoreSession.getAvailableRestoreSets() asynchronousChristopher Tate2010-03-304-19/+61
|/
* Merge "Fix a simple logic mistake." into froyoPatrick Scott2010-03-301-1/+1
|\
| * Fix a simple logic mistake.Patrick Scott2010-03-301-1/+1
* | Fix bug 2553592 API REVIEW: android.speechJean-Michel Trivi2010-03-305-41/+41
|/
* Merge "framework: Hide StorageManager for froyo - DO NOT MERGE" into froyoSan Mehat2010-03-303-0/+5
|\
| * framework: Hide StorageManager for froyo - DO NOT MERGESan Mehat2010-03-303-0/+5
* | Relax the requirement of making a DBUS call for creating the Bluez Device.Jaikumar Ganesh2010-03-301-1/+3
* | Merge "Import revised translations" into froyoKenny Root2010-03-308-18/+18
|\ \ | |/ |/|
| * Import revised translationsKenny Root2010-03-308-18/+18
* | Clean up SearchableInfo API, JavaDoc and formattingBjorn Bringert2010-03-301-121/+179
* | Remove overscrollingAdam Powell2010-03-2916-1944/+355
* | Merge "DO NOT MERGE Removing unused features from source tree. Please refer t...Oscar Montemayor2010-03-297-99/+2
|\ \
| * | DO NOT MERGEOscar Montemayor2010-03-297-99/+2
* | | Merge "Fix for bug 2548048 - it was impossible for applications to discover i...Charles Chen2010-03-292-1/+44
|\ \ \
| * | | Fix for bug 2548048 - it was impossible for applications to discoverCharles Chen2010-03-292-1/+44
* | | | Fix preloaded classes for API rename of BackupAgentHelperAmith Yamasani2010-03-291-1/+1
| |/ / |/| |
* | | Merge "Fix possible security issue. Bug #2553187" into froyoRomain Guy2010-03-293-5/+13
|\ \ \
| * | | Fix possible security issue.Romain Guy2010-03-293-5/+13
* | | | Replace "safeMode" with a more specific name "vmSafeMode" in the public API.Ben Cheng2010-03-294-6/+6
* | | | Merge "Remove upside-down portrait orientation." into froyoSteve Howard2010-03-291-13/+10
|\ \ \ \
| * | | | Remove upside-down portrait orientation.Steve Howard2010-03-291-13/+10
* | | | | Merge "API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Coun...Christopher Tate2010-03-296-11/+13
|\ \ \ \ \
| * | | | | API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API CouncilChristopher Tate2010-03-296-11/+13
| | |/ / / | |/| | |
* | | | | Merge "doc change: In fundamentals doc, make statement about synchronous exec...Dirk Dougherty2010-03-291-1/+2
|\ \ \ \ \
| * | | | | doc change: In fundamentals doc, make statement about synchronous execution o...Dirk Dougherty2010-03-291-1/+2
* | | | | | Merge "Fix 2537999: Don't throw exception when SlidingTab has UNSPECIFIED spe...Jim Miller2010-03-291-1/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix 2537999: Don't throw exception when SlidingTab has UNSPECIFIED specsJim Miller2010-03-261-1/+6
* | | | | | Rename tab widget attributes, remove scroll barrier constant.Romain Guy2010-03-295-25/+12
| |_|_|/ / |/| | | |
* | | | | relocate android.util.base64.* -> android.util.*Doug Zongker2010-03-294-4/+4
| |/ / / |/| | |
* | | | Tame the monkey.Romain Guy2010-03-291-3/+7
* | | | Merge "Rename private fields to break bad code examples" into froyoRomain Guy2010-03-291-18/+18
|\ \ \ \
| * | | | Rename private fields to break bad code examplesRomain Guy2010-03-291-18/+18
* | | | | Merge "Make EditTextPreference scrollable. Bug #2549257" into froyoRomain Guy2010-03-291-12/+19
|\ \ \ \ \
| * | | | | Make EditTextPreference scrollable.Romain Guy2010-03-291-12/+19
| |/ / / /
* | | | | Merge "Increase name-label height so that "g" isn't cut off anymore. Decrease...Daniel Lehmann2010-03-292-3/+7
|\ \ \ \ \
| * | | | | Increase name-label height so that "g" isn't cut off anymore. Decrease header...Daniel Lehmann2010-03-262-3/+7
* | | | | | cherry-pick 4a4f9886a789ece80f127397c1c7ad7f543b78fa into froyoGrace Kloba2010-03-292-17/+12
* | | | | | http://b/issue?id=2496591Leon Clarke2010-03-291-2/+20
* | | | | | Add some comments for zoom methods.Wu-cheng Li2010-03-292-3/+14
|/ / / / /
* | | | | Merge "Fix issue #2538228: Intents targeting browsers constantly nagging" int...Dianne Hackborn2010-03-261-23/+31
|\ \ \ \ \
| * | | | | Fix issue #2538228: Intents targeting browsers constantly naggingDianne Hackborn2010-03-261-23/+31
* | | | | | Merge "Don't assume there's a selected position in touch mode. Bug #2520743" ...Romain Guy2010-03-261-2/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Don't assume there's a selected position in touch mode.Romain Guy2010-03-261-2/+4
| | |/ / / | |/| | |
* | | | | Merge "Cherry-picking this fix into Froyo." into froyoJean-Michel Trivi2010-03-262-1/+42
|\ \ \ \ \