summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixes an AIOOBE when device admin enforces a small timeout for screen ...Amith Yamasani2012-10-221-7/+11
|\
| * Fixes an AIOOBE when device admin enforces a small timeout for screen lockAmith Yamasani2012-10-221-7/+11
* | Merge "Prevent sync state changes when user is a monkey" into jb-mr1-devGuang Zhu2012-10-223-3/+18
|\ \ | |/ |/|
| * Prevent sync state changes when user is a monkeyGuang Zhu2012-10-223-3/+18
* | Added info about why Wi-Fi is requiredRussell Brenner2012-10-191-1/+9
|/
* Settings: Use new shared dream setting defaults.John Spurlock2012-10-192-6/+15
* Merge "More migration to Global settings." into jb-mr1-devJeff Sharkey2012-10-184-15/+15
|\
| * More migration to Global settings.Jeff Sharkey2012-10-184-15/+15
* | Merge "Control OpenGL traces from Developer Options in Settings" into jb-mr1-devRomain Guy2012-10-181-0/+34
|\ \
| * | Control OpenGL traces from Developer Options in SettingsRomain Guy2012-10-181-0/+34
* | | Merge "bluetooth won't turn on after turn Airplane mode off on setting screen...Zhihai Xu2012-10-181-6/+25
|\ \ \ | |_|/ |/| |
| * | bluetooth won't turn on after turn Airplane mode off on setting screen on man...Zhihai Xu2012-10-181-6/+25
* | | Merge "More descriptive summary for "Sleep Mode" pref." into jb-mr1-devDaniel Sandler2012-10-183-7/+33
|\ \ \
| * | | More descriptive summary for "Sleep Mode" pref.Daniel Sandler2012-10-183-7/+33
* | | | Revert "bluetooth won't turn on after turn Airplane mode off on setting scree...Irfan Sheriff2012-10-171-32/+10
* | | | Merge "bluetooth won't turn on after turn Airplane mode off on setting screen...Zhihai Xu2012-10-171-10/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | bluetooth won't turn on after turn Airplane mode off on setting screen on man...Zhihai Xu2012-10-171-10/+32
| |/ /
* | | Fix check for multiple usersAmith Yamasani2012-10-171-1/+1
|/ /
* | New developer setting: force 4x MSAARomain Guy2012-10-151-0/+16
* | Merge "Fix issue #7330867: Cannot disable a built-in app if you've downloaded...Dianne Hackborn2012-10-141-30/+94
|\ \
| * | Fix issue #7330867: Cannot disable a built-in app if you've downloaded updatesDianne Hackborn2012-10-121-30/+94
* | | Show the overflow in the right place for keyguard settingsAdam Powell2012-10-131-1/+3
* | | Merge "Disable security widgets for now" into jb-mr1-devJim Miller2012-10-121-9/+22
|\ \ \ | |/ / |/| |
| * | Disable security widgets for nowMichael Jurka2012-10-111-9/+22
* | | Merge "Fix a regression in exiting the activity on picking a locale" into jb-...Amith Yamasani2012-10-111-0/+1
|\ \ \ | |_|/ |/| |
| * | Fix a regression in exiting the activity on picking a localeAmith Yamasani2012-10-101-0/+1
* | | Merge "Launch account addition activity from Settings instead of from Account...Amith Yamasani2012-10-111-7/+30
|\ \ \
| * | | Launch account addition activity from Settings instead of from AccountManagerAmith Yamasani2012-10-101-7/+30
* | | | Merge "Fix issue #7328934: change threshold of developer options countdown to...Dianne Hackborn2012-10-112-2/+9
|\ \ \ \
| * | | | Fix issue #7328934: change threshold of developer options countdown toastDianne Hackborn2012-10-112-2/+9
* | | | | Fix crash in Settings for secondary usersAmith Yamasani2012-10-101-1/+2
|/ / / /
* | | | Merge "Switch to IPackageManager.getServiceInfo()." into jb-mr1-devJeff Sharkey2012-10-101-19/+11
|\ \ \ \
| * | | | Switch to IPackageManager.getServiceInfo().Jeff Sharkey2012-10-101-19/+11
* | | | | Merge "Move lockscreen to using haptic feedback setting." into jb-mr1-devJeff Sharkey2012-10-102-18/+0
|\ \ \ \ \ | |/ / / /
| * | | | Move lockscreen to using haptic feedback setting.Jeff Sharkey2012-10-102-18/+0
* | | | | Merge "Fix issue #7318666: hide developer options from user build" into jb-mr...Dianne Hackborn2012-10-103-10/+90
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix issue #7318666: hide developer options from user buildDianne Hackborn2012-10-103-10/+90
| |/ / /
* | | | Merge "Use user-specific PackageManager." into jb-mr1-devJeff Sharkey2012-10-101-9/+18
|\ \ \ \
| * | | | Use user-specific PackageManager.Jeff Sharkey2012-10-101-9/+18
| |/ / /
* | | | Accessibility enabled by gesture not reflected in settings screen.Svetoslav Ganov2012-10-101-13/+47
|/ / /
* | | Merge "Return RESULT_OK when wifi connection established" into jb-mr1-devRussell Brenner2012-10-101-0/+2
|\ \ \
| * | | Return RESULT_OK when wifi connection establishedRussell Brenner2012-10-091-0/+2
| | |/ | |/|
* | | Merge "Go back to top of list when Settings is relaunched" into jb-mr1-devAmith Yamasani2012-10-101-4/+8
|\ \ \
| * | | Go back to top of list when Settings is relaunchedAmith Yamasani2012-10-091-4/+8
| |/ /
* | | Merge "Have poor network avoidance turned off by default" into jb-mr1-devIrfan Sheriff2012-10-091-1/+4
|\ \ \ | |/ / |/| |
| * | Have poor network avoidance turned off by defaultIrfan Sheriff2012-10-091-1/+4
* | | Merge "Accessibility settings should update after gesture to enable accessibi...Svetoslav Ganov2012-10-081-0/+30
|\ \ \
| * | | Accessibility settings should update after gesture to enable accessibility.Svetoslav Ganov2012-10-081-0/+30
* | | | Remove further loggingVikram Aggarwal2012-10-081-1/+0
* | | | Merge "Allow disconnected BT profiles to be unchecked in Settings." into jb-m...Jake Hamby2012-10-082-9/+12
|\ \ \ \ | |/ / / |/| | |