summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge change Ic9b31801 into eclairAndroid (Google) Code Review2009-10-149-142/+760
|\
| * docs: setup new SDK documentation for 2.0 and change sdk build version to 2.0...Scott Main2009-10-149-142/+760
* | Revert "Remove STOPSHIP comment."Nick Pelly2009-10-141-1/+1
* | Merge change I2492bffe into eclairAndroid (Google) Code Review2009-10-141-2/+1
|\ \
| * | Remove STOPSHIP comment.Nick Pelly2009-10-141-2/+1
* | | Merge change If30c5e20 into eclairAndroid (Google) Code Review2009-10-144-28/+33
|\ \ \
| * | | SDK doc change per http://b/2158141 - adds new res wizard to L10N tutorial.Katarina Stenstedt2009-10-124-28/+33
* | | | Making new Contacts APIs visible in Eclair SDK - Part IIDmitri Plotnikov2009-10-142-1/+88
| |_|/ |/| |
* | | Merge change I4ef3e82f into eclairAndroid (Google) Code Review2009-10-1415-0/+92
|\ \ \
| * | | 7 more ringtones. Now with more Dr. No!Dave Sparks2009-10-1415-0/+92
* | | | Merge change I875200fe into eclairAndroid (Google) Code Review2009-10-141-3/+6
|\ \ \ \
| * | | | Another fix for #2186897: Cannot unlock the device by swipingDianne Hackborn2009-10-131-3/+6
* | | | | Merge change Iac534225 into eclairAndroid (Google) Code Review2009-10-131-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fix issue #2186709: Can't unlock the device for a whileDianne Hackborn2009-10-131-0/+2
* | | | | Making new Contacts APIs visible in Eclair SDKDmitri Plotnikov2009-10-132-13/+1068
* | | | | Correct non-opaque list separator assets.Jeff Sharkey2009-10-132-0/+0
|/ / / /
* | | | Merge change I61c08260 into eclairAndroid (Google) Code Review2009-10-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Futher reduce the logging of EriManager.Robert Greenwalt2009-10-131-1/+1
* | | | Merge change I1369e9ab into eclairAndroid (Google) Code Review2009-10-132-28/+232
|\ \ \ \
| * | | | Work on issue #2144454: Inconsistent swipes...Dianne Hackborn2009-10-132-28/+232
* | | | | Merge change If1acb2dd into eclairAndroid (Google) Code Review2009-10-131-4/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add a little logging to diagnose wifi cycle bugRobert Greenwalt2009-10-131-4/+9
| |/ / /
* | | | Merge change I9f93ce61 into eclairAndroid (Google) Code Review2009-10-131-2/+13
|\ \ \ \
| * | | | Throttle camera preview frames to the app. Bug 2180302.Dave Sparks2009-10-131-2/+13
* | | | | Merge change I124356f6 into eclairAndroid (Google) Code Review2009-10-121-2/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Continue caching "POST" result so that we won't getGrace Kloba2009-10-121-2/+1
* | | | | Make standard roaming indicator display indications configurableLibin Tang2009-10-121-3/+13
* | | | | Merge change I71f48a21 into eclairAndroid (Google) Code Review2009-10-121-9/+9
|\ \ \ \ \
| * | | | | Reduce the amount of EriManager Logging.Robert Greenwalt2009-10-121-9/+9
| | |/ / / | |/| | |
* | | | | Merge change I6261ab54 into eclairAndroid (Google) Code Review2009-10-121-4/+0
|\ \ \ \ \
| * | | | | Revert "egl: temporarily also include eglTerminate->eglInitialize hack for 8k"Dima Zavin2009-10-091-4/+0
* | | | | | Merge change Iad66a274 into eclairAndroid (Google) Code Review2009-10-121-1/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix race condition in WindowManagerService.disableKeyguard()Mike Lockwood2009-10-111-1/+3
| | |/ / / | |/| | |
* | | | | Merge change I305c181c into eclairAndroid (Google) Code Review2009-10-121-4/+32
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Delay 500ms between each registering each SDP record using sdptool.Nick Pelly2009-10-121-4/+32
| |/ / /
* | | | Merge change I067d55ea into eclairAndroid (Google) Code Review2009-10-121-4/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix issue #2179931: Power key to wake up frequently ignored when in dock appDianne Hackborn2009-10-091-4/+8
* | | | Now that Eclair has been defined as API revision 5 mark Build.VERSION_CODES.E...Jeff Hamilton2009-10-103-3/+3
* | | | Merge change I66693ea2 into eclairAndroid (Google) Code Review2009-10-101-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | fix sync exponential backoff for expedited syncsFred Quintana2009-10-091-1/+1
* | | | Fix issue #2179891: Need to update 5.xmlDianne Hackborn2009-10-091-393/+15843
| |/ / |/| |
* | | Merge change I5e482bbc into eclairAndroid (Google) Code Review2009-10-097-0/+393
|\ \ \
| * | | Add new RenderScript sample: ImageProcessing.Romain Guy2009-10-097-0/+393
* | | | Import revised translations. DO NOT MERGEEric Fischer2009-10-091-2/+1
|/ / /
* | | Make PhoneStateListeners not call TelephonyManagerRobert Greenwalt2009-10-098-17/+84
* | | Setting WebCore cache limit depending on the memory class.Grace Kloba2009-10-081-1/+8
* | | Merge change Iee649a81 into eclairAndroid (Google) Code Review2009-10-081-0/+5
|\ \ \
| * | | Add LAST_KMSG_KB variable, used to tune the size of /proc/last_kmsg uploads.Dan Egnor2009-10-081-0/+5
* | | | Merge change I9485aec1 into eclairAndroid (Google) Code Review2009-10-081-2/+2
|\ \ \ \
| * | | | Fix for 2177367: Reduce duration of vibrate in RotaryLockScreenJim Miller2009-10-081-2/+2
| |/ / /