summaryrefslogtreecommitdiffstats
path: root/services/java/com
Commit message (Expand)AuthorAgeFilesLines
* Merge "Optimize call to drawBitmap during screen rotation." into honeycombJeff Brown2011-01-211-2/+6
|\
| * Optimize call to drawBitmap during screen rotation.Jeff Brown2011-01-211-2/+6
* | Merge "Reduce number of calls to updateInputWindows by 60%." into honeycombJeff Brown2011-01-211-34/+78
|\ \
| * | Reduce number of calls to updateInputWindows by 60%.Jeff Brown2011-01-211-34/+78
| |/
* | Merge "Add and enforce the permission for encrypting/decrypting." into honeycombJason parks2011-01-211-3/+6
|\ \
| * | Add and enforce the permission for encrypting/decrypting.Jason parks2011-01-211-3/+6
* | | Merge "Update encryption commands." into honeycombJason parks2011-01-211-8/+25
|\ \ \ | |/ /
| * | Update encryption commands.Jason parks2011-01-211-8/+25
* | | Merge "Read actual device encryption status" into honeycombAndy Stadler2011-01-211-1/+9
|\ \ \
| * | | Read actual device encryption statusAndy Stadler2011-01-201-1/+9
| |/ /
* | | Show implicitly enabled subtypes in the input method selection dialogsatok2011-01-211-51/+48
* | | Merge "Show ime switch icon when there is a hard keyboard" into honeycombsatok2011-01-201-0/+2
|\ \ \ | |/ / |/| |
| * | Show ime switch icon when there is a hard keyboardsatok2011-01-211-0/+2
* | | Refine InputMethodInfo APIKen Wakasa2011-01-211-23/+32
* | | Add android.provider.Settings.EXTRA_INPUT_METHOD_IDTadashi G. Takaoka2011-01-211-2/+1
* | | Merge "Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS" into honeycombTadashi G. Takaoka2011-01-201-1/+1
|\ \ \
| * | | Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGSTadashi G. Takaoka2011-01-201-1/+1
| |/ /
* | | Make VpnService synchronous API.Hung-ying Tyan2011-01-201-0/+3
|/ /
* | Make the drag input window fullscreen touchable againChristopher Tate2011-01-191-1/+1
|/
* Merge "Fail more gracefully when window state changes during drags" into hone...Christopher Tate2011-01-191-2/+6
|\
| * Fail more gracefully when window state changes during dragsChristopher Tate2011-01-191-2/+6
* | Merge "StrictMode: class instance limits (track object "leaks")" into honeycombBrad Fitzpatrick2011-01-191-0/+3
|\ \ | |/ |/|
| * StrictMode: class instance limits (track object "leaks")Brad Fitzpatrick2011-01-191-0/+3
* | 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
|\ \ \