Commit Graph

857 Commits

Author SHA1 Message Date
9235114f7c Code cleanup 2014-12-02 22:19:12 +01:00
63a192febf Moved the "notify" plug-in to the Integration project 2014-11-11 01:01:34 +01:00
4ed92602c7 Completed the dialer/code entry backspace code and icon update 2014-10-27 19:10:44 +01:00
4856648c16 Implemented the "clear" button from the dialer and code entry as "backspace"
XXX update the icon too
2014-10-27 18:55:50 +01:00
a016cf1eb1 Always close the sound devices when done playing a file 2014-10-21 23:38:38 +02:00
a165a92bcc Moved the Gtk+ 3 compilation directives together 2014-10-21 23:37:40 +02:00
380e345686 Fixed writing to or calling entries from the phone log 2014-10-21 23:35:59 +02:00
da3479f231 More fixes for Gtk+ 3 2014-10-21 23:32:38 +02:00
e5194cb2b2 Using PROGNAME for phone(1) 2014-10-21 23:30:59 +02:00
0df6980cb4 Added missing WAV files (including for the busy tone) 2014-10-21 23:30:12 +02:00
519aabbd35 Added some files to ignore 2014-10-21 00:43:35 +02:00
e716026f88 Fixed building with Gtk+ 3 2014-10-21 00:18:36 +02:00
dc19ff6675 Updated the copyright line 2014-10-21 00:06:02 +02:00
2b912aa96d Also play a "ringback" sample while outgoing calls ring 2014-10-20 23:59:34 +02:00
aa8a2820c0 Fixed the icons for the dial pad and window 2014-10-20 23:53:00 +02:00
0844f59384 Keep track of every notification ongoing 2014-10-20 23:51:43 +02:00
ce71f3af42 Support WAVE files with 16 bits per sample 2014-10-20 23:50:24 +02:00
d9d1d93d63 The "notify" plug-in needs extra compilation flags with Gtk+ 3 2014-09-28 21:23:48 +02:00
6c7b5e66d1 Updated the copyright line 2014-09-28 21:21:42 +02:00
5e5ab9cba4 Fixed loads of warnings with Gtk+ 3 2014-09-28 21:20:40 +02:00
f8a0b7cdea Imported partial mmap() support from DeforaOS Camera 2014-09-27 01:45:14 +03:00
19b117762e Added a way to (re-)open the video window 2014-09-27 01:17:57 +03:00
146ae3916a Mention the possibility to build with Gtk+ 3.0 2014-09-26 02:37:15 +03:00
d6b3996b9d Updated the copyright line 2014-09-26 02:33:52 +03:00
06a9b1f23f Fixed crashes with Gtk+ 3.0 2014-09-26 02:33:11 +03:00
26a3c88543 Code cleanup 2014-09-26 02:23:22 +03:00
9585995cc6 Let the about dialog be customized 2014-09-26 02:21:55 +03:00
0b77373af7 Use the GSM alphabet when adding and editing contacts 2014-09-26 02:09:59 +03:00
62883ba1cb Code cleanup 2014-09-26 02:01:55 +03:00
ff6f7aee19 Stricter check for compliant phone numbers when adding and editing contacts 2014-09-26 01:53:43 +03:00
16b107fca1 Also support editing contacts 2014-09-26 01:50:37 +03:00
c867e9e66d Re-introduced support for saving contacts 2014-09-26 01:42:07 +03:00
974a57f68b Make sure to always end a buffer 2014-09-25 11:26:54 +03:00
cca9370627 Implemented a few more error cases (untested) 2014-09-25 11:20:51 +03:00
9a3aa78036 Moved logging to a dedicated function 2014-09-25 09:57:30 +03:00
fa5108f7a0 Improved tracking the authentication status 2014-09-25 09:23:07 +03:00
92c79edb26 Moved the "pulseaudio" plug-in to the DeforaOS Integration project
With this change, DeforaOS Phone no longer depends on Pulseaudio.
2014-09-22 23:05:15 +02:00
0ac65b93c1 Improved error management 2014-09-22 10:43:18 +02:00
33947cba4a Code cleanup 2014-09-22 10:35:13 +02:00
b8d01c64d5 Set an icon to the "hayes" plug-in 2014-09-21 21:42:04 +02:00
2fc215415c Implemented the quirk for slow SIM PIN authentication 2014-09-17 18:32:27 +02:00
205de9ec0d Added quirks for the Ericsson F3507g internal UMTS card 2014-09-17 18:29:43 +02:00
a866ba3eeb Fixed a typo 2014-09-17 18:29:18 +02:00
845e8e4077 Added a quirk for slow SIM PIN authentication 2014-09-17 18:27:55 +02:00
8e2e5fd1c8 Hide the battery icon on errors 2014-09-17 18:26:04 +02:00
712b6cffc9 Convert the phone book names from the GSM alphabet to ISO 2014-09-17 18:25:00 +02:00
bd3ba6534d Always try to push a command when time to 2014-09-12 00:33:31 +02:00
064cb5f900 Avoid a race condition with unsollicited messages 2014-09-12 00:31:02 +02:00
268796ac60 Also implemented "*#0000#" from the dialer (shows the about dialog) 2014-09-11 21:28:31 +02:00
0d7315b489 Fixed highlighting USSD codes in messages 2014-09-11 21:27:58 +02:00