Articles
Downloads
Manual
News
Projects
Search
Advanced search
Users
Login
Password reset
Wiki
Username:
Password:
Desktop
Homepage
Members
Timeline
Gallery
Download
Bug reports
Revisions
Revision
Date
Author
Message
1.43
2012/01/01 13:33:50
khorben
Using libDesktop to handle client messages
1.42
2011/11/07 18:21:10
khorben
Also send key tone events from the code entry window
1.41
2011/10/30 11:05:33
khorben
Hopefully improved the startup sequence
1.40
2011/08/30 16:33:44
khorben
Really show the "about" dialog when requested
1.39
2011/08/20 23:17:39
khorben
Extended internal messages to open the composition window
1.38
2011/08/11 23:45:51
khorben
Merged branch khorben-phone
1.37
2011/03/09 00:14:15
khorben
Attempting to allow suspend/resume on the Openmoko Freerunner
1.36
2011/02/01 22:26:44
khorben
Implemented copy & paste when writing messages (from the khorben-phone branch)
1.35
2010/11/12 15:04:11
khorben
Added a plugin to set the volume through OSS
1.34
2010/09/01 03:01:20
khorben
Implemented forwarding messages (untested)
1.33
2010/09/01 02:53:54
khorben
Implemented the "reply" button when reading messages
1.32
2010/08/07 11:55:38
khorben
The phone logs are much more useful already by now
1.31
2010/08/07 00:31:47
khorben
Adding a phone activity log window
1.30
2010/08/02 03:55:40
khorben
Added an event for key tones (need be configured and checked)
1.29
2010/07/24 13:18:37
khorben
Should now be able to create and edit contacts (not refreshed yet)
1.28
2010/06/04 22:50:37
khorben
Implemented message deletion (untested, should ask for confirmation)
1.27
2010/06/04 21:16:45
khorben
Added a "Reply" and a "Delete" button to the message viewing window (not implemented)
1.26
2010/05/21 19:28:53
khorben
Added preliminary code to handle the different preferences dialogs
1.25
2010/05/20 17:25:31
khorben
Trying to implement speaker mode on the Openmoko Freerunner
1.24
2010/05/16 23:39:06
khorben
Implemented calling the sender of a message being read (untested)
1.23
2010/05/16 23:34:27
khorben
Implemented the call button in the messages view (untested)
1.22
2010/05/11 14:12:00
khorben
Implemented the mute control over AT+CMUT (may not fit the hardware)
1.21
2010/05/11 12:05:33
khorben
Now able to read messages
1.20
2010/05/10 01:39:07
khorben
Now rejecting calls correctly
1.19
2010/05/09 17:58:21
khorben
Detecting when phone calls terminate
1.18
2010/05/09 16:06:43
khorben
Implementing phone calls (untested)
1.17
2010/05/09 15:35:55
khorben
Began to implement the user interface for phone calls
1.16
2010/05/09 13:28:08
khorben
Modified the message composition window
1.15
2010/05/07 17:34:25
khorben
Added separate binaries to open the dialer, contacts and messages windows
1.14
2010/05/07 12:25:27
khorben
Added a character count while writing messages
1.13
2010/04/30 16:00:58
khorben
Do not hide the code window when entering a code
1.12
2010/04/29 16:09:14
khorben
Almost able to send SMS messages by now
1.11
2010/04/28 01:29:10
khorben
Added a selector for the messages obtained or sent
1.10
2010/04/28 01:11:38
khorben
Working on the user interface (without actual implementation yet)
1.9
2010/04/28 00:49:12
khorben
Added a button to call the author/recipient of the current message (unimplemented)
1.8
2010/04/28 00:46:00
khorben
Added a button to call the contact selected (untested)
1.7
2010/04/27 22:18:40
khorben
Trying to remove ambiguities from the API
1.6
2010/04/27 21:55:58
khorben
Implemented the clear button in the SIM PIN dialog
1.5
2010/04/27 14:31:18
khorben
Support for entering the PIN code
1.4
2010/04/26 13:53:23
khorben
Added a button to show the contacts
1.3
2010/04/26 13:43:29
khorben
s/dialpad/dialer/g
1.2
2010/04/26 13:38:09
khorben
Only create the interface once idle (or explicitly requested)
1.1
2010/04/24 02:17:44
khorben
Initial release
1.35.2.8
2011/08/10 23:32:37
khorben
Removed a couple of useless callbacks
1.35.2.7
2011/04/12 01:41:28
khorben
Added missing include
1.35.2.6
2011/03/08 02:18:41
khorben
Added commands to suspend and resume the modem of the Phone application
1.35.2.5
2011/03/02 16:52:47
khorben
Added buttons to the status window to view logs and read messages directly
1.35.2.4
2011/02/24 01:58:23
khorben
Implemented the dialog window to attach files when composing messages
1.35.2.3
2011/02/01 03:15:09
khorben
Implemented copy & paste buttons in the message composition window
1.35.2.2
2011/01/15 13:29:42
khorben
Progressively introducing the Modem plug-in system
1.35.2.1
2011/01/15 12:46:18
khorben
Renamed PhoneEvent to PhoneEventType