Age | Commit message (Expand) | Author |
2022-04-09 | Don't crash when download log entry is incomplete | ByteHamster |
2022-04-09 | Show on-demand configuration popup for stream vs download only once (#5818) | Nils Rothaug |
2022-04-02 | Merge pull request #5827 from ByteHamster/redirect-https | ByteHamster |
2022-04-02 | Merge branch 'master' into develop | ByteHamster |
2022-04-02 | Upgrade feed url to https if possible | ByteHamster |
2022-04-02 | Merge pull request #5826 from ByteHamster/move-redirect-handling | ByteHamster |
2022-04-01 | Rework HttpDownloader for readability | ByteHamster |
2022-04-01 | Move redirect handling to DownloadService | ByteHamster |
2022-03-29 | Truncate existing file when exporting database | cketti |
2022-03-26 | Update translations | ByteHamster |
2022-03-25 | Merge pull request #5815 from ByteHamster/data-folder-creation | ByteHamster |
2022-03-25 | Merge pull request #5810 from ByteHamster/ensure-status-nonnull | ByteHamster |
2022-03-25 | Merge pull request #5811 from ByteHamster/shutdown-executor | ByteHamster |
2022-03-25 | Merge pull request #5809 from ByteHamster/fix-seek-ui | ByteHamster |
2022-03-25 | Rewrite data folder creation | ByteHamster |
2022-03-25 | Fix full sync trying to handle local feeds | ByteHamster |
2022-03-22 | Do not shut down the executor before the service is destroyed | ByteHamster |
2022-03-22 | Ensure that download status is never null | ByteHamster |
2022-03-22 | Merge pull request #5793 from ByteHamster/better-download-notification | ByteHamster |
2022-03-22 | Fix UI not updating when forwarding while paused | ByteHamster |
2022-03-22 | Merge pull request #5791 from ByteHamster/refresh-always | ByteHamster |
2022-03-20 | Add button to always refresh over mobile data | ByteHamster |
2022-03-18 | Fix navigation bar theming on Nougat (closes #5797) | TacoTheDank |
2022-03-17 | Simplify download notification title | ByteHamster |
2022-03-17 | Updating local files takes long. Show progress. | ByteHamster |
2022-03-16 | Merge pull request #5786 from ByteHamster/subscribe-filename | ByteHamster |
2022-03-15 | Use data folder for initial subscriptions | ByteHamster |
2022-03-15 | Use ShareCompat.IntentBuilder for all share actions (#5780) | cketti |
2022-03-15 | Fix context menu click ending up in wrong fragment | ByteHamster |
2022-03-11 | Read vorbis description of local files | ByteHamster |
2022-03-10 | Merge pull request #5769 from ByteHamster/id3-comment | ByteHamster |
2022-03-09 | Extract shownotes from id3 comment field | ByteHamster |
2022-03-06 | Support for podcast 2.0 chapters (#5630) | Tony Tam |
2022-03-04 | Merge pull request #5757 from ByteHamster/decouple-database | ByteHamster |
2022-03-01 | Use feed url in error messages when no title is available | ByteHamster |
2022-02-27 | Move database to its own module | ByteHamster |
2022-02-27 | Separate UI (download error messages) from logic (download errors) (#5755) | ByteHamster |
2022-02-26 | Merge pull request #5752 from ByteHamster/fix-credentials-colon | ByteHamster |
2022-02-25 | Fix credentials with colon | ByteHamster |
2022-02-24 | Merge pull request #5746 from ByteHamster/move-strings-to-module | ByteHamster |
2022-02-23 | Merge pull request #5742 from TacoTheDank/widgetUpdaterWorkManager | ByteHamster |
2022-02-23 | Move strings files to their own module | ByteHamster |
2022-02-23 | Replace deprecated JobIntentService with WorkManager | TacoTheDank |
2022-02-22 | Update translations | ByteHamster |
2022-02-22 | Fix subscribe button being transparent on some devices | ByteHamster |
2022-02-22 | Delete a few unused things | ByteHamster |
2022-02-22 | Merge pull request #5740 from ByteHamster/upon-exiting-video | ByteHamster |
2022-02-21 | Add line graph to statistics screen | ByteHamster |
2022-02-21 | Add time-based statistics filter (#5734) | ByteHamster |
2022-02-21 | Make it easier to play only audio, not video | ByteHamster |