Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-20 | Updated Translations | ByteHamster | |
2019-08-11 | Fixed core integration tests | ByteHamster | |
2019-08-11 | Merge pull request #3315 from damoasda/Queue-Sort-Order2 | H. Lehmann | |
Queue sort order - with keep sorted checkbox | |||
2019-08-11 | Changes due to feedback in pull request #3315 | damoasda | |
2019-08-11 | Changes due to feedback in pull request #3315 | damoasda | |
2019-08-11 | Merge pull request #3303 from rezanejati/develop | H. Lehmann | |
Add socks proxy in network settings | |||
2019-08-10 | Queue: Keep sorted #1556 | damoasda | |
2019-08-10 | Merge pull request #3292 from ByteHamster/mobile-updates-setting | H. Lehmann | |
Mobile updates setting | |||
2019-08-10 | Merge pull request #3314 from ByteHamster/phantom-notification | H. Lehmann | |
Stop service if playing from preferences does not work | |||
2019-08-10 | Stop service if playing from preferences does not work | ByteHamster | |
2019-08-10 | Merge pull request #3313 from ByteHamster/episode-cache-size | H. Lehmann | |
Added 500 episodes limit | |||
2019-08-10 | Merge pull request #3283 from andersonvom/3273-renable-linting | H. Lehmann | |
Re-enable deprecation and serial linting | |||
2019-08-10 | Added 500 episodes limit | ByteHamster | |
2019-08-10 | Fixed reappearing notification | ByteHamster | |
2019-08-07 | Add brackets for condition - add new line in ProxyConfig | rezanejati | |
2019-08-05 | Add socks proxy in network settings | rezanejati | |
2019-08-04 | Merge branch 'develop' into Queue-Sort-Order | damoasda | |
2019-07-25 | Updating pendingIntent | ByteHamster | |
2019-07-25 | Displaying notification when playback switches to streamed episode | ByteHamster | |
2019-07-25 | Display notification when trying to stream | ByteHamster | |
2019-07-25 | Refactored mobile updates setting | ByteHamster | |
2019-07-24 | Remove non-existing class from ClientConfig | Anderson Mesquita | |
When #3284 (Make ExoPlayer the default player) was merged [1], `UpdateManager` was removed but a reference to it was left behind in `ClientConfig`, which causes the project not to build. Since its contents were integrated into `app/PreferenceUpgrader`, we no longer need this entry here. [1]: https://github.com/AntennaPod/AntennaPod/pull/3284 | |||
2019-07-23 | Merge pull request #3284 from ByteHamster/default-exoplayer | H. Lehmann | |
Make ExoPlayer the default player | |||
2019-07-23 | Do not set PlaybackService to null while still updating widget | ByteHamster | |
2019-07-23 | Make ExoPlayer the default player | ByteHamster | |
2019-07-23 | Fixed NPE where trying to play null file | ByteHamster | |
Stack trace contains headset button handler, so I guess the media is not loaded correctly. | |||
2019-07-22 | Fix deprecation warning | Anderson Mesquita | |
2019-07-22 | Fix deprecation warning | Anderson Mesquita | |
Original class: https://github.com/jhy/jsoup/blob/9e36f9e/src/main/java/org/jsoup/examples/HtmlToPlainText.java | |||
2019-07-22 | Added quick discovery fragment | ByteHamster | |
2019-07-22 | Redesigned add feed page | ByteHamster | |
2019-07-22 | Merge pull request #3278 from ByteHamster/empty-view | H. Lehmann | |
Updated empty views | |||
2019-07-22 | Reduced widget spacing | ByteHamster | |
2019-07-22 | Using EmptyViewHandler for chapters fragment | ByteHamster | |
2019-07-21 | Add serialVersionUID to all exceptions | Anderson Mesquita | |
For more info, see [1]. [1]: https://stackoverflow.com/questions/146715/use-the-serialversionuid-or-suppress-warnings | |||
2019-07-21 | Reformat exceptions | Anderson Mesquita | |
This also makes the variable and attribute names consistent with the standard `Exception` class. | |||
2019-07-14 | Change default rewind time to 10s | Anderson Mesquita | |
This allows the user to better search through an episode, by allowing them to rewind less than what was just forwarded. It is also aligned with how other apps out there behave. Closes: #3262 | |||
2019-07-14 | Reword "Mark as seen" to "Remove 'new' flag" | Anderson Mesquita | |
This avoids the confusion between "Mark as seen" and "Mark as played". Closes: #3225 | |||
2019-07-13 | Merge pull request #3233 from jas14/pad-scrubber | H. Lehmann | |
Pad scrubber on large devices | |||
2019-07-13 | Merge pull request #3266 from ByteHamster/remove-flattr | H. Lehmann | |
Removed Flattr support | |||
2019-07-12 | Removed Flattr support | ByteHamster | |
2019-07-12 | Added total space to storage select dialog | ByteHamster | |
2019-07-11 | Merge branch 'develop' into 2747-completed-downloads-update | H. Lehmann | |
2019-07-09 | Queue: Keep sorted #1556 | damoasda | |
2019-07-03 | Fix within last year check in formatAbbrev | Andrew Gaul | |
Previously this method considered a date within the last 365 days to be in the same year as today. Instead compare the actual years to avoid confusion. Fixes #3255. | |||
2019-07-01 | Gracefully handle bad ID3 chapter URLs | Joe Stein | |
2019-07-01 | Increase scrubber padding for large devices | Joe Stein | |
2019-06-26 | validate username for characters not accepted. | Wagubi Brian | |
2019-06-24 | Reorganize Episode Fragments lifecycle | Anderson Mesquita | |
This uses the existing android lifecycle methods to avoid having to do null checks and state saving in various places. | |||
2019-06-14 | Cleanup | ByteHamster | |
2019-06-14 | Updated feed settings screen | ByteHamster | |