summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix some crashes that are happening in the system process.Dianne Hackborn2011-08-123-10/+28
* Merge "Fix issue #5016544: IME keyboard hides folder rename text field."Dianne Hackborn2011-08-112-10/+38
|\
| * Fix issue #5016544: IME keyboard hides folder rename text field.Dianne Hackborn2011-08-092-10/+38
* | Merge "New broadcast telling when an app is fully removed."Dianne Hackborn2011-08-112-0/+19
|\ \
| * | New broadcast telling when an app is fully removed.Dianne Hackborn2011-08-102-0/+19
* | | Merge "Allow fractional and signed input for number fields."Ben Murdoch2011-08-111-1/+2
|\ \ \
| * | | Allow fractional and signed input for number fields.Ben Murdoch2011-08-111-1/+2
* | | | Merge "Fix bug 5122319 - When action bar tabs run out of space they should co...Adam Powell2011-08-104-64/+235
|\ \ \ \
| * | | | Fix bug 5122319 - When action bar tabs run out of space they shouldAdam Powell2011-08-104-64/+235
* | | | | Merge "Subtract the navigation bar from DisplayMetrics."Daniel Sandler2011-08-101-1/+5
|\ \ \ \ \
| * | | | | Subtract the navigation bar from DisplayMetrics.Daniel Sandler2011-08-101-1/+5
* | | | | | Merge "Unhide APIs for user space VPN."Chia-chi Yeh2011-08-102-3/+1
|\ \ \ \ \ \
| * | | | | | Unhide APIs for user space VPN.Chia-chi Yeh2011-08-082-3/+1
* | | | | | | Merge "VPN: remove unused protected intent."Chia-chi Yeh2011-08-101-2/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | VPN: remove unused protected intent.Chia-chi Yeh2011-08-081-2/+0
* | | | | | | Merge "Add PendingIntent extra for WEB_SEARCH intents"Bjorn Bringert2011-08-101-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Add PendingIntent extra for WEB_SEARCH intentsBjorn Bringert2011-08-101-0/+8
* | | | | | | | Merge "Pass in the title of the preference as a title for the ringtone picker...Amith Yamasani2011-08-101-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Pass in the title of the preference as a title for the ringtone picker dialog.Amith Yamasani2011-08-101-0/+1
* | | | | | | | Merge "Accessibility and silent mode changes to Volume Panel."Amith Yamasani2011-08-104-10/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Accessibility and silent mode changes to Volume Panel.Amith Yamasani2011-08-104-10/+14
| |/ / / / / / /
* | | | | | | | Ensure interface down before wpa_supplicant startIrfan Sheriff2011-08-101-0/+10
* | | | | | | | Merge "Manifest digest stored during package scanning"Kenny Root2011-08-104-7/+233
|\ \ \ \ \ \ \ \
| * | | | | | | | Manifest digest stored during package scanningKenny Root2011-08-104-7/+233
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "SuggestionEnabled flag enforced in ActionPopup"Gilles Debunne2011-08-104-10/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | SuggestionEnabled flag enforced in ActionPopupGilles Debunne2011-08-104-10/+9
* | | | | | | | Merge "Eliminate warnings from PackageParser"Kenny Root2011-08-102-100/+117
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Eliminate warnings from PackageParserKenny Root2011-08-092-100/+117
* | | | | | | | Merge "New extended Intent protcols for installing/uninstalling apps."Dianne Hackborn2011-08-106-69/+136
|\ \ \ \ \ \ \ \
| * | | | | | | | New extended Intent protcols for installing/uninstalling apps.Dianne Hackborn2011-08-106-69/+136
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Add firmware reload support for P2P"Irfan Sheriff2011-08-101-0/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Add firmware reload support for P2PIrfan Sheriff2011-08-101-0/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Bluetooth : fix for bluetooth turning on issue.(limit: 64times)"Jaikumar Ganesh2011-08-101-6/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bluetooth : fix for bluetooth turning on issue.(limit: 64times)hyungseoung.yoo2011-08-101-6/+7
* | | | | | | Merge "Unhide camera face detection API."Wu-cheng Li2011-08-101-73/+23
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Unhide camera face detection API.Wu-cheng Li2011-08-101-73/+23
* | | | | | | Merge "Add NFC to airplane mode"Nick Pelly2011-08-093-24/+85
|\ \ \ \ \ \ \
| * | | | | | | Add NFC to airplane modeNick Pelly2011-08-093-24/+85
* | | | | | | | Merge "Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed."Romain Guy2011-08-091-6/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.Grace Kloba2011-08-091-6/+8
* | | | | | | | | Merge "Fix obviously broken DateTimeView.onAttachedToWindow()."Daniel Sandler2011-08-091-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix obviously broken DateTimeView.onAttachedToWindow().Daniel Sandler2011-08-091-1/+1
* | | | | | | | | | Merge "DnsPinger -- log setup problems"Irfan Sheriff2011-08-091-8/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | DnsPinger -- log setup problemsIsaac Levy2011-08-091-8/+11
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fix bug #5017432 NPE when mixing different spans with different font s...Fabrice Di Meglio2011-08-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix bug #5017432 NPE when mixing different spans with different font sizesFabrice Di Meglio2011-08-091-1/+1
* | | | | | | | | | | Merge "Improve language for dialogs with force close button, including removi...Sean Cotter2011-08-091-10/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Improve language for dialogs with force close button, including removing Sorr...Sean Cotter2011-08-091-10/+9
* | | | | | | | | | | | Merge "Check for BT state when sending Bond State Change intent."Jaikumar Ganesh2011-08-091-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Check for BT state when sending Bond State Change intent.Jaikumar Ganesh2011-08-091-0/+1
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |