Commit graph

1659 commits

Author SHA1 Message Date
advplyr
41477fdac1 Merge translation strings 2024-06-04 16:28:35 -05:00
advplyr
d4e8afc2f1 Map translation strings 2024-06-04 16:23:23 -05:00
advplyr
d42cbfe3e4 Revert podcast episode local playback event 2024-06-04 16:21:28 -05:00
advplyr
c7c3ef52e6 Update issue templates to 0.9.73 and 0.9.74 2024-06-04 10:25:01 -05:00
advplyr
92344325b6 Add 0.9.64 to issue templates 2024-06-04 10:23:21 -05:00
Faizan Zafar
a8172fb3f9 Update font settings in EpubReader and Reader components to include a "Font Boldness" slider which applies a stroke to the text #3020 on main repo 2024-06-03 20:25:11 -07:00
advplyr
a73ec783d5
Merge pull request #1221 from c-franco/update-spanish-translation
Update Spanish translation
2024-06-03 17:20:00 -05:00
Christian Franco
5c9fc4c9e4 Update Spanish translation 2024-06-03 16:31:40 +01:00
advplyr
494ff38ef3 Fix:Epub rendition resize on screen orientation change #1213 2024-06-02 16:20:41 -05:00
advplyr
b7e6cbf1ab Fix:PDF ereader flickering 2024-06-02 15:54:50 -05:00
advplyr
b33623b74f
Merge pull request #1215 from Dalabad/patch-1
Update de.json
2024-05-28 17:24:57 -05:00
Marcos Carvalho
4f939ce6fc
Implement network monitoring on iOS 2024-05-27 22:16:49 +01:00
Daniel Schosser
4f45f360df
Update de.json 2024-05-27 22:50:11 +02:00
Marcos Carvalho
4ad54f34fe
Improvements and fixes on the cellular permissions 2024-05-26 22:08:53 +01:00
Marcos Carvalho
574dda5286
Fix android build 2024-05-24 08:10:25 +01:00
Marcos Carvalho
d788623509
Initial work 2024-05-23 22:33:06 +01:00
advplyr
f047f6a23b
Merge pull request #1208 from mfcar/mf/detectableTimestamp
feat: Add Time Marker Detection in Episode Descriptions
2024-05-21 17:11:49 -05:00
advplyr
48b30f6b03 iOS version bump 0.9.74 2024-05-20 09:42:43 -05:00
Marcos Carvalho
67d32164d9
Update the parse description to identify time marker in anchor links 2024-05-20 08:33:02 +01:00
advplyr
6672a21049 Version bump v0.9.74-beta 2024-05-19 16:58:20 -05:00
Marcos Carvalho
b833019a14
Change href link to span, to avoid change the page and improve code 2024-05-19 14:14:47 +01:00
Marcos Carvalho
00eeeb2a5a
Add detectable timestamp 2024-05-19 10:40:04 +01:00
advplyr
06a0a68143
Merge pull request #1205 from indiefan/command-target-duplication-fix
Fix bug iOS AudioPlayer where multiple calls to setupRemoteTransportC…
2024-05-17 17:05:14 -05:00
advplyr
1a7ae468bd
Merge pull request #1206 from cor-bee/patch-1
Update uk.json
2024-05-17 16:50:49 -05:00
Illia Pyshniak
e8f74d7358
Update uk.json 2024-05-17 14:00:58 +03:00
Marke Hallowell
984f01da23 Fix bug iOS AudioPlayer where multiple calls to setupRemoteTransportControls resulted in duplicate MPRemoteCommand targets being applied for the same action. 2024-05-16 19:11:38 -07:00
advplyr
d6e75410a5
Merge pull request #1201 from nichwall/bug_report
App bug report format
2024-05-12 12:41:45 -05:00
Nicholas Wallace
7627e1b58c App bug report format 2024-05-11 18:24:38 -07:00
advplyr
5fb31b18ae
Merge pull request #1199 from nichwall/feature_request
Add: feature request
2024-05-10 17:55:03 -05:00
Nicholas W
20903e8217
App selection allows for multiple 2024-05-09 07:12:02 -07:00
Nicholas W
8fe348d4eb
Update feature_request.yaml 2024-05-09 06:40:06 -07:00
Nicholas Wallace
24cda8a179 Add: feature request 2024-05-08 23:30:13 -07:00
advplyr
fc954a968b Remove old missing parts references 2024-04-28 16:38:40 -05:00
advplyr
aae53a54cd Update:UI/UX: Add explicit indicator next to titles #1181 2024-04-28 16:34:31 -05:00
advplyr
cfedcffc98 Add:No series filter option for book libraries #1184 2024-04-28 16:00:57 -05:00
advplyr
0e74c74a6c
Merge pull request #1179 from indiefan/rate-manager
Refactor AudioPlayer to use a Rate Manager protocol.
2024-04-27 16:49:27 -05:00
advplyr
fb86c45e78 iOS add defaultRate fixing merge 2024-04-27 16:41:29 -05:00
advplyr
124300b215
Merge branch 'master' into rate-manager 2024-04-27 16:06:20 -05:00
advplyr
6746c0627b
Merge pull request #1178 from indiefan/master
Update Now Playing info with correct default rate.
2024-04-27 16:01:06 -05:00
Marke Hallowell
0f2cd3b132 Update Now Playing info with correct default rate so that third party apps don't mistake current status as scrubbing. 2024-04-21 15:39:37 -07:00
advplyr
e94d6fdc1e Update:Android notification image to not resize #657 2024-04-19 16:32:16 -05:00
advplyr
e301b3071c Update:Add 1.7x playback speed to modal #1180 2024-04-19 14:39:00 -05:00
Marke Hallowell
3d3dad5e4a Adding new sources to project file. 2024-04-14 16:47:38 -07:00
Marke Hallowell
f8a9033738 Add an AudioPlayerRateManager implementation for iOS 16+. 2024-04-14 16:12:55 -07:00
Marke Hallowell
edb25f5bcd Refactor AudioPlayer to use an AudioPlayerRateManager protocol for managing rate/defaultRate state management. Implements a LegacyAudioPlayerRateManager implementation with existing (pre-iOS 16) behavior. 2024-04-14 11:45:03 -07:00
Marke Hallowell
bcb239efd1 Update Now Playing info with correct default rate so that third party apps don't mistake current status as scrubbing. 2024-04-13 23:10:03 -07:00
advplyr
d208211c6f
Merge pull request #1176 from Fymyte/patch-4
Update French Translation
2024-04-12 15:22:06 -05:00
Pierrick Guillaume
0b20b72241
Update fr.json 2024-04-12 20:32:47 +02:00
Pierrick Guillaume
5c29459af2
Update fr.json 2024-04-12 20:31:15 +02:00
advplyr
e54fd38784
Merge pull request #1174 from nichwall/i18n-update
Update i18n workflow to use 1.2.0
2024-04-11 17:17:23 -05:00