Paroli

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(biggest changes:)
Line 11: Line 11:
 
- a launcher was introduced allowing the launching of paroli-applications from within paroli itself.
 
- a launcher was introduced allowing the launching of paroli-applications from within paroli itself.
 
- the dbus interface is optional and both modes should work.
 
- the dbus interface is optional and both modes should work.
 +
 
- closing application windows from within the window-manager does not kill the process anymore
 
- closing application windows from within the window-manager does not kill the process anymore
 +
 
- introduction of a preliminary audio service allowing to mute calls (a test service for non-fso environments was also added).
 
- introduction of a preliminary audio service allowing to mute calls (a test service for non-fso environments was also added).
 +
 
- a reworked version of the dialer was added
 
- a reworked version of the dialer was added
 +
 
- works on an error-message service have begun
 
- works on an error-message service have begun
- works on a service checking for changes in the fso have begun
+
 
and many small fixes in the code
+
- works on a service checking for changes in the fso have begun and many small fixes in the code
  
 
[[Category:FSO]]
 
[[Category:FSO]]

Revision as of 05:21, 4 February 2009

In a few words one could say: paroli is a new approach to application development on the openmoko phones. Paroli is based on top of the fso framework and enables the use of it via a core and several services.

For more information please visit our website

Getting the sources

git clone http://git.paroli-project.org/paroli.git/

biggest changes:

- a launcher was introduced allowing the launching of paroli-applications from within paroli itself. - the dbus interface is optional and both modes should work.

- closing application windows from within the window-manager does not kill the process anymore

- introduction of a preliminary audio service allowing to mute calls (a test service for non-fso environments was also added).

- a reworked version of the dialer was added

- works on an error-message service have begun

- works on a service checking for changes in the fso have begun and many small fixes in the code

Personal tools

In a few words one could say: paroli is a new approach to application development on the openmoko phones. Paroli is based on top of the fso framework and enables the use of it via a core and several services.

For more information please visit our website

Getting the sources

git clone http://git.paroli-project.org/paroli.git/

biggest changes:

- a launcher was introduced allowing the launching of paroli-applications from within paroli itself. - the dbus interface is optional and both modes should work. - closing application windows from within the window-manager does not kill the process anymore - introduction of a preliminary audio service allowing to mute calls (a test service for non-fso environments was also added). - a reworked version of the dialer was added - works on an error-message service have begun - works on a service checking for changes in the fso have begun and many small fixes in the code