summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* Add a parameter to InputMethodManagerService.getEnabledSubtype for allowing t...satok2010-12-211-7/+68
* am d485c76b: am c8e8a12b: Merge "Fix issue #3289835: NullPointerException in....Dianne Hackborn2010-12-201-1/+4
|\
| * am c8e8a12b: Merge "Fix issue #3289835: NullPointerException in..." into ging...Dianne Hackborn2010-12-201-1/+4
| |\
| | * Fix issue #3289835: NullPointerException in...Dianne Hackborn2010-12-161-1/+4
* | | Merge "Bug 3292797. Talkback accessibility doesn't work at times."Svetoslav Ganov2010-12-191-16/+5
|\ \ \
| * | | Bug 3292797. Talkback accessibility doesn't work at times.Svetoslav Ganov2010-12-181-16/+5
* | | | Demo hack!Dianne Hackborn2010-12-181-1/+2
|/ / /
* | | Fix build breakagesatok2010-12-171-6/+6
* | | Merge "Change "more" button to call InputMethodConfigure in Settings"satok2010-12-171-6/+24
|\ \ \
| * | | Change "more" button to call InputMethodConfigure in Settingssatok2010-12-161-6/+24
* | | | Hm somehow my log didn't make it in the last patch.Dianne Hackborn2010-12-161-0/+2
* | | | Merge "Fix issue #3291975: Google services frame work crash..."Dianne Hackborn2010-12-161-1/+5
|\ \ \ \
| * | | | Fix issue #3291975: Google services frame work crash...Dianne Hackborn2010-12-161-1/+5
* | | | | Fix Bluetooth-tethering config of interface.Robert Greenwalt2010-12-161-1/+1
|/ / / /
* | | | Merge "Turn thumbnails back on."Dianne Hackborn2010-12-151-1/+1
|\ \ \ \
| * | | | Turn thumbnails back on.Dianne Hackborn2010-12-151-1/+1
* | | | | Merge "Correct an error code to pass CTS."Robert Greenwalt2010-12-151-2/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Correct an error code to pass CTS.Robert Greenwalt2010-12-151-2/+9
* | | | | Clean up USB notifications:Mike Lockwood2010-12-143-67/+69
* | | | | Merge "Don't queue multiple pending backups for the same app"Christopher Tate2010-12-141-22/+43
|\ \ \ \ \
| * | | | | Don't queue multiple pending backups for the same appChristopher Tate2010-12-141-22/+43
| |/ / / /
* | | | | Fix some IpV4-only code.Robert Greenwalt2010-12-143-39/+11
|/ / / /
* | | | Merge "Time out orphaned / unresponsive restore sessions"Christopher Tate2010-12-141-18/+81
|\ \ \ \
| * | | | Time out orphaned / unresponsive restore sessionsChristopher Tate2010-12-131-18/+81
* | | | | Merge "Don't restore wildly wrong sized wallpapers"Christopher Tate2010-12-141-9/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Don't restore wildly wrong sized wallpapersChristopher Tate2010-12-131-9/+6
* | | | | Fix issue #3258849: Grab thumbnail when exiting an app via backDianne Hackborn2010-12-134-10/+47
* | | | | Merge "WPS fixes and refactor"Irfan Sheriff2010-12-131-13/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | WPS fixes and refactorIrfan Sheriff2010-12-131-13/+4
| |/ / /
* | | | resolved conflicts for merge of 78e9f4cb to masterDianne Hackborn2010-12-132-13/+23
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> ...Dianne Hackborn2010-12-132-13/+23
| |\ \ | | |/
| | * Fix issue #3154576: battery stats checkin should include UID -> packages+ mapDianne Hackborn2010-12-132-13/+23
* | | am 6d13b146: am e78a0009: resolved conflicts for merge of 4b94c451 to stage-k...Jean-Baptiste Queru2010-12-131-2/+9
|\ \ \ | |/ /
| * | am e78a0009: resolved conflicts for merge of 4b94c451 to stage-korg-masterJean-Baptiste Queru2010-12-131-2/+9
| |\ \
| | * \ resolved conflicts for merge of 4b94c451 to stage-korg-masterJean-Baptiste Queru2010-12-131-2/+9
| | |\ \
| | | * | Added dropbox broadcast notificationHakan Still2010-12-081-2/+9
* | | | | Fix issue #3274841: Orientation change problem with a paused activityDianne Hackborn2010-12-132-20/+39
* | | | | Turn off screenshot capturing for thumbnails.Dianne Hackborn2010-12-101-1/+1
* | | | | Merge "Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService"Mike Lockwood2010-12-094-71/+74
|\ \ \ \ \
| * | | | | Rename android.hardware.Usb to UsbManager and UsbObserver to UsbServiceMike Lockwood2010-12-094-71/+74
* | | | | | Fix issue #3272051: Use backward transition when going backwards.Dianne Hackborn2010-12-092-69/+58
|/ / / / /
* | | | | Merge "Add a couple of transport-descriptive methods to IBackupManager"Christopher Tate2010-12-091-0/+49
|\ \ \ \ \
| * | | | | Add a couple of transport-descriptive methods to IBackupManagerChristopher Tate2010-12-091-0/+49
* | | | | | API CHANGE - Add hasGrantedPolicy() APIAndy Stadler2010-12-091-7/+35
* | | | | | remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-081-4/+0
|/ / / / /
* | | | | Rework activity lifecycle so onSaveInstanceState() is after onPause().Dianne Hackborn2010-12-084-38/+167
* | | | | Add support for fallback keycodes.Jeff Brown2010-12-072-2/+2
* | | | | Have MobileDataStateTracker & DataConnectionTracker communicate directly.Wink Saville2010-12-071-48/+7
* | | | | Add a Dummy data connection for testing purposes.Robert Greenwalt2010-12-071-0/+6
* | | | | Merge "Make Proxy change broadcast sticky"Robert Greenwalt2010-12-061-1/+1
|\ \ \ \ \