Commit Graph

590 Commits

Author SHA1 Message Date
9d2e7a6383 Added an icon for the dialer window 2010-10-26 00:53:59 +00:00
65ba7a0214 Added an icon for the dialer desktop entry 2010-10-26 00:51:14 +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
e4b0833057 About to release 0.2.2 2010-10-09 03:06:34 +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
a3f2d21cba Updated translations 2010-09-15 01:44:34 +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
5336faeab6 On the way to an Openmoko maintenance release 2010-09-15 01:15:25 +00:00
cd6e29934a Updated translations 2010-09-15 01:14:43 +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
a4e5b1955f About to release version 0.2.0 2010-08-26 16:37:31 +00:00
f0c94ec6bc Updated the French translation 2010-08-26 16:36:30 +00:00
5482389404 Updated the French translation 2010-08-26 16:34:50 +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
a3ab3fd6cc Updated the French translation 2010-08-13 14:24:00 +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