aboutsummaryrefslogtreecommitdiff
path: root/app/src/main
AgeCommit message (Expand)AuthorFilesLines
2015-06-03mergeSize4337-257/+1038
2015-06-03Strings.xmlSize431-0/+10
2015-06-03Error handling ArticleActivityCamil Staps2-13/+38
2015-06-03InternalStorageProvider for the feedsorterCamil Staps3-6/+6
2015-06-03Merge branch 'master' of github:camilstaps/RSSinCamil Staps26-65/+290
2015-06-03Merge branch 'master' into appCamil Staps1-1/+4
2015-06-03Removed JSON write&readObject as it was too buggyCamil Staps2-11/+10
2015-06-03Nicer filter settingsCamil Staps8-223/+180
2015-06-02Added like/dislike button in ArticleActivitySize4324-82/+112
2015-06-02SortedFeedItemContainer addedSize439-51/+109
2015-06-02mergeHalzyn8-233/+7
2015-06-02OnClick implemented for feed itemsHalzyn7-3/+139
2015-06-02Merge branch 'app'Camil Staps8-234/+7
2015-06-02Remove KeywordsCamil Staps8-234/+7
2015-06-02Neural network training picks random training cases instead of doing an itera...Jos1-1/+4
2015-05-30Using JSON for serialization of keywords, feeds and filtersCamil Staps17-40/+287
2015-05-30Fixed app title issueCamil Staps1-2/+1
2015-05-29TodoCamil Staps4-0/+14
2015-05-28Minor cleanupCamil Staps2-3/+0
2015-05-28Cleanup; using storageKey for hashCode on Filter and Feed objectsCamil Staps7-40/+34
2015-05-28Unified inbox + fixed adding feeds to filterSize439-100/+128
2015-05-28Merge branch 'app'Camil Staps7-63/+121
2015-05-28CardViewHalzyn3-48/+105
2015-05-28Select feeds instead of add per filterCamil Staps7-63/+121
2015-05-28Loader for unified inboxSize435-17/+161
2015-05-26comments, cleanupCamil Staps13-24/+72
2015-05-25SortedArrayAdapterCamil Staps7-12/+74
2015-05-25Delete feedsCamil Staps7-0/+62
2015-05-25Add feedsCamil Staps14-13/+425
2015-05-23Cleanup; general Frontend class for displaying user messagesCamil Staps7-32/+174
2015-05-23Merge branch 'master' into appCamil Staps13-0/+2067
2015-05-22Merge summariesCamil Staps13-0/+2067
2015-05-22Added limiting optionszkwip1-7/+90
2015-05-22typo fixzkwip1-0/+1
2015-05-22Store FeedSorter using a separate thread, as it takes some timeCamil Staps1-3/+25
2015-05-22Save filter's feedSorterCamil Staps2-0/+12
2015-05-22Fixed bug where SharedPreferencesStorageProvider didn't remember the list of ...Camil Staps1-0/+17
2015-05-22Javadoc FilterCamil Staps1-0/+17
2015-05-22Cleanup & javadoc StorageProvidersCamil Staps8-17/+65
2015-05-22DefaultStorageProviderCamil Staps5-7/+32
2015-05-22Working SharedPreferencesStorageProviderCamil Staps5-7/+103
2015-05-22cleanupCamil Staps1-4/+0
2015-05-22added bit of source infozkwip1-1/+1
2015-05-22Babluki algoritme toegevoegdzkwip3-5/+230
2015-05-22Store Filters and FeedSorters separately in Internal StorageCamil Staps17-107/+250
2015-05-21Added writeObject & readObject methodsSize438-18/+174
2015-05-21Volley; org.rssin.http; org.rssin.listener; fetching XML with listeners; Feed...Camil Staps19-38/+422
2015-05-21progress aan het algoritme,zkwip13-1625/+1568
2015-05-21Delete feeds from filterCamil Staps4-23/+57
2015-05-21Merge branch 'master' of github:camilstaps/RSSin into appCamil Staps17-198/+215