Litephone

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(adding information from SHR User Manual)
 
(16 intermediate revisions by 9 users not shown)
Line 1: Line 1:
Litephone is a phone application using FSO. The basic idea behind the Litephone GUI is that it is packed in one window, the various 'modules' (contacts, messages, dialer, etc) placed into tabs. No popup windows.
+
[[Image:litephone1.png|thumb|Litephone screenshot]]
 +
Litephone is a phone application written in Qt which uses the [[opimd]] suite of [[FSO]]. The basic idea behind the Litephone GUI is that it is packed in one window, the various 'modules' (contacts, messages, dialer, etc) placed into tabs. No popup windows.
  
Announcement: http://n2.nabble.com/testing-Litephone%2C-new-phone-interface-tp3336730p3336730.html
+
== Announcement ==
 +
See http://n2.nabble.com/testing-Litephone%2C-new-phone-interface-tp3336730p3336730.html
  
Files: http://pvtrace.com/litephone/
+
== Files ==
 +
See http://pvtrace.com/litephone/
  
 +
== Source code ==
 +
http://git.senfdax.de/?p=litephone
 +
 +
 +
== Instructions ==
 
You can run it in 3 modes:
 
You can run it in 3 modes:
  
litephone demo - runs it with bogus data (contacts, etc), and generates bogus call and message events. You can test most of the gui this way.
+
litephone demo - runs it with bogus data (contacts, etc), and generates bogus call and message events. You can test most of the gui this way.
 +
 
 +
litephone nogsm - runs it with bogus data, but no events
 +
 
 +
litephone - normal mode
  
litephone nogsm - runs it with bogus data, but no events
+
== Wish list ==
 +
The author is at the moment very open for suggestions. Please add feature requests.
 +
* make litephone self-aware (if tied to AUX button, it will bring us back to already running litephone, not launch a new instance)
 +
=== Misc ===
  
litephone - normal mode
+
* source (on a svn/cvs/git/...)
 +
* launchpad / google code / sourceforge / ...- page?
 +
* a debian package
 +
* a repository made of http://pvtrace.com/litephone/ so upgrading is easy
 +
* compilation instructions
  
 +
=== Features ===
 +
* airplane mode button
 +
* upcoming meetings for some calendar?
 +
* multiple calls handling (hold, resume, if possibile conference etc.)
 +
* show a picture associated to a contact/group on incoming call
 +
* when a number is visible, ability to click it and add it to your contacts (when clicked, switch to add a contact tab and fill in the correct number) (pieterc)
 +
* interoperability with the usual phone book (pieterc)
 +
* save sms messages/contacts on SD card/internal memory instead of sim (limited amount of messages). (pieterc)
 +
* run in fullscreen, when pushed an extra tab button, go to the illume launcher (pieterc)
 +
* Allow multiple numbers for contacts and maybe the ability to store contacts email.
 +
* If number is in contacts messages should show the contact name instead of the number.
  
[[Image:litephone1.png]]
+
[[Category:Telephony]]

Latest revision as of 00:37, 10 September 2009

Litephone screenshot

Litephone is a phone application written in Qt which uses the opimd suite of FSO. The basic idea behind the Litephone GUI is that it is packed in one window, the various 'modules' (contacts, messages, dialer, etc) placed into tabs. No popup windows.

Contents

[edit] Announcement

See http://n2.nabble.com/testing-Litephone%2C-new-phone-interface-tp3336730p3336730.html

[edit] Files

See http://pvtrace.com/litephone/

[edit] Source code

http://git.senfdax.de/?p=litephone


[edit] Instructions

You can run it in 3 modes:

litephone demo - runs it with bogus data (contacts, etc), and generates bogus call and message events. You can test most of the gui this way.
litephone nogsm - runs it with bogus data, but no events
litephone - normal mode

[edit] Wish list

The author is at the moment very open for suggestions. Please add feature requests.

  • make litephone self-aware (if tied to AUX button, it will bring us back to already running litephone, not launch a new instance)

[edit] Misc

  • source (on a svn/cvs/git/...)
  • launchpad / google code / sourceforge / ...- page?
  • a debian package
  • a repository made of http://pvtrace.com/litephone/ so upgrading is easy
  • compilation instructions

[edit] Features

  • airplane mode button
  • upcoming meetings for some calendar?
  • multiple calls handling (hold, resume, if possibile conference etc.)
  • show a picture associated to a contact/group on incoming call
  • when a number is visible, ability to click it and add it to your contacts (when clicked, switch to add a contact tab and fill in the correct number) (pieterc)
  • interoperability with the usual phone book (pieterc)
  • save sms messages/contacts on SD card/internal memory instead of sim (limited amount of messages). (pieterc)
  • run in fullscreen, when pushed an extra tab button, go to the illume launcher (pieterc)
  • Allow multiple numbers for contacts and maybe the ability to store contacts email.
  • If number is in contacts messages should show the contact name instead of the number.
Personal tools

Litephone is a phone application using FSO. The basic idea behind the Litephone GUI is that it is packed in one window, the various 'modules' (contacts, messages, dialer, etc) placed into tabs. No popup windows.

Announcement: http://n2.nabble.com/testing-Litephone%2C-new-phone-interface-tp3336730p3336730.html

Files: http://pvtrace.com/litephone/

You can run it in 3 modes:

litephone demo - runs it with bogus data (contacts, etc), and generates bogus call and message events. You can test most of the gui this way.

litephone nogsm - runs it with bogus data, but no events

litephone - normal mode


Litephone1.png