User:Vanous/czech-shr-list

From Openmoko

< User:Vanous(Difference between revisions)
Jump to: navigation, search
(stand jsem nic nezapomnel)
Line 7: Line 7:
 
Nezapomeňte: http://blog.shr-project.org/assets_c/2009/01/iwantyouforshrdev-1.html
 
Nezapomeňte: http://blog.shr-project.org/assets_c/2009/01/iwantyouforshrdev-1.html
  
SHR-s release, kde zakladni system hned po flashi bude plne fungovat::)
+
'''Co bude pod čarou neprojde :). Dát limit kolik položek zde bude???'''
₊2 vydat stabilni funkcni verzi a ne stale neco menit
+
 
  - reimplement again time settings from gps
+
==SHR system==
 +
- SHR-X release, with fully functional base system (X - call it whatever, perhaps even stable)
 +
- run applications as non-root user, add user accounts support, screen lock with password, guest account without access to personal data
 +
- include file manager
 +
- fullscreen keyboard, text goes to a single row in the upper part of the screen, rest of the screen are keys  + landscape ? (E)
 +
- ensure Xserver restart after it's crash
 +
 
 +
 
 +
==FSO==
 +
  - reimplement again setting time from gps
 +
- integrate AGPS online to FSO - u-blox Assist Now service http://wiki.openmoko.org/wiki/GTA02_GPS#u-blox_Assist_Now_account_application online and offline implementation
 +
 
 +
==Phoneui apps==
 +
 
 
  - search/filter contacts in contacts list, add contact
 
  - search/filter contacts in contacts list, add contact
  - sms receipt
+
  - implement sms receipt
  - quick caller list
+
  - implement quick caller list
 +
- Idle screen - indicate fix/no fix in GPS icon
 
  - incoming call screen - send SMS to the caller, preferably already with SMS from template
 
  - incoming call screen - send SMS to the caller, preferably already with SMS from template
 +
- pyphonelog rewrite to Vala and use EFL toolkit - speed up, (UI unification)
 +
- lock screen before Illume with PIN dialog and Launcher loads
 +
- Quick setting screen:
 +
  * add a subenu for connecting to WIFI APs
 +
  * add Display brightness
 +
  * menu should not crash  (does when fsogsmd crashes/locks up)
 +
  > close the menu by pressing the power button again
 +
 +
 +
==Kernel==
 +
 +
- fix uSD card issues on 2.6.32
 +
 +
==Utilities==
 +
 +
===Networking===
 
  - wifi + wpa2 + run a script after connecting (for example for starting VPN) + working GPRS connection sharing
 
  - wifi + wpa2 + run a script after connecting (for example for starting VPN) + working GPRS connection sharing
  > Ability to connect to APs with hidden SSIDs
+
  - Ability to connect to APs with hidden SSIDs
- historie volani - pyphonelog vcetne pridavani kontaktu, rewrite to Vala and use EFL toolkit
+
 
 +
===Media===
 
  - intone - bude bez problemu prehravat muziku i kdyz byl preruset telefonovanim, funguje i po probuzeni
 
  - intone - bude bez problemu prehravat muziku i kdyz byl preruset telefonovanim, funguje i po probuzeni
- fix uSD card issues on 2.6.32
+
 
- lock screen before Illume with PIN dialog and Launcher loads
+
===Tools===
 +
 
 
  - GUI package manager - show only end-user applications and hide low level programs and libs, show descriptions, screenshots, perhaps user comments and reviews from opkg.org like website
 
  - GUI package manager - show only end-user applications and hide low level programs and libs, show descriptions, screenshots, perhaps user comments and reviews from opkg.org like website
- opkg.org - make it better, more on http://lists.shr-project.org/pipermail/shr-devel/2010-June/002744.html
+
 
