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-11-07refactor syncDavid-Development
2021-05-03Remove warnings, use lambdas, use try-with, ...Stefan Niedermann
2020-11-11use ocs-api for user info as news-api user endpoint is deprecatedDavid-Development
2020-09-23update to 0.9.9.41David-Development
2019-03-30update to androidx / rework gui testsDavid Luhmer
2019-01-05return result of state syncDavid Luhmer
2018-10-28fix some codacy issuesDavid Luhmer
2018-10-21Fix codacy issuesDavid Luhmer
2017-11-09Fix app crashes on Android 8David Luhmer
2017-05-26Update Dependencies / Add Dependency Injection / Use Retrofit for Sync / Fix ...David Luhmer
2015-11-16Removed unused imports.Christine Emrich
2015-10-03Use a Future to get the api version.Daniel Schaal
2015-10-03Convert OwnCloud_Reader to a singletonDaniel Schaal
2015-09-29Fix url issues since HttpUrl is used.David-Development
2015-09-25Move TaskId constants to AsyncTask_* classesDaniel Schaal
2015-09-23Port HttpJsonRequest to OkHttpDaniel Schaal
2015-09-23Remove IReader interface, directly use Owncloud_ReaderDaniel Schaal
2015-07-20Fix android lint issues/hintsDavid Development
2014-11-29Fix #236David Development
2014-01-24Update project structure for gradle build systemDavid-Development