- 16b0994 Merge "Fix NPE in PackageParser" by Bjorn Bringert · 15 years ago
- d38b619 Merge "Update the mdpi resource with 2.0 style icons" by Eugene Koh · 15 years ago
- 9188159 Merge "Take into account the visible title height when scrolling." by Shimeng (Simon) Wang · 15 years ago
- a479399 Merge "Add --auto-add-overlay option to aapt." by Xavier Ducrohet · 15 years ago
- 6845c6a Merge "MountService: Harden for pre-boot usage users" by San Mehat · 15 years ago
- 32148c5 Merge "MountService: Add WARN checks to ASEC calls to catch bad users" by San Mehat · 15 years ago
- 1041df7 am 18f75bd4: am e88192b9: Cleanup fixes for ScaleGestureDetector by Adam Powell · 15 years ago
- 459bd6b am e88192b9: Cleanup fixes for ScaleGestureDetector by Adam Powell · 15 years ago
- e27f694 Merge "During shutdown, don't loop forever on a state transition to OMX_StateInvalid." by Andreas Huber · 15 years ago
- 160be5c Merge "NativeDaemonConnector: Improve error reporting and debug formatting" by San Mehat · 15 years ago
- 4d0b913 Merge changes I1aabef01,I8dbd0f83 by San Mehat · 15 years ago
- 0d57dc8 Merge "Handle the Tab key by moving to the next textfield. And ensure there is always a way to get to the next field." by Leon Scroggins · 15 years ago
- 83d5c71 resolved conflicts for merge of 37a00a36 to master by Suchi Amalapurapu · 15 years ago
- b2a5aff Merge "Fixes to DeviceAdmin & DevicePolicyManager Javadoc" by Andy Stadler · 15 years ago
- ddd670c am 08be55b8: Add null checks when scanning a package. Delete packages whose code and resource paths haven\'t been set correctly. by Suchi Amalapurapu · 15 years ago
- 2a2fb8a Merge "Properly implement asynchronous preparation of media playback." by Andreas Huber · 15 years ago
- 19c78c9 Merge "Fix fountain and put the demos back in the optional build." by Jason Sams · 15 years ago
- 94ac2b0 Merge "Remember which apps have available restore info in the ancestral dataset" by Chris Tate · 15 years ago
- 675c6ae Merge "Skip the endianness marker when converting UCS-2 to UTF-8, since it ends up in the UTF-8 string otherwise." by Marco Nelissen · 15 years ago
- a6ce146 Merge "Use Tremor for sim-eng, and Tremolo for other targets." by Gloria Wang · 15 years ago
- b0afa79 Merge "Add support for the TPOS/TPA (disc number) id3 tag." by Marco Nelissen · 15 years ago
- 2ca86fc Merge "Always remember the last touch mode state when touch mode changes." by Romain Guy · 15 years ago
- 9a708ff Merge "Rename media resource broadcasts Add checks for fwdlocked and updated system apps add more tests remove duplicate adds" by Suchi Amalapurapu · 15 years ago
- c75e5e0 Merge "Fixing a race condition in the TextToSpeech service that could be triggered if many long utterances are started and interrupted in rapid succession." by Charles Chen · 15 years ago
- bf1a365 Merge "Make ComponentName cloneable." by Joe Onorato · 15 years ago
- 7c22a2f Merge "Prevent crash in KeyboardView when the view is 0x0." by Romain Guy · 15 years ago
- 1b26c6a Merge "add explicit Base64.DEFAULT flag to request default behavior" by Doug Zongker · 15 years ago
- 34d472b add explicit Base64.DEFAULT flag to request default behavior by Doug Zongker · 15 years ago
- f689910 Merge "use sqlite 3.6.22 to print and profile the sql statetements" by Vasu Nori · 15 years ago
- 06553a4 Merge "Fix for 2224736. Sometimes mSeeking is reset without calling setSeekTo first." by Gloria Wang · 15 years ago
- 54ad88e am ad9bcb22: merge from open-source master by The Android Open Source Project · 15 years ago
- 9b692da Merge "Fixing a bug when installing VoiceSearch cause error" by Bjorn Bringert · 15 years ago
- c3632c3 Merge "fix a warning message that is confusing people." by Vasu Nori · 15 years ago
- c5d9606 Merge "Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)"" by Gloria Wang · 15 years ago
- 1ca8e76 Merge "KeyStore: minor improvements." by Chia-chi Yeh · 15 years ago
- 82c19b1 Merge "fix [2189862] Race condition in eglIntialize and eglDestroy" by Mathias Agopian · 15 years ago
- 8ff3d4c Merge "ListView updates. Fixed several overscrolling bugs. Added programmatic scrolling to ListView. Added auto-scrolling to show expanded content for ExpandableListView. Fixed an AbsListView recycler bug where offscreen views would stick around in the view hierarchy." by Adam Powell · 15 years ago
- eeafed7 Merge "Fixing a bug with the TextToSpeech speech queue processing. The queue processor should not be called for the next item until synthesis has actually happened for the current item; before it was being incorrectly called regardless of whether or not the synthesizer had processed the current item." by Charles Chen · 15 years ago
- 75bc278 fix [2189862] Race condition in eglIntialize and eglDestroy by Mathias Agopian · 15 years ago
- b12527f Merge "Do not let negative margins reduce the size of the LinearLayout." by Romain Guy · 15 years ago
- b25a0db Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 15 years ago
- 9517d61 am 0af04493: am 31bfdf69: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
- f815598 merge from open-source master by The Android Open Source Project · 15 years ago
- a75c7f1 Merge "Add support for direct EGLImageKHR use with pushbuffer API" by Mathias Agopian · 15 years ago
- f637ebe Merge "Proper EGLImageKHR error handling" by Mathias Agopian · 15 years ago
- 1222661 Merge "Fix dialogs to occupy more space." by Romain Guy · 15 years ago
- d93cef9 Merge "Make ACCOUNT_NAME/ACCOUNT_TYPE consistent." by Ken Shirriff · 15 years ago
- ff8b159 Merge "Don't hold the backup queue lock across a backup operation" by Chris Tate · 15 years ago
- f877076 Merge "Keep automatic screen brightness monotonically increasing until screen is turned off." by Mike Lockwood · 15 years ago
- 85fa67e Merge "When the extractor is not able to be created successfully, don't crash" by James Dong · 15 years ago
- 6ba1ed8 Merge "Fix x coordinate of the ACTION_UP event in TouchUtils.drag() method" by Romain Guy · 16 years ago
- 9f42476 am 31bfdf69: reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
- 93fe6a1 reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
- 6ad61d9 Merge "Adding speech recognition service public API" by Bjorn Bringert · 16 years ago
- 52a0bb3 Merge "rename encodeString to encodeToString" by Doug Zongker · 16 years ago
- 8e83db5 Merge "Add ability to parse HTTP-format moratorium times (since pretty much every user wants this)." by Dan Egnor · 16 years ago
- cea1358 Merge "Camcorder profile Java API support - Use Enum for Quality instead of int - Use static values() method from Enum, rather than if-else" by James Dong · 16 years ago
- a7e3803 Add support for direct EGLImageKHR use with pushbuffer API by Mathias Agopian · 16 years ago
- f9d3196 rename encodeString to encodeToString by Doug Zongker · 16 years ago
- 8dccb26 Proper EGLImageKHR error handling by Mathias Agopian · 16 years ago
- b01aa19 Merge "Rename ApplicationContext to ContextImpl." by Dianne Hackborn · 16 years ago
- 754a2ab Merge "a new java implementation of base64 for android-common" by Doug Zongker · 16 years ago
- 900f7e4 Merge "Add single-package restore from an app's most-recent data" by Chris Tate · 16 years ago
- 2f3d86f Merge "Add support in StatusBarManager for disabling ticker text." by Daniel Sandler · 16 years ago
- b7cc1ec a new java implementation of base64 for android-common by Doug Zongker · 16 years ago
- feddcc3 Merge "Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/native" by Dima Zavin · 16 years ago
- da3b299 Merge "fix [2313526] sensor enable race condition" by Mathias Agopian · 16 years ago
- 8ae68fd Merge "Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> out)" by Michael Chan · 16 years ago
- c9edfe9 Merge "Some tests for install and replace package." by Suchi Amalapurapu · 16 years ago
- 2e48508 Merge "resolved conflicts for merge of dd24f599 to master" by Kenny Root · 16 years ago
- e416a03 resolved conflicts for merge of dd24f599 to master by Kenny Root · 16 years ago
- 6b578cb Merge "Framework part of issue #2391576: Add method to start the Jit and call it" by Dianne Hackborn · 16 years ago
- e3512d0 Merge "Remove source selector from SearchDialog" by Bjorn Bringert · 16 years ago
- 5dbafdf Merge "Stop using the PV software decoders and use ours (based on PV code) instead even in non-FULL_STAGEFRIGHT builds." by Andreas Huber · 16 years ago
- e925889 Merge "Stop scaring the kids when USB is connected." by Daniel Sandler · 16 years ago
- 9abfba7 Merge "When a window is closed, destroy the WebView properly so that WebCore is informed of it's destruction." by Ben Murdoch · 16 years ago
- 9e512bf Merge "Enable StreamLoader to be loaded in a separate thread." by Grace Kloba · 16 years ago
- df7b593 am aead64de: Fix issue: 2413494: [Passion-c] Add TTY support. by Eric Laurent · 16 years ago
- a7735d8 am b5c01b96: am 8a6c0607: Merge "SDK doc change: Fixed typo--fingure->finger Bug: 1993220" into eclair by Katie McCormick · 16 years ago
- 546b068 Merge "Fix 1667521 - system process crash after bad notification" by Joe Onorato · 16 years ago
- 4376a0c am 8a6c0607: Merge "SDK doc change: Fixed typo--fingure->finger Bug: 1993220" into eclair by Katie McCormick · 16 years ago
- d110523 Add ability to parse HTTP-format moratorium times by Dan Egnor · 16 years ago
- 1263274 Merge "Implement system data migration support." by Dianne Hackborn · 16 years ago
- 91a857b Merge "Fixed an overscrolling bug in AbsListView with a root in OverScroller." by Adam Powell · 16 years ago
- 6225fcd Merge "SDK doc change: Fixed typo--fingure->finger Bug: 1993220" into eclair by Katie McCormick · 16 years ago
- b67d3d8 Merge "Defer creating the video renderer until we see the first video frame." by Andreas Huber · 16 years ago
- 1528c16 Merge "Merge commit '2f7b69aa' into manualmerge" by Scott Main · 16 years ago
- 17fb4b2 Merge "Fix Czech lock screen date format." by Eric Fischer · 16 years ago
- 38c6665 Merge commit '2f7b69aa' into manualmerge by Scott Main · 16 years ago
- 3ef51c8 am 98a9fc0a: Merge "docs: revise the Style and Themes document to improve the clarity of the concepts and expand the available information" into eclair by Scott Main · 16 years ago
- 957a1a2 Merge "docs: revise the Style and Themes document to improve the clarity of the concepts and expand the available information" into eclair by Scott Main · 16 years ago
- bc54f47 Merge "Previous change broke A/V sync, this is a better change to eliminate negative media positions." by Andreas Huber · 16 years ago
- bdcab6d Merge "Add auto-restore setting and Backup Manager awareness thereof" by Chris Tate · 16 years ago
- d2a670d Merge "remove android.webkit.HttpDateTime, again" by Doug Zongker · 16 years ago
- e9bcf84 Merge "NativeDaemonConnector: Improve NativeDaemonException reporting to include the actual error response" by San Mehat · 16 years ago
- 7c48245 Merge "undo "move HttpDateTime from android.webkit to android-common jar"" by Doug Zongker · 16 years ago
- c8a2564 Merge "Copy ic_menu_search.png to ic_search_category_default.png" by Bjorn Bringert · 16 years ago
- 134bc70 Merge "Honor '+' in phone export in vCard." by Daisuke Miyakawa · 16 years ago
- befcc6d am b299f802: am 9f4cfc3a: Merge "Screenshots for sample syncadapter." into eclair by Megha Joshi · 16 years ago
- 439270f am 9f4cfc3a: Merge "Screenshots for sample syncadapter." into eclair by Megha Joshi · 16 years ago