summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adding a feature to indicate that the device possesses low-latency aud...Dan Morrill2010-09-271-0/+9
|\
| * Adding a feature to indicate that the device possesses low-latency audio.Dan Morrill2010-09-261-0/+9
* | Merge "Fix bug #2585298 (google calendar sync clears eventTimezone field for ...Fabrice Di Meglio2010-09-272-3/+5
|\ \
| * | Fix bug #2585298 (google calendar sync clears eventTimezone field for recurri...Fabrice Di Meglio2010-09-242-3/+5
* | | Merge "DO NOT MERGE. Only 1 edge glow should be growing at a time." into ging...Mindy Pereira2010-09-261-0/+24
|\ \ \ | |_|/ |/| |
| * | DO NOT MERGE. Only 1 edge glow should be growing at a time.Mindy Pereira2010-09-261-0/+24
* | | Add necessary logic removed during backportDaisuke Miyakawa2010-09-261-3/+25
* | | DO NOT MERGE. Fix issue #3000764: API REVIEW: android.R.*Dianne Hackborn2010-09-242-45/+12
* | | Merge "do not merge - Asset update (pass #3)" into gingerbreadPatrick Dubroy2010-09-2465-0/+0
|\ \ \
| * | | do not merge - Asset update (pass #3)Patrick Dubroy2010-09-2465-0/+0
* | | | Intent action to launch downloads UI.Steve Howard2010-09-241-0/+5
* | | | Merge "Some debugging support." into gingerbreadDianne Hackborn2010-09-241-0/+2
|\ \ \ \
| * | | | Some debugging support.Dianne Hackborn2010-09-241-0/+2
* | | | | fix problem in AudioEffect JNI setup.Eric Laurent2010-09-241-13/+19
* | | | | Merge "Add new Alarm provider class for setting an alarm." into gingerbreadPatrick Scott2010-09-243-0/+88
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add new Alarm provider class for setting an alarm.Patrick Scott2010-09-243-0/+88
* | | | | Merge "Move long Connectivity tasks to handler thread." into gingerbreadRobert Greenwalt2010-09-241-10/+6
|\ \ \ \ \
| * | | | | Move long Connectivity tasks to handler thread.Robert Greenwalt2010-09-231-10/+6
| | |_|_|/ | |/| | |
* | | | | Import revised translations. DO NOT MERGEEric Fischer2010-09-2420-64/+224
| |/ / / |/| | |
* | | | Fix issue #3022508: Crash during media scanDianne Hackborn2010-09-234-33/+87
| |/ / |/| |
* | | Merge "Enforce serial ordering of MotionEvents." into gingerbreadJeff Brown2010-09-231-19/+44
|\ \ \
| * | | Enforce serial ordering of MotionEvents.Jeff Brown2010-09-231-19/+44
* | | | Merge "Better errors in PackageManagerTests" into gingerbreadKenny Root2010-09-231-19/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Better errors in PackageManagerTestsKenny Root2010-09-231-19/+37
| |/ /
* | | Have DownloadManager pass file URIs for legacy external downloadsSteve Howard2010-09-231-0/+6
* | | Tweaks to download manager API based on API review feedbackSteve Howard2010-09-232-31/+81
* | | am 5b7328f2: Merge "docs: add more info about state list drawable and onclick...Scott Main2010-09-231-12/+48
|\ \ \
| * | | docs: add more info about state list drawable and onclick attribute to ButtonScott Main2010-09-221-12/+48
* | | | Merge "Fix for IndexOutOfBounds in setComposingRegion." into gingerbreadAmith Yamasani2010-09-231-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix for IndexOutOfBounds in setComposingRegion.Amith Yamasani2010-09-221-1/+5
* | | | Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-239-374/+451
* | | | Merge "DO NOT MERGE Apply new styles to the status bar/notification shade" in...Adam Powell2010-09-227-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | DO NOT MERGE Apply new styles to the status bar/notification shadeAdam Powell2010-09-227-0/+2
* | | | Add javadoc saying that wake locks are ref counted by default.Joe Onorato2010-09-221-0/+2
* | | | Merge "Decrease sensitivity of orientation changes a bit." into gingerbreadSteve Howard2010-09-221-2/+2
|\ \ \ \
| * | | | Decrease sensitivity of orientation changes a bit.Steve Howard2010-09-211-2/+2
* | | | | Flesh out StrictMode docs.Brad Fitzpatrick2010-09-221-15/+98
| |_|/ / |/| | |
* | | | Merge "DO NOT MERGE - redo Ib5e519fb40d3191ecac06c03a844872df19f3963" into g...Vasu Nori2010-09-221-25/+5
|\ \ \ \
| * | | | DO NOT MERGE - redo Ib5e519fb40d3191ecac06c03a844872df19f3963Vasu Nori2010-09-221-25/+5
| | |/ / | |/| |
* | | | Merge "Fix problem where Base64InputStream single-byte reads were unsigned." ...Jesse Wilson2010-09-222-1/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Fix problem where Base64InputStream single-byte reads were unsigned.Jesse Wilson2010-09-222-1/+12
* | | | Merge "Do not merge: clear text selection on rotate" into gingerbreadCary Clark2010-09-221-0/+1
|\ \ \ \
| * | | | Do not merge: clear text selection on rotateCary Clark2010-09-221-0/+1
* | | | | Do not merge: cherry-pick a fix for a npe.Patrick Scott2010-09-222-8/+10
* | | | | Text selection anchors changed to use windowsAdam Powell2010-09-2111-508/+226
* | | | | Merge "Adding new feature definitions for new sensors (barometer and gyroscop...Dan Morrill2010-09-211-2/+17
|\ \ \ \ \
| * | | | | Adding new feature definitions for new sensors (barometer and gyroscope.)Dan Morrill2010-09-211-2/+17
* | | | | | Simplify and optimize MessageQueue loop.Jeff Brown2010-09-211-69/+54
|/ / / / /
* | | | | Merge "Un-@hide ability to download without a running notification." into gin...Steve Howard2010-09-211-1/+0
|\ \ \ \ \
| * | | | | Un-@hide ability to download without a running notification.Steve Howard2010-09-211-1/+0
| | |_|/ / | |/| | |