Difference between revisions of "Development/Tasks"

From Maemo Leste Wiki
Jump to navigationJump to search
Line 17: Line 17:
| libicd-network-ofono should set up ipv4 (and ipv6) upon connect || Required to get usable cellular data. Provisioning is done, but the actual link itself is not yet set up. Once we have this, we should have usable cellular data on all devices with a supported modem. || TODO ||  ||  ||  ||   
| libicd-network-ofono should set up ipv4 (and ipv6) upon connect || Required to get usable cellular data. Provisioning is done, but the actual link itself is not yet set up. Once we have this, we should have usable cellular data on all devices with a supported modem. || TODO ||  ||  ||  ||   
|-
|-
| Extend ofono droid4 modem support  || There is some ofono support in a branch, but it lacks a sim manager and some other interfaces required for maemo userspace || TODO ||  || https://github.com/pavelmachek/ofono/commits/d4-v1.29 ||  || 
|)
|)

Revision as of 21:53, 3 January 2020

Applications

Task Description Task Status User(s) working on task GH Bug URLs Notes
Monitor keyboard slide and attached state Required on devices with a keyboard like Nokia_N900 and Motorola_Droid_4 to show specific parts of the virtual keyboard, or rotate TODO ?
Forward-port clutter patches from Nokia N900 clutter 0.8 to libclutter1.0 Required on devices with a keyboard like Nokia_N900 and Motorola_Droid_4 for hildon-desktop to work. In particular important for Droid 4 to get accelerated hildon-desktop TODO https://github.com/spinal84/clutter-0.8/tree/blit/debian/patches
libicd-network-ofono should set up ipv4 (and ipv6) upon connect Required to get usable cellular data. Provisioning is done, but the actual link itself is not yet set up. Once we have this, we should have usable cellular data on all devices with a supported modem. TODO
Extend ofono droid4 modem support There is some ofono support in a branch, but it lacks a sim manager and some other interfaces required for maemo userspace TODO https://github.com/pavelmachek/ofono/commits/d4-v1.29 )