Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jellyfin/jellyfin-android

Android Client for Jellyfin
https://github.com/jellyfin/jellyfin-android

Revert "Workaround for coroutines crash"

This reverts commit fb41aeb8.
The underlying bug was fixed in Kotlin 1.5.10, thus this workaroun...

0e72e5c6b8f425901b0bb5d7fc68d82329a63184 authored over 3 years ago by Maxr1998 <[email protected]>
Update Kotlin to 1.5.10

bf250e6cc6746d3c1bf69abe0ded804792a1d01c authored over 3 years ago by Maxr1998 <[email protected]>
Merge pull request #399 from jellyfin/coroutine-crash-workaround

Workaround for coroutines crash

f8accb0c4a318e0bde664c9aab8b06cd670796eb authored over 3 years ago by Niels van Velzen <[email protected]>
Workaround for coroutines crash

suspending functions returning inline/value classes cause a crash in the coroutines library. Whe...

fb41aeb883cee2f4036b32b8ebba9f05a92c6cf3 authored over 3 years ago by Maxr1998 <[email protected]>
Rework connection layout and show loading indicator while connecting to server (#396)

* UI: Added loading indicator to ConnectFragment
* Rework ConnectFragment UI
* Fix connectServ...

1e0e9685d3b183e8f58bfb13248bd7cd20eb03e7 authored over 3 years ago by Federico Senmartin <[email protected]>
Translated using Weblate (Spanish)

Currently translated at 100.0% (87 of 87 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

c7ec006111a4cdb7a9d85c325a36d4fea5a3ebcc authored over 3 years ago by Julio García <[email protected]>
Translated using Weblate (Kazakh)

Currently translated at 100.0% (87 of 87 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

bb5750fc785e4965ea5c171c38e563b6c8ae0315 authored over 3 years ago by WWWesten <[email protected]>
Translated using Weblate (Czech)

Currently translated at 100.0% (87 of 87 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

9ac6163b12c242d2023247ff964bc8ed1de2fe0c authored over 3 years ago by Lukáš Kucharczyk <[email protected]>
Translated using Weblate (French)

Currently translated at 100.0% (87 of 87 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

3411ec2095e168ba5a589b814b3149bcd6c9363d authored over 3 years ago by Thomas Schwery <[email protected]>
Translated using Weblate (Russian)

Currently translated at 100.0% (87 of 87 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

9808e3850c8faaa7bcfcfc7cfebb6111f5baa579 authored over 3 years ago by WWWesten <[email protected]>
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (87 of 87 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

8d5222d24e9b9ecad1a7df3e9e74d1cc9a2dadd8 authored over 3 years ago by hoanghuy309 <[email protected]>
fix incorrect rsync options (#398)

3a69f37fc61f898176b81d6b8e12534a73da9436 authored over 3 years ago by h1dden-da3m0n <[email protected]>
Merge pull request #395 from nielsvanvelzen/post-ci-merge-fixes

Fix CI failing and some small tweaks

f436684c2e902236787c01911f490c6eebb6da17 authored over 3 years ago by Max Rumpf <[email protected]>
Remove extra space

d98eb23b8c4bc1a3a7136ec74cb033ea4b38c699 authored over 3 years ago by Niels van Velzen <[email protected]>
Fix asset_paths using invalid JSON

3f4322798d32067e005f9ea223e9eb17d17bf5e5 authored over 3 years ago by Niels van Velzen <[email protected]>
Change step names

3a32deaed46a0acc8bdfa4e27a27038d1e51e277 authored over 3 years ago by Niels van Velzen <[email protected]>
Update SDK to beta 6 (#394)

9f770e7f097c3f755288841a981a86cee3c365d4 authored over 3 years ago by Niels van Velzen <[email protected]>
Remove quotes from simple strings

db7547b15495f5c7fd106fe4cb55dd74fe06432a authored over 3 years ago by Niels van Velzen <[email protected]>
Rename test workflow to "App Test"

b8a573aadc5744dfb337385b5d08b9ef56245db0 authored over 3 years ago by Niels van Velzen <[email protected]>
Rename app-build.yml to app-build.yaml

1ec2b70552a8aa5aec431e4621b66e4c71d1fbdd authored over 3 years ago by Niels van Velzen <[email protected]>
ci(publish): add initial publish app GH workflow (#330)

* remove azure pipeline in favor of GH workflow

* add GH workflow for publishing

Co-author...

57be96f1a43429f1a2ff9169ccaae56be9c17013 authored over 3 years ago by h1dden-da3m0n <[email protected]>
Translated using Weblate (Slovak)

Currently translated at 100.0% (84 of 84 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

9988378a6e02742d84c64b96fb1d5c912d59123d authored over 3 years ago by nextlooper42 <[email protected]>
Merge pull request #392 from CarlosOlivo/speed-menu-native-player

Add playback speed menu to ExoPlayer

8976ed72c1d0f0cdd9d30fa3a63e73b6e8fb093a authored over 3 years ago by Max Rumpf <[email protected]>
Extract playback speed setter into ViewModel

9260fa6c2e32dcd8320640a8f85c3b1cc675ce49 authored over 3 years ago by Maxr1998 <[email protected]>
Move playback speed before info button

170ecfecf8770975fd7452793d699dfd57fb6e61 authored over 3 years ago by Maxr1998 <[email protected]>
Add playback speed menu to ExoPlayer

Same options as web player in jellyfin-web bundled with Jellyfin v10.7.5

dad21ed30536905f3d0a17c2b99cd89b3ded197f authored over 3 years ago by Carlos Olivo <[email protected]>
Resolve review feedback

dd8a2e990b1d2ce92bd1dbc3ea854b18b2335c31 authored over 3 years ago by Niels van Velzen <[email protected]>
Log web view user agent and detected version

26e2d73a4429cc9a4deaf10dd76ca5babc5cb13b authored over 3 years ago by Niels van Velzen <[email protected]>
Add button to web view settings and allow ignoring the outdated web view message

036038b38ce5e613adaa44c866cd045d6f1e5c8d authored over 3 years ago by Niels van Velzen <[email protected]>
Lower minimum webview version to 80 (february 2020)

73804f525710747421da9be8b5a1f3d469dc4269 authored over 3 years ago by Niels van Velzen <[email protected]>
Translated using Weblate (Norwegian Bokmål)

Currently translated at 100.0% (84 of 84 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

92c2aa1afda03fc68971dffe85999b2db3baec72 authored over 3 years ago by Marius Lindvall <[email protected]>
Translated using Weblate (Spanish (Mexico))

Currently translated at 100.0% (84 of 84 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

b60406b52125c0c5c8bbff252710125c5022eddb authored over 3 years ago by Page Asgardius <[email protected]>
Translated using Weblate (French)

Currently translated at 98.8% (83 of 84 strings)

Translation: Jellyfin/Jellyfin Android
Transla...

74fc6688e207601c7a3bf4a5ab4d644a4757dfa3 authored over 3 years ago by Maxime Dias <[email protected]>
Translated using Weblate (Spanish (Latin America))

Currently translated at 100.0% (84 of 84 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

05c3b1c8e1a4b2f0871b06e0454dd558c652955e authored over 3 years ago by danielxb-ar <[email protected]>
Translated using Weblate (Spanish (Argentina))

Currently translated at 100.0% (84 of 84 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

2095ba55ff4c7412654e983b986d0e07b7fb3c4c authored over 3 years ago by danielxb-ar <[email protected]>
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (84 of 84 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

40327d1279ae88e853fda19211352524b0ebddac authored over 3 years ago by hoanghuy309 <[email protected]>
Translated using Weblate (Afrikaans)

Currently translated at 100.0% (3 of 3 strings)

Translation: Jellyfin/Jellyfin Android Fastlane...

9aa9fb76ed4e45e226cc89bc5957956687190cea authored over 3 years ago by Leon se Jooste <[email protected]>
Translated using Weblate (Kazakh)

Currently translated at 100.0% (84 of 84 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

b11dd7b32073b182bfd5787809bed98d61e139be authored over 3 years ago by WWWesten <[email protected]>
Translated using Weblate (Russian)

Currently translated at 100.0% (84 of 84 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

1ecbdfc8365e0732324eb0ba8f556e62abafef1f authored over 3 years ago by WWWesten <[email protected]>
Translated using Weblate (Spanish)

Currently translated at 98.8% (83 of 84 strings)

Translation: Jellyfin/Jellyfin Android
Transla...

8f1e5183a2cf4dac0c4c68a6d62b03c88e612f27 authored over 3 years ago by Jorge Rodriguez <[email protected]>
Translated using Weblate (Hungarian)

Currently translated at 100.0% (84 of 84 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

f8cbcf43a757ba7df6fde7fa2f4ed1a78569ac7d authored over 3 years ago by Csaba <[email protected]>
Translated using Weblate (German)

Currently translated at 100.0% (84 of 84 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

3c6def982989d9453b113a3823e924a3b6c11111 authored over 3 years ago by SamyoFox <[email protected]>
Translated using Weblate (Czech)

Currently translated at 100.0% (84 of 84 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

54cc55ff2fb51d45a588ed192904f1cefcf92462 authored over 3 years ago by Lukáš Kucharczyk <[email protected]>
Translated using Weblate (Czech)

Currently translated at 100.0% (81 of 81 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

2e2e2148352e0b931fdf54ef63668c937528f36e authored over 3 years ago by Lukáš Kucharczyk <[email protected]>
Translated using Weblate (Kazakh)

Currently translated at 100.0% (81 of 81 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

9c2a3a733909ac0dc5fe7d1a36b1665a43e9995b authored over 3 years ago by WWWesten <[email protected]>
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (81 of 81 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

9ff9db93fd2bc7719c03d746445d77253fc671b4 authored over 3 years ago by hoanghuy309 <[email protected]>
Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (81 of 81 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

cc0f479c2bb65586e02d1849cd7bcc5dc6612894 authored over 3 years ago by wolong gl <[email protected]>
Translated using Weblate (Russian)

Currently translated at 100.0% (81 of 81 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

9853d0876f2eae27d2731c3f745e0626ed21fee1 authored over 3 years ago by WWWesten <[email protected]>
Translated using Weblate (Hungarian)

Currently translated at 100.0% (81 of 81 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

d246e8e467a4ab5b7c0facde38a07acfc3f929a3 authored over 3 years ago by Csaba <[email protected]>
Translated using Weblate (French)

Currently translated at 100.0% (81 of 81 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

ac9128c1dba8164ef5f03111255d0314f8e7222c authored over 3 years ago by cocool97 <[email protected]>
Translated using Weblate (Spanish (Argentina))

Currently translated at 100.0% (81 of 81 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

00c5a6c2c5311c96ea385564ba60133a4942032b authored over 3 years ago by danielxb-ar <[email protected]>
Translated using Weblate (Spanish (Latin America))

Currently translated at 100.0% (81 of 81 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

a881f5b265b50a551a52600b064f9672b4410790 authored over 3 years ago by danielxb-ar <[email protected]>
Merge pull request #390 from jellyfin/gradlew-update-7.0.2

Update Gradle Wrapper from 7.0.1 to 7.0.2

01143d548e3fcea7866026c48036608a1f6115dc authored over 3 years ago by Niels van Velzen <[email protected]>
Update Gradle Wrapper from 7.0.1 to 7.0.2.

Signed-off-by: gradle-update-robot <[email protected]>

d79e2c25fe8f484df6c46951cc5b6d8874d0a25e authored over 3 years ago by gradle-update-robot <[email protected]>
Merge pull request #384 from ferferga/master

Replace GH_TOKEN with JF_BOT_TOKEN

835c8ec8580fcfc0b2c6c6c10017855e0bd1b396 authored over 3 years ago by Niels van Velzen <[email protected]>
chore: replace GH_TOKEN with JF_BOT_TOKEN

be8e4842f10005110ab9bbbf780445102a5aa950 authored over 3 years ago by Fernando Fernández <[email protected]>
Merge pull request #382 from jellyfin/crash-fixes

Fix various playback crashes

b092b77236585f5f9edfab414036ebd2de0bc8bb authored over 3 years ago by Niels van Velzen <[email protected]>
Fix various playback crashes

402c96f3a27bf672ff9cd63866b53a8baad515f1 authored over 3 years ago by Maxr1998 <[email protected]>
Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

3b24227050ae4e0c35c7a812ef4c65ee4719c751 authored over 3 years ago by Nyanmisaka <[email protected]>
Merge pull request #381 from jellyfin/connect-rework

Update SDK and rework server connection

684165faa7ff1ddaf224c8bdd1ba1be6fe3ae7e4 authored over 3 years ago by Niels van Velzen <[email protected]>
Update SDK and rework server connection

Update Jellyfin SDK to beta.5, rewrite the initial server connection logic to show more meaningf...

7489fc72c7659a074367dbe8c812d093a73480f3 authored over 3 years ago by Maxr1998 <[email protected]>
Translated using Weblate (Korean)

Currently translated at 88.6% (70 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transla...

a52fe70cf127798cca9bef21097d28e7bf44e41c authored over 3 years ago by LAMXkE <[email protected]>
Translated using Weblate (Italian)

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

1ff43aa853e67dbbb6cd35bc758343dbe0b34dc8 authored over 3 years ago by millallo <[email protected]>
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

f3d34f12bdda5826df28d8f758bbf1f329f0089d authored over 3 years ago by Vitorvlv <[email protected]>
Merge pull request #378 from jellyfin/gradlew-update-7.0.1

Update Gradle Wrapper from 7.0 to 7.0.1

24041bf69408919ebec81358b9ebf30a06599125 authored over 3 years ago by Niels van Velzen <[email protected]>
Update Gradle Wrapper from 7.0 to 7.0.1.

Signed-off-by: gradle-update-robot <[email protected]>

78e80f223f3db4d116e57f5889b8a058f394071b authored over 3 years ago by gradle-update-robot <[email protected]>
Add snapshot repository for Jellyfin SDK (#374)

* Add snapshot repository for Jellyfin SDK

* Use maven repo shorthand

bc8aa354b834a663b7093ec83ed9fa10e7ad721c authored over 3 years ago by Max Rumpf <[email protected]>
Add desugaring to support java.time (#377)

f94f0804d89e1d262a4685b448c4a4f7db50e86e authored over 3 years ago by Niels van Velzen <[email protected]>
Translated using Weblate (French)

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

48fdfa6d915ea2d6943d3f9b85f0187b645819db authored over 3 years ago by deltonio2 <[email protected]>
Translated using Weblate (Finnish)

Currently translated at 92.4% (73 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transla...

5eb620d15c06a6abc58807cb65ac33c5a32e3536 authored over 3 years ago by Arrow <[email protected]>
Translated using Weblate (Tamil)

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

59c5e3cc2638c2d5c482ad4208d008b7f2c2c39a authored over 3 years ago by Oatavandi <[email protected]>
Translated using Weblate (German)

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

1b764741c23b05da76dbfefda8afcd2c35d5fcfb authored over 3 years ago by Max Rumpf <[email protected]>
Translated using Weblate (Kazakh)

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

72247baa8d059abfd4b84af71b3b495e7bcc7738 authored over 3 years ago by WWWesten <[email protected]>
Translated using Weblate (German)

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

d2295be3952802f885e0d6c50f7887930c276139 authored over 3 years ago by Max Rumpf <[email protected]>
Translated using Weblate (German)

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

ee38e135955e5d6db1a09b3a52102928045a9e84 authored over 3 years ago by Moritz <[email protected]>
Translated using Weblate (Hungarian)

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

130585c041728191132df4207b39ce261a0f4096 authored over 3 years ago by Csaba <[email protected]>
Translated using Weblate (Czech)

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

20f91d4cd2ba7f0b906aca7a55816fbd61f6af77 authored over 3 years ago by Lukáš Kucharczyk <[email protected]>
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

317d1e8a620d6788b03411f330e5b3e46b665d47 authored over 3 years ago by hoanghuy309 <[email protected]>
Translated using Weblate (Spanish (Argentina))

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

501375920796cc809547a574a820af1a028fcb9b authored over 3 years ago by danielxb-ar <[email protected]>
Translated using Weblate (Spanish (Latin America))

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

382066d0643d636372dcc9c6c8579c481c9cf3eb authored over 3 years ago by danielxb-ar <[email protected]>
Translated using Weblate (Russian)

Currently translated at 100.0% (79 of 79 strings)

Translation: Jellyfin/Jellyfin Android
Transl...

d5bd81201b1d799bd8b586b805a2bba2bc69c410 authored over 3 years ago by WWWesten <[email protected]>
Treat recommended server without system info as unable to connect (#367)

b00aeee47ff178740a9d209d8597b4d30c5cb840 authored over 3 years ago by Niels van Velzen <[email protected]>
Merge pull request #365 from jellyfin/fix-missing-webview-crash

Fix app crashing when webview is missing

34b49a6cbfff9af7fe56e7e9dc0a83fd0bdffd9d authored over 3 years ago by Niels van Velzen <[email protected]>
Fix app crashing when webview is missing

0cbf6531634214e942c1ead81d97b8c22a801e4a authored over 3 years ago by Maxr1998 <[email protected]>
Merge pull request #364 from jellyfin/kotlin-15

Update Kotlin to 1.5.0

748d253d54b6e8198c50d7a47792b851f3fd14cf authored over 3 years ago by Niels van Velzen <[email protected]>
Update Kotlin to 1.5.0

- Remove now unnecessary jvmTarget from buildscript
- Update Room to 2.3.0 since earlier version...

ca9489262423c7ed5198f6a290d0b96f3260dd4b authored over 3 years ago by Maxr1998 <[email protected]>
Merge pull request #363 from jellyfin/default-exo-player

Make ExoPlayer the default video player implementation

0f8f22a5644d6d2fcc383b3ded940c00b03fcb88 authored over 3 years ago by Niels van Velzen <[email protected]>
Make ExoPlayer the default video player implementation

04c9886620f10f8ecf9a36055b670474684152aa authored over 3 years ago by Maxr1998 <[email protected]>
Merge pull request #351 from jellyfin/exoplayer-native-playback

Migrate ExoPlayer to SDK and decouple from webapp

3e15ad49ba7274d13800370c9061a2159eed4ab6 authored over 3 years ago by Niels van Velzen <[email protected]>
Migrate video players to SDK and decouple from webapp

Now uses the new Kotlin SDK to resolve media metadata, create the device profile, initialise pla...

5a056a78c5142e346e53e25f1bb023ad4c658e2a authored over 3 years ago by Maxr1998 <[email protected]>
Merge pull request #362 from jellyfin/sdk-update

Update Jellyfin SDK to beta 4

51a43b0b6f419176b014dc4a11cdc72debbd1743 authored over 3 years ago by Niels van Velzen <[email protected]>
Update Jellyfin SDK to beta 4

44425e092c9afee1fc92643d00cc4759ba6534cc authored over 3 years ago by Maxr1998 <[email protected]>
Merge pull request #361 from jellyfin/dependency-updates

Dependency updates + Detekt

2f503fdcbd368d7c923381c04c9cf3588b9ccdda authored over 3 years ago by Niels van Velzen <[email protected]>
Ignore detekt failures

acd59dd42cca12662b4a1b3340ecbb663a6563f0 authored over 3 years ago by Maxr1998 <[email protected]>
Move detekt config to root project

e39fca84afd89f76a76af8a5bfa8c56c77c04780 authored over 3 years ago by Maxr1998 <[email protected]>
Enable SARIF output for lint

ff0b2dd586fe4c93e9e385849508dd6b248bba5c authored over 3 years ago by Maxr1998 <[email protected]>
Suppress some detekt warnings

59f2f84abaa4185a5f9e7a337b8b3f9e70731734 authored over 3 years ago by Maxr1998 <[email protected]>
Introduce detekt for static code analysis

85bf2ecc67d24059371331ff606049424870334a authored over 3 years ago by Maxr1998 <[email protected]>
Refactor tasks, tweak dependency update rules

d944a240c54119747f87be6f7645fa7ea32c76bc authored over 3 years ago by Maxr1998 <[email protected]>
Remove unnecessary compileOptions

Java version is 1.8 by default since AGP 4.2

a7e90f144f22e15a0cad118ba6ab0f35fef624fa authored over 3 years ago by Maxr1998 <[email protected]>