summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | GPS: remove GpsEventThread from GpsLocationProviderMike Lockwood2010-06-222-286/+127
* | | More native input event dispatching.Jeff Brown2010-06-214-326/+762
* | | Fix NPE during ANRs.Brad Fitzpatrick2010-06-211-1/+1
* | | am 57f4503e: Work on issue # 2778549: Idle FRF72 is awake 18 mins more than E...Dianne Hackborn2010-06-171-11/+57
|\ \ \ | | |/ | |/|
| * | Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr ...Dianne Hackborn2010-06-171-11/+57
* | | Even more native input dispatch work in progress.Jeff Brown2010-06-171-10/+20
* | | Various improvements to battery stats collectionDianne Hackborn2010-06-162-31/+21
| |/ |/|
* | Merge "More work in progress on native events." into gingerbreadJeff Brown2010-06-151-408/+508
|\ \
| * | More work in progress on native events.Jeff Brown2010-06-151-408/+508
* | | StrictMode: implement the log-to-DropBox optionBrad Fitzpatrick2010-06-141-4/+35
|/ /
* | am 46b9ac0a: Native input dispatch rewrite work in progress.Jeff Brown2010-06-138-61/+1799
|\ \
| * | Native input dispatch rewrite work in progress.Jeff Brown2010-06-138-61/+1799
* | | More StrictMode work, handling violations in ActivityManagerService.Brad Fitzpatrick2010-06-113-20/+22
* | | Dont persist config on failureIrfan Sheriff2010-06-111-2/+3
|/ /
* | Adjust activity manager process OOM adj.Dianne Hackborn2010-06-112-51/+93
* | am f4a502a2: Merge "Don\'t adjust lights if screen or button brightness is ch...Mike Lockwood2010-06-101-2/+8
|\ \ | |/
| * Merge "Don't adjust lights if screen or button brightness is changed when the...Mike Lockwood2010-06-101-2/+8
| |\
| | * Don't adjust lights if screen or button brightness is changed when the screen...Mike Lockwood2010-06-101-2/+8
* | | Introduce "StrictMode"Brad Fitzpatrick2010-06-102-0/+151
* | | am 8f2ca788: Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a...Adam Powell2010-06-101-0/+2
|\ \ \ | |/ /
| * | Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes ...Adam Powell2010-06-101-0/+2
| |\ \
| | * | Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down.Adam Powell2010-06-091-0/+2
| * | | do not merge: cherry-picked 929b4855b8208d36272769e8eeaa6cd2823b94c0 from mas...Nick Kralevich2010-06-101-1/+6
| |/ /
* | | Merge "Fix a problem with leaking UDP sockets." into krakenNick Kralevich2010-06-091-1/+6
|\ \ \
| * | | Fix a problem with leaking UDP sockets.Nick Kralevich2010-06-091-1/+6
* | | | Move the status bar icon list, hopefully for the last time.Joe Onorato2010-06-091-1/+1
* | | | Call into the notification manager when the panel is revealed.Joe Onorato2010-06-091-22/+5
* | | | Move status_bar_latest_event and LatestItemView into SystemUI.apk.Joe Onorato2010-06-096-43/+3
* | | | Start the status bar service based on a configuration option, instead of tram...Joe Onorato2010-06-091-6/+7
* | | | Require the STATUS_BAR_SERVICE permission for something to be the status bar.Joe Onorato2010-06-091-1/+15