summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "don't delete /cache/recovery/last_log on boot" into gingerbreadDoug Zongker2010-09-291-1/+3
|\
| * don't delete /cache/recovery/last_log on bootDoug Zongker2010-09-291-1/+3
* | Merge "Update local cache before sending intent." into gingerbreadJaikumar Ganesh2010-09-291-6/+6
|\ \
| * | Update local cache before sending intent.Jaikumar Ganesh2010-09-291-6/+6
* | | Merge "Move all the permissions check up for unmount" into gingerbreadKenny Root2010-09-291-1/+1
|\ \ \
| * | | Move all the permissions check up for unmountKenny Root2010-09-291-1/+1
* | | | NFC integrationNick Pelly2010-09-2837-1/+4535
|/ / /
* | | Update OBB API to include callbacksKenny Root2010-09-284-29/+212
| |/ |/|
* | Merge "Move DownloadManager to android.app (DO NOT MERGE)" into gingerbreadSteve Howard2010-09-283-5/+6
|\ \
| * | Move DownloadManager to android.app (DO NOT MERGE)Steve Howard2010-09-273-5/+6
| |/
* | Merge "Allow touch events when clickable *or* longClickable" into gingerbreadAndy Stadler2010-09-281-1/+1
|\ \ | |/ |/|
| * Allow touch events when clickable *or* longClickableAndy Stadler2010-09-271-1/+1
* | Adding a new intent to allow for apps (Launcher) to jump to the All Apps tab ...Winson Chung2010-09-271-0/+14
* | Merge "Use buffered I/O during certificate parsing" into gingerbreadKenny Root2010-09-271-1/+2
|\ \
| * | Use buffered I/O during certificate parsingKenny Root2010-09-271-1/+2
* | | Merge "Allow all apps to call ContentResolver.getType()." into gingerbreadDianne Hackborn2010-09-276-24/+115
|\ \ \
| * | | Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-266-24/+115
* | | | Merge "Add suuport for splitting touch events across windows." into gingerbreadJeff Brown2010-09-274-109/+58
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add suuport for splitting touch events across windows.Jeff Brown2010-09-264-109/+58
* | | | 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-271-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix bug #2585298 (google calendar sync clears eventTimezone field for recurri...Fabrice Di Meglio2010-09-241-1/+3
* | | | 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-241-31/+8
* | | 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
* | | | Merge "Add new Alarm provider class for setting an alarm." into gingerbreadPatrick Scott2010-09-241-0/+71
|\ \ \ \ | |/ / / |/| | |
| * | | Add new Alarm provider class for setting an alarm.Patrick Scott2010-09-241-0/+71
* | | | 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
| |/ /
* | | Fix issue #3022508: Crash during media scanDianne Hackborn2010-09-234-33/+87
* | | Enforce serial ordering of MotionEvents.Jeff Brown2010-09-231-19/+44
| |/ |/|
* | 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-231-30/+80
* | 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
* | | 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-221-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix problem where Base64InputStream single-byte reads were unsigned.Jesse Wilson2010-09-221-1/+1