summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Improve support for external keyboards.Jeff Brown2010-12-022-130/+0
* Load persisted global proxy settings.Robert Greenwalt2010-12-021-1/+17
* Merge "Remove const_cast to layer handle"Louis Huemiller2010-12-021-1/+1
|\
| * Remove const_cast to layer handleLouis Huemiller2010-12-011-1/+1
* | 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
* | | resolved conflicts for merge of 0d28be68 to masterEric Laurent2010-12-011-50/+54
|\ \ \ | |_|/ |/| |
| * | am e23212bc: Merge "Fix issue 3142808." into gingerbreadEric Laurent2010-12-011-49/+52
| |\ \
| | * \ Merge "Fix issue 3142808." into gingerbreadEric Laurent2010-12-011-49/+52
| | |\ \
| | | * | Fix issue 3142808.Eric Laurent2010-12-011-49/+52
| * | | | am af2d3c7c: Merge "DO NOT MERGE Remove wifistatetracker lock access in Broad...Irfan Sheriff2010-12-011-5/+22
| |\ \ \ \ | | |/ / /
| | * | | Merge "DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver"...Irfan Sheriff2010-12-011-5/+22
| | |\ \ \ | | | |/ / | | |/| |
| | | * | DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiverIrfan Sheriff2010-11-301-5/+22
* | | | | Implement issue #3201795: Improve transition when keyboard comes upDianne Hackborn2010-12-012-6/+14
* | | | | am 3248b484: am b483d5cd: fix [3237242] sensormanager sensor active count get...Mathias Agopian2010-12-0110-54/+22
|\ \ \ \ \ | |/ / / /
| * | | | am b483d5cd: fix [3237242] sensormanager sensor active count gets out of syncMathias Agopian2010-11-3010-54/+22
| |\ \ \ \ | | |/ / /
| | * | | fix [3237242] sensormanager sensor active count gets out of syncMathias Agopian2010-11-3010-54/+22
* | | | | am be0ece6f: am 186b68b7: Merge "allow rotation-vector to have 4 components" ...Mathias Agopian2010-12-011-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 186b68b7: Merge "allow rotation-vector to have 4 components" into gingerbreadMathias Agopian2010-11-301-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge "allow rotation-vector to have 4 components" into gingerbreadMathias Agopian2010-11-301-0/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | allow rotation-vector to have 4 componentsMathias Agopian2010-11-301-0/+1
* | | | | am 4b7de2c8: am 66cff624: Merge "Uses 4-th order low-pass for extracting grav...Mathias Agopian2010-12-014-2/+33
|\ \ \ \ \ | |/ / / /
| * | | | am 66cff624: Merge "Uses 4-th order low-pass for extracting gravity." into gi...Mathias Agopian2010-11-304-2/+33
| |\ \ \ \ | | |/ / /
| | * | | Uses 4-th order low-pass for extracting gravity.Mathias Agopian2010-11-304-2/+33
| | |/ /
* | | | am e3895b6f: am 24754c9f: Merge "don\'t attempt to normalize the rotation vec...Mathias Agopian2010-12-011-4/+6
|\ \ \ \ | |/ / /
| * | | am 24754c9f: Merge "don\'t attempt to normalize the rotation vector" into gin...Mathias Agopian2010-11-301-4/+6
| |\ \ \ | | |/ /
| | * | don't attempt to normalize the rotation vectorMathias Agopian2010-11-221-4/+6
* | | | Ensure the ShortcutManager uses the correct key character map.Jeff Brown2010-11-303-75/+85
* | | | Support non-orientation aware keyboards and other devices.Jeff Brown2010-11-302-100/+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
|/ / / /
* | | | Merge "Revert "Temporary workaround for issue 3187563""Eric Laurent2010-11-291-4/+0
|\ \ \ \
| * | | | Revert "Temporary workaround for issue 3187563"Eric Laurent2010-11-241-4/+0
* | | | | 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
| |/ / / / |/| | | |
* | | | | Fix issue 3225810.Eric Laurent2010-11-242-34/+56
|/ / / /
* | | | 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