> Hi, > > ffphonelog > ---------- > > I suddenly decided to try to write a phone log in Vala, using > Elementary, and could not stop until it is usable :). Highly inspired > by pyphonelog GUI (even uses its icons). > > Would you be interested to host the git repo of ffphonelog in SHR git > repo? If so, I would be happy to push it there and send updated bb > recipe here.
sure thing. I added the repo to gitosis. git+ssh://[email protected]/ffphonelog.git > > Basically it works, but still lacks some features pyphonelog has, > mainly: > > - It does not clear new missed calls status (easy to fix). > > - It fetches a hard coded (not configurable at the moment) number of 30 > entries for each view, but does it asynchronously. > > It seems (not thoroughly tested nor checked in the code) that number > of elements you request in opimd query has an impact on the time of > preparation of the reply, even if you later retrieve a small chunk, > even a single item. It is interesting how easily fixable this is. > > - some contact names are not resolved properly due to unfinished mapping > from dbus types in a{sv} when v is not a simple type. > > - dbus errors are not yet handled. > > For a screenshot see > http://ffalarms.projects.openmoko.org/images/ffphonelog.png > > For source links and ipk package see: > http://www.opkg.org/package_343.html > > Best, > Łukasz -- Klaus 'mrmoku' Kurzmann _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
