summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* am e8605af5: Merge "Avoid leaking file descriptors when returning drop box ev...Dan Egnor2010-07-211-0/+208
|\
| * Avoid leaking file descriptors when returning drop box events.Dan Egnor2010-07-211-0/+208
* | Audio policy manager changes for audio effectsEric Laurent2010-07-205-200/+652
* | Merge "Fixed problems in audio effect volume control." into gingerbreadEric Laurent2010-07-192-10/+24
|\ \
| * | Fixed problems in audio effect volume control.Eric Laurent2010-07-192-10/+24
* | | Merge "Don't throw an exception from isProviderEnabled and getLastKnownLocati...Adam Bliss2010-07-191-6/+2
|\ \ \ | |/ / |/| |
| * | Don't throw an exception from isProviderEnabled and getLastKnownLocationMike Lockwood2010-07-171-6/+2
* | | Fix individual pointer id up/down reporting.Jeff Brown2010-07-161-3/+7
|/ /
* | Merge "Fix bug with phantom input windows." into gingerbreadJeff Brown2010-07-163-116/+134
|\ \
| * | Fix bug with phantom input windows.Jeff Brown2010-07-163-116/+134
* | | Merge "Several improvements in audio effects volume control." into gingerbreadEric Laurent2010-07-162-70/+73
|\ \ \ | |/ / |/| |
| * | Several improvements in audio effects volume control.Eric Laurent2010-07-152-70/+73
* | | Add API to call to vold for mounting OBBsKenny Root2010-07-151-3/+153
* | | Add support for new input sources.Jeff Brown2010-07-153-75/+112
* | | StrictMode: batch drop box writes for system appsBrad Fitzpatrick2010-07-151-37/+135
|/ /
* | added BinderService<> template to help creating native binder servicesMathias Agopian2010-07-146-34/+21
* | move native services under services/Mathias Agopian2010-07-1470-0/+28912
* | Adding focus change notificationKonstantin Lopyrev2010-07-142-8/+50
* | Add initial gamepad support.Jeff Brown2010-07-131-16/+16
* | Merge "Making sure that the list of windows updates automatically in hierarch...Konstantin Lopyrev2010-07-132-50/+193
|\ \
| * | Making sure that the list of windows updates automatically in hierarchy viewe...Konstantin Lopyrev2010-07-122-50/+193
* | | Allow things that can install packages to set Obb pathsKenny Root2010-07-121-1/+3
|/ /
* | Merge "OBB API for PackageManager" into gingerbreadKenny Root2010-07-071-0/+31
|\ \
| * | OBB API for PackageManagerKenny Root2010-07-071-0/+31
* | | More native input dispatch work.Jeff Brown2010-07-0311-4897/+387
|/ /
* | Add ability to guard a thread against setting its own prio to bgChristopher Tate2010-06-303-1/+5
* | Merge "Fix injection of specially intercepted keys like HOME." into gingerbreadJeff Brown2010-06-301-30/+31
|\ \
| * | Fix injection of specially intercepted keys like HOME.Jeff Brown2010-06-301-30/+31
* | | Merge "Remove memory monitoring from the system watchdog" into gingerbreadChristopher Tate2010-06-303-542/+3
|\ \ \ | |/ / |/| |
| * | Remove memory monitoring from the system watchdogChristopher Tate2010-06-303-542/+3
* | | GPS: stifle some loggingMike Lockwood2010-06-301-14/+1
* | | Fix native input dispatch in the emulator.Jeff Brown2010-06-291-1/+1
|/ /
* | Merge "Notifications: Use new ACTION_USB_STATE broadcast to monitor USB conne...Mike Lockwood2010-06-291-20/+13
|\ \
| * | Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected stateMike Lockwood2010-06-281-20/+13
* | | Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB conne...Mike Lockwood2010-06-291-11/+21
|\ \ \ | |/ /
| * | Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect stateMike Lockwood2010-06-281-11/+21
* | | Native input event dispatching.Jeff Brown2010-06-287-688/+1989
|/ /
* | Merge "Add setWifiApConfiguration interface" into gingerbreadIrfan Sheriff2010-06-251-3/+5
|\ \
| * | Add setWifiApConfiguration interfaceIrfan Sheriff2010-06-241-3/+5
* | | Refactor ActivityManagerService activity stack.Dianne Hackborn2010-06-254-3605/+3766
* | | Merge "Make bad notifications crash their application." into gingerbreadDianne Hackborn2010-06-243-8/+82
|\ \ \
| * | | Make bad notifications crash their application.Dianne Hackborn2010-06-243-8/+82
* | | | am 5827d3ea: Merge "Properly note the current active restore set\'s token" in...Dianne Hackborn2010-06-241-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Properly note the current active restore set's tokenChristopher Tate2010-06-241-1/+1
* | | Some ActivityThread/ActivityManager cleanup.Dianne Hackborn2010-06-249-264/+265
* | | Add APIs for finding heavy-weight apps.Dianne Hackborn2010-06-241-0/+3
| |/ |/|
* | Add a new UEventObserver subclass to broadcast an Intent whe USB state changes.Mike Lockwood2010-06-242-1/+209
* | Merge "Fix bug 2772728 with the suggested fix. I wasn't able to reproduce it...Joe Onorato2010-06-231-0/+1
|\ \
| * | Fix bug 2772728 with the suggested fix. I wasn't able to reproduce it though.Joe Onorato2010-06-161-0/+1
* | | Immersive activity API.Daniel Sandler2010-06-232-0/+34