Difference between revisions of "Status"

From Maemo Leste Wiki
Jump to navigationJump to search
 
Line 17: Line 17:
| [[Status/VirtualKeyboard|Virtual keyboard]] || WIP || [https://github.com/maemo-leste/hildon-input-meta hildon-input-meta] || Should work fine for all devices, GTK2 only.
| [[Status/VirtualKeyboard|Virtual keyboard]] || WIP || [https://github.com/maemo-leste/hildon-input-meta hildon-input-meta] || Should work fine for all devices, GTK2 only.
|-
|-
| [[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
|-
|-
| Bluetooth || WIP || Just works if supported in the kernel, but no Maemo UI available to configure it, blueman-manager can be used ||  
| 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]] || WIP || ? || qtwebbrowser works
| [[Status/Browser|Browser]] || WIP || jib || due to CPU/RAM, N900 uses Dillo
|-
|-
| [[Status/Audio|Audio]] || OK || ? || [Basic audio/sounds work (like, notifications, charging notification, etc); 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-upstream-forks/upower upower] ||
|-
|-
| [[Status/USB Peripheral|USB Peripheral]] || OK || [https://github.com/maemo-leste/hildon-status-bar-usb hildon-status-bar-usb], [https://github.com/maemo-leste/ke-recv 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  
| [[Status/USB Peripheral|USB Peripheral]] || OK || [https://github.com/maemo-leste/hildon-status-bar-usb hildon-status-bar-usb], [https://github.com/maemo-leste/ke-recv 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  
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]] || 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/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] ||
|-
|-
| [[Status/GPS|GPS]] || OK || gpsd, liblocation, location-daemon ||
| [[Status/GPS|GPS]] || OK || gpsd, liblocation, location-daemon ||
Line 37: Line 37:
| [[Status/SMS|SMS]] || OK || sphone, conversations, ofono, telepathy-ring ? ||
| [[Status/SMS|SMS]] || OK || sphone, conversations, ofono, telepathy-ring ? ||
|-
|-
| [[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/Phone Calls|Phone Calls]] || OK || sphone, ofono, telepathy-ring ? ||  
|-
|-
| [[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/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]] || 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/Media Player|Media Player]] || WIP || OMP (open media player):listening to radio streams and local music/video works || [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 21:21, 19 September 2024

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
Bluetooth WIP Just works if supported in the kernel, but no Maemo UI available to configure it, blueman-manager can be used
Browser WIP jib due to CPU/RAM, N900 uses Dillo
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
GPS OK gpsd, liblocation, location-daemon
SMS OK sphone, conversations, ofono, telepathy-ring ?
Phone Calls OK sphone, ofono, telepathy-ring ?
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):listening to radio streams and local music/video works 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