summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move and rename user activity event type constants." into jb-mr1-devJeff Brown2012-07-275-17/+16
|\
| * Move and rename user activity event type constants.Jeff Brown2012-07-275-17/+16
* | Merge "Split NST handler events away from CS internals." into jb-mr1-devJeff Sharkey2012-07-271-46/+49
|\ \ | |/ |/|
| * Split NST handler events away from CS internals.Jeff Sharkey2012-07-261-46/+49
* | Small step towards supporting multiple displaysCraig Mautner2012-07-2711-31/+63
* | Fix permission issues for appsIrfan Sheriff2012-07-261-6/+4
|/
* update to new getDisplayInfo APIMathias Agopian2012-07-251-6/+2
* Add display manager skeleton.Jeff Brown2012-07-2515-161/+589
* Merge "Stop using raw display size except in window manager."Jeff Brown2012-07-251-3/+6
|\
| * Stop using raw display size except in window manager.Jeff Brown2012-07-251-3/+6
* | Revise and update CellInfo API'sWink Saville2012-07-251-4/+5
|/
* Merge "Replace left/right with start/end for Gravity / LayoutParams / Padding"Fabrice Di Meglio2012-07-242-3/+3
|\
| * Replace left/right with start/end for Gravity / LayoutParams / PaddingFabrice Di Meglio2012-07-192-3/+3
* | common_time: Turn the logging up to 11John Grossman2012-07-207-46/+318
* | Improve Location object.Nick Pelly2012-07-204-4/+17
|/
* Merge "Set the SO_BROADCAST option if the master election endpoint is the bro...Jason Simmons2012-07-171-1/+10
|\
| * Set the SO_BROADCAST option if the master election endpoint is the broadcast ...Jason Simmons2012-07-171-1/+10
* | Network data activity change intent for network interfaces.Haoyu Bai2012-07-177-0/+67
|/
* Netd event code for interface class acitivity.Haoyu Bai2012-07-171-0/+1
* Handle airplane mode messages in BroadcastReceiver, safe locking, etcMatthew Xie2012-07-161-168/+158
* Add TODO comments to remove start/stopReverseTetheringMatthew Xie2012-07-161-4/+6
* Minor changes. Change some instance variables to be final.Matthew Xie2012-07-161-10/+9
* Removed startService() call from BluetoothManagerService.Fred2012-07-161-44/+40
* Fix merge error, put in tmp workaround for input manager.Matthew Xie2012-07-163-16/+15
* Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to ...fredc2012-07-161-53/+89
* disable the sync addr flagzzy2012-07-161-2/+1
* Re-enable Bluetooth after a reboot, even if airplane mode is enabled.Andre Eisenbach2012-07-161-1/+1
* Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder...fredc2012-07-161-45/+58
* Fixed issue with getting Bluetooth adapter's name and airplane modefredc2012-07-161-0/+20
* Fixed BT on/off issues and added airplane mode handlingfredc2012-07-161-120/+185
* Fixed issue with Bluetooth not turning on if enabled called twice in a row or...fredc2012-07-161-9/+45
* Non persistent adapter servicefredc2012-07-165-74/+578
* Add a new version of the disable API.Jaikumar Ganesh2012-07-162-3/+8
* Merge "Changes to Bluetooth Service structure."Matthew Xie2012-07-162-2/+63
|\
| * Changes to Bluetooth Service structure.Jaikumar Ganesh2012-07-132-2/+63
* | Merge "Remove BT references from System Server."Matthew Xie2012-07-161-19/+3
|\ \ | |/
| * Remove BT references from System Server.Jaikumar Ganesh2012-07-131-19/+3
* | Merge "Dock: Temporary removal of function to get BT address"Matthew Xie2012-07-161-2/+2
|\ \ | |/
| * Dock: Temporary removal of function to get BT addressJaikumar Ganesh2012-07-131-2/+2
| * Does not compile!!!Amith Yamasani2012-07-136-105/+339
| * Removing a workaround for incorrect window position on window move.Svetoslav Ganov2012-07-136-339/+105
* | Merge "Remove dithering support."Jeff Brown2012-07-161-4/+0
|\ \
| * | Remove dithering support.Jeff Brown2012-07-161-4/+0
* | | Merge "Remove freezeDisplay(), which is no-op."Jeff Brown2012-07-161-7/+0
|\ \ \ | |/ /
| * | Remove freezeDisplay(), which is no-op.Jeff Brown2012-07-161-7/+0
* | | Merge "Improve geofencing: throttle location updates with distance to fence."Nick Pelly2012-07-163-356/+435
|\ \ \
| * | | Improve geofencing: throttle location updates with distance to fence.Nick Pelly2012-07-163-356/+435
* | | | Fixing issue where you couldn't set null RemoteViews for a widgetAdam Cohen2012-07-161-1/+4
* | | | Removing a workaround for incorrect window position on window move.Svetoslav Ganov2012-07-166-339/+105
| |_|/ |/| |
* | | Merge "Further isolate layout side from animation side."Craig Mautner2012-07-136-95/+139
|\ \ \ | |_|/ |/| |