summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix if ACTION_DOWN and lost focus time too close, it will become long press.Tony Wu2010-09-131-0/+1
* Merge "fix typo in comment @beamsOverlap"Romain Guy2010-09-121-1/+1
|\
| * fix typo in comment @beamsOverlapmadan ankapura2010-09-121-1/+1
* | Merge "Fix the layouting of the checkbox."Romain Guy2010-09-111-2/+2
|\ \
| * | Fix the layouting of the checkbox.Pal Szasz2010-08-251-2/+2
* | | Merge "Memory leak in TextKeyListener."Romain Guy2010-09-111-2/+5
|\ \ \ | |_|/ |/| |
| * | Memory leak in TextKeyListener.Mathias Jeppsson2010-09-031-2/+5
* | | Merge "Fix number counter will keep going after window losed focus."Jean-Baptiste Queru2010-09-101-0/+8
|\ \ \
| * | | Fix number counter will keep going after window losed focus.Tony Wu2010-09-031-0/+8
| |/ /
* | | Merge "Make sure OutOfMemoryError is handled by WallpaperManager"Jean-Baptiste Queru2010-09-101-3/+13
|\ \ \
| * | | Make sure OutOfMemoryError is handled by WallpaperManagerJohan Alfven2010-09-031-3/+13
| |/ /
* | | Update to new ddmlib-prebuilt api.Brett Chabot2010-09-091-1/+1
* | | Fix to get A2DP to connect after unpairingHenrik Backlund2010-09-091-1/+7
|/ /
* | Merge "Fix a monkey crash when the new WebView is destroyed."Jean-Baptiste Queru2010-08-302-8/+10
|\ \
| * | Fix a monkey crash when the new WebView is destroyed.Patrick Scott2010-08-262-8/+10
* | | Support surrogate pairs when layouting textTakako Ishibashi2010-08-263-10/+35
|/ /
* | Merge "Add an API to request route to an IPv6 host."Robert Greenwalt2010-08-236-52/+158
|\ \
| * | Add an API to request route to an IPv6 host.Banavathu, Srinivas Naik2010-08-196-52/+158
* | | Merge "Crash when powering off."Jean-Baptiste Queru2010-08-231-0/+4
|\ \ \ | |_|/ |/| |
| * | Crash when powering off.Mathias Jeppsson2010-08-171-0/+4
* | | Added overload methods for DatabaseUtils.queryNumEntriesChristian Mehlmauer2010-08-201-10/+34
* | | Fix build - remove dead doc linkJean-Baptiste Queru2010-08-201-1/+1
* | | Merge "add new sensor types for handling gyro data and device orientation mor...Jean-Baptiste Queru2010-08-203-2/+231
|\ \ \
| * | | add new sensor types for handling gyro data and device orientationKevin Powell2010-08-193-2/+231
* | | | Merge "BluetoothHeadset.java: Added ACTION_VENDOR_SPECIFIC_HEADSET_EVENT, EXT...Jean-Baptiste Queru2010-08-204-16/+576
|\ \ \ \ | |_|_|/ |/| | |
| * | | BluetoothHeadset.java:Herb Jellinek2010-08-134-16/+576
* | | | Merge "Make the LED colors when charging customizable by the vendor"Jean-Baptiste Queru2010-08-171-0/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make the LED colors when charging customizable by the vendorKenneth Andersson2010-08-031-0/+15
| |/ /
* | | Enhance WspTypeDecoder to decode Content Type ParametersDan Griffin2010-08-021-3/+12
|/ /
* | 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
* | | Make FrameworkCoreHostTests use ddmlib-prebuilt.Brett Chabot2010-07-281-1/+1
* | | Fix hosttests to use the new ddmlib API.Xavier Ducrohet2010-07-263-160/+529
* | | Merge "Fix build."Jean-Baptiste Queru2010-07-261-6/+1
|\ \ \
| * | | Fix build.Jean-Baptiste Queru2010-07-161-6/+1
* | | | Merge "dependent change for "parse instrumentation result bundles" in sdk"Jean-Baptiste Queru2010-07-231-1/+2
|\ \ \ \
| * | | | dependent change for "parse instrumentation result bundles" in sdkGuang Zhu2010-07-121-1/+2
* | | | | Remove compilation warnings by removing illegal charactersMac Wang2010-07-231-1/+1
| |_|_|/ |/| | |
* | | | Shoud specify the Resource class instance as an argument of the methodMasanori Ogino2010-07-201-4/+4
* | | | Replaced /sdcard with Environment.getExternalStorageDirectory()Christian Mehlmauer2010-07-193-10/+14
* | | | typo fixedMadan Ankapura2010-07-191-1/+1
* | | | Merge "Replaced deprecated calls to setButton and setButton2"Romain Guy2010-07-191-13/+14
|\ \ \ \
| * | | | Replaced deprecated calls to setButton and setButton2Christian Mehlmauer2010-06-251-13/+14
| | |_|/ | |/| |
* | | | Merge "Replaced deprecated setButton Methodcalls"Romain Guy2010-07-191-16/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Replaced deprecated setButton MethodcallsChristian Mehlmauer2010-06-251-16/+15
| |/ /
* | | Merge "Fix the problem that color drawable cache key conflicts another drawab...Romain Guy2010-07-151-38/+69
|\ \ \
| * | | Fix the problem that color drawable cache key conflicts another drawable one.Masanori Ogino2010-07-161-38/+69
* | | | Merge "Added method getPreferredHttpHost"Romain Guy2010-07-151-0/+80
|\ \ \ \
| * | | | Added method getPreferredHttpHostAndreas Sandblad2010-07-141-0/+80
| | |_|/ | |/| |
* | | | Merge "Allow ListPreference summary to use entry"Romain Guy2010-07-152-1/+92
|\ \ \ \