summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix for multi-apn MMS access.Robert Greenwalt2009-09-102-4/+6
* Wallpapers, animations, pending intent.Dianne Hackborn2009-09-1028-89/+436
* [Issue 2099206] Encoding phone number prior to sending it to the phone lookup...Dmitri Plotnikov2009-09-101-1/+2
* Add timestamp support for call history vcardLixin Yue2009-09-102-0/+34
* Merge change 24499 into eclairAndroid (Google) Code Review2009-09-1024-2224/+43
|\
| * Modify android.syncml.pim so that no one is going to use.Daisuke Miyakawa2009-09-1024-2224/+43
* | Handle cases where TYPE can be undefined, such as EAS.Jeff Sharkey2009-09-092-30/+35
|/
* Merge change 24473 into eclairAndroid (Google) Code Review2009-09-091-1/+13
|\
| * fix [2074427] SurfaceView doesn't disappear on GONEMathias Agopian2009-09-091-1/+13
* | Merge change 24468 into eclairAndroid (Google) Code Review2009-09-091-1/+1
|\ \
| * | Increasing uninterrupted sleep quantum in SQLiteDatabase to increase transact...Dmitri Plotnikov2009-09-091-1/+1
* | | Merge change 24138 into eclairAndroid (Google) Code Review2009-09-091-2/+4
|\ \ \
| * | | Do not die when printing empty prefs.Tammo Spalink2009-09-081-2/+4
* | | | Merge change 24471 into eclairAndroid (Google) Code Review2009-09-091-0/+0
|\ \ \ \
| * | | | Fixed the fastscroll thumb asset in hdpi.Amith Yamasani2009-09-091-0/+0
* | | | | API to combine LOOKUP_KEY and Contacts._ID together.Jeff Sharkey2009-09-091-0/+9
| |_|_|/ |/| | |
* | | | Merge change 24395 into eclairAndroid (Google) Code Review2009-09-091-43/+43
|\ \ \ \
| * | | | Make NumberPicker subclassableTom Taylor2009-09-091-43/+43
| | |_|/ | |/| |
* | | | Avoid the rounding error, as Math.round(Math.round(viewWidth * mInvActualScal...Grace Kloba2009-09-091-1/+12
* | | | Adjust the WebTextView's text size according to density.Leon Scroggins2009-09-091-2/+5
* | | | API_CHANGENick Pelly2009-09-098-99/+68
* | | | API_CHANGENick Pelly2009-09-098-136/+248
| |/ / |/| |
* | | Merge change 24376 into eclairAndroid (Google) Code Review2009-09-092-0/+9
|\ \ \
| * | | Query for all properties if a property change is received and cache is empty.Jaikumar Ganesh2009-09-082-0/+9
* | | | Remove the call to nativeAddJavascriptInterface() from BrowserFrame::addJavas...Andrei Popescu2009-09-091-2/+0
| |/ / |/| |
* | | Merge change 24288 into eclairAndroid (Google) Code Review2009-09-091-1/+2
|\ \ \
| * | | Do not cache POST response as Cache is indexed with url.Grace Kloba2009-09-081-1/+2
* | | | Fix issue 1992233: DTMF tones on Sholes is really long.Eric Laurent2009-09-081-3/+3
* | | | Fix typo: IMMEDITATE -> IMMEDIATEOmari Stephens2009-09-081-1/+1
|/ / /
* | | Merge change 24012 into eclairAndroid (Google) Code Review2009-09-086-6/+156
|\ \ \
| * | | add a transaction monitorFred Quintana2009-09-086-6/+156
* | | | Merge change 24220 into eclairAndroid (Google) Code Review2009-09-08140-13594/+14064
|\ \ \ \
| * | | | Import revised translations. DO NOT MERGEEric Fischer2009-09-08140-13594/+14064
| |/ / /
* | | | Merge change 24194 into eclairAndroid (Google) Code Review2009-09-0819-29/+68
|\ \ \ \ | |/ / / |/| | |
| * | | Make the hardkeyboard long press dialog look the same as that of soft keyboard.Amith Yamasani2009-09-0819-29/+68
* | | | Sync status was ignoring account - the new UI has specific sync status for ea...Costin Manolache2009-09-082-21/+22
* | | | Merge change 24155 into eclairAndroid (Google) Code Review2009-09-084-0/+8
|\ \ \ \
| * | | | Add javadoc to explain which permissions are required for Public BT API's.Nick Pelly2009-09-084-0/+8
* | | | | Merge change 24086 into eclairAndroid (Google) Code Review2009-09-081-8/+20
|\ \ \ \ \
| * | | | | Fixing asymmetry between phone filter and email filter APIs.Dmitri Plotnikov2009-09-061-8/+20
* | | | | | Merge change 24153 into eclairAndroid (Google) Code Review2009-09-083-0/+179
|\ \ \ \ \ \
| * | | | | | adding support for webkit plugins to use the java view systemDerek Sollenberger2009-09-083-0/+179
| | |/ / / / | |/| | | |
* | | | | | Merge change 24161 into eclairAndroid (Google) Code Review2009-09-081-1/+8
|\ \ \ \ \ \
| * | | | | | don't fling if there's nowhere to goCary Clark2009-09-081-1/+8
| |/ / / / /
* | | | | | default overview mode to false in webkitCary Clark2009-09-081-1/+1
|/ / / / /
* | | | | Revert "Adding classes to enable plugins to use the java view system."Derek Sollenberger2009-09-083-136/+0
* | | | | Merge change 23485 into eclairAndroid (Google) Code Review2009-09-083-0/+136
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Adding classes to enable plugins to use the java view system.Derek Sollenberger2009-09-013-0/+136
* | | | | Merge change 24097 into eclairAndroid (Google) Code Review2009-09-082-6/+17
|\ \ \ \ \
| * | | | | Fix small bugs in VCardComposer.java.Daisuke Miyakawa2009-09-072-6/+17