File tree 7 files changed +15
-10
lines changed 7 files changed +15
-10
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ org.thepalaceproject.build.jdkBytecodeTarget=11
38
38
org.thepalaceproject.build.jdkBuild =17
39
39
org.thepalaceproject.build.publishSources =true
40
40
41
- ekirjasto.versionName =1.2.2
41
+ ekirjasto.versionName =1.2.4
42
42
43
43
# If true, enable StrictMode checking in debug builds
44
44
# Useful when trying to find performance issues, but also makes for noisy logs
Original file line number Diff line number Diff line change 1
- 1.2.2
2
- - LCP update
1
+ 1.2.4
2
+ - Listening audiobooks on higher speeds does not leave empty space at the end of chapter anymore
3
+ - Fixed a bug in audiobooks which made the sleep timer not stop when set to end of chapter
3
4
- UI fixes
Original file line number Diff line number Diff line change 1
- 1.2.2
2
- - LCP-päivitys
1
+ Kehitämme sovellusta ja korjaamme bugeja jatkuvasti. Tarkistathan, että sinulla on aina käytössäsi sovelluksen uusin versio.
2
+
3
+ 1.2.4
4
+ - Äänikirjan kuunteleminen suuremmilla nopeuksilla ei enää jätä tyhjää tilaa kappaleen loppuun
5
+ - Korjattin bugi, joka esti uniajastinta pysähtymästä kappaleen lopussa
3
6
- UI korjauksia
Original file line number Diff line number Diff line change 1
- 1.2.2
2
- - LCP uppdatering
1
+ 1.2.4
2
+ - Att lyssna på ljudböcker med högre hastighet lämnar inte längre tomt utrymme i slutet av kapitlet
3
+ - En bugg som hindrade sovtimern från att stanna i slutet av kapitlet har åtgärdats
3
4
- UI fixar
Original file line number Diff line number Diff line change 487
487
"string" : " Playback rate"
488
488
},
489
489
"audiobook_player_menu_sleep_title" : {
490
- "string" : " Set your sleep timer"
490
+ "string" : " Sleep timer"
491
491
},
492
492
"audiobook_player_menu_toc_title" : {
493
493
"string" : " Table of contents"
Original file line number Diff line number Diff line change 487
487
"string" : " Toistonopeus"
488
488
},
489
489
"audiobook_player_menu_sleep_title" : {
490
- "string" : " Aseta uniajastin "
490
+ "string" : " Uniajastin "
491
491
},
492
492
"audiobook_player_menu_toc_title" : {
493
493
"string" : " Sisällysluettelo"
Original file line number Diff line number Diff line change 487
487
"string" : " Uppspelningshastighet"
488
488
},
489
489
"audiobook_player_menu_sleep_title" : {
490
- "string" : " Ställ in din vilotimer "
490
+ "string" : " Vilotimer "
491
491
},
492
492
"audiobook_player_menu_toc_title" : {
493
493
"string" : " Innehållsförteckning"
You can’t perform that action at this time.
0 commit comments