summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Change Javadocs to fix SDK buildKenny Root2010-02-173-5/+4
* Merge "Add a host based test for package manager installs."Brett Chabot2010-02-177-0/+350
|\
| * Add a host based test for package manager installs.Brett Chabot2010-02-177-0/+350
* | Merge "Add better index checks for AndroidCharacter.mirror"Kenny Root2010-02-172-1/+7
|\ \
| * | Add better index checks for AndroidCharacter.mirrorKenny Root2010-02-172-1/+7
* | | Cleanup of global search references in SearchDialog and SearchManager.Amith Yamasani2010-02-175-899/+78
* | | Merge "Fix cast to String[] in FullBackupAgent"Kenny Root2010-02-171-1/+2
|\ \ \
| * | | Fix cast to String[] in FullBackupAgentKenny Root2010-02-171-1/+2
* | | | Merge "Add hashCode() to BluetoothService$RemoteService"Kenny Root2010-02-171-0/+8
|\ \ \ \
| * | | | Add hashCode() to BluetoothService$RemoteServiceKenny Root2010-02-171-0/+8
* | | | | XML attribute for overscrolling behaviorAdam Powell2010-02-174-36/+95
|/ / / /
* | | | Changes to remove WebTextView at end of touch/press rather than during.Leon Scroggins2010-02-171-13/+21
|/ / /
* | | Merge "Adding support for "contact counts grouped by the first letter of the ...Dmitri Plotnikov2010-02-171-1/+39
|\ \ \
| * | | Adding support for "contact counts grouped by the first letterDmitri Plotnikov2010-02-171-1/+39
* | | | Merge "Fix issue #2420412: API review: DeviceAdmin API changes"Dianne Hackborn2010-02-175-21/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Fix issue #2420412: API review: DeviceAdmin API changesDianne Hackborn2010-02-175-21/+29
| | |/ | |/|
* | | Merge "Enhance text docs, rename some variables for clarity, comment places i...Eric Fischer2010-02-175-170/+372
|\ \ \ | |/ / |/| |
| * | Enhance text docs, rename some variables for clarity, comment places in the codeDoug Felt2010-02-165-170/+372
* | | Add UI considerations to layersCary Clark2010-02-171-17/+33
* | | Merge "AVRCP volume controls for the docks."Jaikumar Ganesh2010-02-172-0/+72
|\ \ \
| * | | AVRCP volume controls for the docks.Jaikumar Ganesh2010-02-162-0/+72
* | | | Create a default style for WebTextView.Leon Scroggins2010-02-175-1/+16
| |_|/ |/| |
* | | Merge "Clean up after failed MemoryFileTest.testPurge()"Bjorn Bringert2010-02-171-16/+19
|\ \ \
| * | | Clean up after failed MemoryFileTest.testPurge()Bjorn Bringert2010-02-161-16/+19
| | |/ | |/|
* | | Remove ACTION_VOICE_SEARCH_SETTINGS (added only for Froyo), because we've gotMike LeBeau2010-02-161-6/+0
* | | Merge "MountService: Add API call for getting a list of pids currently using ...San Mehat2010-02-161-1/+7
|\ \ \
| * | | MountService: Add API call for getting a list of pids currently using the spe...San Mehat2010-02-161-1/+7
* | | | Merge "get rid off the YUV formats at the libui layer"Mathias Agopian2010-02-161-3/+4
|\ \ \ \
| * | | | get rid off the YUV formats at the libui layerMathias Agopian2010-02-161-3/+4
* | | | | Merge "Update Tethering."Robert Greenwalt2010-02-166-21/+116
|\ \ \ \ \
| * | | | | Update Tethering.Robert Greenwalt2010-02-166-21/+116
* | | | | | Merge "API CHANGE: expose backup/restore to the SDK"Chris Tate2010-02-1614-41/+178
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | API CHANGE: expose backup/restore to the SDKChristopher Tate2010-02-1614-41/+178
* | | | | | Merge "Add constant to android-common for voice search's EXTRA_CALLING_PACKAG...Mike LeBeau2010-02-161-4/+2
|\ \ \ \ \ \
| * | | | | | Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE,Mike LeBeau2010-02-121-4/+2
* | | | | | | Merge "Move mount service wrapper calls to PackageHelper"Suchi Amalapurapu2010-02-161-0/+154
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Move mount service wrapper calls to PackageHelperSuchi Amalapurapu2010-02-161-0/+154
* | | | | | | Add API to access ICU's East Asian WidthKenny Root2010-02-162-3/+101
* | | | | | | Merge "Fixing the use of entities in VCardExporter."Daisuke Miyakawa2010-02-161-12/+9
|\ \ \ \ \ \ \
| * | | | | | | Fixing the use of entities in VCardExporter.Dmitri Plotnikov2010-02-161-12/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "fix build"Jean-Baptiste Queru2010-02-161-3/+3
|\ \ \ \ \ \ \
| * | | | | | | fix buildJean-Baptiste Queru2010-02-161-3/+3
* | | | | | | | Keep Rfc822Tokenizer from crashing when the string ends with a backslash.Eric Fischer2010-02-161-2/+2
|/ / / / / / /
* | | | | | | Add getInsecure() that returns a persistently insecure SSLSocketFactory,Dan Egnor2010-02-161-18/+39
* | | | | | | Do not include the fragement identifier in the path.Patrick Scott2010-02-161-1/+2
* | | | | | | Merge "Expose more Download Manager APIs."Jean-Baptiste Queru2010-02-161-4/+7
|\ \ \ \ \ \ \
| * | | | | | | Expose more Download Manager APIs.Jean-Baptiste Queru2010-02-161-4/+7
| | |_|_|/ / / | |/| | | | |
* | | | | | | Switch from REMOTE_INTENT to the new push messaging, add the required permiss...Costin Manolache2010-02-162-2/+9
|/ / / / / /
* | | | | | Merge "Fix off-by-one in parse3339 timezone check"Kenny Root2010-02-161-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix off-by-one in parse3339 timezone checkKenny Root2010-02-161-2/+2