summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-03DO NOT MERGE - backport Eclair binder thread pool scheduling policyandroid-1.6_r1.5donut-release2Christopher Tate
2009-12-03Backport for the sparse array access fix.Costin Manolache
2009-12-03Remove deadlock in PackageManager when installing or upgrading packages.Suchi Amalapurapu
2009-12-02Fix 2101425: Camera crashes spontaneously in preview.Chih-Chung Chang
2009-12-02Fix build.Dianne Hackborn
2009-12-02Fix #2262593: 42 ANR reports from android.process.acoreDianne Hackborn
2009-09-21cherry pick 2f2daf8ed4d45ff68a0aeffcd0b284c45e5a5d82Bjorn Bringert
2009-09-01Revert "Fix content provider"Dianne Hackborn
2009-09-01Merge change 23569 into donutAndroid (Google) Code Review
2009-09-01Update 4.xml to the most recent APIs.Dianne Hackborn
2009-09-01Merge change 23499 into donutAndroid (Google) Code Review
2009-09-01Merge change 23503 into donutAndroid (Google) Code Review
2009-09-01docs only.Scott Main
2009-09-01docs only.Scott Main
2009-09-01Fix content providerDianne Hackborn
2009-09-01Merge change 23345 into donutAndroid (Google) Code Review
2009-09-01Fix an emoji-measuring bug that caused an exception when editing a contact.Eric Fischer
2009-08-31docs only.Scott Main
2009-08-31Merge change 23242 into donutAndroid (Google) Code Review
2009-08-31docs only.Scott Main
2009-08-31Merge snapshot version of donut back into the main treeJean-Baptiste Queru
2009-08-31donut snapshotJean-Baptiste Queru
2009-08-29Merge change 23241 into donutAndroid (Google) Code Review
2009-08-29add searchable dictionary to html docs and dev guide navScott Main
2009-08-28Merge change 23198 into donutAndroid (Google) Code Review
2009-08-28Update SearchManager documentation to reflect latest behavior.Mike LeBeau
2009-08-28Merge change 23173 into donutAndroid (Google) Code Review
2009-08-28Remove flaky test LifecycleTest.testDialog from large continuous suite.Brett Chabot
2009-08-27Merge change 23043 into donutAndroid (Google) Code Review
2009-08-27Revert "Remove third party support for Quick Search Box (aka global search)."Karl Rosaen
2009-08-27Merge change 22939 into donutAndroid (Google) Code Review
2009-08-27Final Donut API list.Dianne Hackborn
2009-08-27Merge change 22883 into donutAndroid (Google) Code Review
2009-08-27Various tweaks to try to improve low memory behavior.Dianne Hackborn
2009-08-26LocationManager: Fix problem replacing GPS and network providers with a mock ...Mike Lockwood
2009-08-26Merge change 22090 into donutAndroid (Google) Code Review
2009-08-26 docs only.Scott Main
2009-08-26Close suggestion cursors that arrive after adapter is closedBjorn Bringert
2009-08-25Revert " modified: MediaFrameworkTest/src/com/android/mediaframeworktest/fu...Yu Shan Emily Lau
2009-08-24Add more code samples to the online docs.Scott Main
2009-08-24Merge change 22379 into donutAndroid (Google) Code Review
2009-08-21 modified: MediaFrameworkTest/src/com/android/mediaframeworktest/functional...Yu Shan Emily Lau
2009-08-21Merge change 22322 into donutAndroid (Google) Code Review
2009-08-21Add FLAG_ACTIVITY_NEW_TASK flag when adding a word to the dictionary.Eric Fischer
2009-08-21Remove third party support for Quick Search Box (aka global search).Anonymous Coward
2009-08-20Updated Browser and MCS to use shared default trust manager instead of initia...Bob Lee
2009-08-20Import revised translations. DO NOT MERGEEric Fischer
2009-08-20Merge change 21977 into donutAndroid (Google) Code Review
2009-08-19docs only.Scott Main
2009-08-18invoke sendMessage instead of dispatchMessage to avoid deadlocks in ActivityM...Suchi Amalapurapu