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-03add commentDavid-Development
2015-10-03Reset api when logging inDaniel Schaal
2015-10-03Ensure trailing slash directly in HttpJsonRequestDaniel Schaal
2015-10-03Use a Future to get the api version.Daniel Schaal
2015-10-03Use init instead of createNewInstance for HttpJsonRequest, init on main thread.Daniel Schaal
2015-09-29Fix url issues since HttpUrl is used.David-Development
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-19optimize importsDavid-Development
2015-09-09Limit the width of the neutral button in the login dialog. Fixes #393Daniel Schaal
2015-07-14Materialize Login Dialog, use standard Dialog buttonsDaniel Schaal
2015-04-03Code cleanupDavid Development
2015-04-03Add password toggleDavid Development
2014-07-28Update Backend to ORM/Remove abs -> appcompatDavid Development
2014-06-14Trim strings - #230David Development
2014-06-06ownCloud Account Importer LibraryDavid Development
2014-05-31Update to 0.6.4 - Optimize CodeDavid Development
2014-01-24Update project structure for gradle build systemDavid-Development