Launcher

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(initial edit)
 
m
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{Languages|Launcher}}
 +
 
[[Image:Launcher.png|thumb|Launcher Screenshot]]
 
[[Image:Launcher.png|thumb|Launcher Screenshot]]
Launcher provides an elegant way of grouping and launching applications. It features missed events notification too - missed calls and messages. It is aimed at [[OpenmokoFramework|FSO framework]] based distributions, mainly [[SHR|SHR]].
+
Launcher provides an elegant way of grouping and launching applications. It features events notification too - missed calls and messages at the moment. It also has built in apps for contacts, sms and phonelog.
 +
 
 +
It is aimed at [[OpenmokoFramework|FSO framework]] based distributions, mainly [[SHR|SHR]]. SHR-Launcher and Launcher in this page do refer to the same app.
  
  
 
== Important links ==
 
== Important links ==
  
* [[http://www.opkg.org/package_220.html|Opkg.org page]]
+
* [http://www.opkg.org/package_220.html Launcher page on Opkg.org]
* [[http://n2.nabble.com/file/n3034171/launcher_0.22_arm.ipk|Latest (0.22) release]]
+
* [http://code.google.com/p/shr-launcher/ SHR-Launcher page on Google Code]
* [[http://code.google.com/p/shr-launcher/|SHR-Launcher page on Google Code]]
+
* [http://n2.nabble.com/Launcher-Release-0-39-tp3859743ef1958.html Latest (0.39) release]
 
+
  
 
== Features ==
 
== Features ==
  
Currently (0.22) Launcher has this features:
+
Currently (0.39) Launcher has this features:
  
 
  * Missed call indication
 
  * Missed call indication
Line 19: Line 22:
 
  * Categorise applications and see them in categories
 
  * Categorise applications and see them in categories
 
  * Clock and Date
 
  * Clock and Date
  * Scroller for the home page
+
  * Cell broadcast info on home page (see channel no's and select channels)
  * Set apps to run on missed calls / rx sms icon click
+
  * Internal apps for SMS, Phonelog and Contacts
 
  * Starting Feedback
 
  * Starting Feedback
 
  
 
==Installation / download ==
 
==Installation / download ==
  
opkg install http://n2.nabble.com/file/n3034171/launcher_0.22_arm.ipk
+
opkg install http://n2.nabble.com/file/n3552019/launcher_0.39_arm.ipk
 +
 
 +
==Configuration ==
 +
The toolbar at the bottom can be scrolled to the extreme right to access Category and Configure.
 +
 
 +
Clicking on Category allows the user to configure :-
 +
  * Set application categories
 +
  * Customize the category names (add, del. rename)
 +
  * Change the sequence of categories in the toolbar
 +
 
 +
Clicking on configure allows the user to :-
 +
  * use internal apps
 +
  * rescan contact, sms, calls data
 +
  * change date and time display format
 +
  * subscribe to cell broadcast info and toggle showing channel numbers
 +
  * auto reconnect bt headset on resume (HSP/HFP profile) - pairing needs to be done separately and before using this
 +
  * change wallpaper
 +
 
 +
== Theming ==
  
 +
All icons can be replaced with custom png files in directory /usr/share/launcher. The names are self-evident. Use icons of 80x80 size.
  
 
== Known issues ==
 
== Known issues ==
  
* Version of e-libraries create some difficulties as shr-launcher depends on them.
+
* <del>Launcher crashes on SHR-U when opening SMS (must be sms with more than 160 Chars) the SMS Main view works and shows the correct SMS count [[User:Gomez|Gomez]]</del> Should be fixed now. 
* Due to new e-libraries in SHR-Unstable is after slider click screen moved off center to the right
+
[[Category:Applications]]
 +
[[Category:ApplicationsElementary]]

Latest revision as of 22:44, 12 October 2010


Launcher Screenshot

Launcher provides an elegant way of grouping and launching applications. It features events notification too - missed calls and messages at the moment. It also has built in apps for contacts, sms and phonelog.

It is aimed at FSO framework based distributions, mainly SHR. SHR-Launcher and Launcher in this page do refer to the same app.


Contents

[edit] Important links

[edit] Features

Currently (0.39) Launcher has this features:

* Missed call indication
* New SMS indication
* Ability to set own wallpaper
* Categorise applications and see them in categories
* Clock and Date
* Cell broadcast info on home page (see channel no's and select channels)
* Internal apps for SMS, Phonelog and Contacts
* Starting Feedback

[edit] Installation / download

opkg install http://n2.nabble.com/file/n3552019/launcher_0.39_arm.ipk

[edit] Configuration

The toolbar at the bottom can be scrolled to the extreme right to access Category and Configure.
Clicking on Category allows the user to configure :-
 * Set application categories
 * Customize the category names (add, del. rename)
 * Change the sequence of categories in the toolbar
Clicking on configure allows the user to :-
 * use internal apps
 * rescan contact, sms, calls data
 * change date and time display format
 * subscribe to cell broadcast info and toggle showing channel numbers
 * auto reconnect bt headset on resume (HSP/HFP profile) - pairing needs to be done separately and before using this
 * change wallpaper

[edit] Theming

All icons can be replaced with custom png files in directory /usr/share/launcher. The names are self-evident. Use icons of 80x80 size.

[edit] Known issues

  • Launcher crashes on SHR-U when opening SMS (must be sms with more than 160 Chars) the SMS Main view works and shows the correct SMS count Gomez Should be fixed now.
Personal tools
Launcher Screenshot

Launcher provides an elegant way of grouping and launching applications. It features missed events notification too - missed calls and messages. It is aimed at FSO framework based distributions, mainly SHR.


Important links


Features

Currently (0.22) Launcher has this features:

* Missed call indication
* New SMS indication
* Ability to set own wallpaper
* Categorise applications and see them in categories
* Clock and Date
* Scroller for the home page
* Set apps to run on missed calls / rx sms icon click
* Starting Feedback


Installation / download

opkg install http://n2.nabble.com/file/n3034171/launcher_0.22_arm.ipk


Known issues

  • Version of e-libraries create some difficulties as shr-launcher depends on them.
  • Due to new e-libraries in SHR-Unstable is after slider click screen moved off center to the right