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
2015-10-03Convert OwnCloud_Reader to a singletonDaniel Schaal
2015-10-03Use init instead of createNewInstance for HttpJsonRequest, init on main thread.Daniel Schaal
2015-10-03Add Start_AsyncTask method, use varargs for OnAsyncTaskCompletedListenerDaniel Schaal
2015-10-03Use UIL async API to download images in GetImageThreadedDaniel Schaal
2015-10-02[tx-robot] updated from transifexJenkins for ownCloud
2015-09-29Update to 0.9.7.2v.0.9.7.2David-Development
2015-09-29Add profile picture supportDavid-Development
2015-09-29Add profile picture supportDavid-Development
2015-09-29Merge branch 'master' of https://github.com/owncloud/News-Android-AppDavid-Development
2015-09-29add unit tests for syncDavid-Development
2015-09-29Fix url issues since HttpUrl is used.David-Development
2015-09-29Fix app crash - ProgressViewHolder cast exceptionDavid-Development
2015-09-29[tx-robot] updated from transifexJenkins for ownCloud
2015-09-28Merge pull request #413 from schaal/cleanupsDavid-Development
2015-09-28[tx-robot] updated from transifexJenkins for ownCloud
2015-09-27Use customtabs support library, remove customtabs submoduleDaniel Schaal
2015-09-27Add attribute for inactive star tint colorDaniel Schaal
2015-09-27Use different Drawables for rewinding and replaying.Daniel Schaal
2015-09-27Use tint for Drawables in podcast fragment.Daniel Schaal
2015-09-27Use tint for expand Drawable in subscription_list_item layout.Daniel Schaal
2015-09-27Add color values for light/dark tintColorDaniel Schaal
2015-09-27Remove starredDrawable, star swipe is no longer usedDaniel Schaal
2015-09-27Make openDecisions array final, use StringBuilderDaniel Schaal
2015-09-27Add parameters to AsyncTaskHelper, remove unused methodDaniel Schaal
2015-09-27Remove unnecessary modifiersDaniel Schaal
2015-09-27Remove some deprecated API usagesDaniel Schaal
2015-09-27Remove unused classesDaniel Schaal
2015-09-26Merge pull request #409 from schaal/sync-optimizationsDavid-Development
2015-09-26Basic implementation of profile imageDavid-Development
2015-09-26[tx-robot] updated from transifexJenkins for ownCloud
2015-09-25Remove api argument from API methods (use this instead)Daniel Schaal
2015-09-25Move TaskId constants to AsyncTask_* classesDaniel Schaal
2015-09-25Add query parameters using HttpUrl.BuilderDaniel Schaal
2015-09-25Make FeedItemTags an enum class, add String values to enum constantsDaniel Schaal
2015-09-25Use HttpUrl to construct and validate URLsDaniel Schaal
2015-09-23Also Use OkHttp for UniversalImageLoaderDaniel Schaal
2015-09-23Only add Authorization header for the configured owncloud host.Daniel Schaal
2015-09-23Set credentials for HttpJsonRequest in LoginDialogFragmentDaniel Schaal
2015-09-23Port HttpJsonRequest to OkHttpDaniel Schaal
2015-09-23Remove AsyncTasksRunning ArrayDaniel Schaal
2015-09-23Only check for API version on first sync.Daniel Schaal
2015-09-23Remove IReader interface, directly use Owncloud_ReaderDaniel Schaal
2015-09-22[tx-robot] updated from transifexJenkins for ownCloud
2015-09-21[tx-robot] updated from transifexJenkins for ownCloud
2015-09-20[tx-robot] updated from transifexJenkins for ownCloud
2015-09-20Update to 0.9.7.1David-Development
2015-09-20Add Material ShowcaseViewDavid-Development
2015-09-20Fix #377David-Development
2015-09-19Implement #359David-Development
2015-09-19Update to 0.9.7v.0.9.7David-Development