Commit Graph

464 Commits

Author SHA1 Message Date
d6f6231b65 Code cleanup 2011-01-05 01:34:28 +00:00
da33ae2d69 Allow the "pdu" test tool to encode PDUs as well 2011-01-05 01:28:58 +00:00
ed4f34111b Added AT+COLP 2011-01-04 22:39:39 +00:00
8a4b58698e Added a callback when setting the GPRS network attachment status 2011-01-04 21:48:25 +00:00
7dd0006ba2 Added a way to track the GPRS network attachment status 2011-01-04 21:47:27 +00:00
3511d5e805 Working some more on GPRS support 2011-01-04 17:57:56 +00:00
fbcb1b9d0b Introducing some GPRS-related events 2011-01-04 17:37:40 +00:00
afa14f0d9f Added a command to attach to the GPRS network 2011-01-04 16:51:12 +00:00
91b5e7177f Ease compilation with alternate PREFIX 2011-01-04 15:16:11 +00:00
5acaaf7a49 Using libSystem through pkg-config 2010-12-11 23:09:04 +00:00
d8f61f5cc1 Re-generated Makefiles 2010-12-05 00:37:24 +00:00
44c15e818c Now saving the default profile 2010-11-19 00:20:25 +00:00
3b9321aaef No longer suspend the phone when starting the application 2010-11-17 14:58:20 +00:00
ed07ffacf2 Reflecting the latest modifications of the API 2010-11-17 14:50:32 +00:00
06f7dbc524 Early code to support suspend and resume within plug-ins 2010-11-17 14:46:13 +00:00
5459f4ddaf Added code to set the volume level on Linux (untested) 2010-11-17 14:29:33 +00:00
6c68560f52 Avoid a warning 2010-11-16 17:23:26 +00:00
11cea868ea Really applying the profile settings (untested) 2010-11-16 17:21:40 +00:00
dbbb9d4ff6 The settings window for the profiles plug-in is almost functional 2010-11-16 17:09:36 +00:00
cade56fad6 Added some padding around the widgets 2010-11-16 11:46:56 +00:00
2802c89847 Some more comments 2010-11-16 11:16:46 +00:00
b3f23b9b64 Added a title to the SIM code entry window 2010-11-13 12:22:16 +00:00
c8af668e98 Set a more generic name for the OSS plug-in 2010-11-12 15:12:58 +00:00
426a8c2032 Using nicer icons 2010-11-12 15:04:35 +00:00
464302af7e Added a plugin to set the volume through OSS 2010-11-12 15:04:12 +00:00
2dcdb0ca97 Set a maximum length for the operator 2010-11-06 17:09:06 +00:00
d5508c0f96 Display an error when a message can't be decrypted 2010-10-26 15:38:12 +00:00
50bfc6de53 The confirmation message could be erroneously printed when receiving messages 2010-10-26 15:34:59 +00:00
4b73c3c354 Added a few comments 2010-10-26 15:02:44 +00:00
8a3ab00029 Bigger buttons for the in-call interface 2010-10-26 14:48:22 +00:00
a54da4e791 Fixed the icon for the dialer window 2010-10-26 14:42:19 +00:00
9d2e7a6383 Added an icon for the dialer window 2010-10-26 00:53:59 +00:00
c8acaa438e Slightly improved the user interface 2010-10-18 16:53:08 +00:00
4779d614ef Code cleanup 2010-10-18 16:40:12 +00:00
06c3a6e814 Minor bugfix and improvement 2010-10-18 16:39:46 +00:00
b506fa92f8 Fixed an uninitialized variable and crash when sending messages 2010-10-16 10:33:23 +00:00
0de5451a87 Minor improvements and fixes 2010-10-15 13:40:00 +00:00
45ead8dbc6 Gave the Openmoko plug-in a nicer stock icon 2010-10-07 19:28:23 +00:00
133733d00a Added a configuration window for explicit Openmoko support 2010-10-07 18:02:27 +00:00
2e953a4c28 Fixed a crash when closing the system preferences window 2010-10-07 16:59:27 +00:00
ff8b5f77bd Fixed setting the phone number when writing a message 2010-09-15 01:43:35 +00:00
7907bd919d Track registration when SIM is ready 2010-09-15 01:36:51 +00:00
79b2fbac54 Renamed PHONE_EVENT_SIM_VALID to PHONE_EVENT_SIM_PIN_VALID for consistency 2010-09-15 01:23:19 +00:00
c256695ca1 Avoiding a race condition for now 2010-09-15 01:14:07 +00:00
2686706f60 Prevent deep sleep before asking for the PIN code (fixes registration) 2010-09-15 01:13:09 +00:00
6dbe07ba26 Checking if the phone is functional before checking the SIM status 2010-09-15 01:11:03 +00:00
3ad04fff22 Sending PHONE_EVENT_ONLINE only once all configured plug-ins have initialized 2010-09-14 22:47:42 +00:00
6d8c7fd101 Forgot to commit 2010-09-02 10:33:39 +00:00
18a35d0479 Code cleanup 2010-09-01 03:04:00 +00:00
617b65e3fa Implemented forwarding messages (untested) 2010-09-01 03:01:20 +00:00
d536f384fb Implemented the "reply" button when reading messages 2010-09-01 02:53:54 +00:00
888bbad78b No longer erase the content of the current message window when choosing a new receiver 2010-08-28 11:27:01 +00:00
ee69f15cd7 Forgot to commit the addition of phone_unload() 2010-08-24 23:26:58 +00:00
c9dff23ac3 Sort plug-ins by name 2010-08-24 23:26:32 +00:00
7cd372b9d0 Completed the plug-in preferences implementation 2010-08-18 08:39:33 +00:00
0a1d942e37 Attempt to force an operator update when embedded 2010-08-18 08:39:02 +00:00
22029213a8 Actually toggling the plug-ins already enabled in the settings 2010-08-15 22:22:38 +00:00
dd9fe46fa7 Almost implemented the plug-in settings menu 2010-08-15 22:09:08 +00:00
22b1b90039 Added an event log to the debugging plug-in 2010-08-14 21:36:57 +00:00
340e09ffec Moved (most) of the debugging code into a separate plugin 2010-08-13 13:41:09 +00:00
4d2a888e81 Getting rid of some warnings 2010-08-13 13:21:49 +00:00
406286ee59 Moving the debugging code out of the core program (as a plug-in) 2010-08-13 11:32:27 +00:00
bbaf0ef627 Applying the settings directly 2010-08-13 09:16:39 +00:00
0ef02781a3 No longer request battery levels if not enabled in the configuration 2010-08-12 21:16:08 +00:00
4d8e945a5a Ask for confirmation when about to send a message unencrypted 2010-08-11 22:58:59 +00:00
ad7bdcc9c0 The phone number and text were erroneously reset when sending messages 2010-08-11 22:58:15 +00:00
566115fff8 Hide the preferences window as soon as possible when required 2010-08-11 22:48:15 +00:00
9bdd22cff4 Avoiding some warnings 2010-08-09 19:13:31 +00:00
40298fb49d Code cleanup 2010-08-09 19:10:38 +00:00
35b2668dec Display an error message when unable to save the configuration 2010-08-09 18:07:41 +00:00
efb6763219 Created a preferences dialog (needs a plug-in reload to apply atm) 2010-08-09 18:05:18 +00:00
f16f8b48cd Code cleanup 2010-08-09 18:04:38 +00:00
c8ebfdebba Implemented the system preferences window (requires a restart to apply) 2010-08-08 14:07:18 +00:00
4003cac6e5 Implemented the "cancel" button in the system preferences dialog 2010-08-08 13:52:29 +00:00
2c2d46a960 Added a system preferences window 2010-08-08 13:47:54 +00:00
161aa4953c Added a system preferences dialog (read-only atm) 2010-08-08 13:36:47 +00:00
bcb3155798 Set nicer icons for the plug-ins 2010-08-08 12:44:13 +00:00
b32a43af51 Close windows when unloading 2010-08-08 12:33:23 +00:00
5f65db18ba Avoid crashes when unloading 2010-08-08 12:29:04 +00:00
566eb9e59d Only remove settings windows as created by plug-ins when unloading all 2010-08-08 12:28:38 +00:00
f61c5132cc Allow modifications to the configuration 2010-08-08 11:30:43 +00:00
6e539efd2a Automatically save the configuration when altering it 2010-08-08 11:29:45 +00:00
68312d4f94 Added a preferences window for the SMS encryption plug-in (read-only atm) 2010-08-07 19:49:54 +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
d0b42d4f92 The phone logs are much more useful already by now 2010-08-07 11:55:38 +00:00
2b2666b52c The phone log is beginning to be useful 2010-08-07 11:25:15 +00:00
7c79b84ce4 Adding a phone activity log window 2010-08-07 00:31:48 +00:00
24bcb783d6 Debugging mode was erroneously set by default 2010-08-07 00:31:18 +00:00
4c97ee7ab1 Added a plug-in to allow blacklisting of certain numbers 2010-08-07 00:29:27 +00:00
0563b798aa Allows tracking the battery level as well 2010-08-07 00:28:54 +00:00
2f5c17596e All command-line arguments are now optional 2010-08-07 00:17:05 +00:00
9af630e069 Fixed the usage screen of the phone-* executables 2010-08-07 00:09:50 +00:00
6ebef8b2a6 Drastically reduced the TODO list 2010-08-02 13:54:38 +00:00
2d867e875a Hashing the chained block to prevent attacks on constant content 2010-08-02 12:14:21 +00:00
8590ced368 The GSM class now needs an explicit reset (allows plug-ins to load first) 2010-08-02 04:51:50 +00:00
1f7b94f027 Fixed build in debugging mode 2010-08-02 04:10:34 +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
d270262623 Probably slightly improved encryption by XORing the key with the cyphered content 2010-08-01 18:43:14 +00:00