summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* Support non-orientation aware keyboards and other devices.Jeff Brown2010-11-301-33/+0
* Merge "NotificationManagerService: minor cleanup"Mike Lockwood2010-11-301-4/+1
|\
| * NotificationManagerService: minor cleanupMike Lockwood2010-11-301-4/+1
* | Auto-show IME for dialogs on large screens.Dianne Hackborn2010-11-291-11/+25
* | Merge "Update device password expiration/alarm behavior"Andy Stadler2010-11-291-13/+40
|\ \
| * | Update device password expiration/alarm behaviorAndy Stadler2010-11-291-13/+40
* | | Ensure that the first post-restore backup pass is correctChris Tate2010-11-291-10/+29
|/ /
* | Implement rotation animations.Dianne Hackborn2010-11-282-44/+235
* | Fix build breakagesatok2010-11-251-0/+12
* | Removed InputMethodSubtypePickersatok2010-11-251-24/+2
* | Store the current IME's token in the system bar for changing the current IME ...satok2010-11-252-51/+65
* | Merge "Use apn types instead of host when sending notifications."Wink Saville2010-11-241-2/+2
|\ \
| * | Use apn types instead of host when sending notifications.Wink Saville2010-11-241-2/+2
* | | Option to enable StrictMode flashing on userdebug builds.Brad Fitzpatrick2010-11-241-0/+4
|/ /
* | Change rotation freeze to all be implemented in window manager.Dianne Hackborn2010-11-242-3/+188
* | Add an API to set InputMethodAndSubtypesatok2010-11-241-8/+21
|/
* Change return type of getShortcutInputMethodsAndSubtypes to Map<InputMethodIn...satok2010-11-241-19/+29
* StrictMode fingerprinting / hashCode improvements.Brad Fitzpatrick2010-11-231-2/+2
* Merge "CloseGuard cleanups."Brad Fitzpatrick2010-11-231-2/+9
|\
| * CloseGuard cleanups.Brad Fitzpatrick2010-11-231-2/+9
* | Rename android.provider.Mtp to android.provider.PtpMike Lockwood2010-11-231-3/+3
* | Fix issue #3222014: Dragging items around home screen is unresponsiveDianne Hackborn2010-11-231-24/+46
* | StrictMode visual notification support.Brad Fitzpatrick2010-11-222-0/+149
|/
* Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-224-120/+326
* Add an API to get shortcut IMEssatok2010-11-231-22/+133
* Merge "Synchronize getCurrentInputMethodSubtype"satok2010-11-221-17/+21
|\
| * Synchronize getCurrentInputMethodSubtypesatok2010-11-231-17/+21
* | new battery assetsJoe Onorato2010-11-211-3/+8
* | fix warningJoe Onorato2010-11-211-1/+1
* | Update the look of the notifications. Includes adding a new Notification.Bui...Joe Onorato2010-11-211-18/+24
|/
* Fixes to DevicePolicyManager.setPasswordExpirationTimeoutAndy Stadler2010-11-191-21/+16
* Implement issue #2367442: Please add API for manipulating installerDianne Hackborn2010-11-191-0/+74
* Notify all VMs when proxy changes.Robert Greenwalt2010-11-193-7/+182
* Some work on issue #3201795: Improve transition when keyboard comes upDianne Hackborn2010-11-181-5/+38
* Fix issue 3192794.Eric Laurent2010-11-181-6/+19
* Return the enabled subtypes for the current InputMethod when the input value ...satok2010-11-181-9/+14
* frameworks:audio: Correct accessory detection at power upPraveen Bharathi2010-11-171-24/+33
* Add a function to get enabledInputMethodAndSubtypesatok2010-11-171-4/+33
* Merge "Permission fix: don't require BACKUP perm for self-restores"Chris Tate2010-11-161-9/+52
|\
| * Permission fix: don't require BACKUP perm for self-restoresChris Tate2010-11-161-9/+52
* | Fix more things that CloseGuard found.Brad Fitzpatrick2010-11-152-4/+17
|/
* Close some things in system_server that CloseGuard found.Brad Fitzpatrick2010-11-152-0/+2
* Get rid of the extended themes.Dianne Hackborn2010-11-143-7/+16
* Add a setter of InputMethodSubtype to InputMethodManagersatok2010-11-131-2/+17
* Reset IME to the build-in IME when there is something wrong with the current ...satok2010-11-131-5/+13
* Add a function to switch back to the last used IMEsatok2010-11-131-0/+15
* Add password expiration support to DevicePolicyManager.Jim Miller2010-11-111-2/+196
* StrictMode.Span supportBrad Fitzpatrick2010-11-111-1/+6
* Save the history of InputMethodSubtype for reverting the subtype when IME was...satok2010-11-111-47/+228
* Adding widget auto-advance capabilityAdam Cohen2010-11-101-0/+2