komikku/app
Cuong-Tran a0e2d2942a
feat(webtoon): Adaptive scale for wider screen size (#1130)
* feat: Add webtoon scale type option

This commit introduces a new setting for webtoon reading mode that allows users to select a scale type for webtoon images.

The available scale types are:
- Fit Screen
- 16:9
- 20:9
- 4:3
- 3:2

This setting can be found in both the reader settings sheet and the global reader settings.

* mutable

* add to Reader's settings page & fix size calculation

* option for long strip gap preference

* fix: ensure recycler scales to default when screen ratio is less than desired

* hide smart scale for long strip gap preference

* Avoid zero division

* using forEach

* improve readability

* better viewer size calculation & optimize list
2025-09-09 13:20:55 +07:00
..
src feat(webtoon): Adaptive scale for wider screen size (#1130) 2025-09-09 13:20:55 +07:00
build.gradle.kts feat(history): Add indicator for un-finished reading & has more un-read chapters (#992) 2025-07-21 15:34:12 +07:00
proguard-android-optimize.txt Remove unused rxandroid dependency 2023-09-03 23:32:59 -04:00
proguard-rules.pro fix(reader): gifs not animating (#1105) 2025-09-04 13:07:08 +07:00