Commit Graph

6897 Commits

Author SHA1 Message Date
ByteHamster 0ee45e12f9 Don't spam stacktrace when there is no crash report 2020-10-21 21:51:46 +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
ByteHamster 9c1166c86f Upgrade Android emulator action 2020-10-16 11:45:12 +02:00
H. Lehmann 545ac4eda0
Merge pull request #4529 from ByteHamster/fix-queue-loader-thread
Load queue in background thread
2020-10-16 09:27:10 +02:00
H. Lehmann 66c85df9ca
Merge pull request #4539 from Xeitor/import_tittle
Style 'Import successful' dialog
2020-10-16 09:15:42 +02:00
xeitor 4e49a73536 style import succesfull dialog 2020-10-15 19:55:56 -03:00
ByteHamster dc7e2bebbb Load queue in background thread 2020-10-15 22:24:10 +02:00
asdoi e9285fba2f
Clarified wording of compact notification setting (#4384) 2020-10-15 22:22:37 +02:00
ByteHamster ee4b2c0554 Bumped version to 2.0.2 2020-10-14 20:14:11 +02:00
ByteHamster 2c5372eb31 Updated translations 2020-10-14 20:12:24 +02:00
H. Lehmann bcec4ae0f0
Merge pull request #4525 from ByteHamster/fix-font-invisible
Ensure that search query is readable
2020-10-14 18:27:31 +02:00
H. Lehmann e091b805b8
Merge pull request #4528 from ByteHamster/cache-no-store
Set cache-control to no-cache
2020-10-14 18:02:06 +02:00
ByteHamster 959f29c8b8 Ensure that search query is readable 2020-10-14 17:59:01 +02:00
ByteHamster 983c0a464e Set cache-control to no-cache
The previous value, no-store, did not allow CDNs to do their work.
2020-10-14 16:56:18 +02:00
Ezequiel cb1af5dbac
Add chip when searching for specific feed (#4522) 2020-10-13 22:05:26 +02:00
H. Lehmann 2854346635
Merge pull request #4497 from ByteHamster/custom-ca
Ship our own CA certificates for old devices
2020-10-13 09:54:33 +02:00
ByteHamster bf73ebbd1a Updated Google Play metadata 2020-10-13 09:41:35 +02:00
H. Lehmann e4a714f2f4
Merge pull request #4521 from ByteHamster/generate-unique-ids
Generate unique view IDs
2020-10-11 22:06:27 +02:00
ByteHamster 7f7863b7be Generate unique view IDs 2020-10-11 19:31:06 +02:00
Ezequiel 84db56f82b
Fix 'Visit website' button crashes app if there is no browser installed (#4520) 2020-10-11 18:05:02 +02:00
DAMLA YILDIZ e5e149a9df
Added in-app review (#4489) 2020-10-10 22:07:26 +02:00
H. Lehmann 36e5d7066b
Merge pull request #4516 from asdoi/audio_capture
add allow audio capture
2020-10-10 21:17:26 +02:00
asdoi 9f299c9b28 add allow audio capture 2020-10-10 13:16:34 +02:00
Chetan Pawar 9833bd753b
Replacing deprecated default constructor of handler with constructor that accepts Looper (#4513) 2020-10-09 09:05:07 +02:00
Vivek Das 77b12fa231
Add pause button to mini player when playing a video (#4485) 2020-10-09 08:59:25 +02:00
Darrell 3e771c664f Fixed progress bar being highlighted on touch (#4511)
Signed-off-by: Darrell <mediumgeek@gmail.com>
2020-10-08 12:51:02 +02:00
Abhinav Gangadharan fc6fa7d287
Fixed "Searching within single podcast shows other podcasts #4488" (#4505)
Since the single SearchFragment is used for searching items at both within a podcast fragment and at Episode Fragment, only difference arises is the passage of feed, episode page pushes 0 and the podcast page pushes the particular value)

Hence, A check is placed when retrieving search results for the feed value and The Feed recycler Data is appropriately handled
2020-10-07 17:00:22 +02:00
H. Lehmann e46a1547ca
Merge pull request #4499 from panoreak/remove-navigate-upwards-label-string
Removed navigate_upwards_label from strings.xml
2020-10-06 09:29:19 +02:00
Panorea cac2934c12 Removed navigate_upwards_label from strings.xml 2020-10-05 17:39:23 -04:00
H. Lehmann 6dda6f444b
Merge pull request #4495 from ByteHamster/back-from-search
Allow to go back to search results list
2020-10-05 14:02:05 +02:00
ByteHamster 2e0a191d5c Ship our own CA certificates for old devices 2020-10-05 12:57:42 +02:00
ByteHamster dc3b124e0b Allow to go back to search results list 2020-10-04 21:53:03 +02:00
Patrick Kennedy 449880287b
Add plural default resource for download_report_content string. (#4492) 2020-10-04 20:18:45 +02:00
asdoi 0de1cbad2f
Use swipe to refresh (#4401) 2020-10-04 15:47:12 +02:00
H. Lehmann e1ff4c8763
Merge pull request #4077 from Slinger/conscrypt_bundle
Bundle a modern Security Provider (Conscrypt) in the Free builds.
2020-10-04 15:21:18 +02:00
Marc Schwede abfa1dab4e
Clarified 'OPML Import' action (#4491)
refers to AntennaPod#4479 and adapts the suggestions of the discussion.
2020-10-02 18:24:16 +02:00
Keunes d567cf429a
Improve templates (#4490)
Auto-add label to bug template, expand FR template description, small changes
2020-10-02 17:27:48 +02:00