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-27optimize podcast playback / fix seek / fix rotateDavid Luhmer
2021-09-26update commentsDavid-Development
2021-05-03Remove warnings, use lambdas, use try-with, ...Stefan Niedermann
2021-01-26Merge branch 'master' into use-viewbindingDavid Luhmer
2021-01-02Add notification action "Mark all as read" (#911) / Notifications should resp...David-Development
2020-12-27Use ViewBinding instead of ButterKnifeStefan Niedermann
2019-11-27fix that dialog keeps on popping up to install nextcloud files app when using...David Luhmer
2019-05-11refactor / disable podcast state in listviewDavid Luhmer
2019-05-11remove video view from layouts / add support to open youtube videos directly ...David Luhmer
2019-05-06revamp podcast playback / drop youtube supportDavid Luhmer
2019-04-30remove youtube supportDavid Luhmer
2019-04-30fix youtube playback (while switching between list / detail view)David Luhmer
2019-04-11use AlertDialog from androidxDavid 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-04-04Merge branch 'master' into androidxDavid Luhmer
2019-03-30update to androidx / rework gui testsDavid Luhmer
2019-03-03remove unused importDavid Luhmer
2019-03-01use annotations for single sign onDavid Luhmer
2019-02-03remove unused code and unused permissionsDavid Luhmer
2019-01-27Launch item state sync when switching from this app to another - fix #717David Luhmer
2018-11-04Merge branch 'master' into fixBlackBgLostOnOrientationChangeDavid Luhmer
2018-11-04Fix some issues related to the dark theme not being applied properly in auto ...David Luhmer
2018-11-03fix settings screen / refactoringDavid Luhmer
2018-11-03refactoringDavid Luhmer
2018-11-02fix codacy issuesDavid Luhmer
2018-11-02fix race-conditions while choosing themeDavid Luhmer
2018-11-01fix notifications / improve lifecycle / add support for bluetooth playback etc.David Luhmer
2018-10-28fix some codacy issuesDavid Luhmer
2018-09-03fix lint issuesDavid Luhmer
2018-08-25improve single sign-on featureDavid Luhmer
2018-08-19improve unread notification (fix #645, fix #630)David Luhmer
2018-08-19remove support for tesla launcherDavid Luhmer
2018-03-06Add option to change playback speed of podcastDavid Luhmer
2017-11-07update to Android Studio 3 / update gradle to v.3.0.0 / update butterknife to...David Luhmer
2017-06-20use flavors for youtube player apiDavid Luhmer
2017-05-29fix Null-Pointer-ExceptionDavid Luhmer
2017-05-26Update Dependencies / Add Dependency Injection / Use Retrofit for Sync / Fix ...David Luhmer
2017-02-01Fix #549David-Development
2016-08-28Update EventBus / Replace AIDL by EventBusDavid Development
2016-03-19add screengrab support / refactoringDavid Luhmer
2016-03-06Update gradle dependenciesDavid Development
2016-02-14RefactoringDavid Development
2016-01-27Fix #435David Development
2016-01-14Refactoring and Fix #349David Development
2016-01-14Fix #374David Development
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-17Fixed "Default File Template" warning. Information in header comments are red...Christine Emrich