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-05-22fix several app crashed / update to 0.9.9.73David-Development
2022-03-08Fix details fragment title refreshingYaroslav Pronin
2021-06-18Enhance empty content viewStefan Niedermann
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
2021-01-02use ViewBinding everywhere and get rid of ButterknifeDavid Luhmer
2020-12-27Use ViewBinding instead of ButterKnifeStefan Niedermann
2020-05-03enable fast actions by default / use bindview / disable animationsDavid Luhmer
2020-05-03Merge remote-tracking branch 'origin/master' into fast_actions_detail_viewDavid Luhmer
2020-03-17Show feed name in title - fix #846David Luhmer
2019-12-29Fix to comply with coding standard, fixed animation glitchemasty
2019-12-29Fixed compatibility issue for support librariesemasty
2019-12-29Mark all as read fast actionemasty
2019-09-26#784: Ensure, the ItemTouchListener doesn't get added multiple timesArne Augenstein
2019-09-25#784: Fix 'mark as read' in search, tooArne Augenstein
2019-09-25#784: Fix first entry not marked as read after syncArne Augenstein
2019-09-14Merge remote-tracking branch 'mine/master'Carlos Galindo
2019-09-14Fixed codacy-bot warningsCarlos Galindo
2019-09-13Removed swipe action save/restore.Carlos Galindo
2019-09-13move variables up / recycle typed array / rename variableupdate-swipe-actionsDavid Luhmer
2019-09-06Added configurable swipe actions and open browser as a swipe action.Carlos Galindo
2019-05-11refactoringDavid Luhmer
2019-04-11fix race-conditions (getActivity() returned null sometimes when called from A...David Luhmer
2019-04-09fix codacy issuesDavid Luhmer
2019-04-08use DI for SharedPreferencesDavid Luhmer
2019-04-06Merge pull request #743 from nextcloud/androidxDavid Luhmer
2019-04-05fix lint errorsUnpublished
2019-04-01fix codacy and possible NPEUnpublished
2019-04-01only show unread items if parent folder is ALL_UNREAD_ITEMSUnpublished
2019-03-30update to androidx / rework gui testsDavid Luhmer
2019-02-27reformat to make codacy happyUnpublished
2019-02-09fix NPE in API 17 emulatorUnpublished
2019-01-27Launch item state sync when switching from this app to another - fix #717David Luhmer
2019-01-04remove dependency to org.apache.commons:commons-langDavid Luhmer
2018-12-17fix possible app crashesv.0.9.9.20David Luhmer
2018-12-13590 - merge with cleanup commit, further simplification of SettingsActivityDaniel
2018-12-12590 - add check for large screens/tablet mode, also some cleanupDaniel
2018-12-12590 - add check for large screens/tablet mode, also some cleanupDaniel
2018-12-12refactoringDavid Luhmer
2018-12-10proof of concept / use app drawer edge-widthDavid Luhmer
2018-11-19590 - and yet another one: only mark read if gesture starts a certain distanc...Daniel
2018-11-18590 - another option, only mark read if swipe starts at window bottomDaniel
2018-11-17#590 - variable naming improvement and docDaniel
2018-11-17#590 - attempt to fix inadvertet mark-read on menu-bar pullDaniel
2018-11-02fix race-conditions while choosing themeDavid Luhmer
2018-11-01#683 - fixed unused imports, added commentDaniel
2018-11-01#683 attempt to fix oled bg lost on orientation changeDaniel
2018-10-28fix codacy issuesDavid Luhmer
2018-10-28fix some codacy issuesDavid Luhmer