summaryrefslogtreecommitdiffstats
path: root/services/java/com
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of drag & drop crashesChristopher Tate2011-01-191-1/+1
* Disabling queued unbinding of RemoteViewsServices until we fix flashing in wi...Winson Chung2011-01-191-1/+1
* Refactoring app widgets to address security/performance issues.Winson Chung2011-01-181-18/+150
* Just a little 'ol activity manager permission change.Dianne Hackborn2011-01-182-37/+83
* Merge "Filter virtual keys after touches." into honeycombJeff Brown2011-01-181-1/+7
|\
| * Filter virtual keys after touches.Jeff Brown2011-01-181-1/+7
* | Erase OBB files when removing packagesKenny Root2011-01-181-3/+12
* | Merge "Fix issue #3362666 Activities launched from ongoing notifications don'...Dianne Hackborn2011-01-181-6/+13
|\ \
| * | Fix issue #3362666 Activities launched from ongoing notifications don't animateDianne Hackborn2011-01-181-6/+13
* | | Prevent Dropbox from crashing system server pre-boot.Brad Fitzpatrick2011-01-181-1/+16
* | | Merge "Fix the algorithm to get current input method subtype considering expl...satok2011-01-171-7/+21
|\ \ \ | |/ / |/| |
| * | Fix the algorithm to get current input method subtype considering explicitly ...satok2011-01-181-7/+21
* | | Fix a bunch of API review bugs.Dianne Hackborn2011-01-171-4/+4
| |/ |/|
* | Merge "Pick an upstream interface with valid IP config" into honeycombIrfan Sheriff2011-01-171-4/+4
|\ \
| * | Pick an upstream interface with valid IP configIrfan Sheriff2011-01-171-4/+4
| |/
* | UsbService: Remove stack-trace message during boot.David 'Digit' Turner2011-01-171-4/+9
* | Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycombKenny Root2011-01-171-107/+0
|\ \
| * | Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root2011-01-171-107/+0
* | | Add internal plumbing to DPM for encryptionAndy Stadler2011-01-171-12/+89
|/ /
* | Add OBB size to PackageStatsKenny Root2011-01-171-0/+5
|/
* Implicitly/Explicitly subtypes bug.satok2011-01-171-6/+6
* Merge "SystemServer: Do not register null BlueTooth service in the emulator" ...David 'Digit' Turner2011-01-161-4/+2
|\
| * SystemServer: Do not register null BlueTooth service in the emulatorDavid 'Digit' Turner2011-01-171-4/+2
* | Merge "Support non-rectangular input regions." into honeycombJeff Brown2011-01-162-85/+56
|\ \
| * | Support non-rectangular input regions.Jeff Brown2011-01-162-85/+56
* | | Put externalSize measurements in PackageStatsKenny Root2011-01-161-10/+76
* | | Merge "Fix WPS to provides immediate feedback" into honeycombIrfan Sheriff2011-01-161-2/+3
|\ \ \
| * | | Fix WPS to provides immediate feedbackIrfan Sheriff2011-01-141-2/+3
* | | | Add manifest API to request a large heap.Dianne Hackborn2011-01-161-15/+8
| |/ / |/| |
* | | Merge "Add volume down as a safe mode key for Stingray." into honeycombJeff Brown2011-01-144-23/+67
|\ \ \
| * | | Add volume down as a safe mode key for Stingray.Jeff Brown2011-01-134-23/+67
* | | | switchToLastInputMethod returns a implicitly enabled subtype in the historysatok2011-01-151-30/+56
* | | | Use holo style mouse pointer.Jeff Brown2011-01-141-1/+1
* | | | Check for null in PackageSetting constructorKenny Root2011-01-141-2/+7
* | | | Merge "Watchdog can get deadlocked on activity manager" into honeycombBrad Fitzpatrick2011-01-141-3/+16
|\ \ \ \
| * | | | Watchdog can get deadlocked on activity managerBrad Fitzpatrick2011-01-141-3/+16
| | |/ / | |/| |
* | | | Merge "Add the {get,set}PackageObbPaths calls to API" into honeycombKenny Root2011-01-141-14/+87
|\ \ \ \
| * | | | Add the {get,set}PackageObbPaths calls to APIKenny Root2011-01-141-14/+87
| |/ / /
* | | | Add input methods settings panelsatok2011-01-151-7/+2
|/ / /
* | | Merge "Save input method subtype even if the current IME is not running." int...satok2011-01-141-1/+4
|\ \ \
| * | | Save input method subtype even if the current IME is not running.satok2011-01-141-1/+4
* | | | Merge "Fix issue #3330037: Unnecessary orientations appear..." into honeycombDianne Hackborn2011-01-135-87/+144
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix issue #3330037: Unnecessary orientations appear...Dianne Hackborn2011-01-135-87/+144
* | | | Fix NPE in interceptKeyBeforeDispatching.Jeff Brown2011-01-131-2/+2
* | | | Merge "Deep clone settings for system package update" into honeycombKenny Root2011-01-131-12/+61
|\ \ \ \ | |/ / / |/| | |
| * | | Deep clone settings for system package updateKenny Root2011-01-131-12/+61
* | | | Merge "Fix issue #3153930: orphan window left on screen" into honeycombDianne Hackborn2011-01-131-48/+113
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix issue #3153930: orphan window left on screenDianne Hackborn2011-01-131-48/+113
| |/ /
* | | Merge "Suppress orientation changes during drag operations" into honeycombChristopher Tate2011-01-131-15/+54
|\ \ \ | |/ / |/| |
| * | Suppress orientation changes during drag operationsChristopher Tate2011-01-121-15/+54