summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make Proxy change broadcast sticky"Robert Greenwalt2010-12-061-1/+1
|\
| * Make Proxy change broadcast stickyRobert Greenwalt2010-12-061-1/+1
* | Merge "Fix notification/builder defaults"Andy Stadler2010-12-061-13/+4
|\ \ | |/ |/|
| * Fix notification/builder defaultsAndy Stadler2010-12-031-13/+4
* | Don't clobber the net hostname if it's already set.Robert Greenwalt2010-12-061-5/+7
|/
* Merge "Fix issue #3175809: system_server crash with SEGV_MAPERR (IKXEVEREST-1...Dianne Hackborn2010-12-031-2/+6
|\
| * Fix issue #3175809: system_server crash with SEGV_MAPERR (IKXEVEREST-1372)Dianne Hackborn2010-12-031-2/+6
* | Cleanup logging.Wink Saville2010-12-031-82/+88
|/
* Merge "sampling profiler hz -> ms"Brad Fitzpatrick2010-12-021-6/+5
|\
| * sampling profiler hz -> msBrad Fitzpatrick2010-12-021-6/+5
* | Merge "Improve support for external keyboards."Jeff Brown2010-12-021-58/+0
|\ \
| * | Improve support for external keyboards.Jeff Brown2010-12-021-58/+0
| |/
* | am a30c12a1: am 4a88013a: resolved conflicts for merge of bf1439c5 to stage-k...Jean-Baptiste Queru2010-12-021-1/+2
|\ \ | |/ |/|
| * am 4a88013a: resolved conflicts for merge of bf1439c5 to stage-korg-masterJean-Baptiste Queru2010-12-021-1/+2
| |\
| | * resolved conflicts for merge of bf1439c5 to stage-korg-masterJean-Baptiste Queru2010-12-021-1/+2
| | |\
| | | * Preserve flags field of event passed to injectKeyEvent()Mike Playle2010-12-021-1/+2
| * | | am af2d3c7c: Merge "DO NOT MERGE Remove wifistatetracker lock access in Broad...Irfan Sheriff2010-12-011-5/+22
| |\ \ \ | | |/ / | |/| |
| | * | DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiverIrfan Sheriff2010-11-301-5/+22
* | | | Load persisted global proxy settings.Robert Greenwalt2010-12-021-1/+17
* | | | Merge "Remove the need for a token parameter from AsyncChannel."Wink Saville2010-12-021-1/+1
|\ \ \ \
| * | | | Remove the need for a token parameter from AsyncChannel.Wink Saville2010-12-011-1/+1
* | | | | API CHANGE: drags can now carry an originator-only object payloadChristopher Tate2010-12-011-5/+5
* | | | | Implement issue #3201795: Improve transition when keyboard comes upDianne Hackborn2010-12-012-6/+14
* | | | | Ensure the ShortcutManager uses the correct key character map.Jeff Brown2010-11-302-27/+20
* | | | | 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
|\ \ \ \