summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make the base direction of the Arabic error pages RTL"Brad Fitzpatrick2010-10-212-2/+2
|\
| * Make the base direction of the Arabic error pages RTLShachar Shemesh2010-10-202-2/+2
* | Merge "Set the base direction of the Hebrew error pages to RTL"Brad Fitzpatrick2010-10-212-2/+2
|\ \ | |/
| * Set the base direction of the Hebrew error pages to RTLShachar Shemesh2010-10-202-2/+2
* | Merge "Make disabled TextViews uneditable"Jean-Baptiste Queru2010-10-201-2/+19
|\ \
| * | Make disabled TextViews uneditableJanos Levai2010-10-181-2/+19
* | | Merge "Fix FastScroller overlay position bug after setFastScrollEnabled(false...Jean-Baptiste Queru2010-10-201-0/+5
|\ \ \ | |_|/ |/| |
| * | Fix FastScroller overlay position bugNoraBora2010-10-181-0/+5
| |/
* | jni: Remove duplicated jniThrowException()Jim Huang2010-10-172-18/+2
|/
* Merge "Dismissing AlertDialog before destroying WebView."Jean-Baptiste Queru2010-10-111-4/+14
|\
| * Dismissing AlertDialog before destroying WebView.Mattias Falk2010-10-041-4/+14
* | Merge "Hold partial wakelock during shutdown to avoid entering sleep"Jean-Baptiste Queru2010-10-101-7/+24
|\ \
| * | Hold partial wakelock during shutdown to avoid entering sleepMattias Larsson2010-09-281-7/+24
| |/
* | Support showing "Cold" battery health.Imre Sunyi2010-10-101-0/+1
* | Don't perform DNS lookup in android.net.Proxy.isLocalHostAndreas Sandblad2010-10-041-8/+6
|/
* 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