summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Added SensorManager.getAltitude()Mathias Agopian2010-07-291-7/+30
* Added SensorManager.getMinDelay()Mathias Agopian2010-07-293-5/+21
* DO NOT MERGE: Fix input event injection ANRs on UI thread.Jeff Brown2010-07-295-62/+134
* Fix a bug that could cause flings to last too long using a ScrollerAdam Powell2010-07-281-1/+5
* Refactor input reader to support new device types more easily.Jeff Brown2010-07-282-17/+49
* am 17876aa5: Minor changes to ContentProvider javadoc to improve consistency.Dan Egnor2010-07-281-11/+12
|\
| * Minor changes to ContentProvider javadoc to improve consistency.Dan Egnor2010-07-281-11/+12
* | am 86c035f0: Merge "COMMENT ONLY change to clarify ContentProvider documentat...Brad Fitzpatrick2010-07-272-69/+148
|\ \ | |/
| * Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyoBrad Fitzpatrick2010-07-272-69/+148
| |\
| | * COMMENT ONLY change to clarify ContentProvider documentation.Dan Egnor2010-07-272-69/+148
* | | Merge "Un-@hide new download manager public API." into gingerbreadSteve Howard2010-07-272-3/+0
|\ \ \
| * | | Un-@hide new download manager public API.Steve Howard2010-07-262-3/+0
* | | | Merge "Explicitly mention again that startCommand() runs on the main thread."...Brad Fitzpatrick2010-07-271-1/+9
|\ \ \ \
| * | | | Explicitly mention again that startCommand() runs on the main thread.Brad Fitzpatrick2010-07-271-1/+9
* | | | | Merge "Replace several IPCThreadState::get() lookups with one." into gingerbreadBrad Fitzpatrick2010-07-272-8/+8
|\ \ \ \ \ | |/ / / /
| * | | | Replace several IPCThreadState::get() lookups with one.Brad Fitzpatrick2010-07-272-8/+8
* | | | | am 8c65ee2d: Merge "Add a method to let a properly permissioned app directly ...Joe Onorato2010-07-271-0/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Add a method to let a properly permissioned app directlyJoe Onorato2010-07-241-0/+1
* | | | | Merge "Fix StrictMode for Binder.dump()" into gingerbreadBrad Fitzpatrick2010-07-261-1/+11
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix StrictMode for Binder.dump()Brad Fitzpatrick2010-07-261-1/+11
| | |/ / | |/| |
* | | | Fix NPE in TextToSpeech with setLanguage(null)Jean-Michel Trivi2010-07-261-0/+3
|/ / /
* | | Avoid starting multiple threads in ShutdownThreadMike Lockwood2010-07-261-1/+5
* | | Infrastructure to report running services to developer.Dianne Hackborn2010-07-241-0/+68
* | | Fix handling of application disabled state.Dianne Hackborn2010-07-241-0/+10
* | | Battery stats: start removing last stats, keep total discharge.Dianne Hackborn2010-07-242-101/+135
* | | Merge "Report sensor events to BatteryStats service" into gingerbreadMathias Agopian2010-07-231-0/+7
|\ \ \
| * | | Report sensor events to BatteryStats serviceMathias Agopian2010-07-231-0/+7
* | | | New permission for non-purgeable cache downloads.Steve Howard2010-07-231-0/+7
* | | | Fixed bug in BitmapFactory.decodeStreamGilles Debunne2010-07-231-3/+5
* | | | Remove SEE_ALL_EXTERNAL permission from Download Manager.Steve Howard2010-07-211-8/+0
|/ / /
* | | DL manager support for broadcasts + connectivity controlSteve Howard2010-07-213-25/+97
* | | propagate sensor event rate properlyMathias Agopian2010-07-211-3/+3
* | | Merge "new SensorService" into gingerbreadMathias Agopian2010-07-214-245/+140
|\ \ \
| * | | new SensorServiceMathias Agopian2010-07-194-245/+140
* | | | am e8605af5: Merge "Avoid leaking file descriptors when returning drop box ev...Dan Egnor2010-07-211-32/+57
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Avoid leaking file descriptors when returning drop box events." into f...Dan Egnor2010-07-211-32/+57
| |\ \ \ | | | |/ | | |/|
| | * | Avoid leaking file descriptors when returning drop box events.Dan Egnor2010-07-211-32/+57
* | | | am dbac180d: Fix a merge problem with html mmsTom Taylor2010-07-212-3/+8
|\ \ \ \ | |/ / /
| * | | Fix a merge problem with html mmsTom Taylor2010-07-213-3/+9
| |/ /
* | | Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-211-0/+40
* | | Merge "Only print out wake locks in the if the wakelock was held." into ginge...Jason Parks2010-07-201-7/+5
|\ \ \
| * | | Only print out wake locks in the if the wakelock was held.Jason Parks2010-07-201-7/+5
| | |/ | |/|
* | | am 2f0dc6d9: Merge "COMMENT ONLY change to add some warnings about ParcelFile...Dan Egnor2010-07-202-3/+21
|\ \ \ | | |/ | |/|
| * | Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor be...Dan Egnor2010-07-202-3/+21
| |\ \
| | * | COMMENT ONLY change to add some warnings about ParcelFileDescriptorDan Egnor2010-07-202-3/+21
* | | | resolved conflicts for merge of 9bc4039a to gingerbreadDan Egnor2010-07-201-147/+315
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge "COMMENT-ONLY change to clarify Camera documentation." into froyoDan Egnor2010-07-191-140/+307
| |\ \ | | |/
| | * COMMENT-ONLY change to clarify Camera documentation.Dan Egnor2010-07-131-140/+307
* | | Merge "fix javadoc error which breaks SDK build in gingerbread" into gingerbreadVasu Nori2010-07-191-1/+1
|\ \ \
| * | | fix javadoc error which breaks SDK build in gingerbreadVasu Nori2010-07-191-1/+1