- 53de904 Adding support for "contact counts grouped by the first letter of the sort key". by Dmitri Plotnikov · 15 years ago
- f7c5698 Merge "Enhance text docs, rename some variables for clarity, comment places in the code for further investigation." by Eric Fischer · 15 years ago
- 9cd6bfe Merge "Prevent sign extension in UsimPhoneBookManager" by Kenny Root · 15 years ago
- a409128 Prevent sign extension in UsimPhoneBookManager by Kenny Root · 15 years ago
- 855dd9e Add UI considerations to layers by Cary Clark · 15 years ago
- 900ec77 Merge "framework: tests: Add some unit-tests for Asec" by San Mehat · 15 years ago
- af6fdfa Merge "Fix logging in SoundPool." by Dave Sparks · 15 years ago
- aec0937 Merge "AVRCP volume controls for the docks." by Jaikumar Ganesh · 15 years ago
- afdf85d Merge "Fix issue 2440226: Car dock volume synchronization." by Jaikumar Ganesh · 15 years ago
- 7bef5a5 Fix logging in SoundPool. by Dave Sparks · 15 years ago
- fea87ae framework: tests: Add some unit-tests for Asec by San Mehat · 15 years ago
- e265532 Create a default style for WebTextView. by Leon Scroggins · 15 years ago
- a4437fc Fix null pointer exception in connectivity service broadcast receiver. by Mike Lockwood · 15 years ago
- 0a05f5d Merge "Clean up after failed MemoryFileTest.testPurge()" by Bjorn Bringert · 15 years ago
- 0902f02 Merge "Detect system-wide safe mode and configure the VM accordingly." by Ben Cheng · 15 years ago
- d998b3c Removing org.w3c.dom subpackages. by Jesse Wilson · 15 years ago
- 5a48712 fix [2447659] fix improper usage of the YCbCr_420_SP format by Mathias Agopian · 15 years ago
- 102f49f fix a bug I introduced recently where YUV formats would crash the system by Mathias Agopian · 15 years ago
- 329c6ae Remove ACTION_VOICE_SEARCH_SETTINGS (added only for Froyo), because we've got by Mike LeBeau · 15 years ago
- 2db939b Merge "MountService: Add API call for getting a list of pids currently using the specified mountpoint" by San Mehat · 15 years ago
- 8ff97b5 Merge "get rid off the YUV formats at the libui layer" by Mathias Agopian · 15 years ago
- 8f2423e get rid off the YUV formats at the libui layer by Mathias Agopian · 15 years ago
- 71b8dd7 Enhance text docs, rename some variables for clarity, comment places in the code by Doug Felt · 15 years ago
- 8eb5a14 Merge "Fix the build (mucked up an API change / commit / upload sequence)" by Chris Tate · 15 years ago
- 9f790c3 Fix the build (mucked up an API change / commit / upload sequence) by Christopher Tate · 15 years ago
- c1b4ce9 MountService: Add API call for getting a list of pids currently using the specified mountpoint by San Mehat · 15 years ago
- 6a6ce74 Merge "Update Tethering." by Robert Greenwalt · 15 years ago
- cff1ae5 Merge "API CHANGE: expose backup/restore to the SDK" by Chris Tate · 15 years ago
- 2a091d7 Update Tethering. by Robert Greenwalt · 15 years ago
- 675ee6a Merge "Add SoundPool API to pause and resume all active streams. Bug 2426531." by Dave Sparks · 15 years ago
- e28290e API CHANGE: expose backup/restore to the SDK by Christopher Tate · 15 years ago
- f992cbb Add SoundPool API to pause and resume all active streams. Bug 2426531. by Dave Sparks · 15 years ago
- 4b71fc0 Merge "Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE, and use it from SearchDialog." by Mike LeBeau · 15 years ago
- 044a401 Merge "Move mount service wrapper calls to PackageHelper" by Suchi Amalapurapu · 15 years ago
- 1017a13 Clean up after failed MemoryFileTest.testPurge() by Bjorn Bringert · 15 years ago
- 6c0afff Detect system-wide safe mode and configure the VM accordingly. by Ben Cheng · 15 years ago
- 679bba3 Move mount service wrapper calls to PackageHelper by Suchi Amalapurapu · 15 years ago
- bb9a517 Add API to access ICU's East Asian Width by Kenny Root · 15 years ago
- 4a2d3b1 Merge "Fixing the use of entities in VCardExporter." by Daisuke Miyakawa · 15 years ago
- a466f86 Merge "fix build" by Jean-Baptiste Queru · 15 years ago
- e3460d7 fix build by Jean-Baptiste Queru · 15 years ago
- 01c0e99 Merge "Keep Rfc822Tokenizer from crashing when the string ends with a backslash." by Eric Fischer · 15 years ago
- 9f56485 Merge "If we never triggered a range request but know the content length make sure to not read more data than there could be, otherwise we'd block indefinitely if the server doesn't close the connection." by Andreas Huber · 15 years ago
- 989edfd Fixing the use of entities in VCardExporter. by Dmitri Plotnikov · 15 years ago
- 67e8dfb Merge "Don't hold the prefetcher mutex while prefetching a single source, the lock protects the list of sources and does not guard access to the individual sources." by Andreas Huber · 15 years ago
- a877c03 Keep Rfc822Tokenizer from crashing when the string ends with a backslash. by Eric Fischer · 15 years ago
- 2ae13a9 Don't hold the prefetcher mutex while prefetching a single source, the lock protects the list of sources and does not guard access to the individual sources. by Andreas Huber · 15 years ago
- 9d4b575 Add getInsecure() that returns a persistently insecure SSLSocketFactory, by Dan Egnor · 15 years ago
- fa4039e4 Do not include the fragement identifier in the path. by Patrick Scott · 15 years ago
- e5dbbde Merge "Expose more Download Manager APIs." by Jean-Baptiste Queru · 15 years ago
- 57f790f If we never triggered a range request but know the content length make sure to not read more data than there could be, otherwise we'd block indefinitely if the server doesn't close the connection. by Andreas Huber · 15 years ago
- 63cfebf Switch from REMOTE_INTENT to the new push messaging, add the required permission. by Costin Manolache · 15 years ago
- 3af80dc Expose more Download Manager APIs. by Jean-Baptiste Queru · 15 years ago
- 4f773a1 AVRCP volume controls for the docks. by Jaikumar Ganesh · 15 years ago
- be16be1 Merge "minor cleanup." by Mathias Agopian · 15 years ago
- 206ce62 Merge "Fix off-by-one in parse3339 timezone check" by Kenny Root · 15 years ago
- e421195 Merge "Fix for [Horizontal]ScrollView scroll range reporting" by Adam Powell · 15 years ago
- a2f9101 Fix for [Horizontal]ScrollView scroll range reporting by Adam Powell · 15 years ago
- 412dc7d Fix off-by-one in parse3339 timezone check by Kenny Root · 15 years ago
- cf06dd0 Merge "The AMRSource failed to properly release a media buffer in case of error." by Andreas Huber · 15 years ago
- bb50863 Merge "Remove flaky and broken search tests from continous" by Bjorn Bringert · 15 years ago
- 052e88b Remove flaky and broken search tests from continous by Bjorn Bringert · 15 years ago
- 3619b9ab Fix dumpsys activity service <name> by Kenny Root · 15 years ago
- 62ed7a6 Merge "Support decoder queries from media profiles xml configuration file" by James Dong · 15 years ago
- 8afd7c1 Merge "Small oom_adj tweaks." by Dianne Hackborn · 15 years ago
- 5ce7d28 Small oom_adj tweaks. by Dianne Hackborn · 15 years ago
- e8cb5ab Merge "Enhance URL regular expression to match more Unicode chars." by Shimeng (Simon) Wang · 15 years ago
- bc83427 The AMRSource failed to properly release a media buffer in case of error. by Andreas Huber · 15 years ago
- 3d0ff09 Merge "VelocityTracker now uses pointer id instead of index when referring to multiple pointers. VelocityTracker now correctly handles multitouch. Addresses http://b/issue?id=2439030" by Adam Powell · 15 years ago
- 70bc217 Merge "Added proper overscrolling scroll bar behavior to GridView" by Adam Powell · 15 years ago
- cdb77d0 Merge "Download Manager API to support Gmail" by Paul Westbrook · 15 years ago
- 146c4a5 Merge "remove Base64 from android-common" by Doug Zongker · 15 years ago
- b9dfb9b Download Manager API to support Gmail by Paul Westbrook · 15 years ago
- 642b7c0 Merge "Include install location preference when installing packages. Changes include Add new remote call in default container service to determine install location. Rename INSTALL_ON_SDCARD Remove recommentAppInstall method Add some additional flags used in remote stubs. Move check for protected apps prior to copy. Unit tests" by Suchi Amalapurapu · 15 years ago
- 2413790 update current.xml to fix build by Doug Zongker · 15 years ago
- 85cc7b3 use framework base64 implementation by Doug Zongker · 15 years ago
- c694aa7 Merge "tweak the Base64 implementation" by Doug Zongker · 15 years ago
- 9df2ffd tweak the Base64 implementation by Doug Zongker · 15 years ago
- 9ce379a Fix issue 2440226: Car dock volume synchronization. by Eric Laurent · 15 years ago
- bd275440 Set up the WebTextView before setting its selection. by Leon Scroggins · 15 years ago
- 103d536 Make vCard importer use Organization name when there's no other information available. by Daisuke Miyakawa · 15 years ago
- 51e43a3 Add error handling codes into vCard composer. by Daisuke Miyakawa · 15 years ago
- fb45088 remove Base64 from android-common by Doug Zongker · 15 years ago
- 1c9131c Remove all traces of the old checkin service (and its associated parental by Dan Egnor · 15 years ago
- 5b31fda am 58d6a20c: am 6b178e47: Merge "Always assume evdoXxxx signal strength values are correct." into eclair by Wink Saville · 15 years ago
- 58d6a20 am 6b178e47: Merge "Always assume evdoXxxx signal strength values are correct." into eclair by Wink Saville · 15 years ago
- 6b178e47 Merge "Always assume evdoXxxx signal strength values are correct." into eclair by Wink Saville · 15 years ago
- 7d97ff1 Always assume evdoXxxx signal strength values are correct. by Wink Saville · 15 years ago
- 0e9d2af New user interface sound effects: by Daniel Sandler · 15 years ago
- 73d8fca VelocityTracker now uses pointer id instead of index when referring to by Adam Powell · 15 years ago
- 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 15 years ago
- 08956f0 minor cleanup. by Mathias Agopian · 15 years ago
- d32fba4 Support decoder queries from media profiles xml configuration file by James Dong · 15 years ago
- 8fe5571 fix build breakage due to javadoc error by Doug Zongker · 15 years ago
- 7cea964 am ddcf25ea: (-s ours) am 2be56ccb: Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair by Xavier Ducrohet · 15 years ago
- ddcf25e am 2be56ccb: Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair by Xavier Ducrohet · 15 years ago
- b125dc5 Fix MotionEvent pointer API. by Dianne Hackborn · 15 years ago
- c2fd9ad Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE, by Mike LeBeau · 15 years ago
- 2be56cc Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair by Xavier Ducrohet · 15 years ago
- d382e4b Merge "@hide the bizarro Base64 stream constructors" by Doug Zongker · 15 years ago