aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2015-06-10IT WORKSCamil Staps17-145/+171
2015-06-10Fix ConcurrentModificationException; cleaner drawer layoutCamil Staps5-5/+5
2015-06-09Summary shortening improvementszkwip1-11/+45
2015-06-09Share implementationzkwip1-0/+21
2015-06-09Summary fixzkwip1-5/+41
2015-06-09Merge branch 'master' of https://github.com/camilstaps/RSSinHalzyn2-26/+36
2015-06-09Random crash fix (feeds with images)Size431-23/+33
2015-06-09Card view now shows dateHalzyn1-1/+1
2015-06-09App name changed to RSSinSize431-3/+3
2015-06-09Icons, prettier hamburger menuHalzyn2-8/+47
2015-06-09mergeSize432-7/+8
2015-06-09Single feedsorter for all filtersSize4317-672/+167
2015-06-09Clear text field after adding feedCamil Staps1-0/+3
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