aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2015-06-09CleanupCamil Staps1-21/+1
2015-06-09Intentszkwip1-0/+11
2015-06-04Feed summarizationellas and babluki bug fixzkwip4-4/+45
2015-06-04Merge branch 'master' of http://github.com/camilstaps/RSSinSize433-6/+139
2015-06-04Adding Feeds/Filters directly from the hamburger menuSize439-115/+550
2015-06-04Merge branch 'master' into appCamil Staps2-0/+123
2015-06-04Started on first time boot but not yet finished, fixed cardsHalzyn2-0/+123
2015-06-04Merge branch 'master' into appCamil Staps9-1/+998
2015-06-04Added hamburger menu, working filters and unified inbox. Open old UI by going...Size438-127/+471
2015-06-04Default list of feedsCamil Staps1-6/+16
2015-06-03mergeSize4312-189/+840
2015-06-03Error handling ArticleActivityCamil Staps1-10/+27
2015-06-03InternalStorageProvider for the feedsorterCamil Staps3-6/+6
2015-06-03Merge branch 'master' of github:camilstaps/RSSinCamil Staps12-64/+211
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 Staps4-163/+145
2015-06-02Added like/dislike button in ArticleActivitySize4312-80/+96
2015-06-02SortedFeedItemContainer addedSize439-51/+109
2015-06-02mergeHalzyn5-218/+5
2015-06-02OnClick implemented for feed itemsHalzyn3-2/+75
2015-06-02Merge branch 'app'Camil Staps5-218/+5
2015-06-02Remove KeywordsCamil Staps5-218/+5
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-29TodoCamil Staps4-0/+14
2015-05-28Minor cleanupCamil Staps1-1/+0
2015-05-28Cleanup; using storageKey for hashCode on Filter and Feed objectsCamil Staps5-39/+32
2015-05-28Unified inbox + fixed adding feeds to filterSize436-90/+116
2015-05-28Merge branch 'app'Camil Staps6-63/+120
2015-05-28CardViewHalzyn1-31/+64
2015-05-28Select feeds instead of add per filterCamil Staps6-63/+120
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 Staps7-12/+359
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 Staps1-0/+10
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