327 Commits

Author SHA1 Message Date
625c1dfbf6 Dependecies 2025-05-12 09:18:16 +02:00
6b54034501 Dependencies 2025-05-08 12:30:42 +02:00
3b2dec635a Ktlint update 3.51.0 2025-05-02 15:41:26 +02:00
f4ed9e81a1 Handle deletion of dropped show 2025-05-02 14:02:06 +02:00
ad79bbe569 Handle dropped shows sync
(cherry picked from commit bd7399bd67935b820044aae26f46431b14bbb8b0)
2025-05-02 14:01:34 +02:00
d6199d6a21 Version 2025-05-02 13:40:35 +02:00
4f0f00982f New Crowdin updates (#144) 2025-05-02 13:30:25 +02:00
eb0c0a6ff4 Update Room to 2.7 2025-05-02 13:26:47 +02:00
2b65e6a7e5 Dependencies 2025-04-28 08:28:57 +02:00
d5f6f7235e Merge remote-tracking branch 'origin/master' 2025-04-23 12:16:51 +02:00
451b6726d9 Dependecies 2025-04-23 12:16:42 +02:00
3cfa845914 Notes 3.50.0 2025-04-15 11:13:35 +02:00
21b29a63a7 New Crowdin updates (#137) 2025-04-14 11:04:19 +02:00
6847d0a1d1 Rename "My Movies" to "History"
(cherry picked from commit ab1d416f2ed844e646098fc11eb54e8d9abfa14f)
2025-04-14 11:03:09 +02:00
ec9cb6e06d Dependencies 2025-04-14 10:59:54 +02:00
a4f7cfd605 Label string fix 2025-04-14 08:43:54 +02:00
b18adec3b8 Version 2025-04-12 17:37:43 +02:00
0017b6ef01 New Crowdin updates (#136)
(cherry picked from commit dea244bbe0fcada4cbe74e966f889bc16ae6bb65)
2025-04-12 17:31:34 +02:00
702dde5937 Dependencies 2025-04-12 17:27:54 +02:00
2211471053 Tests update
(cherry picked from commit e636aa44da9d987dd95c86ae189266e8c69df09e)
2025-04-11 08:48:33 +02:00
8e994b2e3a Discover feed changes (#135)
Updated and simplified discover feeds
2025-04-11 08:48:23 +02:00
0aa5d6895f Filter person details credits by Collection 2025-04-10 18:40:49 +02:00
209abf5842 Added Crunchyroll 2025-04-10 17:49:32 +02:00
1a4aba8a4f Remove junk 2025-04-10 17:16:27 +02:00
228e9d07d0 Added episode links (#931) 2025-04-10 16:53:37 +02:00
5556d73c5a Dependencies 2025-03-31 16:36:53 +02:00
8daade5b79 Dependencies 2025-03-24 08:02:34 +01:00
f555ef9196 Added Instagram logo into footer 2025-03-23 18:10:43 +01:00
13a7c3abe5 Bump org.junit.vintage:junit-vintage-engine from 5.12.0 to 5.12.1 (#980)
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1)

---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-17 09:00:58 +01:00
8095cad377 Version 3.48.0 2025-03-14 10:25:00 +01:00
df7481a5cf Added watched at date into movie details (#121) 2025-03-11 16:43:11 +01:00
7c7cc51efe episodeDetailsOverview max lines reduced
(cherry picked from commit 44644715fd6dd75cd0692421cce646de94cf9af2)
2025-03-11 16:41:08 +01:00
a1e22e4499 AGP update 2025-03-10 07:46:44 +01:00
a8ba140905 New translations strings.xml (Chinese Simplified) 2025-03-03 10:22:38 +01:00
f3bef955d6 Bump io.mockk:mockk from 1.13.16 to 1.13.17 (#972)
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.16 to 1.13.17.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/commits)

---
updated-dependencies:
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 10:20:17 +01:00
41c4cf4d69 Update README.md 2025-03-03 10:20:05 +01:00
1b456ff979 Notes 3.47.0 2025-03-02 11:50:11 +01:00
94572fe243 Notes 2025-03-02 11:48:55 +01:00
fbe5cebc49 Bump com.google.devtools.ksp from 2.1.10-1.0.30 to 2.1.10-1.0.31 (#971)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.10-1.0.30 to 2.1.10-1.0.31.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.1.10-1.0.30...2.1.10-1.0.31)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-02 11:42:46 +01:00
5150a9781a Update target SDK to 35 2025-03-02 11:35:48 +01:00
1a0f86677d Update import runners. Ignore malformed shows and movies.
(cherry picked from commit 1236eead4da010f0f6abe12f219db2f92dd67bfa)
2025-03-02 11:30:25 +01:00
69145cdae8 Update README.md 2025-02-20 10:13:40 +01:00
2bb4a0e0ab Version 3.46.0 2025-02-11 14:20:54 +01:00
e8b16cdf88 Add missing status listener
(cherry picked from commit 6f1f74a6f4c58c90ce67c545b9039e9a24fac3cd)
2025-02-11 14:19:49 +01:00
3fcf735c86 Statistics ratings fix
(cherry picked from commit 73f5ddf6def9852efe5ad5d860b8bb9779b444ac)
2025-02-11 14:19:37 +01:00
80543b8af0 Update token refresh threshold
(cherry picked from commit 0f58a07d541a4c513a1116779b0d3ff05418f595)
2025-02-11 14:19:33 +01:00
c7241cf8a6 Version 2025-02-05 16:08:54 +01:00
6d7eb09e57 Dependencies 2025-02-05 16:07:56 +01:00
831e140755 Lint 2025-02-05 15:57:47 +01:00
bca345f34c Chore
(cherry picked from commit 333e9ad5cd5767fd5dc17cfa251b2aae4249b706)
2025-02-05 15:57:25 +01:00