summaryrefslogtreecommitdiff
path: root/core/src
AgeCommit message (Expand)Author
2023-04-15Handle a null timestamp in local/first actions (#6379)Rob Pilling
2023-04-15Add option to enable sleep timer based on current time (#6384)mueller-ma
2023-04-15Replace Network+Storage preferences with Downloads (#6434)ByteHamster
2023-04-06Ignore 'new' action during sync (#6415)ByteHamster
2023-04-06Don't crash when Chromecast media is not loaded yet (#6417)ByteHamster
2023-04-03Target Android 13 (#6409)ByteHamster
2023-04-03Make widget configurable by long-pressing (#6410)mueller-ma
2023-04-02When both adding and removing a feed before the next sync, remove the other a...ByteHamster
2023-04-01Update AGP to 7.4.0 (#5655)Taco
2023-03-31Remove 'set lockscreen background' setting (#6385)ByteHamster
2023-03-31Don't try to start foreground service, Android doesn't let us anyway (#6386)ByteHamster
2023-03-31Random enqueue location (#6403)Andrzej Węgłowski
2023-03-14Move feed download to worker (#6375)ByteHamster
2023-03-12Notify Android Auto that the queue changed (#6373)ByteHamster
2023-03-06Warn when local folder is empty instead of silently ignoring (#6366)ByteHamster
2023-03-01Instead of specialized methods, use the global 'getEpisodes' method with a fi...ByteHamster
2023-02-28Add option to switch a- & descending sort order for Inbox (#6266)GitStart
2023-02-26Remove deprecated media players (#6354)ByteHamster
2023-02-25Add cancel action to download notification (#6353)ByteHamster
2023-02-24Always add feeds from opml, even if download fails (#6347)ByteHamster
2023-02-24Add mobile sync setting (#6349)ByteHamster
2023-02-24Resume playback does not work when streaming after data connection drops (#6272)GitStart
2023-02-24Add back skip buttons and more custom actions on Android Auto (#6050)Andrew Booze
2023-02-23Fix memory leaks (#6335)peking_ling
2023-02-22Add "New Episodes Action" preference (#6095)Erik Johnson
2023-02-22Add sort option to episodes screen (#6286)GitStart
2023-02-20Merge branch 'master' into developByteHamster
2023-02-20Force-refresh feeds that failed before (#6332)ByteHamster
2023-02-20Add retry button to download failed notifications (#6333)ByteHamster
2023-02-19Remove another global callback object (#6316)ByteHamster
2023-02-18Extra toggle for full black theme (#6328)ByteHamster
2023-02-12Add sorting options to downloads screen (#6210)Jared234
2023-02-11Convert subscriptions screen to cards (#6261)GitStart
2023-02-02Fix when playback is started from MediaSessionCompat.Callback (#6295)ByteHamster
2023-01-29Don't stop service between episodes (#6293)ByteHamster
2023-01-29Update feed url when server returns itunes:new-feed-url (#6291)ByteHamster
2023-01-28Use rasterized icon on splash (#6287)ByteHamster
2023-01-28Send first sleep timer tick earlier (#6288)ByteHamster
2023-01-13Merge pull request #6265 from ByteHamster/fix_duplicate_nameByteHamster
2023-01-13Branding upgrade (#6146)ByteHamster
2023-01-08Fix downloads when feeds with same name have items with the same nameByteHamster
2023-01-01Possibility to remove a single episode from playback history (#6184)Vishnu Sanal T
2022-12-20Merge pull request #6247 from ByteHamster/rewrite-audio-focusByteHamster
2022-12-18Rework audio focus handlingByteHamster
2022-12-18Remove support for Android 4.4ByteHamster
2022-12-17Add support for Material You tinted themeByteHamster
2022-12-04Show skip button even if 'continuous playback' is disabledByteHamster
2022-11-30Fixed bug that causes "skip" button to be unresponsive (#6170)Jared234
2022-11-30Highlight currently playing cardByteHamster
2022-11-27Switch back to non-transparent navigation bar (#6111)ByteHamster