summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* AppsOnSd feature - Add default containerSuchi Amalapurapu2010-01-273-0/+44
* Merge "update javadoc for Settings.Secure.ANDROID_ID"Doug Zongker2010-01-271-4/+4
|\
| * update javadoc for Settings.Secure.ANDROID_IDDoug Zongker2010-01-271-4/+4
* | Merge "b/2383073 Add fine-grained status codes for failed downloads."Evan Millar2010-01-271-0/+32
|\ \
| * | b/2383073 Add fine-grained status codes for failed downloads.Attila Bodis2010-01-261-0/+32
* | | Merge "Add support for setting camera display orientation."Chih-Chung Chang2010-01-272-0/+30
|\ \ \
| * | | Add support for setting camera display orientation.Chih-Chung Chang2010-01-262-0/+30
* | | | MountService: Introduce new @hide permissions to protect secure containers.San Mehat2010-01-272-0/+65
* | | | Add a Java API that converts yuv data to a jpeg.Wei-Ta Chen2010-01-274-1/+332
* | | | Merge "Modify the interface of HanziToPinyin class to make it generic and add...Eugene Koh2010-01-261-37/+77
|\ \ \ \
| * | | | Modify the interface of HanziToPinyin class to make it generic and add test c...Bai Tao2010-01-231-37/+77
* | | | | Merge "remove @deprecated from dropDownHeight and dropDownWidth"Scott Main2010-01-261-2/+2
|\ \ \ \ \
| * | | | | remove @deprecated from dropDownHeight and dropDownWidthScott Main2010-01-261-2/+2
* | | | | | Merge "remove @deprecated tag from "fill_parent" because it bubbles up and de...Scott Main2010-01-261-2/+2
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | remove @deprecated tag from "fill_parent" because it bubbles upScott Main2010-01-261-2/+2
| | |_|/ | |/| |
* | | | Merge "Move towards a formal public API for backup and restore"Chris Tate2010-01-263-4/+238
|\ \ \ \
| * | | | Move towards a formal public API for backup and restoreChristopher Tate2010-01-253-4/+238
* | | | | More device admin work: description, policy control.Dianne Hackborn2010-01-269-18/+371
* | | | | Merge "add API to change default config on image decoders."Mike Reed2010-01-261-1/+19
|\ \ \ \ \
| * | | | | add API to change default config on image decoders.Mike Reed2010-01-261-1/+19
* | | | | | Unhide brightness constants to help unbundle Camera.Chih-Chung Chang2010-01-261-3/+0
* | | | | | Merge "Unhide the secure setting for LocationProviderEnabled"Mike Lockwood2010-01-261-4/+0
|\ \ \ \ \ \
| * | | | | | Unhide the secure setting for LocationProviderEnabledMark Vandevoorde2010-01-261-4/+0
* | | | | | | Merge "Make PackageManager unpack gdbserver binaries at installation time."David Turner2010-01-261-0/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Make PackageManager unpack gdbserver binaries at installation time.David 'Digit' Turner2010-01-251-0/+8
* | | | | | | Fix memory leak with layers.Nicolas Roard2010-01-261-2/+2
* | | | | | | am c811cd91: am caf0ce3c: Delay resetting mPreventDrag flags so that the Plug...Grace Kloba2010-01-261-8/+17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ am caf0ce3c: Delay resetting mPreventDrag flags so that the Plugin will have ...Grace Kloba2010-01-261-8/+17
| |\ \ \ \ \ \ \
| | * | | | | | | Delay resetting mPreventDrag flags so that the PluginGrace Kloba2010-01-251-8/+17
* | | | | | | | | am cf0957ce: am 77dc179b: As embedded and full screen shares the same view, w...Grace Kloba2010-01-261-0/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | am 77dc179b: As embedded and full screen shares the same view, we have to rep...Grace Kloba2010-01-261-0/+7
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | As embedded and full screen shares the same view,Grace Kloba2010-01-211-0/+7
* | | | | | | | Merge "NetworkManagementService: Start service when SystemServer starts up"San Mehat2010-01-261-0/+11
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | NetworkManagementService: Start service when SystemServer starts upSan Mehat2010-01-261-0/+11
* | | | | | | | Merge "Set a flag that indicates a response is pending."Patrick Scott2010-01-261-2/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Set a flag that indicates a response is pending.Patrick Scott2010-01-261-2/+16
* | | | | | | | | Add android.provider.Settings.ACTION_DEVICE_INFO_SETTINGS.Daniel Sandler2010-01-261-0/+15
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge "MountService: Add support for renaming secure containers"San Mehat2010-01-261-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | MountService: Add support for renaming secure containersSan Mehat2010-01-231-0/+5
* | | | | | | | Adding Recognition Service and Listener wrappersValentin Kravtsov2010-01-268-370/+522
* | | | | | | | Unhide RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which our voice searchMike LeBeau2010-01-251-2/+0
* | | | | | | | am 5b745762: am d5ada83c: ScaleGestureDetector needs to query the displaymetr...Grace Kloba2010-01-251-3/+5
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am d5ada83c: ScaleGestureDetector needs to query the displaymetrics for the w...Grace Kloba2010-01-201-3/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ScaleGestureDetector needs to query the displaymetricsGrace Kloba2010-01-201-3/+5
| * | | | | | | | | am 8681df90: DO NOT MERGEGrace Kloba2010-01-201-7/+29
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | DO NOT MERGEGrace Kloba2010-01-201-7/+29
| * | | | | | | | | am a66baccc: Merge "Do not merge" into eclairMike Reed2010-01-203-11/+233
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merge "Do not merge" into eclairMike Reed2010-01-203-11/+233
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Do not mergeMike Reed2010-01-203-11/+233
* | | | | | | | | | | am f8c7d06f: am 89e3c1ab: Merge "Fix the sloppy detection in the ScaleGesture...Grace Kloba2010-01-251-11/+26
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /