summaryrefslogtreecommitdiffstats
path: root/core/java/com/android
Commit message (Expand)AuthorAgeFilesLines
* Fix PointerLocationView when pointer ids are not zero-based.Jeff Brown2010-09-121-8/+21
* Move native library removal function to helperKenny Root2010-09-121-0/+30
* DO NOT MERGE. I like'd ctate's change so much I'm doin it myself!Dianne Hackborn2010-09-091-5/+5
* Merge "Small fixes to battery stats." into gingerbreadDianne Hackborn2010-09-091-2/+4
|\
| * Small fixes to battery stats.Dianne Hackborn2010-09-091-2/+4
* | Merge "Force wallpaper surface to 565." into gingerbreadMathias Agopian2010-09-081-1/+2
|\ \ | |/ |/|
| * Force wallpaper surface to 565.Mathias Agopian2010-09-081-1/+2
* | People holding partial wake locks now get blamed for CPU usage.Dianne Hackborn2010-09-081-46/+220
* | Fixes to battery stats debug output.Dianne Hackborn2010-09-071-5/+9
|/
* New Java-based SamplingProfilerBrian Carlstrom2010-09-012-39/+51
* Input device calibration and capabilities.Jeff Brown2010-08-301-109/+297
* Allow native shared libraries in ASEC containersKenny Root2010-08-272-8/+304
* Add methods to InputConnection: setComposingRegion() to select a region of te...Amith Yamasani2010-08-264-5/+84
* Don't touch the VFS during window relayout.Brad Fitzpatrick2010-08-231-30/+35
* Fix a few small battery stats problems:Dianne Hackborn2010-08-201-2/+2
* Fix problems with determining when to kill apps for wake usage.Dianne Hackborn2010-08-152-17/+36
* Various battery info things:Dianne Hackborn2010-08-132-33/+256
* Move OBB file reading to DefaultContainerServiceKenny Root2010-08-111-0/+2
* More native work.Dianne Hackborn2010-08-111-0/+34
* Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-18/+1
* Enhanced VelocityTracker for > 5 pointers and fixed bugs.Jeff Brown2010-07-301-17/+19
* Avoid starting multiple threads in ShutdownThreadMike Lockwood2010-07-261-1/+5
* Battery stats: start removing last stats, keep total discharge.Dianne Hackborn2010-07-241-98/+116
* Report sensor events to BatteryStats serviceMathias Agopian2010-07-231-0/+7
* Undo IMediaContainerService changesKenny Root2010-07-151-2/+0
* Add API to call to vold for mounting OBBsKenny Root2010-07-151-1/+3
* Add support for new input sources.Jeff Brown2010-07-151-5/+1
* IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-1/+1
* More native input dispatch work.Jeff Brown2010-07-031-53/+0
* DO NOT MERGE: Add a battery capacity value to the power profile.Amith Yamasani2010-07-011-0/+18
* Make bad notifications crash their application.Dianne Hackborn2010-06-242-3/+14
* Remove InputConsumer, replacing with InputQueue.Dianne Hackborn2010-06-232-2/+13
* First stab at attaching native event dispatching.Dianne Hackborn2010-06-221-0/+2
* Various improvements to battery stats collectionDianne Hackborn2010-06-162-262/+841
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+39
* Adjust activity manager process OOM adj.Dianne Hackborn2010-06-111-4/+232
* Introduce "StrictMode"Brad Fitzpatrick2010-06-101-0/+4
* Call into the notification manager when the panel is revealed.Joe Onorato2010-06-091-1/+1
* Require the STATUS_BAR_SERVICE permission for something to be the status bar.Joe Onorato2010-06-091-0/+1
* Handle errors inflating notifications (and their icons).Joe Onorato2010-06-091-0/+1
* Add support for heavy-weight applications.Dianne Hackborn2010-06-041-0/+156
* Populate the notifications at startup of SystemUI.apk.Joe Onorato2010-06-022-164/+3
* updateNotifications works.Joe Onorato2010-06-022-1/+8
* Notifications don't crash when you click them, and pass through events to Not...Joe Onorato2010-06-021-0/+2
* notifications showJoe Onorato2010-06-022-0/+5
* Checkpoint. Doesn't build.Joe Onorato2010-06-024-8/+31
* Checkpoint. Data structures for Notifications in place.Joe Onorato2010-06-024-2/+302
* Add expand and collapse.Joe Onorato2010-06-022-1/+3
* Make disable() work.Joe Onorato2010-06-022-2/+3
* Set the visibility of the icons.Joe Onorato2010-06-022-8/+12