Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-10 | Remove last few usages of Iconify (#6977) | ByteHamster | |
2024-03-10 | Fix some Media3 deprecations (#6980) | Taco | |
2024-03-10 | Fix OkHttp deprecations (#6979) | Taco | |
2024-03-09 | Upgrade OkHttp (#6975) | ByteHamster | |
2024-03-09 | Remove okio library (#6972) | ByteHamster | |
2024-03-09 | Upgrade ExoPlayer to media3 version (#6971) | ByteHamster | |
2024-03-09 | Move Google Play Metadata to its own repo (#6970) | ByteHamster | |
This avoids having hundreds of megabytes of screenshot data in the main repo every single time we re-generate them. Then developers do not have to clone a huge repo (at least if they clone without submodules). It also enables rewriting the screenshot git history to be smaller without rewriting the code git history (which would be quite a bad idea). | |||
2024-03-09 | Update AndroidX libraries (#6940) | Taco | |
2024-03-07 | Fix importing opml file with empty url and title (#6966) | ByteHamster | |
2024-03-07 | Delete unused TriangleLabelView license (#6965) | Taco | |
2024-03-07 | Convert teaser from png to webp for smaller file size (#6959) | peking_ling | |
2024-03-06 | Remove TriangleLabelView (#6963) | ByteHamster | |
Since we redesigned the subscriptions page, this class is unused. | |||
2024-03-06 | Merge pull request #6958 from TacoTheDank/bumpSpotBugs | ByteHamster | |
Update and fix SpotBugs | |||
2024-03-06 | Clean up some old SpotBugs rules | TacoTheDank | |
2024-03-06 | Update SpotBugs | TacoTheDank | |
2024-03-06 | Fix SpotBugs in CI | TacoTheDank | |
2024-03-06 | Merge pull request #6955 from ByteHamster/checkstyle | ByteHamster | |
Move some Checkstyle rules from new-code file to main file | |||
2024-03-04 | Fix indentation in last 8 files | ByteHamster | |
2024-03-04 | Remove tab characters from last 6 files | ByteHamster | |
2024-03-04 | Clean up some dead code (#6952) | Taco | |
2024-03-04 | Fix Gradle Checkstyle | ByteHamster | |
2024-03-04 | Update AGP and Gradle (#6954) | Taco | |
2024-03-03 | Skip silence setting per feed (#6910) | quails4Eva | |
2024-03-03 | Specify foreground service type (#6953) | ByteHamster | |
2024-03-02 | Remove FeedComponent and FeedFile class (#6949) | ByteHamster | |
We want to be more flexible in what we store for each type of item. Also rename misleading function (lastUpdate to lastModified) | |||
2024-02-29 | Cache streamed media files on disk (#6927) | peking_ling | |
2024-02-28 | Tweak issue labels and PR template | ByteHamster | |
2024-02-25 | Add option to add new episodes to queue (#6855) | Matej Drobnič | |
2024-02-25 | String tweaks reported on Transifex (#6942) | ByteHamster | |
2024-02-25 | Toggle sleep timer from notification (#6913) | mueller-ma | |
2024-02-25 | Guess next episode release date (#6925) | ByteHamster | |
2024-02-25 | Fix Gradle deprecations (#6939) | Taco | |
2024-02-24 | Fix warnings about deprecated checks (#6935) | loucasal | |
2024-02-20 | Screenshot creation script (#6933) | ByteHamster | |
2024-02-20 | Remove some deprecated methods (#6932) | ByteHamster | |
2024-02-19 | Bump version to 3.3.0-beta2 | ByteHamster | |
2024-02-18 | Merge branch 'develop' | ByteHamster | |
2024-02-18 | Bump version to 3.3.0-beta1 | ByteHamster | |
2024-02-18 | Update contributors | ByteHamster | |
2024-02-18 | Update translations | ByteHamster | |
New languages >40% translated: Greek, Hindi, Sardinian | |||
2024-02-18 | Translation fixes | ByteHamster | |
2024-02-18 | Merge branch 'master' into develop | ByteHamster | |
2024-02-18 | Rewind when sleep timer pauses playback (#6923) | mueller-ma | |
2024-02-16 | Use proper plurals when showing number of episodes (#6922) | ByteHamster | |
2024-02-04 | Tweak OPML import (#6906) | ByteHamster | |
- Only request storage permission when ContentResolver fails - Easier to read error message | |||
2024-02-04 | Add next chapter button to notification (#6276) | Matej Drobnič | |
2024-01-31 | Remove unused test class (#6907) | ByteHamster | |
2024-01-20 | Hide refresh from toolbar (#6850) | ueen | |
2024-01-10 | Merge pull request #6859 from ByteHamster/echo-tweaks | ByteHamster | |
2024-01-04 | Always show share in player toolbar (#6849) | ueen | |