summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* accelerate consecutive flingsCary Clark2009-09-012-4/+50
* Fix the documentation for onReceivedError.Patrick Scott2009-09-011-6/+38
* Merge change 23427 into eclairAndroid (Google) Code Review2009-09-011-0/+0
|\
| * Moves GoogleLocationSettingManager to its correct location.Steve Block2009-09-011-0/+0
* | Merge change 23375 into eclairAndroid (Google) Code Review2009-08-311-2/+1
|\ \
| * | re-enable cancelation of the sync thread upon receipt of ISyncAdapter.cancelS...Fred Quintana2009-08-311-2/+1
* | | Merge change 23381 into eclairAndroid (Google) Code Review2009-08-313-24/+42
|\ \ \
| * | | Prevent ListView from scrolling/flinging its content when the content fits on...Romain Guy2009-08-313-24/+42
* | | | Merge change 23380 into eclairAndroid (Google) Code Review2009-08-311-70/+71
|\ \ \ \ | |_|/ / |/| | |
| * | | Change util_texSubImage2D to call glCompressedTexImage2D correctly.Jack Palevich2009-08-311-70/+71
| |/ /
* | | Merge change 23370 into eclairAndroid (Google) Code Review2009-08-311-29/+5
|\ \ \
| * | | Revert "- don't schedule syncs that we will never dispatch"Fred Quintana2009-08-311-29/+5
* | | | Merge change 23218 into eclairAndroid (Google) Code Review2009-08-312-19/+24
|\ \ \ \
| * | | | Fix property being cleared when DeviceFound signal is received.Jaikumar Ganesh2009-08-282-19/+24
* | | | | Merge change 23357 into eclairAndroid (Google) Code Review2009-08-311-0/+3
|\ \ \ \ \
| * | | | | Fix double-free problem in EmojiFactory.Daisuke Miyakawa2009-09-011-0/+3
* | | | | | Merge change 23344 into eclairAndroid (Google) Code Review2009-08-311-0/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Make vCard composer handle null of Photo entry correctly.Daisuke Miyakawa2009-09-011-0/+3
* | | | | | Merge change 23343 into eclairAndroid (Google) Code Review2009-08-311-5/+1
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Use Email.TYPE_MOBILEDaisuke Miyakawa2009-09-011-5/+1
| | |/ / | |/| |
* | | | Merge change 23066 into eclairAndroid (Google) Code Review2009-08-311-5/+29
|\ \ \ \
| * | | | - don't schedule syncs that we will never dispatchFred Quintana2009-08-271-5/+29
* | | | | Merge change 23335 into eclairAndroid (Google) Code Review2009-08-311-1/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Set RFCOMM SO_SNDBUF size to 70 KB for large RFCOMM writes.Nick Pelly2009-08-311-1/+18
* | | | | Merge change 23289 into eclairAndroid (Google) Code Review2009-08-312-0/+0
|\ \ \ \ \
| * | | | | Fix http://b/issue?id=2086835 (unlock pattern graphics misaligned).Daniel Sandler2009-08-312-0/+0
| |/ / / /
* | | | | Adding a column to Contacts, which will be used as an additional "soft" ident...Dmitri Plotnikov2009-08-311-0/+55
|/ / / /
* | | | disable canceling until the http connection code is understoodFred Quintana2009-08-301-1/+2
* | | | Put vibration patterns in resources.Dianne Hackborn2009-08-301-0/+17
* | | | More work on wallpapers: animations, lifecycle, scaling, etc.Dianne Hackborn2009-08-3013-65/+307
* | | | Add mobile Email type.Jeff Sharkey2009-08-291-0/+1
* | | | add the ability to specify yieldpoints in a ContentProviderOperationFred Quintana2009-08-282-1/+32
* | | | am af0b780a: Merge change 23198 into donutMike LeBeau2009-08-281-24/+38
|\ \ \ \
| * | | | Update SearchManager documentation to reflect latest behavior.Mike LeBeau2009-08-281-24/+38
* | | | | Merge change 23127 into eclairAndroid (Google) Code Review2009-08-281-2/+4
|\ \ \ \ \
| * | | | | Fixing bug 2086021. AccessiblityService could sometimes get a null pointerCharles Chen2009-08-281-2/+4
* | | | | | Merge change 23023 into eclairAndroid (Google) Code Review2009-08-281-9/+9
|\ \ \ \ \ \
| * | | | | | Armor string format tokens with translation placeholders.Eric Fischer2009-08-281-9/+9
* | | | | | | don't layout when setting size from zoom if only height changedCary Clark2009-08-282-4/+11
* | | | | | | Merge change 22988 into eclairAndroid (Google) Code Review2009-08-281-5/+7
|\ \ \ \ \ \ \
| * | | | | | | Only add model in the UA for the release buildGrace Kloba2009-08-271-5/+7
* | | | | | | | Final high-density frameworks artwork drop from designers (dated 25-Aug-2009).Daniel Sandler2009-08-281156-0/+0
* | | | | | | | resolved conflicts for merge of 1e348378 to eclairMike LeBeau2009-08-274-60/+144
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge change 23043 into donutAndroid (Google) Code Review2009-08-274-59/+144
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "Remove third party support for Quick Search Box (aka global search)."Karl Rosaen2009-08-274-59/+144
* | | | | | | | | Add platform infrastructure for features.Dianne Hackborn2009-08-279-26/+237
* | | | | | | | | allow delaying after yieldingFred Quintana2009-08-271-4/+27
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | add an accessor for Context for use by subclassesFred Quintana2009-08-273-0/+11
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge change 23012 into eclairAndroid (Google) Code Review2009-08-272-0/+10
|\ \ \ \ \ \ \
| * | | | | | | Fix issue #2084148: Define the format for the auto focus preview for barcode ...Dianne Hackborn2009-08-272-0/+10