Commit Graph

34 Commits

Author SHA1 Message Date
c9177250e4 Update the copyright notice 2020-01-11 02:16:09 +01:00
17b708668a Re-license to 2-clause BSD 2020-01-11 02:01:50 +01:00
33f23c5629 Merged branch khorben-phone 2011-08-11 23:45:55 +00:00
d4b9fff4e8 Tring to fix the volume settings 2011-04-10 16:10:43 +00:00
888948a1f3 Slightly improved the GPRS connection plug-in 2011-04-05 12:54:19 +00:00
63b4d6ae88 Attempting to allow suspend/resume on the Openmoko Freerunner 2011-03-09 00:14:16 +00:00
65131494e0 Updated copyright information 2011-02-06 12:50:44 +00:00
fbcb1b9d0b Introducing some GPRS-related events 2011-01-04 17:37:40 +00:00
06f7dbc524 Early code to support suspend and resume within plug-ins 2010-11-17 14:46:13 +00:00
464302af7e Added a plugin to set the volume through OSS 2010-11-12 15:04:12 +00:00
0de5451a87 Minor improvements and fixes 2010-10-15 13:40:00 +00:00
79b2fbac54 Renamed PHONE_EVENT_SIM_VALID to PHONE_EVENT_SIM_PIN_VALID for consistency 2010-09-15 01:23:19 +00:00
a922f3a085 Added a way for plug-ins to modify the configuration as well 2010-08-07 19:49:03 +00:00
afe7f2b3ae Added a preferences dialog for the blacklisting plug-in (read-only atm) 2010-08-07 17:27:43 +00:00
d7f2d6b2df Enabling new functionality for plug-ins 2010-08-07 00:28:31 +00:00
99578d49e8 Added an event for key tones (need be configured and checked) 2010-08-02 03:55:41 +00:00
56582a1a75 The Openmoko plug-in can now turn the hardware on and off 2010-08-02 03:52:05 +00:00
2b0a838d04 Reflecting the changes in the event handling API 2010-08-01 18:27:12 +00:00
d0df9653e6 Event handlers may return errors 2010-08-01 15:37:23 +00:00
5430786e80 The panel applet is now implemented as a plug-in 2010-07-24 01:41:12 +00:00
752f0b82a8 Began to implement engineering mode on the Openmoko Freerunner 2010-06-12 01:22:40 +00:00
6def336bd9 Forgot to commit the newer plug-in interface 2010-06-01 19:58:25 +00:00
c59883e62a Started the user interface for profile management 2010-05-24 10:03:38 +00:00
c6ae773883 Allowed plugins to register configuration panes 2010-05-22 17:59:32 +00:00
5b40259bdf Differentiating receiving/sending a message from when it's received/sent 2010-05-21 09:07:01 +00:00
06f305036a First attempt at implementing the vibrator on the Openmoko Freerunner 2010-05-20 17:37:17 +00:00
bd496ec387 Trying to implement speaker mode on the Openmoko Freerunner 2010-05-20 17:25:32 +00:00
630568968e Allow plug-ins to queue commands 2010-05-20 16:54:50 +00:00
5e2afcbe08 No longer crash upon incoming calls when triggering the vibrator event 2010-05-20 16:51:53 +00:00
37e998a978 Allow plug-ins to trigger events as well 2010-05-20 11:50:09 +00:00
6ab7a41c29 No longer require phone plugins to include <glib.h> themselves 2010-05-17 00:31:07 +00:00
d82723a1e7 Code cleanup 2010-05-15 14:02:08 +00:00
091eff3665 Added events to the plug-in API 2010-05-14 16:15:45 +00:00
548df7fc5c Introduced a plug-in system 2010-05-12 15:40:39 +00:00