summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* am 6354dd0b: Merge "Fix 3403858: Remove lock icons from status1 area." into h...Jim Miller2011-01-281-4/+4
|\
| * Fix 3403858: Remove lock icons from status1 area.Jim Miller2011-01-281-4/+4
* | am cfd0bafd: Merge changes Iaa7bc042,Icc312fc9,I50ba06ed into honeycombJoe Onorato2011-01-281-0/+7
|\ \ | |/
| * Make keyguard also ask to turn the back button off, now that it is controlled...Joe Onorato2011-01-271-0/+7
* | am da910fd5: Merge "Handle ActivityNotFoundException in the WM policy." into ...Jeff Brown2011-01-261-1/+8
|\ \ | |/
| * Merge "Handle ActivityNotFoundException in the WM policy." into honeycombJeff Brown2011-01-261-1/+8
| |\
| | * Handle ActivityNotFoundException in the WM policy.Jeff Brown2011-01-261-1/+8
* | | am e193c468: Merge "Fix 3388705: Explicitly check for low battery level" into...Joe Onorato2011-01-262-3/+6
|\ \ \ | |/ /
| * | Merge "Fix 3388705: Explicitly check for low battery level" into honeycombJoe Onorato2011-01-262-3/+6
| |\ \ | | |/ | |/|
| | * Fix 3388705: Explicitly check for low battery levelJim Miller2011-01-262-3/+6
* | | am 2dc9c784: Merge "Fix issue #3382992: IME close animation stutters from URL...Dianne Hackborn2011-01-261-0/+16
|\ \ \ | |/ /
| * | Merge "Fix issue #3382992: IME close animation stutters from URL bar" into ho...Dianne Hackborn2011-01-261-0/+16
| |\ \ | | |/ | |/|
| | * Fix issue #3382992: IME close animation stutters from URL barDianne Hackborn2011-01-261-0/+16
* | | am 1aadb210: Merge changes I48392c75,Id09437a4,I4a0aa878 into honeycombJoe Onorato2011-01-261-8/+4
|\ \ \ | |/ /
| * | Expose the window flags for lights out mode.Joe Onorato2011-01-261-1/+2
| * | Make FLAG_FULLSCREEN not go into lights out mode anymore.Joe Onorato2011-01-261-7/+2
| |/
* | am 3168a137: Merge "Fix surface frame size reporting." into honeycombJeff Brown2011-01-251-1/+0
|\ \ | |/
| * Fix surface frame size reporting.Jeff Brown2011-01-251-1/+0
* | am aaa55d3f: Merge "New orientation listener." into honeycombJeff Brown2011-01-241-8/+15
|\ \ | |/
| * New orientation listener.Jeff Brown2011-01-241-8/+15
* | am 4c541b13: Merge "visibility ("lights out") API." into honeycombJoe Onorato2011-01-231-2/+41
|\ \ | |/
| * Merge "visibility ("lights out") API." into honeycombJoe Onorato2011-01-231-2/+41
| |\
| | * visibility ("lights out") API.Joe Onorato2011-01-231-2/+41
* | | am 8ccea78c: Merge "Fix bug 3299208 - Some apps\' dialogs aren\'t show()ing s...Adam Powell2011-01-231-9/+4
|\ \ \ | |/ /
| * | Merge "Fix bug 3299208 - Some apps' dialogs aren't show()ing successfully" in...Adam Powell2011-01-231-9/+4
| |\ \
| | * | Fix bug 3299208 - Some apps' dialogs aren't show()ing successfullyAdam Powell2011-01-231-9/+4
| | |/
* | | am f4180679: Merge "Fix SENSOR_LANDSCAPE and SENSOR_PORTRAIT" into honeycombJeff Brown2011-01-231-2/+4
|\ \ \ | |/ /
| * | Fix SENSOR_LANDSCAPE and SENSOR_PORTRAITJeff Brown2011-01-231-2/+4
| |/
* | am e25c4d10: Merge "Fix 3339257: Update lockscreen keyboard to fit Holo theme...Jim Miller2011-01-191-9/+16
|\ \ | |/
| * Merge "Fix 3339257: Update lockscreen keyboard to fit Holo theme" into honeycombJim Miller2011-01-191-9/+16
| |\
| | * Fix 3339257: Update lockscreen keyboard to fit Holo themeJim Miller2011-01-191-9/+16
* | | am 661b6cfb: Merge "Okay, new plan for dialogs." into honeycombDianne Hackborn2011-01-181-6/+4
|\ \ \ | |/ /
| * | Merge "Okay, new plan for dialogs." into honeycombDianne Hackborn2011-01-181-6/+4
| |\ \
| | * | Okay, new plan for dialogs.Dianne Hackborn2011-01-181-6/+4
* | | | am 6cfc7a0a: Merge "Fix bug 3365208 - Contextual Action Bar is not displayed ...Adam Powell2011-01-181-0/+1
|\ \ \ \ | |/ / /
| * | | Merge "Fix bug 3365208 - Contextual Action Bar is not displayed when the cont...Adam Powell2011-01-181-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix bug 3365208 - Contextual Action Bar is not displayed when the context ite...Adam Powell2011-01-181-0/+1
| | |/
* | | am 36c84403: Merge "Fix issue #3362484: Can\'t dismiss activity picker by tap...Dianne Hackborn2011-01-181-0/+18
|\ \ \ | |/ /
| * | Merge "Fix issue #3362484: Can't dismiss activity picker by tapping outside d...Dianne Hackborn2011-01-181-0/+18
| |\ \ | | |/ | |/|
| | * Fix issue #3362484: Can't dismiss activity picker by tapping outside dialogDianne Hackborn2011-01-181-0/+18
* | | am 3aa959b9: Merge "Fix issue #3362666 Activities launched from ongoing notif...Dianne Hackborn2011-01-181-16/+22
|\ \ \ | |/ /
| * | Fix issue #3362666 Activities launched from ongoing notifications don't animateDianne Hackborn2011-01-181-16/+22
| |/
* | am 6e3212a3: Merge "Fix 3329600: Always enable screen rotation in lockscreen....Jim Miller2011-01-171-8/+6
|\ \ | |/
| * Merge "Fix 3329600: Always enable screen rotation in lockscreen." into honeycombJim Miller2011-01-171-8/+6
| |\
| | * Fix 3329600: Always enable screen rotation in lockscreen.Jim Miller2011-01-171-8/+6
* | | am 3d7a9707: Merge "Fix 3210299: Extend lock screen wake timeout to 10s" into...Jim Miller2011-01-171-1/+1
|\ \ \ | |/ /
| * | Merge "Fix 3210299: Extend lock screen wake timeout to 10s" into honeycombJim Miller2011-01-171-1/+1
| |\ \
| | * | Fix 3210299: Extend lock screen wake timeout to 10sJim Miller2011-01-171-1/+1
| | |/
* | | am 92cd4d02: Merge "Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_...Adam Powell2011-01-161-1/+2
|\ \ \ | |/ /
| * | Merge "Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_ACTION_MODE_O...Adam Powell2011-01-161-1/+2
| |\ \