Commit graph

1082 commits

Author SHA1 Message Date
Jarne Demeulemeester
8e5d92a3f7
refactor: use colors instead of separate drawables to differentiate between debug, staging and release 2023-06-25 00:07:01 +02:00
Cd16d
7932216105
fix: configureInsets() for lockedControls, volume progress bar smoothness, gesture not working if the player was locked (#408)
* fix: volume progress bar smoothness

* fix: configureInsets() for lockedControls

* fix: gesture not working if the player was locked and used back gesture
2023-06-24 16:34:33 +02:00
renovate[bot]
fcc1a30f66
chore(deps): update aboutlibraries to v10.8.0 (#419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-24 12:31:27 +02:00
Jarne Demeulemeester
0b4e771e01
chore: clean up strings 2023-06-24 12:29:05 +02:00
cd16b
6db1706f66 chore(translate): (Italian)
Currently translated at 100.0% (14 of 14 strings)

Translation: Findroid/player:video
Translate-URL: https://weblate.jdtech.dev/projects/findroid/playervideo/it/
2023-06-24 00:28:30 +02:00
cd16b
a346aac66e chore(translate): (Italian)
Currently translated at 100.0% (189 of 189 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2023-06-24 00:28:30 +02:00
jarnedemeulemeester
43b3ceafba
chore: remove unused resources 2023-06-24 00:28:14 +02:00
Cd16d
ce1fe7edfc
fix: missing/hardcoded strings (#415)
* fix: add missing/hardcoded strings

* Update strings.xml
2023-06-23 16:11:22 +02:00
renovate[bot]
9b41868790
chore(deps): update dependency org.jlleitschuh.gradle.ktlint to v11.4.2 (#418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-23 13:11:31 +02:00
Rogério Mendes
2d48a65e26 chore(translate): (Portuguese (Brazil))
Currently translated at 100.0% (189 of 189 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/pt_BR/
2023-06-22 16:27:51 +02:00
jarnedemeulemeester
9874f26ead
fix(room): use 1 instead of TRUE 2023-06-22 08:51:28 +02:00
jarnedemeulemeester
c2b20b5050
refactor: remove unused libraries 2023-06-22 08:51:00 +02:00
renovate[bot]
c5891f89d6
fix(deps): update dependency androidx.room:room-ktx to v2.5.2 (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 08:39:26 +02:00
renovate[bot]
62268d1d94
chore(deps): update dependency org.jlleitschuh.gradle.ktlint to v11.4.1 (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 08:39:10 +02:00
jarnedemeulemeester
2bac296958
fix: make add/delete server dialog strings translatable 2023-06-21 08:42:47 +02:00
jarnedemeulemeester
5b49abfbc8
fix: add CollectionType to proguard-rules.pro 2023-06-20 19:42:16 +02:00
Jarne Demeulemeester
c0d39ba7a1
refactor: migrate room to ksp (#253) 2023-06-20 19:37:43 +02:00
CakesTwix
c43e7cb6a4 chore(translate): (Ukrainian)
Currently translated at 100.0% (5 of 5 strings)

Translation: Findroid/player:video
Translate-URL: https://weblate.jdtech.dev/projects/findroid/playervideo/uk/
2023-06-20 16:27:52 +02:00
CakesTwix
449371f72d chore(translate): (Ukrainian)
Currently translated at 100.0% (187 of 187 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/uk/
2023-06-20 16:27:52 +02:00
Adorján
6bca73a9c5 chore(translate): (Hungarian)
Currently translated at 98.9% (185 of 187 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/hu/
2023-06-20 16:27:51 +02:00
Zakaria aourzag
dd1ff0a617 chore(translate): (Dutch)
Currently translated at 100.0% (187 of 187 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/nl/
2023-06-20 16:27:51 +02:00
jarnedemeulemeester
b9253badf8
chore: remove some unused files and dependencies 2023-06-20 13:02:48 +02:00
Jarne Demeulemeester
b426a920c3
lint: run ktlintFormat 2023-06-19 23:44:42 +02:00
renovate[bot]
07efae6f4c
chore(deps): update dependency org.jlleitschuh.gradle.ktlint to v11.4.0 (#293)
* chore(deps): update dependency org.jlleitschuh.gradle.ktlint to v11.4.0

* fix: use .editorconfig

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jarnedemeulemeester <jarnedemeulemeester@gmail.com>
2023-06-19 23:16:02 +02:00
CakesTwix
4cc753bf07 chore(translate): add (Ukrainian) 2023-06-19 16:25:39 +02:00
CakesTwix
7c5cc8c7c4 chore(translate): add (Ukrainian) 2023-06-19 14:58:06 +02:00
Bryce Wilson
08d04f437d
fix: spelling error in remove address dialog (#413) 2023-06-19 08:44:59 +02:00
Jarne Demeulemeester
1cc780d3c9
lint: newline at end of CoreExtensions.kt 2023-06-18 12:17:28 +02:00
Jarne Demeulemeester
c1819406cf
refactor: use CollectionType in LibraryFragment 2023-06-18 12:10:58 +02:00
newton181
0238aaebc3 chore(translate): (Spanish (Mexico))
Currently translated at 100.0% (187 of 187 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/es_MX/
2023-06-16 23:27:51 +02:00
newton181
b7ac3075ed chore(translate): (Spanish (Mexico))
Currently translated at 91.9% (172 of 187 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/es_MX/
2023-06-15 22:27:51 +02:00
newton181
e1db40ddf5 chore(translate): (Spanish (Latin America))
Currently translated at 100.0% (187 of 187 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/es_419/
2023-06-15 22:27:51 +02:00
Jens De Leersnyder
3e6f2a9d12 chore(translate): (Dutch)
Currently translated at 98.9% (185 of 187 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/nl/
2023-06-09 17:27:51 +02:00
renovate[bot]
2969a7a729
chore(deps): update kotlin monorepo to v1.8.22 (#404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-08 09:29:39 +02:00
renovate[bot]
3706ec9f54
chore(deps): update androidx.navigation to v2.6.0 (#403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-08 09:29:08 +02:00
Nicolas Boyer
1c75f233e0 chore(translate): (French)
Currently translated at 100.0% (5 of 5 strings)

Translation: Findroid/player:video
Translate-URL: https://weblate.jdtech.dev/projects/findroid/playervideo/fr/
2023-06-05 20:27:51 +02:00
lzyhenniu
b4c7dbbc95 chore(translate): (Chinese (Traditional))
Currently translated at 97.8% (183 of 187 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/zh_Hant/
2023-06-05 20:27:51 +02:00
Nicolas Boyer
e93edf12cc chore(translate): (French)
Currently translated at 100.0% (187 of 187 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/fr/
2023-06-05 20:27:51 +02:00
Jarne Demeulemeester
d13ce4ea66
build: bump versionCode to 20 and versionName to 0.12.0 2023-06-02 22:46:47 +02:00
Jarne Demeulemeester
ebf125c064
fix: only show version dialog when there are more than 2 remote sources 2023-05-29 16:55:26 +02:00
Jarne Demeulemeester
1399c77b5d
refactor: switch to coil for image loading (#388) 2023-05-29 16:44:03 +02:00
Jarne Demeulemeester
3fc72bf8b3
fix: move ic_unlock and rounded_corner to main 2023-05-27 12:46:15 +02:00
thofx
68525a0283
feat: add volume and brightness change animation (#377)
* volume and brightness change animation

* lint: remove redundant curly braces

---------

Co-authored-by: usnail <fuyouyuan@cloudwalk.com>
Co-authored-by: Jarne Demeulemeester <jarnedemeulemeester@gmail.com>
2023-05-27 12:37:43 +02:00
Yash Garg
5ff964b9bf
fix: video profile chip using wrong color (#383) 2023-05-27 12:06:34 +02:00
renovate[bot]
53df89311f
fix(deps): update dependency androidx.activity:activity-ktx to v1.7.2 (#379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-27 10:54:59 +02:00
renovate[bot]
9d4d1319c6
chore(deps): update android-plugin to v8.0.2 (#378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-27 10:52:37 +02:00
WrobotGames
5aad378132 chore(translate): (Dutch)
Currently translated at 94.1% (176 of 187 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/nl/
2023-05-26 00:27:51 +02:00
004matteos
a886baf907
feat: lock player controls (#372)
* feat: lock player controls

Add Lock Player feature.

This feature is similar to the feature found in the stock Jellyfin Android app and in the VLC app.

When enabled, it disables the gestures (seek, volume and brightness control), disables the default player controls and leaves only two buttons: a back button and an "unlock" button.
Pressing the unlock button reverts the player back to the initial state, e.g. gestures enabled and default buttons shown.

Works with ExoPlayer and MPV Player.

Let me know of any issues.

* Update PlayerGestureHelper.kt

* Fixed spacing issues

* fixed bug + formatting

* Simplified code

* Fixed spacing

* fixed trailing line?

* refactor: set locked layout initial visibility in xml

---------

Co-authored-by: jarnedemeulemeester <jarnedemeulemeester@gmail.com>
2023-05-25 09:20:30 +02:00
NickSkier
12b819bc7a chore(translate): (Russian)
Currently translated at 100.0% (187 of 187 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/ru/
2023-05-23 22:27:51 +02:00
NickSkier
7f232a1a94 chore(translate): (German)
Currently translated at 99.4% (186 of 187 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/de/
2023-05-23 22:27:51 +02:00