|
42e5a908f1
|
Translated a couple more strings
|
2010-05-07 17:57:18 +00:00 |
|
|
bc082be52d
|
The quirks really need be distinct bitwise
|
2010-05-07 17:54:00 +00:00 |
|
|
97c19df0bc
|
Renamed the binaries to prevent conflicts and created desktop entries
|
2010-05-07 17:43:26 +00:00 |
|
|
fdfd85493c
|
Added separate binaries to open the dialer, contacts and messages windows
|
2010-05-07 17:34:26 +00:00 |
|
|
6169060acb
|
Make sure to always set 8 bits communication with no parity
|
2010-05-07 13:07:53 +00:00 |
|
|
2e6ef2b6f2
|
Make sure flow control is disabled when not explicitly required
|
2010-05-07 12:59:54 +00:00 |
|
|
81ac501def
|
This seems to allow the modem to work with -F even when not supporting it
|
2010-05-07 12:54:53 +00:00 |
|
|
dd6f561357
|
Revert the whole "suffix" story
|
2010-05-07 12:52:38 +00:00 |
|
|
9b7ef87fb6
|
Using a constant integer for the maximum number of characters (to be confirmed)
|
2010-05-07 12:28:25 +00:00 |
|
|
0c99914fc4
|
Added a character count while writing messages
|
2010-05-07 12:25:28 +00:00 |
|
|
e715181a5e
|
Updated the translation
|
2010-05-07 01:12:42 +00:00 |
|
|
742570deb3
|
Tagging as 0.0.2
|
2010-05-07 01:11:05 +00:00 |
|
|
4d5b33d259
|
Signal and operator reporting is now performed in a Panel applet
|
2010-05-07 00:40:51 +00:00 |
|
|
cee4432413
|
Regenerated Makefile
|
2010-05-07 00:39:21 +00:00 |
|
|
8e47df04cc
|
Enable phone functionality only once the SIM card is ready
|
2010-05-02 02:56:42 +00:00 |
|
|
f57a3d7846
|
Can now sometimes determine voice calls among incoming calls
|
2010-05-02 02:09:11 +00:00 |
|
|
4204bd82f9
|
Enable the extended ring format by default
|
2010-05-02 02:01:42 +00:00 |
|
|
b59e76248b
|
Also detect incoming calls in the extended format
|
2010-05-02 01:52:14 +00:00 |
|
|
17dacffd0b
|
Added a function to answer calls
|
2010-05-02 01:48:19 +00:00 |
|
|
c972e1a914
|
Incoming calls are now reported as well
|
2010-05-02 01:43:11 +00:00 |
|
|
1de8062925
|
Ignore errors when setting the baudrate (sigh)
|
2010-05-02 01:28:24 +00:00 |
|
|
d0597d6cd1
|
Also set the modem to verbose mode once settled
|
2010-05-02 01:12:41 +00:00 |
|
|
6527392636
|
Allow a different suffix to be specified by command queued
|
2010-05-02 01:01:46 +00:00 |
|
|
8e8c887592
|
Reverted last changes
|
2010-05-02 00:46:39 +00:00 |
|
|
da50d43cae
|
Have a global quirk about carriage returns instead
|
2010-05-01 20:22:10 +00:00 |
|
|
6f39850241
|
Added another quirk for the Openmoko Freerunner
|
2010-05-01 19:49:02 +00:00 |
|
|
3a2c08debb
|
Fixed sending the SIM PIN on the Openmoko Freerunner
|
2010-05-01 19:12:03 +00:00 |
|
|
e19a39ef2e
|
Now consider that just "\r" or "\n" are enough to break a line
|
2010-05-01 18:38:27 +00:00 |
|
|
44ca5038ed
|
Also support answers to COPS with only 3 arguments
|
2010-05-01 17:32:07 +00:00 |
|
|
1d5b054f4b
|
Hide the SIM PIN query dialog upon success
|
2010-05-01 17:31:05 +00:00 |
|
|
65bd9451f8
|
Always enable the phone functionality
|
2010-05-01 17:05:09 +00:00 |
|
|
1001b38564
|
The Openmoko Freerunner's model identification string has quotes
|
2010-05-01 16:28:21 +00:00 |
|
|
c9bb017597
|
Support the Openmoko Freerunner's differing syntax when entering the SIM PIN code
|
2010-05-01 16:19:24 +00:00 |
|
|
df5e598e0b
|
Some code shouldn't have survived the latest debugging session
|
2010-05-01 15:49:29 +00:00 |
|
|
c3fd226884
|
About to release as 0.0.1
|
2010-05-01 13:20:36 +00:00 |
|
|
cd3b5d1b52
|
Updated the usage instructions
|
2010-05-01 13:19:30 +00:00 |
|
|
ba6d6b7f6a
|
Let hardware flow be optional
|
2010-05-01 05:25:53 +00:00 |
|
|
02833219c9
|
There was probably a race condition when trying to settle with the modem
|
2010-05-01 03:30:53 +00:00 |
|
|
a48cbb2c4c
|
On Linux realloc(0xg00d, 0) may return NULL without being an error
|
2010-05-01 03:04:29 +00:00 |
|
|
e2c3b06bda
|
Was probably having two read watchers in some cases
|
2010-05-01 02:50:49 +00:00 |
|
|
e42d05e351
|
Fixed compilation with 2.10 <= Gtk+ < 2.18
|
2010-05-01 02:31:02 +00:00 |
|
|
bce582c623
|
Letting gsm.c be more robust
|
2010-05-01 02:22:57 +00:00 |
|
|
71192d61c4
|
Simply hide progress windows when deleted
|
2010-05-01 01:48:07 +00:00 |
|
|
b6b619c1af
|
Hopefully fixed the last issue with tracking the PIN code status
|
2010-04-30 16:08:11 +00:00 |
|
|
9aafe85949
|
Do not hide the code window when entering a code
|
2010-04-30 16:00:58 +00:00 |
|
|
7d5a2e21f1
|
Wrap text within the message composition window
|
2010-04-30 15:54:16 +00:00 |
|
|
918ec2c5dd
|
Updated the translation
|
2010-04-30 15:52:28 +00:00 |
|
|
062c71e831
|
Ignore errors when fetching contacts or messages (as opposed to the list)
|
2010-04-30 15:48:21 +00:00 |
|
|
3cd62b7fab
|
Another attempt at getting SIM PIN interaction right
|
2010-04-30 15:45:54 +00:00 |
|
|
68d3c2a338
|
Implemented progress bar while checking the PIN code (untested)
|
2010-04-30 15:30:29 +00:00 |
|