|
3009ac6963
|
Updated the layout of the preferences window
|
2011-02-02 23:47:47 +00:00 |
|
|
599ad3faf0
|
Do not hide the GPRS window anymore when connecting
|
2011-02-02 23:44:06 +00:00 |
|
|
6fb0906719
|
Fixed typos
|
2011-02-02 23:03:33 +00:00 |
|
|
54b442ce14
|
Let the GPRS plug-in disconnect from the network again
|
2011-02-02 23:02:48 +00:00 |
|
|
96f4281311
|
Code cleanup
|
2011-02-02 22:50:54 +00:00 |
|
|
091d90abdb
|
Fixed inclusion order
|
2011-02-02 22:41:02 +00:00 |
|
|
887421ecc5
|
Commands entered from plug-ins now default to a timeout of 30 seconds
|
2011-02-02 22:40:12 +00:00 |
|
|
e5422d9f0f
|
Force setting GPRS configuration values when connecting
|
2011-02-02 22:38:59 +00:00 |
|
|
6ebb8557fd
|
Do not timeout when writing to the modem in data mode
|
2011-02-02 22:38:20 +00:00 |
|
|
b9c2104171
|
About to release Phone 0.2.5
|
2011-02-02 17:21:34 +00:00 |
|
|
f7eb24409c
|
Really allow setting the GPRS username and password
|
2011-02-02 04:55:36 +00:00 |
|
|
dfb7edfbd1
|
Avoid a potential crash upon startup
|
2011-02-02 04:39:38 +00:00 |
|
|
7303a3802d
|
Now also able to disconnect from the GPRS network
|
2011-02-02 04:19:40 +00:00 |
|
|
9c6b35783f
|
Implemented pppd pass-through
|
2011-02-02 03:56:38 +00:00 |
|
|
0f03769f71
|
Reset the modem when the device is changed
|
2011-02-02 02:44:16 +00:00 |
|
|
8fae6cb0c0
|
Changed the icon for the preferences applet
|
2011-02-02 02:28:27 +00:00 |
|
|
ad9a760cb5
|
Use an icon to notify the GPRS connectivity status
|
2011-02-02 02:28:04 +00:00 |
|
|
2003d7952b
|
Implemented copy & paste when writing messages (from the khorben-phone branch)
|
2011-02-01 22:26:45 +00:00 |
|
|
ae1913bab4
|
Re-generated Makefiles
|
2011-02-01 22:18:44 +00:00 |
|
|
f71b2dd991
|
Updated translations
|
2011-01-14 19:52:53 +00:00 |
|
|
9b9936f407
|
Print out the error if the GSM object can't initialize properly
|
2011-01-14 19:51:06 +00:00 |
|
|
ad76ed995f
|
Probably more accurate character count for messages (except for encryption)
|
2011-01-05 02:41:18 +00:00 |
|
|
67200d9281
|
Now able to set the GPRS access point
|
2011-01-05 02:22:28 +00:00 |
|
|
8dab5ea1ae
|
Added a plug-in for GPRS-specific settings
|
2011-01-05 02:07:40 +00:00 |
|
|
daaf0a3f9d
|
Default to allowing deep sleep
|
2011-01-05 02:07:00 +00:00 |
|
|
3e207900c4
|
Code cleanup
|
2011-01-05 01:42:09 +00:00 |
|
|
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 |
|
|
7ad575eca2
|
Doesn't need debugging to be always set
|
2011-01-04 17:34:32 +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 |
|
|
b8c0bc9515
|
New way to run configuration scripts
|
2010-12-31 16:09:48 +00:00 |
|
|
c19aecc81f
|
Using libSystem through pkg-config
|
2010-12-11 23:18:31 +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 |
|
|
e7c3755b58
|
Updated translations
|
2010-11-17 23:14:25 +00:00 |
|
|
62d5c3775d
|
About to release Phone 0.2.4
|
2010-11-17 15:00:49 +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 |
|