summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-07-07mark as read item working nowAlessandro Cosentino
2012-07-07starts implementing updateitemAlessandro Cosentino
2012-07-05improves delete feed featureAlessandro Cosentino
2012-07-05button to remove folderAlessandro Cosentino
2012-07-05button to edit and delete feedsAlessandro Cosentino
2012-07-04shows articles in accordion viewAlessandro Cosentino
2012-07-04everything is there but the fancynessAlessandro Cosentino
2012-07-03fixes name of a parameterAlessandro Cosentino
2012-07-02button to add feed; selection of a feedAlessandro Cosentino
2012-06-30shows folder listAlessandro Cosentino
2012-06-29adds controller to add a folderAlessandro Cosentino
2012-06-28yet another file forgottenAlessandro Cosentino
2012-06-28forgot a file in the last commitAlessandro Cosentino
2012-06-26adds dialog to add feed or folder / starts settings pageAlessandro Cosentino
2012-06-21dropup menu to add feedsAlessandro Cosentino
2012-06-13prints name of folders in left viewAlessandro Cosentino
2012-06-13adds left column viewAlessandro Cosentino
2012-06-13shows feeds in the left columnAlessandro Cosentino
2012-06-07forgotten file collection class in previous commitAlessandro Cosentino
2012-06-07creates a superclass collection for feeds and foldersAlessandro Cosentino
2012-06-06basic stylesheet and Add iconAlessandro Cosentino
2012-06-06test page moved out of the main ui pageAlessandro Cosentino
2012-06-06starts the GUIAlessandro Cosentino
2012-06-04fixes bug on status bitfield; tests storing the status in dbAlessandro Cosentino
2012-06-03renames some function; changes status of items in the databaseAlessandro Cosentino
2012-06-02adds delete functions in the mapperAlessandro
2012-05-31close tag in database.xmlAlessandro Cosentino
2012-05-30rename some fields of database schemaAlessandro Cosentino
2012-05-30fix name on db schemaAlessandro Cosentino
2012-05-30add foldermapper in the classpathAlessandro Cosentino
2012-05-30not add same items twiceAlessandro Cosentino
2012-05-29adds indices to database schemaAlessandro Cosentino
2012-05-28find a feed in the database by url;Detect when databse contains already a feedAlessandro Cosentino
2012-05-28decoupled fetcher and database mapperAlessandro Cosentino
2012-05-27adds shadow to iconAlessandro Cosentino
2012-05-27pixel-align iconsAlessandro Cosentino
2012-05-26Merge branch 'newsapp' of gitorious.org:owncloud/apps into newsappAlessandro Cosentino
2012-05-26remove db methods from Folder classAlessandro Cosentino
2012-05-26new icon for the navigation entryAlessandro Cosentino
2012-05-26create opmlimporter classAlessandro Cosentino
2012-05-23separates fetching/importing from the modelling classesAlessandro Cosentino
2012-05-23adds method to retrieve feed with all items from dbAlessandro Cosentino
2012-05-21fix insert query because of NULL exceptionAlessandro Cosentino
2012-05-20fetching items from remote feed working nowAlessandro Cosentino
2012-05-19increase the ownCloud dependency to 4Alessandro Cosentino
2012-05-17new classes for the data mappingAlessandro Cosentino
2012-05-15increase version number to trigger db tables updateAlessandro Cosentino
2012-05-15decoupled model class Feed and mapper class FeedMapperAlessandro Cosentino
2012-05-12Added folders and items table to databaseAlessandro Cosentino
2012-05-10changed the version number to update db tablesAlessandro Cosentino