summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* 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
* The status bar draws its icons now.Joe Onorato2010-06-026-0/+353
* Merge "Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage." into krakenWink Saville2010-05-191-122/+122
|\
| * Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage.Wink Saville2010-05-191-122/+122
* | am d6c0bb0f: merge from open-source masterThe Android Open Source Project2010-05-191-6/+2
|\ \ | |/ |/|
| * merge from open-source masterThe Android Open Source Project2010-05-191-7/+2
| |\
| | * Merge "Removed Calls to deprecated APIs"Romain Guy2010-05-191-8/+2
| | |\
| | | * Removed Calls to deprecated APIsChristian Mehlmauer2010-05-171-8/+2
* | | | Add new API to take over a window's Surface.Dianne Hackborn2010-05-182-2/+40
* | | | am 4547e528: merge from open-source masterThe Android Open Source Project2010-05-182-5/+2
|\ \ \ \ | |/ / /
| * | | merge from open-source masterThe Android Open Source Project2010-05-182-5/+2
| |\ \ \ | | |/ /
| | * | Removed Calls to deprecated APIs and unused ImportsChristian Mehlmauer2010-05-174-11/+4
| | |/
* | | am a3d5549c: am 098e58da: Use SystemClock.elapsedRealtime in ShutdownThread t...Mike Lockwood2010-05-131-4/+4
|\ \ \ | |/ /
| * | am 098e58da: Use SystemClock.elapsedRealtime in ShutdownThread timeout logicMike Lockwood2010-05-131-4/+4
| |\ \
| | * | Use SystemClock.elapsedRealtime in ShutdownThread timeout logicMike Lockwood2010-05-131-4/+4
* | | | am d135f74b: am 151af19b: Fix bug 2651076 - Catch/log ActivityNotFoundExcepti...Adam Powell2010-05-041-4/+12
|\ \ \ \ | |/ / /
| * | | am 151af19b: Fix bug 2651076 - Catch/log ActivityNotFoundException in MenuIte...Adam Powell2010-05-041-4/+12
| |\ \ \ | | |/ /
| | * | Fix bug 2651076 - Catch/log ActivityNotFoundException in MenuItemImpl.invoke()Adam Powell2010-05-041-4/+12
* | | | am 007ad770: merge from open-source masterThe Android Open Source Project2010-05-032-17/+37
|\ \ \ \ | |/ / /
| * | | merge from open-source masterThe Android Open Source Project2010-05-032-17/+37
| |\ \ \ | | | |/ | | |/|
| | * | Parse custom text header and ignore it.takuo2010-04-301-0/+11
| | * | Parse "multipart/vnd.wap.multipart.alternative" which is a part of multipart ...takuo2010-04-302-17/+26
* | | | am f9e90378: am bc284a5f: Merge "Move the public method HttpDateTime.parse() ...Jesse Wilson2010-04-101-0/+225
|\ \ \ \ | |/ / /
| * | | am bc284a5f: Merge "Move the public method HttpDateTime.parse() into AndroidH...Jesse Wilson2010-04-101-0/+225
| |\ \ \ | | | |/ | | |/|
| | * | Move the public method HttpDateTime.parse() into AndroidHttpClient.Jesse Wilson2010-04-091-0/+225
* | | | am 140d040b: am d8b9b511: Merge "Pass cookie to TOKEN_CONTACT_INFO so that Qu...Daniel Lehmann2010-04-061-1/+1
|\ \ \ \ | |/ / /
| * | | am d8b9b511: Merge "Pass cookie to TOKEN_CONTACT_INFO so that QuickContact wi...Daniel Lehmann2010-04-061-1/+1
| |\ \ \ | | |/ /
| | * | Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works againDaniel Lehmann2010-04-061-1/+1