summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* am 8a058cbf: Merge "In releaseWifiLockLocked call noteReleaseWifiLock." into ...Wink Saville2011-10-131-1/+1
|\
| * Merge "In releaseWifiLockLocked call noteReleaseWifiLock." into ics-mr0Wink Saville2011-10-131-1/+1
| |\
| | * In releaseWifiLockLocked call noteReleaseWifiLock.Wink Saville2011-10-131-1/+1
* | | am 97e9ea98: Merge "Fix bug with CLEAR_TASK -- wouldn\'t clear the top activi...Dianne Hackborn2011-10-131-1/+1
|\ \ \ | |/ /
| * | Merge "Fix bug with CLEAR_TASK -- wouldn't clear the top activity." into ics-mr0Dianne Hackborn2011-10-131-1/+1
| |\ \
| | * | Fix bug with CLEAR_TASK -- wouldn't clear the top activity.Dianne Hackborn2011-10-131-1/+1
* | | | Merge "Require device encryption password to perform adb backup/restore"Christopher Tate2011-10-132-3/+105
|\ \ \ \
| * | | | Require device encryption password to perform adb backup/restoreChristopher Tate2011-10-132-3/+105
* | | | | am ab9d5b11: Merge "PowerManagerService: Remove assumption that light sensor ...Mike Lockwood2011-10-131-35/+43
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge "PowerManagerService: Remove assumption that light sensor will always s...Mike Lockwood2011-10-131-35/+43
| |\ \ \ \
| | * | | | PowerManagerService: Remove assumption that light sensor will always send a v...Mike Lockwood2011-10-131-35/+43
| | | |_|/ | | |/| |
* | | | | am c408a5d5: Merge "Fixing issue where widgets file was getting blown away, i...Adam Cohen2011-10-131-108/+57
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Fixing issue where widgets file was getting blown away, issue: 5036321...Adam Cohen2011-10-131-108/+57
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fixing issue where widgets file was getting blown away, issue: 5036321Adam Cohen2011-10-121-108/+57
* | | | | am 97175bc3: Merge "Fix issue #5446988: WindowManager warns BOOT TIMEOUT,..."...Dianne Hackborn2011-10-133-5/+64
|\ \ \ \ \ | |/ / / /
| * | | | Fix issue #5446988: WindowManager warns BOOT TIMEOUT,...Dianne Hackborn2011-10-133-5/+64
| | |/ / | |/| |
* | | | am f4b40de6: Merge "Fix issue #5445966: WindowManager reporting -long on prim...Dianne Hackborn2011-10-125-23/+38
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge "Fix issue #5445966: WindowManager reporting -long on prime when it sho...Dianne Hackborn2011-10-125-23/+38
| |\ \
| | * | Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be.Dianne Hackborn2011-10-125-23/+38
| * | | DO NOT MERGE. Improve screenshot chord debouncing.Jeff Brown2011-10-122-2/+2
| |/ /
* | | Merge "Improve screenshot chord debouncing. Bug: 5011907"Jeff Brown2011-10-122-2/+2
|\ \ \
| * | | Improve screenshot chord debouncing.Jeff Brown2011-10-122-2/+2
* | | | am 075e4c3d: Merge "SurfaceFlinger: update orientation via transactions" into...Jamie Gennis2011-10-121-22/+17
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0Jamie Gennis2011-10-121-22/+17
| |\ \ \
| | * | | SurfaceFlinger: update orientation via transactionsJamie Gennis2011-10-111-22/+17
| | | |/ | | |/|
* | | | am 52763734: Merge "Dragging in touch explore mode should not become explorin...Svetoslav Ganov2011-10-111-2/+7
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Dragging in touch explore mode should not become exploring.Svetoslav Ganov2011-10-111-2/+7
| |/
* | Merge "Update internal state when iface is removed."Jeff Sharkey2011-10-111-0/+5
|\ \ | |/ |/|
| * Update internal state when iface is removed.Jeff Sharkey2011-10-111-0/+5
* | Merge "Keep screen brightness at 0 while waiting for the UI to be displayed."Dianne Hackborn2011-10-101-2/+21
|\ \
| * | Keep screen brightness at 0 while waiting for the UI to be displayed.Dianne Hackborn2011-10-101-2/+21
* | | Merge "Over-limit within handful of MTU's, update assets."Jeff Sharkey2011-10-101-12/+7
|\ \ \
| * | | Over-limit within handful of MTU's, update assets.Jeff Sharkey2011-10-101-12/+7
| | |/ | |/|
* | | Merge "Gracefully handle "needs init" transport errors at finish"Christopher Tate2011-10-101-0/+9
|\ \ \ | |_|/ |/| |
| * | Gracefully handle "needs init" transport errors at finishChristopher Tate2011-10-101-0/+9
* | | Fix issue #5405788: Device continuously opening and closing...Dianne Hackborn2011-10-105-20/+49
* | | Merge "Fix the behavior for choosing new default IME not to choose an auxilia...satok2011-10-101-5/+12
|\ \ \ | |_|/ |/| |
| * | Fix the behavior for choosing new default IME not to choose an auxiliary IME ...satok2011-10-101-5/+12
* | | Move battery stats to xt_qtaguid for data stats.Jeff Sharkey2011-10-093-382/+29
* | | Merge "Fix how we hide and show the nav bar."Dianne Hackborn2011-10-075-34/+211
|\ \ \ | |_|/ |/| |
| * | Fix how we hide and show the nav bar.Dianne Hackborn2011-10-075-34/+211
| |/
* | Merge "Fix wallpaper restore"Christopher Tate2011-10-071-1/+1
|\ \ | |/ |/|
| * Fix wallpaper restoreChristopher Tate2011-10-071-1/+1
* | Merge "Accessibility test automation API not working."Svetoslav Ganov2011-10-061-25/+59
|\ \
| * | Accessibility test automation API not working.Svetoslav Ganov2011-10-061-25/+59
* | | Merge "VPN: temporarily disable the default proxy when VPN is active."Chia-chi Yeh2011-10-061-18/+35
|\ \ \
| * | | VPN: temporarily disable the default proxy when VPN is active.Chia-chi Yeh2011-10-031-18/+35
* | | | Merge "ConnectivityService: detach the logic of global proxy."Chia-chi Yeh2011-10-061-7/+2
|\ \ \ \ | |/ / /
| * | | ConnectivityService: detach the logic of global proxy.Chia-chi Yeh2011-10-031-7/+2
* | | | Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself imm...Dianne Hackborn2011-10-063-16/+43
|\ \ \ \ | |_|_|/ |/| | |