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-05-27Fix FavIcon issues / Updated ImageLoader init (use di injection) / Update Pro...David Luhmer
2017-05-26Update Dependencies / Add Dependency Injection / Use Retrofit for Sync / Fix ...David Luhmer
2016-08-28Update EventBus / Replace AIDL by EventBusDavid Development
2016-04-17Refactoring #491David Development
2016-03-29Bugfix / RefactoringDavid Luhmer
2016-01-26Fix #463 - also call DownloadFinished if download for one image failed (e.g. ...David Development
2016-01-14Fix #374David Development
2016-01-14Add support for OPML files import/export - Fix #239David Development
2015-11-17Merge branch 'master' of https://github.com/owncloud/News-Android-App into an...Christine Emrich
2015-11-17Fixed "Default File Template" warning. Information in header comments are red...Christine Emrich
2015-11-17Raised API level to 15. Deleted all unnecessary guards and resources.Christine Emrich
2015-11-16Removed unused imports.Christine Emrich
2015-10-03add compatibility to api level 8David-Development
2015-10-03fix lint warningDavid-Development
2015-10-03Change minSDK to 11.Daniel 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-18Remove youtube downloaderDavid-Development
2015-07-20Fix android lint issues/hintsDavid Development
2015-07-20set api level to 8 againDavid Development
2015-07-20Remove unused codeDavid Development
2015-07-19optimization for proguardDavid Development
2015-07-19Use UIL StorageUtils to get File PathDaniel Schaal
2015-07-19Remove scale options from GetImageThreaded, UIL handles this for usDaniel Schaal
2015-07-19Use Universal Image Loader, remove Picasso and custom cacheDaniel Schaal
2015-07-19Use Palette from android.support.v7 to get Feed color.Daniel Schaal
2015-07-19Add ColorHelper to get feed colorDaniel Schaal
2015-07-19Use RecyclerView and DrawerLayout for Detail ListDaniel Schaal
2015-07-19Build detail html page using StringBuilderDaniel Schaal
2015-07-19Change minSdk to 14, remove workarounds for older api levelsDaniel Schaal
2015-07-14Remove unused BitmapDownloaderTaskDaniel Schaal
2015-06-21Fix #318David Development
2015-06-15Fix #348David Development
2015-03-29Do not try to download non-existing feed's faviconOlivier Trichet
2015-03-29Remove dead codeOlivier Trichet
2015-03-29Remove unused class BitmapDrawableLruCacheOlivier Trichet
2015-03-06Improve image cachingDavid Development
2015-03-06Fix that images without http[s] prefix cannot be cachedDavid Development
2015-01-17Fix #307David Development
2014-12-06fix avg color is not calculated after re-loginDavid Development
2014-11-29Fix #236David Development
2014-11-29Switch to Material DesignDavid Development
2014-11-08Fix #272 - use threads instead of asynctasksDavid Development
2014-09-01Fix issue with color stripDavid Development
2014-08-31Improve image pre-cachingDavid-Development
2014-08-29Code cleanupDavid-Development
2014-08-10Improve Performance of DetailViewDavid Development
2014-07-28Update Backend to ORM/Remove abs -> appcompatDavid Development