I've done my first commit. It includes simple working with database and displaying list of feeds. It can be start point of our later development. I will copy UI from MeeGo RSS Reader(Nokia N9) first, later I will make original Ubuntu Phone design. We need to discuss databases and information in them, and also C++ functionality. Feel free to comment and to criticize my code, but remember - it's demo and I only want to create skeleton for later development and give to our team ability to start.
Best wishes, Roman 2013/3/2 Roman Shchekin <[email protected]> > Thanks guys! > I just need to use apt-cache search :) > And all LocalStorage tutorials are incorrect. Since openDatabaseSync is > part of LocalStorage singletone, > programmer must always specify name LocalStorage before openDatabaseSync. > A solving this combination of two problems was really hard for me :) > > And now good news - in evening I will commit very very demo version of > "View for manage feeds". > it will contain simple ListView with standard items, simple database work, > based on fake feed URL, > abilities for add and delete feeds. > I think it can be a start point for our development! > > > 2013/3/2 Matthias Gehre <[email protected]> > >> I needed libqt5sql5-sqlite and qtdeclarative5-localstorage-plugin to >> make LocalStorage work. >> >> 2013/3/1 Roman Shchekin <[email protected]>: >> > Guys... I have a problem - it's seems like LocalStorage module is not >> > included in default Ubuntu Toolkit Preview package? >> > >> > >> > 2013/3/1 Igor Gnatenko <[email protected]> >> >> >> >> 01.03.2013 00:57, Roman Shchekin пишет: >> >> >> >> Hi guys! >> >> >> >> I picked work items, connected with DB work, and I will create skeleton >> >> code on this weekend, I promise! >> >> Basic functionality will include adding, editing and deleting tags with >> >> easy user interface, which will be rewritten later! >> >> >> >> Best wishes, >> >> Roman! >> >> >> >> >> >> 2013/2/28 Felipe Crochik <[email protected]> >> >>> >> >>> Sorry ...hit the wrong button and didn't include the list the first >> time: >> >>> >> >>> ---------- Forwarded message ---------- >> >>> From: Felipe Crochik <[email protected]> >> >>> Date: Thu, Feb 28, 2013 at 9:39 AM >> >>> Subject: Re: [Ubuntu-phone] Ubuntu Touch - RSS Reader Concept >> >>> To: Joey Chen <[email protected]> >> >>> >> >>> >> >>> Yes, I liked the folding effect after reading a "news feed". >> >>> >> >>> On a separate topic: has anybody committed any code? Are we going to >> >>> create separate branches per developer and then try to merge? >> >>> Am I crazy to expect that the first piece of the puzzle should be a >> >>> "database" schema so we can all build on the top of it? >> >>> Wouldn't make sense for us to create a simple application with >> >>> placeholders for the main "pages" of the application and the basic >> >>> navigation between them? >> >>> >> >>> I added a few tasks about integrating/interfacing with the OS but >> >>> honestly I don't have any clue how this will work? Does anybody know >> how? I >> >>> assume an important part of a RSS reader is to be able to >> automatically >> >>> subscribe to feeds from the web browser, no? >> >>> >> >>> Felipe >> >>> >> >>> >> >>> On Thu, Feb 28, 2013 at 9:26 AM, Joey Chen <[email protected]> >> wrote: >> >>>> >> >>>> Awesome ! Could be a great "design guideline" for our RSS team :D >> >>>> >> >>>> >> >>>> 2013/2/28 Florian Boucault <[email protected]> >> >>>>> >> >>>>> Hi, >> >>>>> >> >>>>> I did not do that but found it on YouTube. Some inspiration for all >> of >> >>>>> us... >> >>>>> >> >>>>> http://www.youtube.com/watch?v=nU-X-CCbqbc >> >>>>> >> >>>>> Florian >> >>>>> >> >>>>> -- >> >>>>> Mailing list: https://launchpad.net/~ubuntu-phone >> >>>>> Post to : [email protected] >> >>>>> Unsubscribe : https://launchpad.net/~ubuntu-phone >> >>>>> More help : https://help.launchpad.net/ListHelp >> >>>> >> >>>> >> >>>> >> >>>> -- >> >>>> Mailing list: https://launchpad.net/~ubuntu-phone >> >>>> Post to : [email protected] >> >>>> Unsubscribe : https://launchpad.net/~ubuntu-phone >> >>>> More help : https://help.launchpad.net/ListHelp >> >>>> >> >>> >> >>> >> >>> >> >>> -- >> >>> Mailing list: https://launchpad.net/~ubuntu-phone >> >>> Post to : [email protected] >> >>> Unsubscribe : https://launchpad.net/~ubuntu-phone >> >>> More help : https://help.launchpad.net/ListHelp >> >>> >> >> >> >> >> >> >> >> Very Good ! >> >> >> >> -- >> >> Best Regards, >> >> Brain >> >> >> >> >> >> -- >> >> Mailing list: https://launchpad.net/~ubuntu-phone >> >> Post to : [email protected] >> >> Unsubscribe : https://launchpad.net/~ubuntu-phone >> >> More help : https://help.launchpad.net/ListHelp >> >> >> > >> > >> > -- >> > Mailing list: https://launchpad.net/~ubuntu-phone >> > Post to : [email protected] >> > Unsubscribe : https://launchpad.net/~ubuntu-phone >> > More help : https://help.launchpad.net/ListHelp >> > >> > >
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

