Commit Graph

7057 Commits

Author SHA1 Message Date
ByteHamster fc54186373 Fixed NPEs related to bottom sheet 2020-10-26 10:59:13 +01:00
ByteHamster 885362e5eb
Merge pull request #4596 from ByteHamster/local-feed-cleanup
Tiny cleanup on local feeds
2020-10-26 09:07:01 +01:00
ByteHamster 2db4835b20 Tiny cleanup on local feeds 2020-10-25 20:30:17 +01:00
ByteHamster 1a1b663404
Merge pull request #4287 from AntennaPod/add-local-feeds
Add local feeds
2020-10-25 20:21:05 +01:00
ByteHamster 679e482999 Merge branch 'develop' into add-local-feeds 2020-10-25 19:33:21 +01:00
ByteHamster 71b6c57773
Merge pull request #4590 from ByteHamster/merge-chapters
Merge chapter lists if specified in both feed and media file
2020-10-25 19:20:05 +01:00
ByteHamster 342ad86467
Merge pull request #4593 from ByteHamster/force-start-service
Prevent play/pause button not doing anything in some cases
2020-10-25 19:16:02 +01:00
asdoi d732e6a5c1
Show date from which statistics are counting (#4517) 2020-10-25 19:14:59 +01:00
ByteHamster c378b1828b Merge chapter lists if specified in both feed and media file 2020-10-25 19:03:26 +01:00
ByteHamster a0c604dc86
Merge pull request #4591 from ByteHamster/ensure-background-thread
Ensure that first DB query is executed in background thread
2020-10-25 19:00:55 +01:00
ByteHamster 058885ac09 Prevent play/pause button not doing anything in some cases 2020-10-25 18:59:02 +01:00
ByteHamster aa3a350e38
Merge pull request #4592 from ByteHamster/audiofocus-reuse
Reuse audiofocus request object
2020-10-25 18:57:57 +01:00
ByteHamster 2ae11e1d18
Merge pull request #4589 from Niffler/resolve-issue-4320
Edit streaming confirmation dialog labels
2020-10-25 18:56:40 +01:00
ByteHamster caaf2c72db Upgrade roboelectric for API 30 compatibility 2020-10-25 18:45:30 +01:00
ByteHamster 587edab8b6 Make Lint happy 2020-10-25 18:16:45 +01:00
ByteHamster e767282bff Fail gracefully when trying to cast local feed 2020-10-25 18:15:37 +01:00
ByteHamster 361db64a07 Allow to re-connect SAF document tree 2020-10-25 17:58:57 +01:00
ByteHamster b9c63ca992 Add error message for old Android versions 2020-10-25 17:48:00 +01:00
ByteHamster c8a2f20000 Merge branch 'develop' into add-local-feeds 2020-10-25 17:31:47 +01:00
Herbert Reiter 28ebbedbdf
Local feeds: Unit tests for LocalFeedUpdater (#4551) 2020-10-25 17:22:36 +01:00
ByteHamster f536774f2e Reuse audiofocus request object 2020-10-24 23:59:21 +02:00
ByteHamster 3f80a5fdb8 Ensure that first DB query is executed in background thread
This prevents crashes when the service is the first entry point after an
update that needs a database upgrade.
2020-10-24 23:24:43 +02:00
ByteHamster 6e6405fd51
Merge pull request #4586 from ByteHamster/fix-played-alpha
Fixed played state sometimes not being displayed
2020-10-24 20:04:35 +02:00
ByteHamster 3e4e6381bd
Merge pull request #4588 from ByteHamster/recent-pubdate-performance
Improve performance and memory usage of 'recent pubdate' feed sort option
2020-10-24 20:03:38 +02:00
Niffler aeabc7c4ef Edit streaming confirmation dialog labels 2020-10-24 19:45:00 +02:00
ByteHamster cd100aae15 Improve performance and memory usage of 'recent pubdate' feed sort option 2020-10-24 11:49:55 +02:00
ByteHamster 8ecd9803bb Fixed played state sometimes not being displayed 2020-10-24 10:51:15 +02:00
avirajrsingh 69a3c56d24
[Statistics]Add count of episodes stocked on device (#4581) 2020-10-24 10:26:56 +02:00
zawad hossain 75b7b41fa0
Share exported logs added (#4582) 2020-10-24 09:32:22 +02:00
Niffler 469a1615db
Update view after episode deletion when downloaded filter is enabled (#4560) 2020-10-22 23:04:00 +02:00
ByteHamster 7ed1e36ac3
Merge pull request #4576 from ByteHamster/dont-spam-crash
Don't spam stacktrace when there is no crash report
2020-10-22 13:37:53 +02:00
Ezequiel 91f9c19bae
Remove episode from queue when gpodder notifies as played (#4562) 2020-10-22 13:37:03 +02:00
ByteHamster 3e147c97fe
Merge pull request #4465 from TacoTheDank/reserved-space
Don't reserve icon space for settings without icons
2020-10-22 13:34:51 +02:00
TacoTheDank cc2230566e Don't reserve icon space for settings without icons 2020-10-21 19:02:10 -04:00
ByteHamster 0ee45e12f9 Don't spam stacktrace when there is no crash report 2020-10-21 21:51:46 +02:00
chrk2205 6098058a32
Move notification settings to their own screen (#4526)
added a new fragment named "notification manager"
replaced all settings related into this fragment
2020-10-20 21:04:03 +02:00
H. Lehmann 971df75a25
Merge pull request #4561 from johnjohndoe/patch-1
Improve readability. Use consistent capitalization.
2020-10-20 00:07:09 +02:00
Keunes 00fd1d30ab
Clarify 'downloads' statistic (#4558)
"Total size of downloaded podcasts" might be interpreted as the total cumulative size of all episodes ever downloaded. This is to improve the string so it's clear that it's about the episodes currently on the device.
2020-10-19 23:45:04 +02:00
Tobias Preuss a3b722d99e
Improve readability. Use consistent capitalization. 2020-10-19 23:38:29 +02:00
ByteHamster 8f6c560f01 Merge branch 'master' into develop 2020-10-17 23:35:24 +02:00
DAMLA YILDIZ 4971bb5287
New channel for synchronization errors (#4545) 2020-10-17 22:54:34 +02:00
Tony Tam 2ef464ad93
Discovery filter by country & hide discovery on first subscribe screen (#4515) 2020-10-17 22:50:08 +02:00
Jake Douglas 4df751a018
Add error message when database export does not have enough space (#4451) 2020-10-17 22:47:20 +02:00
asdoi e2094c0cad
Hardware keyboard support (#4486) 2020-10-16 16:52:59 +02:00
H. Lehmann b93f515845
Merge pull request #4543 from ByteHamster/fixes
Fixes for CI failures introduced in recent PRs
2020-10-16 14:40:28 +02:00
ByteHamster 59b3c93281 Fixed using old preference key 2020-10-16 14:20:19 +02:00
ByteHamster 35f0827f84 Fixed NavDrawer sometimes not updating 2020-10-16 14:15:10 +02:00
asdoi e334b9cad6
Extended subscriptions filter (#4502) 2020-10-16 13:56:43 +02:00
Ezequiel 1324c81f22
Add progress bar when loading feeds in sidebar (#4533) 2020-10-16 13:55:09 +02:00
H. Lehmann 55012515c3
Merge pull request #4541 from ByteHamster/upgrade-emulator-action
Upgrade Android emulator action
2020-10-16 13:53:05 +02:00