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-12-14add support for relative and absolute image path / update app versionDavid Luhmer
2021-11-23fixes for android 12David Luhmer
2021-11-07refactor syncDavid-Development
2021-05-04Raise minSdk to 21 (Lollipop)Stefan Niedermann
2021-05-03Remove warnings, use lambdas, use try-with, ...Stefan Niedermann
2021-02-28Use application context to avoid leaking servicesUnpublished
2021-01-02fix broken buildDavid Luhmer
2020-11-11use ocs-api for user info as news-api user endpoint is deprecatedDavid-Development
2020-09-23update to 0.9.9.41David-Development
2020-01-16fix lint issueDavid Luhmer
2020-01-15add support to search for podcasts (by title)David Luhmer
2020-01-11optimize importsDavid Luhmer
2020-01-07implement basic voice commandsDavid Luhmer
2019-11-14add android auto podcast browserDavid Luhmer
2019-06-05fix testsDavid Luhmer
2019-05-11fix lint issueDavid Luhmer
2019-05-11fix codacy issuesDavid Luhmer
2019-05-06revamp podcast playback / drop youtube supportDavid Luhmer
2019-04-11extract string resourcesDavid Luhmer
2019-03-30update to androidx / rework gui testsDavid Luhmer
2019-01-05return result of state syncDavid Luhmer
2018-12-27Fix ANR due to blocking call on main thread (fix #713)David Luhmer
2018-12-14fix #696 - no automatic sync due to immediate destroy of service (disposable ...David Luhmer
2018-11-03refactoringDavid Luhmer
2018-11-01fix notifications / improve lifecycle / add support for bluetooth playback etc.David Luhmer
2018-10-31refactor podcast notificationsDavid Luhmer
2018-10-31fix notifications for web page download serviceDavid Luhmer
2018-10-31add podcast download progressDavid Luhmer
2018-10-31add foreground service permission / run download web pages in other processDavid Luhmer
2018-10-28fix some codacy issuesDavid Luhmer
2018-10-28cleanup / refactoringDavid Luhmer
2018-10-28Fix codacy issuesDavid Luhmer
2018-10-28Add support to download full articles for offline viewing (using WebArchive F...David Luhmer
2018-10-21Fix codacy issuesDavid Luhmer
2018-08-19improve unread notification (fix #645, fix #630)David Luhmer
2018-08-19fix lint issues / add disposable for rxjava observablesDavid Luhmer
2018-08-19code cleanupDavid Luhmer
2018-08-19remove support for tesla launcherDavid Luhmer
2018-06-18Refactoring / Update to match latest SSO APIDavid Luhmer
2018-05-15Move notification handling into separate class / add/improve support for andr...David Luhmer
2018-05-11show notification when image download is finishedDavid Luhmer
2018-03-06Disable debug outputDavid Luhmer
2018-03-06Add option to change playback speed of podcastDavid Luhmer
2018-03-05Merge branch 'master' into playback_speedDavid Luhmer
2018-01-28fix (hopefully) weird app crash on android 8David Luhmer
2017-11-09Fix app crashes on Android 8David Luhmer
2017-10-19Fix #583 (App crashes on Android 8)David Luhmer
2017-10-07Playback Speed support.Jean Waghetti
2017-06-20use flavors for youtube player apiDavid Luhmer