summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Report sensor events to BatteryStats serviceMathias Agopian2010-07-231-0/+7
* | | | am 92010ff5: am dbac180d: Fix a merge problem with html mmsTom Taylor2010-07-212-3/+8
|\ \ \ \ | |/ / /
| * | | am dbac180d: Fix a merge problem with html mmsTom Taylor2010-07-212-3/+8
| |\ \ \
| | * | | Fix a merge problem with html mmsTom Taylor2010-07-213-3/+9
* | | | | merge from open-source masterThe Android Open Source Project2010-07-201-1/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Replaced /sdcard with Environment.getExternalStorageDirectory()Christian Mehlmauer2010-07-191-1/+2
* | | | | am bd623daf: Undo IMediaContainerService changesKenny Root2010-07-151-2/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Undo IMediaContainerService changesKenny Root2010-07-151-2/+0
* | | | | am 02c8730c: Add API to call to vold for mounting OBBsKenny Root2010-07-151-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Add API to call to vold for mounting OBBsKenny Root2010-07-151-1/+3
* | | | | am c5ed5910: Add support for new input sources.Jeff Brown2010-07-151-5/+1
|\ \ \ \ \ | |/ / / /
| * | | | Add support for new input sources.Jeff Brown2010-07-151-5/+1
* | | | | am d76b67c3: IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-1/+1
* | | | | merge from open-source masterThe Android Open Source Project2010-07-131-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Remove top panel in alert dialog if empty.Martin Sjolin2010-07-131-0/+1
| | |_|/ | |/| |
* | | | am b17f4dcf: Merge "More native input dispatch work." into gingerbreadChris Tate2010-07-071-53/+0
|\ \ \ \ | | |/ / | |/| |
| * | | More native input dispatch work.Jeff Brown2010-07-031-53/+0
* | | | am c7dacb73: Merge "DO NOT MERGE: Add a battery capacity value to the power p...Amith Yamasani2010-07-011-0/+18
|\ \ \ \ | |/ / /
| * | | DO NOT MERGE: Add a battery capacity value to the power profile.Amith Yamasani2010-07-011-0/+18
* | | | am 2529a453: Merge "Make bad notifications crash their application." into gin...Dianne Hackborn2010-06-242-3/+14
|\ \ \ \ | |/ / /
| * | | Make bad notifications crash their application.Dianne Hackborn2010-06-242-3/+14
* | | | am 1e4b9f39: Remove InputConsumer, replacing with InputQueue.Dianne Hackborn2010-06-232-2/+13
|\ \ \ \ | |/ / /
| * | | Remove InputConsumer, replacing with InputQueue.Dianne Hackborn2010-06-232-2/+13
* | | | am e24a60aa: Merge "First stab at attaching native event dispatching." into g...Dianne Hackborn2010-06-221-0/+2
|\ \ \ \ | |/ / /
| * | | First stab at attaching native event dispatching.Dianne Hackborn2010-06-221-0/+2
* | | | am 6b7b4845: Various improvements to battery stats collectionDianne Hackborn2010-06-162-262/+841
|\ \ \ \ | |/ / /
| * | | Various improvements to battery stats collectionDianne Hackborn2010-06-162-262/+841
* | | | merge from froyo-plus-aospThe Android Open Source Project2010-06-141-0/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-06-141-0/+7
| |\ \
| | * | Should accept "application/vnd.wap.multipart.alternative" message.takuo2010-06-091-0/+7
* | | | 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