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
2021-06-16sync interval setting is done via a popupfabienli
2021-06-16dark and light theme for save iconsfabienli
2021-06-13Fix #972 - light theme issues (Light theme is incompatible with incognito mode)David Luhmer
2021-06-03Remove unnecessary Notifications setting (fix #969)David-Development
2021-06-03fix app crash in card layout - fix #964David-Development
2021-05-14l10n: Add text strings for translationValdnet
2021-05-13Fix visiblity of opml files / use try-with-resources for exportDavid-Development
2021-05-13Merge branch 'master' into use-native-system-filepicker-for-opml-importDavid Luhmer
2021-05-12Remove multidex (minSdk=21 supports it natively)Stefan Niedermann
2021-05-12Use native system file picker for OPML importStefan Niedermann
2021-05-04Raise minSdk to 21 (Lollipop)Stefan Niedermann
2021-05-03Merge pull request #950 from nextcloud/cleanup-codeDavid Luhmer
2021-05-03Remove warnings, use lambdas, use try-with, ...Stefan Niedermann
2021-05-03Make settings menu item scrollableStefan Niedermann
2021-05-01Add star icon in thumbnail view - fix #945David-Development
2021-05-01drop dark mode based on location - fix #944David-Development
2021-05-01Fix broken text color in dialogsDavid-Development
2021-04-27Merge branch 'display-avatar-on-main-activity' into use-white-as-primary-colo...Stefan Niedermann
2021-04-26#865 Fix avatar placeholderStefan Niedermann
2021-04-26#865 Use white as primary color for toolbarStefan Niedermann
2021-04-26#865 Display avatar of the current user account in the top rightStefan Niedermann
2021-04-07Fix broken fontsize settingDavid-Development
2021-03-07Merge branch 'master' of https://github.com/nextcloud/news-androidDavid Luhmer
2021-03-07add smaller rounded corner to faviconsDavid Luhmer
2021-03-07improve new list layoutDavid Luhmer
2021-03-07fix cs design issues / fix rtl layoutDavid Luhmer
2021-03-04speedy image loading improvements / new default list layoutDavid Luhmer
2021-03-04always expand fast action toggleDavid Luhmer
2021-03-04remove material design showcase viewDavid Luhmer
2021-03-04auto sync on startupDavid Luhmer
2021-03-04set default sync interval to 15minDavid-Development
2021-03-04update design of widgetDavid-Development
2021-02-28Allow installing dev build next to release buildUnpublished
2021-02-28Use application context to avoid leaking servicesUnpublished
2021-02-28Fix lint error/warnings and bump some depsUnpublished
2021-02-20Avoid leaking activity via menu itemUnpublished
2021-02-19Close another lazy listUnpublished
2021-02-14Fix androidTest buildUnpublished
2021-02-14Fix build after conflictUnpublished
2021-01-26Merge branch 'master' into use-viewbindingDavid Luhmer
2021-01-26Merge pull request #915 from nextcloud/minor-refactoringsDavid Luhmer
2021-01-26fix failed mergeDavid Luhmer
2021-01-26Merge branch 'master' into use-viewbindingDavid Luhmer
2021-01-26Merge branch 'master' into use-viewbindingDavid Luhmer
2021-01-20Avoid leaking lazy list cursorUnpublished
2021-01-02show progress and status of feeds during import (ignore single failing feeds)David-Development
2021-01-02Add notification action "Mark all as read" (#911) / Notifications should resp...David-Development
2021-01-02fix broken buildDavid Luhmer
2021-01-02use ViewBinding everywhere and get rid of ButterknifeDavid Luhmer
2020-12-27Remove old codeStefan Niedermann