- integrate AGPS online to FSO - u-blox Assist Now service http://wiki.openmoko.org/wiki/GTA02_GPS#u-blox_Assist_Now_account_application online and offline implementation
+
===Webbrowsing===
 +
 
 
  - improve Ventura web browsing experience, for inspiration try Android web browser (comment: xscope is the best browser I found for android so far, very finger friendly even without multitouch (zooming in and out + readjusting the column width): http://sites.google.com/site/xscopefaqs/ , thanks for your efforts!!!
 
  - improve Ventura web browsing experience, for inspiration try Android web browser (comment: xscope is the best browser I found for android so far, very finger friendly even without multitouch (zooming in and out + readjusting the column width): http://sites.google.com/site/xscopefaqs/ , thanks for your efforts!!!
  - run applications as non-root user, add user accounts support, screen lock with password, guest account without access to personal data
+
 
 +
Try eve, Ventura is now broken due to new e-libs
 +
 
 +
----
 +
 
 +
 
 +
  - opkg.org - make it better, more on http://lists.shr-project.org/pipermail/shr-devel/2010-June/002744.html
 +
 
 +
Not SHR issue
 +
 
 
  - demonstration mode with fake contacts, SMSs, call logs, notes and files, perhaps GSM emulation http://git.freesmartphone.org/?p=phonesim.git;a=summary
 
  - demonstration mode with fake contacts, SMSs, call logs, notes and files, perhaps GSM emulation http://git.freesmartphone.org/?p=phonesim.git;a=summary
 +
 +
Not SHR issue
 +
 +
 
- main python packages in default image (gtk,netclient,misc,json,etc.)
 
- main python packages in default image (gtk,netclient,misc,json,etc.)
- file manager
+
 
 +
Make propper dependency list in you package
 +
 
 
- a simple way to add desktop icon (for example to run  some script)
 
- a simple way to add desktop icon (for example to run  some script)
- an eays way of asking the community and submitting bugs
+
 
- engance the power button trigered menu
+
Illume/E issue, it's easy enough to add .desktop file...
> add a subenu for connecting to WIFI APs
+
 
> aktivation/deactivation + state (fix/nofix) of the GPS (on/of is already shown on the idle screen)
+
- aktivation/deactivation + state (fix/nofix) of the GPS
  > (switchable) lighter version like in Illume1 - just a few EFL buttons that are created&rendered in miliseconds, current heavy one takes sometimes 10s+ to show up!
+
 
  > Powerbutton menu should not crash  (does when fsogsmd crashes/locks up)
+
on/of is already shown on the idle screen, start is done automatically via FSO resources. The only remaining is to show fix/no fix, adding up
  - show space available on device
+
 
> close the menu by pressing the power button again
+
- (switchable) lighter version like in Illume1 - just a few EFL buttons that are created&rendered in miliseconds, current heavy one takes sometimes 10s+ to show up!
 +
 
 +
Current one has 10s. delay to start up, then it shows up really quick. TODO: find a better way of autolaunch apps after startup
 +
 
 +
- an easy way of asking the community and submitting bugs
 +
 
 
- a task switcher icon
 
- a task switcher icon
  > fix issues with fullscreen apps
+
 
 +
Not sure what is meant here
 +
 
 +
  - fix issues with fullscreen apps
 +
 
 +
Please specify the issues
 +
 
 
- fix "no sim" reporting.. one message for one un-suspend is way too much
 
- fix "no sim" reporting.. one message for one un-suspend is way too much
- keyboard improvements
 
> international keyboard
 
> fullscreen keyboard, text goes to a single row in the upper part of the screen, rest of the screen are keys  + landscape ?
 
> transparent keyboard ? # What about Literki?
 
- "synchronization light"
 
> synchronize a folder on Neo and PC using rsync
 
> simple GUI for PC + packages for the gui
 
- USB mass storage  (you mean gui for switching kernel modules or what?, there is g_mass_storage)
 
  
- IPv6 support enhancements
+
- international keyboard
> in udhcpc (just don't flush all addresses including IPv6 addresses - especially link-local one!)
+
 
 +
Exists, define your own keyboards, search the wiki
 +
 
 +
- transparent keyboard ?
 +
 
 +
Literki
 +
 
 +
- synchronization light
 +
 
 +
Please specify
 +
 
 +
- synchronize a folder on Neo and PC using rsync
 +
 
 +
Use rsync dear Watson :)
 +
 
 +
- simple GUI for PC + packages for the gui
 +
 
 +
vanous@vanek:~$ apt-cache search rsync gui
 +
gtkrsync - GUI front-end to display rsync status
 +
luckybackup-data - rsync-based GUI data backup utility (data files)
 +
luckybackup - rsync-based GUI data backup utility
 +
 
 +
 
 +
- USB mass storage
 +
 
 +
you mean gui for switching kernel modules or what?, there is g_mass_storage. TODO: make GUI
 +
 
 +
 
 +
- IPv6 support enhancements, in udhcpc (just don't flush all addresses including IPv6 addresses - especially link-local one!)
 +
 
 +
No SHR, bug udhcpc devs
 +
 
 
- A2DP support would be nice
 
- A2DP support would be nice
 +
 +
Use Emtooth for pairing, players do have support ([[Intone]], [[Podboy]])
 +
 
- menu management - ability to organize icons and apps
 
- menu management - ability to organize icons and apps
  
Jas obrazovky dostupny z Quick-Settings
+
Would not include to the list. Look at mokosuite2, especially mokohome, this could be the way to go - disable illume-home module, autostart mokohome. TODO: define icons.
Zajistit restart X-Serveru po jeho padu
+
 
 +
 
 +
- show space available on device
 +
 
 +
TODO: add into distro info in SHR

Revision as of 09:15, 24 August 2010

Please do not edit this. Czech users, pleae join czech #openmoko MUC on jabber, see http://openmoko.cz

Seznam důležitých vlastností pro SHR jako vzkaz od českých uživatelů shr vývojářům.

(Nejprve asi provedeme seznam, pak priority, překlad, wiki, email do shr-devel. Součástí bude nutné zpacovat požadavky z http://lists.shr-project.org/pipermail/shr-devel/2010-July/002852.html a přidat jednotlivé návrhy do SHR Trac: http://shr-project.org/trac/report

Nezapomeňte: http://blog.shr-project.org/assets_c/2009/01/iwantyouforshrdev-1.html

Co bude pod čarou neprojde :). Dát limit kolik položek zde bude???

Contents

SHR system

- SHR-X release, with fully functional base system (X - call it whatever, perhaps even stable)
- run applications as non-root user, add user accounts support, screen lock with password, guest account without access to personal data

- include file manager

- fullscreen keyboard, text goes to a single row in the upper part of the screen, rest of the screen are keys  + landscape ? (E)
- ensure Xserver restart after it's crash 


FSO

- reimplement again setting time from gps
- integrate AGPS online to FSO - u-blox Assist Now service http://wiki.openmoko.org/wiki/GTA02_GPS#u-blox_Assist_Now_account_application online and offline implementation

Phoneui apps

- search/filter contacts in contacts list, add contact
- implement sms receipt
- implement quick caller list
- Idle screen - indicate fix/no fix in GPS icon
- incoming call screen - send SMS to the caller, preferably already with SMS from template
- pyphonelog rewrite to Vala and use EFL toolkit - speed up, (UI unification)
- lock screen before Illume with PIN dialog and Launcher loads
- Quick setting screen:
  * add a subenu for connecting to WIFI APs
  * add Display brightness 
  * menu should not crash  (does when fsogsmd crashes/locks up)
  > close the menu by pressing the power button again


Kernel

- fix uSD card issues on 2.6.32

Utilities

Networking

- wifi + wpa2 + run a script after connecting (for example for starting VPN) + working GPRS connection sharing
- Ability to connect to APs with hidden SSIDs

Media

- intone - bude bez problemu prehravat muziku i kdyz byl preruset telefonovanim, funguje i po probuzeni

Tools

- GUI package manager - show only end-user applications and hide low level programs and libs, show descriptions, screenshots, perhaps user comments and reviews from opkg.org like website

Webbrowsing

- improve Ventura web browsing experience, for inspiration try Android web browser (comment: xscope is the best browser I found for android so far, very finger friendly even without multitouch (zooming in and out + readjusting the column width): http://sites.google.com/site/xscopefaqs/ , thanks for your efforts!!!

Try eve, Ventura is now broken due to new e-libs



- opkg.org - make it better, more on http://lists.shr-project.org/pipermail/shr-devel/2010-June/002744.html

Not SHR issue

- demonstration mode with fake contacts, SMSs, call logs, notes and files, perhaps GSM emulation http://git.freesmartphone.org/?p=phonesim.git;a=summary

Not SHR issue


- main python packages in default image (gtk,netclient,misc,json,etc.)

Make propper dependency list in you package

- a simple way to add desktop icon (for example to run some script)

Illume/E issue, it's easy enough to add .desktop file...

- aktivation/deactivation + state (fix/nofix) of the GPS

on/of is already shown on the idle screen, start is done automatically via FSO resources. The only remaining is to show fix/no fix, adding up

- (switchable) lighter version like in Illume1 - just a few EFL buttons that are created&rendered in miliseconds, current heavy one takes sometimes 10s+ to show up!

Current one has 10s. delay to start up, then it shows up really quick. TODO: find a better way of autolaunch apps after startup

- an easy way of asking the community and submitting bugs

- a task switcher icon

Not sure what is meant here

- fix issues with fullscreen apps

Please specify the issues

- fix "no sim" reporting.. one message for one un-suspend is way too much

- international keyboard

Exists, define your own keyboards, search the wiki

- transparent keyboard ?

Literki

- synchronization light

Please specify

- synchronize a folder on Neo and PC using rsync

Use rsync dear Watson :)

- simple GUI for PC + packages for the gui

vanous@vanek:~$ apt-cache search rsync gui gtkrsync - GUI front-end to display rsync status luckybackup-data - rsync-based GUI data backup utility (data files) luckybackup - rsync-based GUI data backup utility


- USB mass storage

you mean gui for switching kernel modules or what?, there is g_mass_storage. TODO: make GUI


- IPv6 support enhancements, in udhcpc (just don't flush all addresses including IPv6 addresses - especially link-local one!)

No SHR, bug udhcpc devs

- A2DP support would be nice

Use Emtooth for pairing, players do have support (Intone, Podboy)

- menu management - ability to organize icons and apps

Would not include to the list. Look at mokosuite2, especially mokohome, this could be the way to go - disable illume-home module, autostart mokohome. TODO: define icons.


- show space available on device

TODO: add into distro info in SHR

Personal tools

Please do not edit this. Czech users, pleae join czech #openmoko MUC on jabber, see http://openmoko.cz

Seznam důležitých vlastností pro SHR jako vzkaz od českých uživatelů shr vývojářům.

(Nejprve asi provedeme seznam, pak priority, překlad, wiki, email do shr-devel. Součástí bude nutné zpacovat požadavky z http://lists.shr-project.org/pipermail/shr-devel/2010-July/002852.html a přidat jednotlivé návrhy do SHR Trac: http://shr-project.org/trac/report

Nezapomeňte: http://blog.shr-project.org/assets_c/2009/01/iwantyouforshrdev-1.html

Co bude pod čarou neprojde :). Dát limit kolik položek zde bude???

SHR system

- SHR-X release, with fully functional base system (X - call it whatever, perhaps even stable)
- run applications as non-root user, add user accounts support, screen lock with password, guest account without access to personal data

- include file manager

- fullscreen keyboard, text goes to a single row in the upper part of the screen, rest of the screen are keys  + landscape ? (E)
- ensure Xserver restart after it's crash 


FSO

- reimplement again setting time from gps
- integrate AGPS online to FSO - u-blox Assist Now service http://wiki.openmoko.org/wiki/GTA02_GPS#u-blox_Assist_Now_account_application online and offline implementation

Phoneui apps

- search/filter contacts in contacts list, add contact
- implement sms receipt
- implement quick caller list
- Idle screen - indicate fix/no fix in GPS icon
- incoming call screen - send SMS to the caller, preferably already with SMS from template
- pyphonelog rewrite to Vala and use EFL toolkit - speed up, (UI unification)
- lock screen before Illume with PIN dialog and Launcher loads
- Quick setting screen:
  * add a subenu for connecting to WIFI APs
  * add Display brightness 
  * menu should not crash  (does when fsogsmd crashes/locks up)
  > close the menu by pressing the power button again


Kernel

- fix uSD card issues on 2.6.32

Utilities

Networking

- wifi + wpa2 + run a script after connecting (for example for starting VPN) + working GPRS connection sharing
- Ability to connect to APs with hidden SSIDs

Media

- intone - bude bez problemu prehravat muziku i kdyz byl preruset telefonovanim, funguje i po probuzeni

Tools

- GUI package manager - show only end-user applications and hide low level programs and libs, show descriptions, screenshots, perhaps user comments and reviews from opkg.org like website

Webbrowsing

- improve Ventura web browsing experience, for inspiration try Android web browser (comment: xscope is the best browser I found for android so far, very finger friendly even without multitouch (zooming in and out + readjusting the column width): http://sites.google.com/site/xscopefaqs/ , thanks for your efforts!!!

Try eve, Ventura is now broken due to new e-libs



- opkg.org - make it better, more on http://lists.shr-project.org/pipermail/shr-devel/2010-June/002744.html

Not SHR issue

- demonstration mode with fake contacts, SMSs, call logs, notes and files, perhaps GSM emulation http://git.freesmartphone.org/?p=phonesim.git;a=summary

Not SHR issue


- main python packages in default image (gtk,netclient,misc,json,etc.)

Make propper dependency list in you package

- a simple way to add desktop icon (for example to run some script)

Illume/E issue, it's easy enough to add .desktop file...

- aktivation/deactivation + state (fix/nofix) of the GPS

on/of is already shown on the idle screen, start is done automatically via FSO resources. The only remaining is to show fix/no fix, adding up

- (switchable) lighter version like in Illume1 - just a few EFL buttons that are created&rendered in miliseconds, current heavy one takes sometimes 10s+ to show up!

Current one has 10s. delay to start up, then it shows up really quick. TODO: find a better way of autolaunch apps after startup

- an easy way of asking the community and submitting bugs

- a task switcher icon

Not sure what is meant here

- fix issues with fullscreen apps

Please specify the issues

- fix "no sim" reporting.. one message for one un-suspend is way too much

- international keyboard

Exists, define your own keyboards, search the wiki

- transparent keyboard ?

Literki

- synchronization light

Please specify

- synchronize a folder on Neo and PC using rsync

Use rsync dear Watson :)

- simple GUI for PC + packages for the gui

vanous@vanek:~$ apt-cache search rsync gui gtkrsync - GUI front-end to display rsync status luckybackup-data - rsync-based GUI data backup utility (data files) luckybackup - rsync-based GUI data backup utility


- USB mass storage

you mean gui for switching kernel modules or what?, there is g_mass_storage. TODO: make GUI


- IPv6 support enhancements, in udhcpc (just don't flush all addresses including IPv6 addresses - especially link-local one!)

No SHR, bug udhcpc devs

- A2DP support would be nice

Use Emtooth for pairing, players do have support (Intone, Podboy)

- menu management - ability to organize icons and apps

Would not include to the list. Look at mokosuite2, especially mokohome, this could be the way to go - disable illume-home module, autostart mokohome. TODO: define icons.


- show space available on device

TODO: add into distro info in SHR