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-05-03Remove warnings, use lambdas, use try-with, ...Stefan Niedermann
2020-12-27Use ViewBinding instead of ButterKnifeStefan Niedermann
2019-04-08use DI for SharedPreferencesDavid Luhmer
2019-04-07make ThemeChooser static / use DI for SharedPreferencesDavid Luhmer
2019-04-05fix lint errorsUnpublished
2019-03-30update to androidx / rework gui testsDavid Luhmer
2019-01-04remove dependency to org.apache.commons:commons-langDavid Luhmer
2018-11-04Fix some issues related to the dark theme not being applied properly in auto ...David Luhmer
2018-10-28fix app crash introduced due to refactorings0.9.9.19.2David Luhmer
2018-10-28fix codacy issuesDavid Luhmer
2018-10-28fix some codacy issuesDavid Luhmer
2018-10-21Fix codacy issuesDavid Luhmer
2018-09-29remove unused color variableDavid Luhmer
2018-09-23Issue #660 - changed theme setting to nightmode selection, update isDarkTheme...Daniel
2018-01-28Fix #614 - Black background color for OLED screensDavid Luhmer
2017-11-07update to Android Studio 3 / update gradle to v.3.0.0 / update butterknife to...David Luhmer
2016-03-06Update gradle dependenciesDavid Development
2016-01-29Performance improvement (make query of unreadItemCountFeedFolder around 2 tim...David Development
2016-01-29Code cleanupDavid Development
2016-01-08Merge pull request #474 from b3nson/feature--rename-and-remove-feedsDavid-Development
2016-01-08Merge #465David Development
2015-12-12Integrated longclick-handling on NewsReaderList-Itemsbenjamin stephan
2015-11-27Removed deprecated calls to "getResources().getColor()"Christine Emrich
2015-11-27Provided a content description for every important ui element.Christine Emrich
2015-11-17Merge branch 'master' of https://github.com/owncloud/News-Android-App into an...Christine Emrich
2015-11-17Fixed unused method parameters warning.Christine Emrich
2015-11-17Fixed empty methods warnings.Christine Emrich
2015-11-17Raised API level to 15. Deleted all unnecessary guards and resources.Christine Emrich
2015-11-06Switched collapse folder icons.Christine Emrich
2015-10-03add compatibility to api level 8David-Development
2015-10-03Change minSDK to 11.Daniel Schaal
2015-09-27Use tint for expand Drawable in subscription_list_item layout.Daniel Schaal
2015-09-19optimize importsDavid-Development
2015-08-22sql performance improvements - drawer layoutDavid-Development
2015-07-20Fix android lint issues/hintsDavid Development
2015-07-19Use layout-sw600dp-land for tablets instead of refs.xmlDaniel Schaal
2015-07-19Use RecyclerView and DrawerLayout for Detail ListDaniel Schaal
2015-07-19Change minSdk to 14, remove workarounds for older api levelsDaniel Schaal
2015-07-18Fix #364David Development
2015-07-18Merge pull requestDavid Development
2015-07-17RefactoringDavid Development
2015-07-14Suppress wrong NewApi inspectionDaniel Schaal
2015-06-27Fix wrong rotation of folder indicatorDavid Development
2015-06-26Use material iconsDaniel Schaal
2015-06-21Fix #318David Development
2015-04-03Fix threading issueDavid Development
2015-04-03Code cleanupDavid Development
2015-03-29Remove dead codeOlivier Trichet
2015-03-29Remove unused class BitmapDrawableLruCacheOlivier Trichet
2014-11-29Switch to Material DesignDavid Development