Commit Graph

6314 Commits

Author SHA1 Message Date
Tony Tam 332c4657e5 do not infinite download on 410, 400 2020-02-08 19:13:07 -08:00
ByteHamster ca4e5500f6 Set file size after downlaod
Fixes media size being unknown even if item is downloaded
2020-02-08 00:32:52 +01:00
ByteHamster f79606e3e9 Merge branch 'develop' into extract-queue-item-view 2020-02-08 00:18:18 +01:00
ByteHamster aa48cdb14c Do not return true in handleKeycode if nothing was done 2020-02-08 00:12:33 +01:00
H. Lehmann 67971af3aa
Merge pull request #3837 from ByteHamster/fix-chapter-screen
Fixed chapter screen not updating
2020-02-07 11:10:35 +01:00
ByteHamster 9f1bb8151a Do not change item height when changing status icons 2020-02-07 00:26:39 +01:00
ByteHamster 331d59d60a Fixed tests compilation 2020-02-07 00:18:54 +01:00
ByteHamster 739ea8a074 Fixed chapter screen not updating 2020-02-07 00:13:20 +01:00
ByteHamster b9d5ec1a08 Updated chapters list 2020-02-06 23:16:12 +01:00
ByteHamster 7ec9b00e8b Updated running downloads list 2020-02-06 22:51:58 +01:00
ByteHamster 24a51062e0 Updated download log list 2020-02-06 12:49:13 +01:00
ByteHamster d83549431d Respect theme in downloaded list 2020-02-06 11:21:52 +01:00
ByteHamster dd53a6ed94 Make lists react to events 2020-02-05 18:33:36 +01:00
ByteHamster 2e6fc7a0a5 Using unified item view in search fragment 2020-02-05 18:18:10 +01:00
ByteHamster a80bf2265a Moved ViewHolder class 2020-02-05 17:57:35 +01:00
ByteHamster 2304d1d141 Honor makePlayedItemsTransparent flag 2020-02-05 17:23:22 +01:00
H. Lehmann c9b8c101ee
Merge pull request #3832 from ByteHamster/fix-import-restart
Fixed not restarting correctly after import
2020-02-05 17:18:34 +01:00
ByteHamster ec21642a8c Rounded covers 2020-02-05 17:14:37 +01:00
ByteHamster 164581c598 Allow to drag images like before 2020-02-05 17:05:56 +01:00
ByteHamster d74b8d06b2 Merge branch 'develop' into extract-queue-item-view 2020-02-05 16:51:59 +01:00
ByteHamster c3e1f8afbb Made a bit more space 2020-02-05 16:43:41 +01:00
ByteHamster df99d684b7 Hide images on podcast details screen 2020-02-05 16:17:51 +01:00
ByteHamster f3e7dc59e6 Fixed not restarting correctly after import
This is the same as 72a8e0f3b6
but that commit got lost when merging master into develop
2020-02-05 16:05:23 +01:00
ByteHamster f790b78b1a Merge branch 'master' into develop 2020-02-05 13:10:04 +01:00
ByteHamster 6e6a64f502 Bumped version to 1.8.1 2020-02-05 13:00:15 +01:00
H. Lehmann 634c98317f
Merge pull request #3830 from ByteHamster/search-podcasts
Improved search function
2020-02-05 11:52:57 +01:00
ByteHamster 5a26207fdb Removed unnecessary ItemAccess 2020-02-05 11:48:49 +01:00
ByteHamster 3ca6be8b04 Increase touchable area 2020-02-05 11:39:28 +01:00
ByteHamster 29010b857e Added circular action buttons 2020-02-05 11:21:30 +01:00
ByteHamster 8b6a53fb88 Hide separator dot if there are no icons 2020-02-05 10:18:06 +01:00
ByteHamster f3cbaee61b Replaced eye icon with video cam 2020-02-05 10:07:01 +01:00
ByteHamster 3be4f80a5c Removed search strings 2020-02-05 09:55:55 +01:00
ByteHamster f4cfe7bdca Do not search in chapters
This speeds up searching a LOT. I hope that most podcasts use good descriptions
and we do not need to search for chapters. Podcasts outside of Germany use chapters
only very infrequently.
2020-02-05 09:51:32 +01:00
H. Lehmann 8036498484
Merge pull request #3787 from ByteHamster/splash-for-all-screens
Display splash for all screens
2020-02-05 00:54:44 +01:00
H. Lehmann 3f85413b8d
Merge pull request #3831 from ByteHamster/verify-database
Verify database version before import
2020-02-05 00:51:26 +01:00
ByteHamster 75e0d2d7e1 Verify database version before import 2020-02-05 00:35:48 +01:00
ByteHamster 8d23571bba Search for feeds separately 2020-02-05 00:06:32 +01:00
ByteHamster 50dd85276c Fixed search returning duplicates 2020-02-04 23:50:38 +01:00
H. Lehmann 6b82cfdd96
Merge pull request #3829 from keunes/patch-2
Update strings.xml
2020-02-04 23:20:22 +01:00
ByteHamster 17aae8c2db Replaced all episodes list with new adapter 2020-02-04 23:13:15 +01:00
ByteHamster e14ad4d859 Converted download list to new item view 2020-02-04 22:58:30 +01:00
ByteHamster cb702a2de6 Cleaned up layout 2020-02-04 22:46:13 +01:00
Keunes 12288d01a5
Update strings.xml
With the removal of the subheading (#3811), it isn't clear anymore when AP will vibrate. This will clarify the function/checkbox.
2020-02-04 22:18:04 +01:00
H. Lehmann 9b76119578
Merge pull request #3828 from ByteHamster/fix-crash
Fixed crash when creating chapters fragment
2020-02-04 22:09:16 +01:00
ByteHamster 81eb3b7341 Fixed crash when creating chapters fragment 2020-02-04 21:36:33 +01:00
ByteHamster 1313cde481 Converted FeedItemlistAdapter to use new EpisodeItemViewHolder 2020-02-04 16:38:53 +01:00
H. Lehmann 9c1232532c
Merge pull request #3825 from ByteHamster/do-not-linkify-duration
Do not linkify shownotes duration
2020-02-04 15:14:49 +01:00
ByteHamster b00a680e36 Give view some time to load 2020-02-04 15:03:26 +01:00
ByteHamster cae04b5b13 Extract queue item holder to new class
First step to use a single item holder in the future
2020-02-04 14:53:52 +01:00
ByteHamster 6a0542ca1f Moved css to readable file instead of variable 2020-02-04 00:02:19 +01:00