Commit Graph

61 Commits

Author SHA1 Message Date
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
40298fb49d Code cleanup 2010-08-09 19:10:38 +00:00
efb6763219 Created a preferences dialog (needs a plug-in reload to apply atm) 2010-08-09 18:05:18 +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
f61c5132cc Allow modifications to the configuration 2010-08-08 11:30:43 +00:00
68312d4f94 Added a preferences window for the SMS encryption plug-in (read-only atm) 2010-08-07 19:49:54 +00:00
afe7f2b3ae Added a preferences dialog for the blacklisting plug-in (read-only atm) 2010-08-07 17:27:43 +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
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
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
65f998b8d4 Encrypting against a SHA1 hash and with a different secret per number 2010-08-01 16:57:22 +00:00
0844eec350 Automatically reconnecting to the Panel 2010-08-01 16:01:49 +00:00
6a7df43a97 Allow plug-ins to prevent sending a message 2010-08-01 15:34:48 +00:00
e9e7e1131e Events when sending and receiving messages now carry the phone number too 2010-08-01 13:18:48 +00:00
5430786e80 The panel applet is now implemented as a plug-in 2010-07-24 01:41:12 +00:00
0a30eb39bb Re-generated Makefiles 2010-07-04 14:12:05 +00:00
f9b1576635 Avoid a warning during compilation 2010-07-04 11:38:13 +00:00
58aca1a34d Entries from both GtkTreeView no longer can be selected 2010-06-13 22:08:37 +00:00
ccd3a81797 Added a fullscreen button 2010-06-13 21:55:19 +00:00
ab9b1f1a0e Apparently both C1 and C2 may be negative 2010-06-13 21:22:01 +00:00
56e89927d1 Implemented CBA and CBQ 2010-06-13 21:15:55 +00:00
a163e158e8 Also listing the Routing Area Code 2010-06-13 20:36:27 +00:00
db3bc9de9d Use the native scrolling facilities of both GtkTreeView widgets 2010-06-13 20:26:49 +00:00
b1875dce63 Remove entries when no longer relevant 2010-06-13 16:14:48 +00:00
fad8aa3c2a Prevent deep sleep on the Openmoko 2010-06-12 21:07:42 +00:00
9d651efa3b Worked some more on the engineering mode 2010-06-12 14:52:41 +00:00
a618c5aa99 Added a button to start and pause gathering informations 2010-06-12 09:43:40 +00:00
01cf86622f The command actually implemented really is "AT%EM=2,3" 2010-06-12 01:34:15 +00:00
752f0b82a8 Began to implement engineering mode on the Openmoko Freerunner 2010-06-12 01:22:40 +00:00
46523cace4 First proof-of-concept implementation 2010-06-03 01:22:27 +00:00
86444c0d7a Finally introducing the encryption plug-in (*not* functional yet) 2010-06-01 19:47:47 +00:00
74d63f15ef Report when unable to execute alsactl 2010-05-27 08:12:13 +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
b215051928 Seems to be ringing (apparently multiple samples at once though) 2010-05-21 10:42:01 +00:00
5b40259bdf Differentiating receiving/sending a message from when it's received/sent 2010-05-21 09:07:01 +00:00
507bc7a230 Added an important comment 2010-05-20 21:52:35 +00:00
dab93f9183 Keep ringing and vibrating upon incoming calls 2010-05-20 18:15:45 +00:00
06f305036a First attempt at implementing the vibrator on the Openmoko Freerunner 2010-05-20 17:37:17 +00:00