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
2022-03-06Move the create folder dialog opening logic to the parent activityYaroslav Pronin
2022-03-06Add create folder dialogYaroslav Pronin
2021-12-30Ignore user info if legacy api is used - Fix #1029David Luhmer
2021-05-03Merge pull request #950 from nextcloud/cleanup-codeDavid Luhmer
2021-05-03Remove warnings, use lambdas, use try-with, ...Stefan Niedermann
2021-05-03Make settings menu item scrollableStefan Niedermann
2021-04-26#865 Display avatar of the current user account in the top rightStefan Niedermann
2021-03-04remove material design showcase viewDavid Luhmer
2020-12-27Remove old codeStefan Niedermann
2020-12-27Use ViewBinding instead of ButterKnifeStefan Niedermann
2020-11-11use ocs-api for user info as news-api user endpoint is deprecatedDavid-Development
2020-02-06fix typoDavid Luhmer
2020-01-19use constant / remove USER_INFO from issue reportsDavid Luhmer
2020-01-07Merge branch 'master' into settings_relocationemasty
2020-01-07Moved settingsemasty
2020-01-01#787 Display profile avatar in the sidenavstefan-niedermann
2019-12-15#787 Display profile avatar in the sidenavstefan-niedermann
2019-06-05fix testsDavid Luhmer
2019-04-08use DI for SharedPreferencesDavid Luhmer
2019-04-07make ThemeChooser static / use DI for SharedPreferencesDavid Luhmer
2019-04-07upgrade settings to AppCompatActivity (remove tablet view) / streamline prefe...David Luhmer
2019-03-30update to androidx / rework gui testsDavid Luhmer
2019-03-18Fix app crashes / Handle Token MismatchDavid Luhmer
2019-01-04improve first app startDavid Luhmer
2019-01-04hide skip button in latest version of showcaseviewDavid Luhmer
2018-11-02fix race-conditions while choosing themeDavid Luhmer
2018-10-28fix app crash introduced due to refactorings0.9.9.19.2David Luhmer
2018-10-28fix some codacy issuesDavid Luhmer
2018-10-21Fix codacy issuesDavid Luhmer
2018-10-13don't show url if none is setup yetDavid Luhmer
2018-10-03fix theme caching issues / add logging / cleanupDavid 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
2017-06-17Fix app crashDavid Luhmer
2017-05-29Optimize importsDavid Luhmer
2017-05-29Reuse DI ObjectDavid Luhmer
2017-05-26Update Dependencies / Add Dependency Injection / Use Retrofit for Sync / Fix ...David Luhmer
2017-03-21Update (Support Library / GSON / OkHttp)David-Development
2017-01-30add support for nextcloud theme and owncloud themeDavid-Development
2016-12-15Nextcloud Theme (#541)Stefan Niedermann
2016-08-29Update demo text for urlDavid Development
2016-08-29remove http:// or https:// prefix from url (in drawer)David Development
2016-03-19add screengrab support / refactoringDavid Luhmer
2016-03-06Update gradle dependenciesDavid Development
2016-01-29Code cleanupDavid Development
2016-01-27Refactoring - also update user info after server settings are changedDavid Development
2015-12-15code cleanup of previous commitsbenjamin stephan
2015-12-12implemented all functions for removing and renaming feeds.benjamin stephan
2015-12-12longclick opens new NewsReaderListDialogFragmentbenjamin stephan