summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* After reboot with airplane mode and BT enabled, keep BT enabled.Jake Hamby2012-04-231-3/+1
* Merge "Fix dumprendertree crash"Jonathan Dixon2012-04-231-2/+4
|\
| * Fix dumprendertree crashJonathan Dixon2012-04-231-2/+4
* | Merge "Cursor is moved at end of word when it is added to dictionary"Gilles Debunne2012-04-231-0/+1
|\ \
| * | Cursor is moved at end of word when it is added to dictionaryGilles Debunne2012-04-201-0/+1
* | | Merge "Fix use of API level in android.webkit JavaDoc"Steve Block2012-04-231-8/+9
|\ \ \
| * | | Fix use of API level in android.webkit JavaDocSteve Block2012-04-231-8/+9
* | | | Merge "Expose statfs() through IMediaContainerService."Jeff Sharkey2012-04-232-0/+18
|\ \ \ \
| * | | | Expose statfs() through IMediaContainerService.Jeff Sharkey2012-04-222-0/+18
* | | | | Merge "Clipboard service keeps separate clipboards per user."Amith Yamasani2012-04-231-25/+80
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Clipboard service keeps separate clipboards per user.Amith Yamasani2012-04-201-25/+80
* | | | | Merge "Pause the WebCore thread watchdog at the right time."Ben Murdoch2012-04-231-86/+22
|\ \ \ \ \
| * | | | | Pause the WebCore thread watchdog at the right time.Ben Murdoch2012-04-231-86/+22
* | | | | | Merge "Seperate interface and implementation of 4 WebView classes"Jonathan Dixon2012-04-2317-879/+1302
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Seperate interface and implementation of 4 WebView classesJonathan Dixon2012-04-2317-879/+1302
| |/ / / /
* | | | | Merge "Update SystemUI for sw600dp devices."Daniel Sandler2012-04-23248-171/+516
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update SystemUI for sw600dp devices.Daniel Sandler2012-04-21248-171/+516
* | | | | Merge "Fix the first boundary of the sentence level spell check"satok2012-04-221-2/+4
|\ \ \ \ \
| * | | | | Fix the first boundary of the sentence level spell checksatok2012-04-231-2/+4
* | | | | | Merge "System context should inherit base package name."Jeff Sharkey2012-04-221-1/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | System context should inherit base package name.Jeff Sharkey2012-04-221-1/+3
* | | | | | Merge "Fix threading issues in AudioRecord JNI"Eric Laurent2012-04-222-226/+248
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix threading issues in AudioRecord JNIEric Laurent2012-04-202-226/+248
* | | | | | Better assertions when bandwidth module disabled.Jeff Sharkey2012-04-212-1/+11
* | | | | | Merge "Make InputEvent.getEventTime() public."Jeff Brown2012-04-204-7/+86
|\ \ \ \ \ \
| * | | | | | Make InputEvent.getEventTime() public.Jeff Brown2012-04-204-7/+86
* | | | | | | Merge "Get alias for Bluetooth devices."Jeff Brown2012-04-2011-30/+127
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Get alias for Bluetooth devices.Jeff Brown2012-04-2011-30/+127
* | | | | | | Merge "You can now long press on the power off menu to reboot to safe mode."Dianne Hackborn2012-04-205-5/+90
|\ \ \ \ \ \ \
| * | | | | | | You can now long press on the power off menu to reboot to safe mode.Dianne Hackborn2012-04-205-5/+90
* | | | | | | | Merge "Adding a couple of missing accessibility focus directions."Svetoslav Ganov2012-04-202-2/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Adding a couple of missing accessibility focus directions.Svetoslav Ganov2012-04-202-2/+14
* | | | | | | | | Merge "Fix dumpsys package."Amith Yamasani2012-04-201-1/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix dumpsys package.Amith Yamasani2012-04-201-1/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Fixing a couple of issues I have introduces in the last patch.Svetoslav Ganov2012-04-202-2/+2
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge "Move forward lock utilities to PackageHelper"Kenny Root2012-04-202-87/+122
|\ \ \ \ \ \ \
| * | | | | | | Move forward lock utilities to PackageHelperKenny Root2012-04-202-87/+122
* | | | | | | | Merge "Connect metered DHCP hint for Wi-Fi networks."Jeff Sharkey2012-04-204-5/+149
|\ \ \ \ \ \ \ \
| * | | | | | | | Connect metered DHCP hint for Wi-Fi networks.Jeff Sharkey2012-04-204-5/+149
* | | | | | | | | Merge "Visible spans changes only invalidate the affected text sub display li...Gilles Debunne2012-04-202-1/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Visible spans changes only invalidate the affected text sub display listsGilles Debunne2012-04-202-1/+36
* | | | | | | | | | Merge "Adding support for traversing the content of a node info at granularity."Svetoslav Ganov2012-04-2014-47/+236
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adding support for traversing the content of a node info at granularity.Svetoslav Ganov2012-04-2014-47/+236
* | | | | | | | | | | Remove flicker from transitions.Craig Mautner2012-04-204-27/+48
* | | | | | | | | | | Fixes in the accessibility gesture dispatching.Svetoslav Ganov2012-04-201-5/+7
* | | | | | | | | | | am 9b930d21: am 40a33f3b: Merge "docs: add meta description to first training...Scott Main2012-04-202-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am 40a33f3b: Merge "docs: add meta description to first training docs" into i...Scott Main2012-04-202-0/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge "docs: add meta description to first training docs" into ics-mr1Scott Main2012-04-202-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | docs: add meta description to first training docsScott Main2012-04-202-0/+2
* | | | | | | | | | | | | | Merge "Set AuthType to NONE if username of APN is not set"Robert Greenwalt2012-04-201-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \