(This seems to be a recurring topic in the channel, so I'm writing it down in an issue.)
There was this idea floating around of making a feature phone UI, that makes any touchscreen smartphone look and behave like one of these old nokia phones. Possibly with extra big buttons and text.
It could be useful for old people, who are used to such devices and don't want to learn a touch screen based UI. And in general it wouldn't eat up much resources.
If someone is interested in this, go ahead and make something! UI could be based on libweston for example, that way it would work with all devices where weston is already working.
Symbian is open-source https://github.com/SymbianSource , could be a good source of inspiration.
Doesn't Symbian just use Hildon? That's already packaged, but it's more a smartphone UI than a featurephone UI.
Afaik Hildon is from Maemo, not from Symbian.
There was Qtopia platform used in Greenphone and some Motorola featurephones, now maintained as QtMoko.
Yeah Symbian and Hildon are entirely different. Nokia made phones with both, that's the connection.
Symbian has its own kernel while Hildon is the UI for Maemo (which is a Debian fork, using the Linux kernel).
I've send an email to the QtMoko mailing list, asking for assistance in porting it's UI to postmarketOS. From a quick look around their website, I couldn't find any standalone package sources, but maybe I'm just completely blind. So far, QtMoko seems really promising though!
EDIT: Aaannndddd.... I'm completely blind. Found it. Although it's all in one big repository, which is kinda dissapointing. Last commit to the repo is from 2014 though, so maybe we should just mirror the packages separately in a dummy organization or something.
@PureTryOut There's also a fork maintained by OpenPhoenux/Tinkerphones community: http://projects.goldelico.com/p/gta04-qtmoko/ with some discussion on this mailing list: http://lists.goldelico.com/pipermail/community/2017-October/thread.html
(I forgot to mention this fork previously ^^;)
Most helpful comment
There was Qtopia platform used in Greenphone and some Motorola featurephones, now maintained as QtMoko.