- 6edcdc1 Removed compatibility function (was left in before to not break the build) by Daniel Lehmann · 15 years ago
- 38af4c3 Merge "API CHANGE: expose the backup-related ApplicationInfo flag masks" by Christopher Tate · 15 years ago
- 3de55bc API CHANGE: expose the backup-related ApplicationInfo flag masks by Christopher Tate · 15 years ago
- 3e5a582 Fix glCopyTexSubImage2D inverted texture bug. by Jack Palevich · 15 years ago
- a027c95 Fix 2428368: Fix most of the lockscreen orientation refresh bugs by Jim Miller · 15 years ago
- 50f1c4b Resync with Telephony after losing Phone service. by Robert Greenwalt · 15 years ago
- 9dc1036 Merge "resolved conflicts for merge of 2ecce34f to master" by Dianne Hackborn · 15 years ago
- 5c6d6d5 Merge "Replace the outdated table with links to the benchmarks." by Elliott Hughes · 15 years ago
- e04c027 Merge "Fix data error handling." by Wink Saville · 15 years ago
- 5c83a5f resolved conflicts for merge of 2ecce34f to master by Dianne Hackborn · 15 years ago
- cf6773d Merge "Add documentation for LeadingMarginSpan2." by Eric Fischer · 15 years ago
- cb6b7c1 Replace the outdated table with links to the benchmarks. by Elliott Hughes · 15 years ago
- 9627c36 Merge "ListActivity.onDestroy, remove any pending callbacks." by Nicolas Catania · 15 years ago
- 747d2d4 Use a Go button instead of a magnifying glass in the keyboard for in-app search. by Amith Yamasani · 15 years ago
- 061d58a Fix problem with starting a translucent activity in onCreate(). by Dianne Hackborn · 15 years ago
- f767e75 ListActivity.onDestroy, remove any pending callbacks. by Nicolas Catania · 15 years ago
- ec8b102 Add documentation for LeadingMarginSpan2. by Eric Fischer · 15 years ago
- abeff94 Fix data error handling. by Wink Saville · 15 years ago
- e3452d3 Fix the media metadata retriever (tests). The native constants must match those published at the java layer. by Andreas Huber · 15 years ago
- 069b3cf Merge "Make sure visible View state is updated before dispatching clicks" by Adam Powell · 15 years ago
- 3646d05 Merge "Make sure Browser cursors are closed" by Ken Shirriff · 15 years ago
- a35d768 Make sure visible View state is updated before dispatching clicks by Adam Powell · 15 years ago
- d27e8d2 Merge "Boost OMX callback dispatcher thread priority to prevent audio playback stuttering under increased system load" by Andreas Huber · 15 years ago
- 98b2956 Boost OMX callback dispatcher thread priority to prevent audio playback stuttering under increased system load by Andreas Huber · 15 years ago
- 29c228e Make sure Browser cursors are closed by Ken Shirriff · 15 years ago
- b9b2f55 Merge "Give an 9-patch error on too many rows and columns" by Kenny Root · 15 years ago
- 9e652a6 Give an 9-patch error on too many rows and columns by Kenny Root · 15 years ago
- b9ca362 Merge "Improvements to ScaleGestureDetector" by Adam Powell · 15 years ago
- cd00e07 Merge "Expose smart-zoom, or centerFitRect to native." by Grace Kloba · 15 years ago
- 63e9140 Framework changes to allow VCards containing multiple entries Bug:2501468 by Daniel Lehmann · 15 years ago
- e8300a1 Expose smart-zoom, or centerFitRect to native. by Grace Kloba · 15 years ago
- 7b00978 Run WifiWatchdogServiceThread only on wifi enable by Irfan Sheriff · 15 years ago
- a455d19 Record some logcat output with crashes, ANRs, etc.. by Dan Egnor · 15 years ago
- e25bf5d Merge "Fix the bug that it should write the zero diff to the output file when the actual diff is negative." by Yu Shan Emily Lau · 15 years ago
- adc238a Fix the bug that it should write the zero diff to the output file when the actual diff is negative. by Yu Shan Emily Lau · 15 years ago
- bb51d9f Fix UMS broadcasts in Tethering. by Robert Greenwalt · 15 years ago
- 10362ab Add missing license notices on test classes by Kenny Root · 15 years ago
- d3d9b85 Merge "Update the new activity name." by Yu Shan Emily Lau · 15 years ago
- 842f9df Merge "Add missing licensing headers for test classes" by Kenny Root · 15 years ago
- a839703 Fix issue #2483335: android.content.res.cts.ConfigurationTest test's are failing by Dianne Hackborn · 15 years ago
- 1a5a321 Add missing licensing headers for test classes by Kenny Root · 15 years ago
- 9b3a453 Merge "Fix: Retrieval of location to caclulate twilight" by Dianne Hackborn · 15 years ago
- 346c8fb Improvements to ScaleGestureDetector by Adam Powell · 15 years ago
- 34ec95de Merge "HTTPStream and HTTPDataSource now support cancellation of the connection process, AwesomePlayer takes advantage of this in cases where ::reset() or ::suspend() is called while in the preparation phase to bail out early. Also fixes in issue where the audio codec was not properly stopped if no audio player object ever took ownership." by Andreas Huber · 15 years ago
- 45be271 Merge "If we can't over scroll horizontally, set vx to 0 in doFling. Otherwise if vx is greater than vy, as we pin x later in onOverscrolled(), the fling doesn't work as expected." by Grace Kloba · 15 years ago
- 2563ffb If we can't over scroll horizontally, set vx to 0 in by Grace Kloba · 15 years ago
- bac4030 Merge "Fix problems with new PowerManager.reboot() implementation." by Mike Lockwood · 15 years ago
- 7261128 Merge "Make sure that pause dialing works even when screen is off." by Wink Saville · 15 years ago
- e898bdf Merge "Puts two regex layout tests back on the DumpRenderTree skipped list" by Steve Block · 15 years ago
- b62f959 Fix problems with new PowerManager.reboot() implementation. by Mike Lockwood · 15 years ago
- 82c0845 Make sure that pause dialing works even when screen is off. by Wink Saville · 15 years ago
- a91e972 missing checks for native class before calling native code by Cary Clark · 15 years ago
- 313363d Merge "If the Picture is not ready, just draw the background and return. This should help to avoid the flash in gm." by Grace Kloba · 15 years ago
- 3f80eab Merge "Add Copyright assignement." by Wink Saville · 15 years ago
- edbb4d8 HTTPStream and HTTPDataSource now support cancellation of the connection process, AwesomePlayer takes advantage of this in cases where ::reset() or ::suspend() is called while in the preparation phase to bail out early. Also fixes in issue where the audio codec was not properly stopped if no audio player object ever took ownership. by Andreas Huber · 15 years ago
- cea7640 Add Copyright assignement. by Wink Saville · 15 years ago
- 163e81d Merge "Add missing license notices to files" by Kenny Root · 15 years ago
- e47ac47 If the Picture is not ready, just draw the background by Grace Kloba · 15 years ago
- 34e8e47 Merge "Dump the phone process stack (as well as the system process) on watchdog reset." by Dan Egnor · 15 years ago
- f8d0f09 Add missing license notices to files by Kenny Root · 15 years ago
- e1748c6 Merge "Fix for 2175289 : Can't get keyboard in search dialog after switching to landscape" by Amith Yamasani · 15 years ago
- ba9ab18 Fix: Retrieval of location to caclulate twilight by Bernd Holzhey · 15 years ago
- a028a4b Merge "Fix LocationManager.getProvider() API breakage." by Mike Lockwood · 15 years ago
- 223e84d Fix LocationManager.getProvider() API breakage. by Mike Lockwood · 15 years ago
- b552230 Puts two regex layout tests back on the DumpRenderTree skipped list by Steve Block · 15 years ago
- a2fd9d1 Fix NPE when clearing preferred packages. by Dianne Hackborn · 15 years ago
- 4bded07 Dump the phone process stack (as well as the system process) on watchdog reset. by Dan Egnor · 15 years ago
- c9421ba Fix issue #2492387: system server crash in WallpaperManagerService by Dianne Hackborn · 15 years ago
- d0dfab2 Merge "The return of rawbu. For other nefarious purposes." by Dianne Hackborn · 15 years ago
- e4bfb78 The return of rawbu. For other nefarious purposes. by Dianne Hackborn · 15 years ago
- 2fe4c09 Merge "Add correct copyright headers to multiple files" by Kenny Root · 15 years ago
- 3ba8324 Merge "Add ORGANIZER_CAN_RESPOND to Calendars column" by Marc Blank · 15 years ago
- 7f355e4 Add ORGANIZER_CAN_RESPOND to Calendars column by Marc Blank · 15 years ago
- db0047a Merge "Tame some monkeys" by Adam Powell · 15 years ago
- eff8dae Merge "Add GPSProcessingMethod tag to ExifInterface." by Ray Chen · 15 years ago
- 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 15 years ago
- 8abb26e Merge "Preserve widgets on upgrade. Bug #2464545" by Romain Guy · 15 years ago
- 2a20ddd Tame some monkeys by Adam Powell · 15 years ago
- d2671e1 Preserve widgets on upgrade. Bug #2464545 by Romain Guy · 15 years ago
- cea6ac3 Merge "Add copyright header for new file" by Kenny Root · 15 years ago
- e208377 Add GPSProcessingMethod tag to ExifInterface. by Ray Chen · 15 years ago
- 806cdd8 Update the new activity name. by Yu Shan Emily Lau · 15 years ago
- 1025016 Merge "Second of three sets of minor edits for SD card storage text." by Roy West · 15 years ago
- ce8efea Merge "Stop creating threads for tethering." by Robert Greenwalt · 15 years ago
- 458e806 Add INCALL_POWER_BUTTON_BEHAVIOR setting. by David Brown · 15 years ago
- e4580592 Second of three sets of minor edits for SD card storage text. by Roy West · 15 years ago
- 4ea833d Merge "Need to keep new package's cert when using original-package." by Dianne Hackborn · 15 years ago
- 80362d4 Merge "Fix tap detection after a long press" by Adam Powell · 15 years ago
- 3b02339 Fix tap detection after a long press by Adam Powell · 15 years ago
- 4b45041 Need to keep new package's cert when using original-package. by Dianne Hackborn · 15 years ago
- f01cfad Merge "Close db statement." by Ken Shirriff · 15 years ago
- d25eb35 Fix for 2175289 : Can't get keyboard in search dialog after switching to landscape by Amith Yamasani · 15 years ago
- 476c232 Merge "Add a new meta_data column" by Tom Taylor · 15 years ago
- 9bcf789 Merge "debug-flag covered log messages to help people debug finalizer stuff" by Vasu Nori · 15 years ago
- 05e552a Merge "Support old/new package names for widgets." by Romain Guy · 15 years ago
- dfadaea Stop creating threads for tethering. by Robert Greenwalt · 15 years ago
- c9b21c1 Add copyright header for new file by Kenny Root · 15 years ago
- ff3e61c Support old/new package names for widgets. by Romain Guy · 15 years ago
- dca5f19 Close db statement. by Ken Shirriff · 15 years ago
- 26b1ef9 Merge "Fix issue #2461567: Home screen redraw messed up" by Dianne Hackborn · 15 years ago