summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* am 740edf94: am 3805e8ca: Merge "Optimize memory use of IntentResolver." into...Dianne Hackborn2012-07-315-87/+879
|\
| * Merge "Optimize memory use of IntentResolver." into jb-mr1-devDianne Hackborn2012-07-315-87/+879
| |\
| | * Optimize memory use of IntentResolver.Dianne Hackborn2012-07-305-87/+879
* | | am 00840827: am 40e5df95: Merge "Make AtomicFile a public API. It\'s about t...Dianne Hackborn2012-07-318-9/+8
|\ \ \ | |/ /
| * | Merge "Make AtomicFile a public API. It's about time!" into jb-mr1-devDianne Hackborn2012-07-318-9/+8
| |\ \
| | * | Make AtomicFile a public API. It's about time!Dianne Hackborn2012-07-318-9/+8
| | |/
* | | Merge "common_time: Fix a small build warning."John Grossman2012-07-311-1/+1
|\ \ \ | |/ / |/| |
| * | common_time: Fix a small build warning.John Grossman2012-07-311-1/+1
| * | am a8e77099: am e23ae144: am fa74f7e0: am bba948dc: Merge "Delay AccountManag...Kenny Root2012-07-311-3/+19
| |\ \
| * | | Revert "am a21a6075: Reconcile with jb-mr1-release"The Android Open Source Project2012-07-311-0/+8
| | |/ | |/|
* | | Revert "API to adjust network stats."Jeff Sharkey2012-07-311-8/+0
* | | Merge "API to adjust network stats. DO NOT MERGE." into jb-mr1-devJeff Sharkey2012-07-311-0/+8
|\ \ \ | |_|/ |/| |
| * | API to adjust network stats. DO NOT MERGE.Jeff Sharkey2012-07-311-0/+8
| |/
* | am fa74f7e0: am bba948dc: Merge "Delay AccountManagerService initialization" ...Kenny Root2012-07-311-3/+19
|\ \ | |/ |/|
| * am bba948dc: Merge "Delay AccountManagerService initialization" into jb-devKenny Root2012-07-311-3/+19
| |\
| | * Merge "Delay AccountManagerService initialization" into jb-devKenny Root2012-07-311-3/+19
| | |\
| | | * Delay AccountManagerService initializationKenny Root2012-07-301-3/+19
| * | | am 1af5ac1b: Merge "DO NOT MERGE. Add package-name-prefix blacklist for locat...Nick Pelly2012-07-311-23/+168
| |\ \ \ | | |/ /
| | * | DO NOT MERGE. Add package-name-prefix blacklist for location updates.Nick Pelly2012-07-301-23/+168
| | |/
| * | am c80f72f7: Merge "Fixing issue where you couldn\'t set null RemoteViews for...Adam Cohen2012-07-161-1/+4
| |\ \ | | |/
| | * Merge "Fixing issue where you couldn't set null RemoteViews for a widget" int...Adam Cohen2012-07-161-1/+4
| | |\
| | | * Fixing issue where you couldn't set null RemoteViews for a widgetAdam Cohen2012-07-161-1/+4
* | | | 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