summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of dfce290b to masterMathias Agopian2010-07-291-7/+30
|\
| * am 04d7e83e: Added SensorManager.getAltitude()Mathias Agopian2010-07-291-7/+30
| |\
| | * Added SensorManager.getAltitude()Mathias Agopian2010-07-291-7/+30
* | | resolved conflicts for merge of 02513855 to masterMathias Agopian2010-07-293-5/+21
|\ \ \ | |/ /
| * | am 050b5624: Added SensorManager.getMinDelay()Mathias Agopian2010-07-293-5/+21
| |\ \ | | |/
| | * Added SensorManager.getMinDelay()Mathias Agopian2010-07-293-5/+21
* | | Fix crash.Dianne Hackborn2010-07-291-0/+4
* | | expose more sqlite errors as exceptionsVasu Nori2010-07-2910-0/+267
* | | am ff74e22b: am ce3ac5f0: Merge "Corrected buffer overflow when parsing /proc...Romain Guy2010-07-291-4/+6
|\ \ \ | |/ /
| * | am ce3ac5f0: Merge "Corrected buffer overflow when parsing /proc/wakelocks"Romain Guy2010-07-291-4/+6
| |\ \
| | * \ Merge "Corrected buffer overflow when parsing /proc/wakelocks"Romain Guy2010-07-291-4/+6
| | |\ \
| | | * | Corrected buffer overflow when parsing /proc/wakelocksJohannes Carlsson2010-07-021-4/+6
| * | | | am 6ec402b5: DO NOT MERGE: Fix input event injection ANRs on UI thread.Jeff Brown2010-07-295-62/+134
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | DO NOT MERGE: Fix input event injection ANRs on UI thread.Jeff Brown2010-07-295-62/+134
* | | | | Fixed StatusBar ANRs due to input event injection on UI thread.Jeff Brown2010-07-295-62/+134
* | | | | Merge "Make the new android.animation package public"Chet Haase2010-07-294-14/+13
|\ \ \ \ \
| * | | | | Make the new android.animation package publicChet Haase2010-07-294-14/+13
* | | | | | Tracking merge of dalvik-dev to masterBrian Carlstrom2010-07-284-5/+149
* | | | | | Add support for setting action bar title/subtitle by resource IDAdam Powell2010-07-282-0/+86
|/ / / / /
* | | | | Adding xml declarations for new animation frameworkChet Haase2010-07-286-6/+310
* | | | | am 6487ade9: am 5f866a4a: Make FrameworkCoreHostTests use ddmlib-prebuilt.Brett Chabot2010-07-281-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 5f866a4a: Make FrameworkCoreHostTests use ddmlib-prebuilt.Brett Chabot2010-07-281-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Make FrameworkCoreHostTests use ddmlib-prebuilt.Brett Chabot2010-07-281-1/+1
* | | | | Merge "Add support for setting action mode titles/subtitles by resource ID"Adam Powell2010-07-283-0/+44
|\ \ \ \ \
| * | | | | Add support for setting action mode titles/subtitles by resource IDAdam Powell2010-07-283-0/+44
* | | | | | am c6d83caf: am a0ae8bc5: Merge "Fix a bug that could cause flings to last to...Adam Powell2010-07-281-1/+5
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | am a0ae8bc5: Merge "Fix a bug that could cause flings to last too long using ...Adam Powell2010-07-281-1/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix a bug that could cause flings to last too long using a ScrollerAdam Powell2010-07-281-1/+5
* | | | | Merge "Fixed doc typos in HeterogeneousExpandableList.java."Gilles Debunne2010-07-282-17/+14
|\ \ \ \ \
| * | | | | Fixed doc typos in HeterogeneousExpandableList.java.Gilles Debunne2010-07-282-17/+14
* | | | | | Add PreferenceFragment.Dianne Hackborn2010-07-281-0/+309
* | | | | | Merge "TextView with Selection Contextual Mode"Gilles Debunne2010-07-285-364/+447
|\ \ \ \ \ \
| * | | | | | TextView with Selection Contextual ModeGilles Debunne2010-07-285-364/+447
* | | | | | | Merge changes I00d6980a,I814221b4,Id88603a5Mike Lockwood2010-07-283-1/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Send Intents when PTP compatible devices are connected/disconnected to USBMike Lockwood2010-07-272-0/+20
| * | | | | | Give system server permission to access USB.Mike Lockwood2010-07-271-1/+1
* | | | | | | am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types m...Jeff Brown2010-07-282-17/+49
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | am 6d0fec2d: Refactor input reader to support new device types more easily.Jeff Brown2010-07-282-17/+49
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Refactor input reader to support new device types more easily.Jeff Brown2010-07-282-17/+49
* | | | | | | am 8190f485: am b350bec5: am 17876aa5: Minor changes to ContentProvider javad...Dan Egnor2010-07-281-11/+12
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am b350bec5: am 17876aa5: Minor changes to ContentProvider javadoc to improve...Dan Egnor2010-07-281-11/+12
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 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
* | | | | | | | Merge "Wait for broadcast even if the network state has been changed. bug: 28...Xia Wang2010-07-281-38/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | Wait for broadcast even if the network state has been changed.Xia Wang2010-07-261-38/+38
* | | | | | | | | Merge "moved target_content user agent parameter to strings added target cont...Michael Kolb2010-07-283-6/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | moved target_content user agent parameter to stringsMichael Kolb2010-07-263-6/+31
* | | | | | | | | | Merge "Add new system service CountryDetector"Mike Lockwood2010-07-282-1/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add new system service CountryDetectorBai Tao2010-07-282-1/+26
* | | | | | | | | | | Merge "Add ability to instantiate PropertyAnimator objects with single "to" v...Chet Haase2010-07-286-29/+259
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |