Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-22fix several app crashed / update to 0.9.9.73David-Development
2022-03-10Delete cached entities to keep entity relationships up to dateYaroslav Pronin
2022-03-06Add create folder dialogYaroslav Pronin
2022-03-03Add remove/rename folder dialogproninyaroslav
2021-12-30filter "none" notification channel - fix #1046David Luhmer
2021-11-07refactor syncDavid-Development
2021-09-26update commentsDavid-Development
2021-05-03Remove warnings, use lambdas, use try-with, ...Stefan Niedermann
2021-01-26Merge pull request #915 from nextcloud/minor-refactoringsDavid Luhmer
2021-01-20Avoid leaking lazy list cursorUnpublished
2021-01-02Add notification action "Mark all as read" (#911) / Notifications should resp...David-Development
2020-09-15enable auto sync by default / add preview of new items in notificationDavid-Development
2020-01-19fix broken podcast recognitionDavid Luhmer
2019-05-06revamp podcast playback / drop youtube supportDavid Luhmer
2019-04-12move strings / use custom database for testsDavid Luhmer
2019-01-04remove dependency to org.apache.commons:commons-langDavid Luhmer
2018-10-28fix some codacy issuesDavid Luhmer
2018-10-28Add support to download full articles for offline viewing (using WebArchive F...David Luhmer
2018-10-10#664 folders and feeds sorted alphabetically via corresponding dao requestsDaniel
2018-07-12Search in both read and unread items / small fixesDavid Luhmer
2018-06-16Add filter queries to search in viewNils Griebner
2018-03-08Run database updates (state updates) in Background (Async Task) (No more lagg...David Luhmer
2017-05-26Update Dependencies / Add Dependency Injection / Use Retrofit for Sync / Fix ...David Luhmer
2016-04-26Refactoring #513 (remove sync of starred state) (sync read state if read only)David Development
2016-04-17Merge remote-tracking branch 'origin/master'David Development
2016-04-17Fix #513David Development
2016-03-20add support for video/mp4 podcastsDavid Luhmer
2016-01-29Performance improvement (make query of unreadItemCountFeedFolder around 2 tim...David Development
2016-01-26add audio/mp4 supportDavid Development
2016-01-17Performance ImprovementDavid Development
2016-01-08Performance Improvement for #474David Development
2015-12-15code cleanup of previous commitsbenjamin stephan
2015-12-12implemented all functions for removing and renaming feeds.benjamin stephan
2015-11-17Fixed unused method parameters warning.Christine Emrich
2015-11-17Fixed "Default File Template" warning. Information in header comments are red...Christine Emrich
2015-11-16Fixed control flow issues.Christine Emrich
2015-09-19optimize importsDavid-Development
2015-08-24RefactoringDavid-Development
2015-08-22Fix #392 - Performance improvementDavid-Development
2015-08-22sql performance improvements - drawer layoutDavid-Development
2015-08-22sql performance improvementsDavid-Development
2015-07-20Fix android lint issues/hintsDavid Development
2015-07-20Update widget - Fix #367David Development
2015-07-19refactoringDavid Development
2015-07-12Cast null to String to avoid varargs warningDaniel Schaal
2015-04-11Fix #329David Development
2015-04-03Fix #303David Development
2015-03-29Add audio/x-m4a to supported podcast mimetypeOlivier Trichet
2015-03-29Remove dead codeOlivier Trichet
2015-03-06Improve image cachingDavid Development