Commit graph

1214 commits

Author SHA1 Message Date
Jarne Demeulemeester
08827e008b
build: bump versionCode to 24 and versionName to 0.14.1 2024-03-05 22:37:52 +01:00
Jarne Demeulemeester
0fd5e0a599
fix(deps): update compose.destinations to v1.10.2 2024-03-05 21:55:34 +01:00
Jarne Demeulemeester
e1f2541e24
lint: run ktlintFormat 2024-03-05 21:52:55 +01:00
Jarne Demeulemeester
a0297357d5
fix: reduce community rating to one decimal place
Closes #370
2024-03-05 21:38:38 +01:00
Jarne Demeulemeester
2045179dfb
fix(library): use more columns in landscape mode
Closes #89
2024-03-05 20:47:44 +01:00
Jarne Demeulemeester
9598157dbd
fix: sort collection items by release date
Closes #682
2024-03-05 20:16:36 +01:00
Jarne Demeulemeester
fcb13d3fc6
fix(mpv): request audio focus
Closes #536
2024-03-04 21:32:12 +01:00
Jarne Demeulemeester
04c6573dfb
fix: empty collection string
Closes #585
2024-03-04 20:59:35 +01:00
Jarne Demeulemeester
c75a048cf2
fix: check if address is the same jellyfin server 2024-03-04 20:46:06 +01:00
renovate[bot]
c067979aff
chore(deps): update dependency com.google.devtools.ksp to v1.9.22-1.0.18 (#678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 20:17:41 +01:00
Jarne Demeulemeester
f61f65828f
fix: handle IllegalArgumentException from setPictureInPictureParams 2024-03-04 19:37:13 +01:00
Jarne Demeulemeester
0a1582f47b
fix(theme): set correct surface color when using dynamic colors or amoled theme
Surface colors have changed in material components 1.11.0

Closes #673
2024-03-02 23:52:07 +01:00
Jarne Demeulemeester
c30b76d4f1
chore: update agp and other dependencies
aboutlibraries 10.10.0 -> 11.1.0
android gradle plugin 8.2.2 -> 8.3.0
hilt 2.50 -> 2.51
2024-03-02 21:08:38 +01:00
alison2033
1f96dedccf chore(translate): (Portuguese (Brazil))
Currently translated at 100.0% (192 of 192 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/pt_BR/
2024-03-02 03:30:01 +01:00
Ilian
9506bdc0d2 chore(translate): (Dutch)
Currently translated at 100.0% (17 of 17 strings)

Translation: Findroid/player:video
Translate-URL: https://weblate.jdtech.dev/projects/findroid/playervideo/nl/
2024-03-01 00:39:12 +01:00
Ilian
79b421c0af chore(translate): (Dutch)
Currently translated at 100.0% (192 of 192 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/nl/
2024-03-01 00:39:12 +01:00
Jarne Demeulemeester
50eac4071f
build: bump versionCode to 23 and versionName to 2024.02 2024-02-24 23:40:10 +01:00
Jarne Demeulemeester
75670b5a0c
chore: update libmpv to 0.2.0 2024-02-24 23:24:51 +01:00
Jarne Demeulemeester
f49430d1f0
refactor: increase home screen item limits
Resume: 6 -> 12
NextUp: 9 -> 24
Latest: 12 -> 16
2024-02-24 22:56:54 +01:00
Jarne Demeulemeester
add33658ee
refactor: remove redundant collections filter 2024-02-24 17:55:08 +01:00
Nelson Wu
9cd3295d2d
feat: mixed libraries (#628)
* mixed collection

* Mixed libraries to show up in "Latest"

Co-authored-by: Freya Winters <freya@justgamingtld.nl>

* Do not recurse if folders are shown

* Added folder navigation for tv

* Removed assumption that folder == mixed

* refactor: add default values to `FindroidFolder`

* fix: add chapters to findroidfolder

---------

Co-authored-by: Freya Winters <freya@justgamingtld.nl>
Co-authored-by: Jarne Demeulemeester <jarnedemeulemeester@gmail.com>
2024-02-24 17:48:03 +01:00
Jarne Demeulemeester
4ec3b2e40c
fix: get chapters in episode resume items 2024-02-24 14:56:14 +01:00
Jarne Demeulemeester
10d3d85ab1
chore: update androidx-hilt and coil
androidx-hilt 1.1.0 -> 1.2.0
coil 2.5.0 -> 2.6.0
2024-02-24 14:55:30 +01:00
Natanel Shitrit
aeb246e111
docs: add chapter feature to README (#664)
* Add chapter feature to README

* Update README.md

Fix typo
2024-02-24 14:45:01 +01:00
NukeSource
b510d49c0b chore(translate): (Turkish)
Currently translated at 64.5% (124 of 192 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/tr/
2024-02-22 18:41:49 +01:00
cd16b
44a4fd8f48 chore(translate): (Italian)
Currently translated at 100.0% (192 of 192 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2024-02-22 18:41:49 +01:00
jarnedemeulemeester
88f648a25e
chore: use compose bom and upgrade compose compiler to 1.5.10 2024-02-22 18:03:58 +01:00
renovate[bot]
84da670e9b
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.3 (#667)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-22 17:46:14 +01:00
renovate[bot]
6096cc890b
fix(deps): update compose.destinations to v1.10.1 (#666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-22 17:43:52 +01:00
NukeSource
9ba89415e4 chore(translate): (Turkish)
Currently translated at 41.6% (80 of 192 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/tr/
2024-02-21 17:56:57 +01:00
NukeSource
13a41e2ed8 chore(translate): (Turkish)
Currently translated at 28.6% (55 of 192 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/tr/
2024-02-21 10:27:17 +01:00
Rogério Mendes
3f5a193700 chore(translate): (Portuguese (Brazil))
Currently translated at 100.0% (192 of 192 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/pt_BR/
2024-02-21 10:27:17 +01:00
NukeSource
2c2b9cf519 chore(translate): add (Turkish) 2024-02-20 14:13:24 +01:00
NukeSource
04816b29df chore(translate): add (Turkish) 2024-02-20 14:05:15 +01:00
Euromancer
eca67acc15 chore(translate): (Danish)
Currently translated at 100.0% (17 of 17 strings)

Translation: Findroid/player:video
Translate-URL: https://weblate.jdtech.dev/projects/findroid/playervideo/da/
2024-02-19 09:35:09 +01:00
Euromancer
3b34740f66 chore(translate): (Danish)
Currently translated at 1.0% (2 of 192 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/da/
2024-02-19 09:35:09 +01:00
Euromancer
58b6a63bb8 chore(translate): add (Danish) 2024-02-19 08:42:57 +01:00
Euromancer
f3a969e2bd chore(translate): add (Danish) 2024-02-19 08:41:58 +01:00
Natanel Shitrit
c39bdce845
feat: chapters (#466)
* Add chapter markers and "skip chapter" on long press

* Fix linting problems

- Missing comma
- Unused import
- Comment block

* Add preferences options

* Drop chapter support for ExoPlayer

* Fix linting

* Remove Trailing spaces

* Remove TODO from marker color

* Move code to function

* Optimize imports

* Fix crash on episode skip

* Disable player control view animation

* Avoid crash when there are no chapters for media item

* Skip to next episode when skipping last chapter

* Load chapters from Jellyfin API instead of MPV Player

* Remove chapter gesture

* Fix build

* Fix linting

* Fix linting

* Support chapters with offline media

* Remove debug print

* Add chapter skipping

* Remove trailing spaces

* fix(chapters): display correct chapter while seeking

* refactor: faster and cleaner `getCurrentChapterIndex`

* refactor: seek to start of current chapter if player position is more than 5 seconds past start of chapter

* refactor: change "Matroska chapters" to just "Chapters"

The chapters feature also works for MP4 files so just make it generic

* Bump database version

* Add auto-migration for database version bump

* Save database schema

* chore: clean up

---------

Co-authored-by: Jarne Demeulemeester <jarnedemeulemeester@gmail.com>
2024-02-17 16:45:07 +01:00
renovate[bot]
06a24568fa
chore(deps): update gradle/wrapper-validation-action action to v2 (#654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 17:48:08 +01:00
renovate[bot]
e5a2e7c22a
fix(deps): update dependency composeoptions to v1.5.9 (#662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 17:45:09 +01:00
renovate[bot]
9e747fa13d
fix(deps): update dependency androidx.compose.material3:material3 to v1.2.0 (#661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 17:44:54 +01:00
renovate[bot]
508902bcf5
fix(deps): update androidx.compose.ui to v1.6.1 (#660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 17:43:12 +01:00
renovate[bot]
67effa926d
chore(deps): update androidx.navigation to v2.7.7 (#659)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 17:42:52 +01:00
renovate[bot]
af5bcad7bb
chore(deps): update dependency gradle to v8.6 (#653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-10 16:55:29 +01:00
Jarne Demeulemeester
3e3d749f62
refactor: remove back button in locked controls 2024-02-03 22:29:32 +01:00
Jarne Demeulemeester
782f736a8a
fix: long press fixes
Disable when controls are locked
Disable when more than 1 pointer
2024-02-03 22:21:10 +01:00
Natanel Shitrit
42df641c03
feat: automatic PiP animation (#648)
* Add automatic PiP animation

* Fix linting

* Fix linting

* chore: fix merge conflict

* fix: disable pip gesture when media is paused

* fix: crash when gestures are disabled

* fix: keep auto enter enabled after using button

---------

Co-authored-by: Cd16d <98320806+cd16b@users.noreply.github.com>
Co-authored-by: Jarne Demeulemeester <jarnedemeulemeester@gmail.com>
2024-02-03 22:04:48 +01:00
Cd16d
3ba5a73c74
fix: pip zoom start player maximized (#640)
* fix zoom

* update isZoomEnabled inside updateZoomMode

To avoid future issues, I will update `isZoomEnabled` inside `updateZoomMode`.

* Revert " update isZoomEnabled inside updateZoomMode"

This reverts commit 9b539e1830bc76db0c540a51299f05a09c553d00.

* fix: isZoomEnable

* val enableZoom for readability

* lint
2024-02-03 18:22:01 +01:00
Zan
6051fee681 chore(translate): (Hungarian)
Currently translated at 100.0% (17 of 17 strings)

Translation: Findroid/player:video
Translate-URL: https://weblate.jdtech.dev/projects/findroid/playervideo/hu/
2024-02-03 02:22:18 +01:00