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-08-22add proper file extension to downloaded/exported imagesDavid-David-Development
2021-05-04Raise minSdk to 21 (Lollipop)Stefan Niedermann
2021-05-03Remove warnings, use lambdas, use try-with, ...Stefan Niedermann
2021-02-28Fix lint error/warnings and bump some depsUnpublished
2019-08-21Bump gradle from 3.4.2 to 3.5.0Unpublished
2019-03-30update to androidx / rework gui testsDavid Luhmer
2018-11-11add support to "download" cached images to download directoryDavid Luhmer
2018-10-28fix some codacy issuesDavid Luhmer
2018-10-21Fix codacy issuesDavid Luhmer
2018-09-23Issue #660 - changed theme setting to nightmode selection, update isDarkTheme...Daniel
2018-05-11show notification when image download is finishedDavid Luhmer
2018-01-28Fix #614 - Black background color for OLED screensDavid Luhmer
2017-11-08Merge remote-tracking branch 'remotes/cemrich/refactoring-NewsDetailFragment'David Luhmer
2016-01-20Fix app crash for cached imagesDavid Development
2016-01-19fixed typobenjamin stephan
2016-01-19prevent app-crash when app is closed while image-downloading still in progressbenjamin stephan
2016-01-19dismiss whole DialogFragment not only dialogbenjamin stephan
2016-01-19only register ImageDownloadReceiver if dialog is TYPE.IMAGEbenjamin stephan
2016-01-08Fix issue caused by 1f1b06f96ba97e52ae6bc5086e2db78d85c298e8David Development
2016-01-08Merge #456David Development
2016-01-08add implementation for ShowcaseView for Download-Directory-Chooser (see #456)David Development
2015-11-26Removed API21-styles from ImageDialog. Reverted to AppTheme.benjamin stephan
2015-11-17Merge branch 'master' of https://github.com/owncloud/News-Android-App into an...Christine Emrich
2015-11-17Merge pull request #446 from cemrich/raise-api-levelDavid-Development
2015-11-17Fixed "Default File Template" warning. Information in header comments are red...Christine Emrich
2015-11-17uitweaks-imagedialog-02benjamin stephan
2015-11-17Raised API level to 15. Deleted all unnecessary guards and resources.Christine Emrich
2015-11-17remove divider, add light/dark theme, some alignment optimizationsDavid-Development
2015-11-16ui and ux enhancements regarding NewsDetail-ContextDialogbenjamin stephan
2015-11-16Fix #418David-Development
2015-11-15refactoring - add support for href - #438David-Development
2015-11-15basic implementation of DialogFragment for image menu - #438David-Development