Commit Graph

8118 Commits

Author SHA1 Message Date
cketti bb175d8045 Use proper content type and subject when sharing exported HTML/Favorites 2022-03-15 22:04:43 +01:00
ByteHamster c60ba6a6f7 Use data folder for initial subscriptions
This was already implemented in 31c0f90d07
but apparently got overwritten by a merge conflict with the download
service rewrite.
2022-03-15 21:24:56 +01:00
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 48d6dc8eb8 Fix context menu click ending up in wrong fragment
This can have all kinds of weird side effects.
For example, it could trigger the "delete" button of a podcast
and then ask for deleting another one because another fragment
handles the deletion.
2022-03-15 19:48:53 +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 bb92f1353d Fix removing podcast 2022-03-12 11:46:30 +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 bf412dcd84
Merge pull request #5751 from ByteHamster/nextcloud-subfolder
Support Nextcloud installations in subfolders
2022-02-25 19:23:15 +01:00
ByteHamster 348d366a3a Support Nextcloud installations in subfolders 2022-02-24 21:20:40 +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 6a366f0ad1 Bump version to 2.5.0 2022-02-22 21:23:19 +01:00
ByteHamster 80be89cfd5 Update translations 2022-02-22 21:22:40 +01:00
ByteHamster 719034153f
Merge pull request #5745 from ByteHamster/transparent-subscribe-button
Fix subscribe button being transparent on some devices
2022-02-22 21:13:37 +01: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 1ab012ee85 Fix subscribe button being transparent on some devices 2022-02-22 20:52:09 +01:00