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
2017-02-01Fix #549David-Development
2017-01-06Fix #538David-Development
2016-08-28Update EventBus / Replace AIDL by EventBusDavid Development
2016-01-14Refactoring and Fix #349David Development
2016-01-14Fix #374David Development
2015-11-16fix #410David-Development
2015-10-03Keep track of sync state in OwnCloudSyncServiceDaniel Schaal
2015-10-03Add StopWatch to time synchronizationDaniel Schaal
2015-10-03Make all AsyncTasks return ExceptionsDaniel Schaal
2015-10-03Remove task_id from OnAsyncTaskCompletedListenerDaniel Schaal
2015-10-03Use the same OnAsyncTaskCompletedListener for all tasks.Daniel Schaal
2015-10-03Parallelize AsyncTasks in OwncloudSyncServiceDaniel Schaal
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-25Make FeedItemTags an enum class, add String values to enum constantsDaniel Schaal
2015-09-23Port HttpJsonRequest to OkHttpDaniel Schaal
2015-09-23Only check for API version on first sync.Daniel Schaal
2015-09-23Remove IReader interface, directly use Owncloud_ReaderDaniel Schaal
2015-07-20Fix android lint issues/hintsDavid Development
2015-06-26Use getQuantityString for strings with quantities.Daniel Schaal
2015-04-03Fix issues with service getting destroyedDavid Development
2015-01-17code cleanup/refactoringDavid Development
2014-01-24Update project structure for gradle build systemDavid-Development