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 (Collapse)Author
2022-07-29fix bug where svg favicons are not shown inside detail viewDavid-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2022-07-10improve support for relative, absolute and urls with missing protocolv.0.9.9.75David Luhmer
2022-06-02repalce null values from server with empty stringsDavid Luhmer
2022-05-22fix SlidingUpPanelDavid-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2022-05-22fix several app crashed / update to 0.9.9.73David-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2022-05-22fix crash on long tap on webview due to missing html - fix #1061David-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2022-03-27optimize podcast playback / fix seek / fix rotateDavid Luhmer
2022-03-10Merge pull request #1074 from proninyaroslav/fix-name-refreshDavid Luhmer
Fix details fragment title refreshing
2022-03-10Delete cached entities to keep entity relationships up to dateYaroslav Pronin
Signed-off-by: Yaroslav Pronin <proninyaroslav@gmail.com>
2022-03-08Fix details fragment title refreshingYaroslav Pronin
Signed-off-by: Yaroslav Pronin <proninyaroslav@gmail.com>
2022-03-07Filter duplicated folders during syncYaroslav Pronin
Signed-off-by: Yaroslav Pronin <proninyaroslav@gmail.com>
2022-03-06Move the create folder dialog opening logic to the parent activityYaroslav Pronin
Signed-off-by: Yaroslav Pronin <proninyaroslav@gmail.com>
2022-03-06Add create folder dialogYaroslav Pronin
Signed-off-by: Yaroslav Pronin <proninyaroslav@gmail.com>
2022-03-04Fix typoYaroslav Pronin
Signed-off-by: Yaroslav Pronin <proninyaroslav@gmail.com>
2022-03-04Add resource string for feed notification menuYaroslav Pronin
Signed-off-by: Yaroslav Pronin <proninyaroslav@gmail.com>
2022-03-03Add remove/rename folder dialogproninyaroslav
Signed-off-by: Yaroslav Pronin <proninyaroslav@gmail.com>
2022-02-19always show incognito mode icon when its activev.0.9.9.71David-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2022-02-19update gradle / disable saveInstance of webview for performanceDavid-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2022-02-19reduce number of items per syncDavid-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2022-01-31Fix OutOfMemoryError while fixing urls - fix #1055David-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2021-12-30fix missing images if webview has been restoredDavid Luhmer
2021-12-30hide progressbar when restoring webview - fix #1012David Luhmer
2021-12-30Ignore user info if legacy api is used - Fix #1029David Luhmer
2021-12-30filter "none" notification channel - fix #1046David Luhmer
2021-12-14add support for relative and absolute image path / update app versionDavid Luhmer
2021-11-23fix crash of widget on android 12David Luhmer
2021-11-23fixes for android 12David Luhmer
2021-11-07improve OMPL import dialogDavid-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2021-11-07fix crash in opml import dialogDavid-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2021-11-07fix broken sync of favorite articles (#1006)David-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2021-11-07refactor syncDavid-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2021-10-27refactor sync of item state (chunk sync)David Luhmer
2021-10-27refactoringDavid Luhmer
2021-10-27refactor intent exposureDavid Luhmer
2021-10-27disable adblockerDavid Luhmer
2021-10-27increase limit of items in nextcloud news app (1500 -> 5000)David Luhmer
2021-10-27fix GHSL-2021-1033David-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2021-09-26update commentsDavid-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2021-08-22allow user to click on notification after image has been savedDavid-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2021-08-22add proper file extension to downloaded/exported imagesDavid-David-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2021-08-22fix indentationDavid-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2021-08-22cleanupDavid-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2021-07-30SuppressLint for illegal reflective accessStefan Niedermann
The app won't crash, but it also won't apply cursor colors for the search view on API 30+ Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-17Preserve cursor position when switching between password visibility modesPhil Chekhov
Signed-off-by: Phil Chekhov <me@aicantar.com>
2021-07-15Fix #984 - Remove invalid xml from strings.xmlStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-27ref #974 - only show a notification if it is different to the last oneDavid Luhmer
Signed-off-by: David Luhmer <david-dev@live.de>
2021-06-25Merge pull request #977 from fabienli/masterDavid Luhmer
Sync Interval - settings menu is now a popup
2021-06-23sync interval setting is done via a popupfabienli
Signed-off-by: fabienli <fab@lisiecki.fr>
2021-06-18Enhance empty content viewStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-16sync interval setting is done via a popupfabienli
Signed-off-by: fabienli <fab@lisiecki.fr>