summaryrefslogtreecommitdiffstats
path: root/plugins/palmpre.c
AgeCommit message (Collapse)AuthorFilesLines
2010-04-15Drivers can notify core of SIM insertion / removalAndrzej Zaborowski1-1/+5
Add ofono_sim_inserted_notify function to notify the core of SIM insertion / removal. Make every plugin generate a sim inserted event on start. For devices with removable card, the event should be emitted after the plugin detects such event. For devices that need to wait for SIM card initialization, they can emit this event later.
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-02Fix: Convert PalmPre plugin to new world orderDenis Kenzior1-0/+4
2009-11-18Fix: modem _disable needs to send the CFUNDenis Kenzior1-8/+9
For PalmPre driver
2009-11-10Add SMS support to PalmPre pluginDenis Kenzior1-0/+3
2009-11-10Add Palm Pre pluginAndrzej Zaborowski1-0/+220