summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add some temp wifi debugging output" into jb-mr2-devRobert Greenwalt2013-05-191-4/+21
|\
| * Add some temp wifi debugging outputRobert Greenwalt2013-05-181-4/+21
* | Deactivate notification listeners disabled at runtime.John Spurlock2013-05-181-3/+6
|/
* Merge "disable notification listeners on uninstall" into jb-mr2-devChris Wren2013-05-171-1/+67
|\
| * disable notification listeners on uninstallChris Wren2013-05-171-1/+67
* | Fix issue #9000597: PackageManager get NPE while running performance planDianne Hackborn2013-05-171-2/+2
* | Add min delay between disable and enable of wifiRobert Greenwalt2013-05-161-0/+86
|/
* Rebind notification listeners for current user.John Spurlock2013-05-161-3/+4
* Merge "Maintain restrictions when downgrading system apps" into jb-mr2-devChristopher Tate2013-05-151-23/+112
|\
| * Maintain restrictions when downgrading system appsChristopher Tate2013-05-141-23/+112
* | Merge "cannot turn on bluetooth" into jb-mr2-devMatthew Xie2013-05-141-0/+64
|\ \
| * | cannot turn on bluetoothZhihai Xu2013-05-131-0/+64
* | | Merge "restart notification listener on package add" into jb-mr2-devChris Wren2013-05-121-1/+3
|\ \ \ | |_|/ |/| |
| * | restart notification listener on package addChris Wren2013-05-101-1/+3
| |/
* | Revert "The default home intent needs CATEGORY_DEFAULT"Christopher Tate2013-05-101-1/+0
|/
* Merge "Cache the scaled avatar drawables in the keyguard user switcher" into ...Amith Yamasani2013-05-091-1/+1
|\
| * Cache the scaled avatar drawables in the keyguard user switcherAmith Yamasani2013-05-091-1/+1
* | Merge "Donot bind to GATT service when BLE is not supported" into jb-mr2-devMatthew Xie2013-05-091-4/+8
|\ \
| * | Donot bind to GATT service when BLE is not supportedMatthew Xie2013-05-081-4/+8
* | | Merge "Don't allow non-authorized apps to access auth tokens" into jb-mr2-devAmith Yamasani2013-05-091-0/+5
|\ \ \
| * | | Don't allow non-authorized apps to access auth tokensAmith Yamasani2013-05-081-0/+5
| | |/ | |/|
* | | Merge "Defend against a system server crash." into jb-mr2-devDaniel Sandler2013-05-091-1/+7
|\ \ \
| * | | Defend against a system server crash.Daniel Sandler2013-05-071-1/+7
* | | | Merge "DO NOT MERGE. Fix issue #8868003: Recents thumbnails scale..." into j...Dianne Hackborn2013-05-091-4/+4
|\ \ \ \
| * | | | DO NOT MERGE. Fix issue #8868003: Recents thumbnails scale...Dianne Hackborn2013-05-081-4/+4
* | | | | Merge "The default home intent needs CATEGORY_DEFAULT" into jb-mr2-devChristopher Tate2013-05-081-0/+1
|\ \ \ \ \
| * | | | | The default home intent needs CATEGORY_DEFAULTChristopher Tate2013-05-071-0/+1
* | | | | | Merge "Dynamically togglable accessibility features improperly handled." into...Svetoslav2013-05-081-37/+30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Dynamically togglable accessibility features improperly handled.Svetoslav2013-05-081-37/+30
| | |/ / / | |/| | |
* | | | | OO NOT MERGE allow connected location providers location accessVictoria Lease2013-05-071-1/+1
| |_|/ / |/| | |
* | | | Merge "Don't limit the overscan frame to the window frame." into jb-mr2-devCraig Mautner2013-05-071-5/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Don't limit the overscan frame to the window frame.Craig Mautner2013-05-071-5/+1
| |/ /
* | | Merge "Help for the debugging help for issue #8734824." into jb-mr2-devDianne Hackborn2013-05-062-3/+53
|\ \ \
| * | | Help for the debugging help for issue #8734824.Dianne Hackborn2013-05-062-3/+53
* | | | Merge "Ensure install-during-restore is like install-then-restore" into jb-mr...Christopher Tate2013-05-061-1/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Ensure install-during-restore is like install-then-restoreChristopher Tate2013-05-061-1/+10
| |/ /
* | | Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESSDianne Hackborn2013-05-062-0/+35
|/ /
* | Merge "Idle maintenance scheduling broken." into jb-mr2-devSvetoslav2013-05-033-50/+147
|\ \
| * | Idle maintenance scheduling broken.Svetoslav2013-05-033-50/+147
* | | Merge "Multiple bindings to the same accessiblity serice if it dies." into jb...Svetoslav Ganov2013-05-031-4/+7
|\ \ \
| * | | Multiple bindings to the same accessiblity serice if it dies.Svetoslav Ganov2013-05-031-4/+7
| | |/ | |/|
* | | Merge "Fix issue #8798662: NPE in..." into jb-mr2-devDianne Hackborn2013-05-031-7/+7
|\ \ \ | |/ / |/| |
| * | Fix issue #8798662: NPE in...Dianne Hackborn2013-05-031-7/+7
* | | Merge "Change the initial disabled state of disabled IMEs" into jb-mr2-devSatoshi Kataoka2013-05-031-5/+16
|\ \ \ | |/ / |/| |
| * | Change the initial disabled state of disabled IMEsSatoshi Kataoka2013-05-021-5/+16
* | | Merge "Fix issue #8768456: Settings > App Info under reports..." into jb-mr2-devDianne Hackborn2013-05-022-5/+11
|\ \ \
| * | | Fix issue #8768456: Settings > App Info under reports...Dianne Hackborn2013-05-022-5/+11
| | |/ | |/|
* | | Send package-changed broadcasts to the correct usersChristopher Tate2013-05-021-17/+88
* | | Bootstrap installed system apps only when the target user is runningChristopher Tate2013-05-011-14/+14
|/ /
* | Merge "Lockdown VPN handles its own connection teardown." into jb-mr2-devJeff Sharkey2013-05-012-3/+23
|\ \