Difference between revisions of "Status"

From Maemo Leste Wiki
Jump to navigationJump to search
 
(5 intermediate revisions by the same user not shown)
Line 19: Line 19:
| [[Status/Wireless|Wireless]] || OK || [https://github.com/maemo-leste/libicd-network-wpasupplicant libicd-network-wpasupplicant] || Works out of the box. Needs testing; https://github.com/maemo-leste/bugtracker/milestone/7
| [[Status/Wireless|Wireless]] || OK || [https://github.com/maemo-leste/libicd-network-wpasupplicant libicd-network-wpasupplicant] || Works out of the box. Needs testing; https://github.com/maemo-leste/bugtracker/milestone/7
|-
|-
| Bluetooth || No(t yet) || ? ||  
| Bluetooth || WIP || Just works if supported in the kernel, but no Maemo UI available to configure it, blueman-manager can be used ||  
|-
|-
| [[Status/Browser|Browser]] || No(t yet) || ? || Various browsers can be installed, none are quite optimal currently. However, surf2 works smoothly, and hopefully can be integrated easily. Some also use netsurf-gtk or firefox
| [[Status/Browser|Browser]] || WIP || ? || qtwebbrowser works  
|-
|-
| [[Status/Audio|Audio]] || WIP || ? || [Basic audio/sounds work (like, notifications, charging notification, etc); need to switch to pulseaudio ; will need to import alsa-policy-enforcement, port OHM
| [[Status/Audio|Audio]] || OK || ? || [Basic audio/sounds work (like, notifications, charging notification, etc); will need to import alsa-policy-enforcement, port OHM
|-
|-
| Battery / charging || OK || [https://github.com/maemo-leste/status-area-applet-battery status-area-applet-battery], [https://github.com/maemo-leste/mce mce], [https://github.com/maemo-leste/upower upower] ||
| Battery / charging || OK || [https://github.com/maemo-leste/status-area-applet-battery status-area-applet-battery], [https://github.com/maemo-leste/mce mce], [https://github.com/maemo-leste/upower upower] ||
Line 31: Line 31:
| LED control || OK || mce || Make sure the notifications are enabled in settings.
| LED control || OK || mce || Make sure the notifications are enabled in settings.
|-
|-
| [[Status/Mobile Data|Mobile Data]] || WIP || [https://github.com/maemo-leste/connui-cellular connui-cellular] [https://github.com/maemo-leste/libicd-network-ofono libicd-network-ofono] || There is basic libicd-network-ofono, connui-cellular is being ported to ofono
| [[Status/Mobile Data|Mobile Data]] || OK || [https://github.com/maemo-leste/connui-cellular connui-cellular] [https://github.com/maemo-leste/libicd-network-ofono libicd-network-ofono] || There is basic libicd-network-ofono, connui-cellular is being ported to ofono, UI needs some more work, but mostly just works
|-
|-
| [[Status/GPS|GPS]] || WIP || gpsd or liblocation/location-daemon || Fremantle location services are closed
| [[Status/GPS|GPS]] || OK || gpsd, liblocation, location-daemon ||
|-
|-
| [[Status/SMS|SMS]] || WIP || ofono, telepathy-ring ? || Test UI: [https://github.com/maemo-leste/unicsy_demo unicsy_demo] [https://github.com/maemo-leste/bugtracker/issues/77 n900 issue]
| [[Status/SMS|SMS]] || OK || sphone, conversations, ofono, telepathy-ring ? ||
|-
|-
| [[Status/Phone Calls|Phone Calls]] || WIP || ofono, telepathy-ring ? || Test UI: [https://github.com/maemo-leste/unicsy_demo unicsy_demo] [https://github.com/maemo-leste/bugtracker/issues/77 n900 issue]
| [[Status/Phone Calls|Phone Calls]] || OK || sphone, ofono, telepathy-ring ? || Just works on most of the devices, except for the [https://github.com/maemo-leste/bugtracker/issues/77 n900]
|-
|-
| [[Status/Application Manager|Application Manager]] || OK || [https://github.com/maemo-leste/hildon-application-manager hildon-application-manager] || Mostly works, but needs serious testing [https://github.com/maemo-leste/bugtracker/issues/202 tracking issue]
| [[Status/Application Manager|Application Manager]] || OK || [https://github.com/maemo-leste/hildon-application-manager hildon-application-manager] || Works fine, theme might look a bit off on higher resolution displays
|-
|-
| [[Status/Media Player|Media Player]] || No(t yet) || open media player || [https://github.com/maemo-leste/bugtracker/issues/25 tracking issue]
| [[Status/Media Player|Media Player]] || WIP || OMP (open media player) being ported, listening to radio streams works, local music/video coming || [https://github.com/maemo-leste/bugtracker/issues/25 tracking issue]
|-
|-
| [[Status/PDF Viewer|PDF Viewer]] || Mostly works || osso-pdf-viewer || [https://github.com/maemo-leste/osso-pdf-viewer osso-pdf-viewer]
| [[Status/PDF Viewer|PDF Viewer]] || Mostly works || osso-pdf-viewer || [https://github.com/maemo-leste/osso-pdf-viewer osso-pdf-viewer]

Latest revision as of 08:16, 11 May 2023

This page or section is a stub. Ask how you can help improve leste.maemo.org by visiting #maemo-leste, look at the bugtracker (https://github.com/maemo-leste/bugtracker) or if you are able to contribute to the current page, then you are welcome to do so.

For Device specific status pages, see See Category:Device

The table below documents what features work on Maemo Leste on at least one device, without (a lot of) console hackery. This usually means that the feature should be decently integrated and that there has to be a UI available. This is *independent* of specific device drivers or just specified devices and doesn't mean that it necessarily works on a device

Feature Status Leste software Notes
Desktop environment OK hildon hildon home, hildon desktop, .
Terminal OK osso-xterm
Virtual keyboard WIP hildon-input-meta Should work fine for all devices, GTK2 only.
Wireless OK libicd-network-wpasupplicant Works out of the box. Needs testing; https://github.com/maemo-leste/bugtracker/milestone/7
Bluetooth WIP Just works if supported in the kernel, but no Maemo UI available to configure it, blueman-manager can be used
Browser WIP ? qtwebbrowser works
Audio OK ? [Basic audio/sounds work (like, notifications, charging notification, etc); will need to import alsa-policy-enforcement, port OHM
Battery / charging OK status-area-applet-battery, mce, upower
USB Peripheral OK hildon-status-bar-usb, ke-recv Basic support in place for N900/Droid4/Allwinner, see https://github.com/maemo-leste/bugtracker/issues/39 ; https://github.com/maemo-leste/bugtracker/issues/179 ; https://github.com/maemo-leste/ke-recv
LED control OK mce Make sure the notifications are enabled in settings.
Mobile Data OK connui-cellular libicd-network-ofono There is basic libicd-network-ofono, connui-cellular is being ported to ofono, UI needs some more work, but mostly just works
GPS OK gpsd, liblocation, location-daemon
SMS OK sphone, conversations, ofono, telepathy-ring ?
Phone Calls OK sphone, ofono, telepathy-ring ? Just works on most of the devices, except for the n900
Application Manager OK hildon-application-manager Works fine, theme might look a bit off on higher resolution displays
Media Player WIP OMP (open media player) being ported, listening to radio streams works, local music/video coming tracking issue
PDF Viewer Mostly works osso-pdf-viewer osso-pdf-viewer
Games & Entertainment OK Works (available in Leste Extras sdl fullscreen game importing
Theming OK Works with themes (available in Leste Extras
Calendar OK Qalendar UI, syncing works. (UI needs some scrolling work)
Qt OK Qt5 port mostly works https://github.com/maemo-leste/qtstyleplugins/ + https://github.com/maemo-leste/qt-platform-maemo