Commit Graph

8006 Commits

Author SHA1 Message Date
ByteHamster 3b47deb705
Make yearly statistics a bar chart instead (#5759) 2022-03-15 20:52:15 +01:00
cketti a7e795241e
Use ShareCompat.IntentBuilder for all share actions (#5780) 2022-03-15 20:21:20 +01:00
ByteHamster 197a0a1044
Merge pull request #5777 from ByteHamster/ignore-item-author
Ignore itunes:author when not child of channel
2022-03-13 11:21:48 +01:00
ByteHamster 723fbff076
Merge pull request #5778 from ByteHamster/dont-cancel-download
Don't cancel download on click
2022-03-13 11:17:54 +01:00
ByteHamster bedfdcfe90
Merge pull request #5776 from ByteHamster/vorbis-description
Read vorbis description of local files
2022-03-13 11:17:11 +01:00
ByteHamster 84b11566e1
Merge pull request #5781 from cketti/improve_code_readability
Small change to improve code readability
2022-03-13 11:11:13 +01:00
ByteHamster d31b0daee0 Ignore itunes:author when not child of channel
Co-authored-by: dllmr <dllmr@users.noreply.github.com>
2022-03-13 11:00:35 +01:00
cketti 719039be89 Improve readability of if condition 2022-03-12 18:47:47 +01:00
ByteHamster 933fde839e Read vorbis description of local files 2022-03-11 20:57:24 +01:00
ByteHamster 09e25620ee Don't cancel download on click 2022-03-11 20:32:01 +01:00
ByteHamster 36a36e4f85
Merge pull request #5769 from ByteHamster/id3-comment
Extract shownotes from id3 comment field
2022-03-10 07:14:48 +01:00
ByteHamster 05593a16a9
Merge pull request #5767 from ByteHamster/statistics-tweaks
Make 'to' filter of statistics inclusive
2022-03-09 22:10:06 +01:00
ByteHamster ce8e356647 Extract shownotes from id3 comment field 2022-03-09 22:08:32 +01:00
Tony Tam 1a1bf02e8a
Support for podcast 2.0 chapters (#5630) 2022-03-06 16:09:09 +01:00
ByteHamster dad4e405d4
Merge pull request #5764 from NWuensche/develop
Fix typo
2022-03-05 11:07:06 +01:00
ByteHamster 5fee865ed4 Filter 'today' does not make sense for 'from' 2022-03-05 11:00:49 +01:00
ByteHamster fc3807aaf5 Use past year for statistics filter 2022-03-05 10:58:20 +01:00
ByteHamster f0aec13ea3 Make 'to' filter of statistics inclusive 2022-03-05 10:53:13 +01:00
ByteHamster 32770fe817 Refresh timeline when resetting statistics 2022-03-05 10:43:31 +01:00
ByteHamster e760290901
Merge pull request #5757 from ByteHamster/decouple-database
Move database to its own module
2022-03-04 20:12:20 +01:00
ByteHamster 36b6c46d82
Merge pull request #5762 from ByteHamster/download-error-title
Use feed url in error messages when no title is available
2022-03-04 19:43:50 +01:00
nwuensche 57af1e7a57 Fix typo 2022-03-04 17:24:38 +01:00
ByteHamster 53b32cc8bf Use feed url in error messages when no title is available 2022-03-01 21:11:01 +01:00
ByteHamster ff3258c34a Move database to its own module 2022-02-27 19:47:41 +01:00
ByteHamster 42e36328e3
Merge pull request #5756 from ByteHamster/multidex-androidx
Use AndroidX version of MultiDex
2022-02-27 11:09:57 +01:00
ByteHamster 9403386250
Separate UI (download error messages) from logic (download errors) (#5755) 2022-02-27 11:09:36 +01:00
ByteHamster 8ff8ac2d5d
Merge pull request #5747 from ByteHamster/decouple-statistics
Move statistics screens to new module
2022-02-27 11:05:05 +01:00
ByteHamster a512341b0c Use AndroidX version of MultiDex 2022-02-27 10:35:16 +01:00
ByteHamster 7451da1121 Move statistics screens to new module 2022-02-26 19:44:17 +01:00
ByteHamster 0d7555da8c
Merge pull request #5754 from ByteHamster/multidex
Enable MultiDex
2022-02-26 19:43:40 +01:00
ByteHamster dea3ba1ff0 Enable MultiDex 2022-02-26 19:00:39 +01:00
ByteHamster 30e7dd0755
Merge pull request #5753 from ByteHamster/do-not-jump-chapters
Do not jump chapter screen when switching to new chapter
2022-02-26 18:46:53 +01:00
ByteHamster 7a207ce870
Merge pull request #5752 from ByteHamster/fix-credentials-colon
Fix credentials with colon
2022-02-26 18:30:56 +01:00
ByteHamster 441928b046 Do not jump chapter screen when switching to new chapter 2022-02-25 19:53:00 +01:00
ByteHamster 11d44f7140 Fix credentials with colon 2022-02-25 19:35:12 +01:00
ByteHamster 0c1e0b8585
Merge pull request #5746 from ByteHamster/move-strings-to-module
Move strings files to their own module
2022-02-24 20:42:20 +01:00
ByteHamster b6da9ae329
Merge pull request #5742 from TacoTheDank/widgetUpdaterWorkManager
Replace deprecated JobIntentService with WorkManager
2022-02-23 23:11:17 +01:00
ByteHamster f5de90e522 Move strings files to their own module 2022-02-23 22:27:11 +01:00
TacoTheDank 149a1532cd Replace deprecated JobIntentService with WorkManager 2022-02-23 11:39:37 -05:00
ByteHamster ecaba7525f
Merge pull request #5741 from ByteHamster/remove-unused
Delete a few unused things
2022-02-22 20:55:30 +01:00
ByteHamster 48852e081a Delete a few unused things 2022-02-22 20:14:00 +01:00
ByteHamster 2f3efa5d33
Merge pull request #5740 from ByteHamster/upon-exiting-video
Make it easier to play only audio, not video
2022-02-22 19:54:05 +01:00
ByteHamster be9093911f
Merge pull request #5735 from ByteHamster/statistics-line-graph
Add line graph to statistics screen
2022-02-22 19:44:09 +01:00
ByteHamster 7ab6d08ea5 Add line graph to statistics screen 2022-02-21 22:54:40 +01:00
ByteHamster b6d2316870
Add time-based statistics filter (#5734) 2022-02-21 22:53:18 +01:00
ByteHamster 372db47f47 Make it easier to play only audio, not video 2022-02-21 22:49:57 +01:00
ByteHamster 4655fcfc80
Merge pull request #5739 from TacoTheDank/unusedOverrides
Remove unused overridden super calls
2022-02-21 21:13:24 +01:00
TacoTheDank 1e232169d6 Remove unused overridden super calls 2022-02-21 12:23:19 -05:00
ByteHamster 449f1ca339
Merge pull request #5737 from ByteHamster/show-error-in-dialog
Show feed error in dialog instead of opening download log screen
2022-02-20 22:58:22 +01:00
ByteHamster a779c7aec1 Show feed error in dialog instead of opening download log screen 2022-02-20 15:52:22 +01:00