v1.8.4: Bug fixes
Pre-release
Pre-release
Commits
- [f1a20ca]: Grant android.permission.REQUEST_INSTALL_PACKAGES (LuK1337) #394
- [b5dc3a9]: Escape quotes when using HTML inside CDATA strings (LuK1337) #395
- [eb7be28]: Fix missing quote escape in French string translation (LuK1337) #396
- [b2d9046]: Update .gitignore (Maxwell)
- [8ef50f2]: Apply signing configuration if a keystore file exists (Maxwell)
- [7d1761b]: Add test workflow action (Maxwell)
- [db0c1f9]: [W.I.P] Add build release workflow action (Maxwell)
- [5827e1b]: Add missing dummy configuration test files (Maxwell)
- [4e7b238]: Fix incorrect reference file for singing configuration and block on type (Maxwell)
- [496535f]: Add missing dependencies and bump mockito from 3.8.0 to 3.9.0 (Maxwell)
- [2df264d]: Merge branch 'hotfix/fix-broken-test-dependencies-and-signing-config' into develop (Maxwell)
- [21ad014]: Correct build path for action apply signing config to release (Maxwell)
- [99058e6]: Add test to Android build workflow (Iván Pérez) #397
- [de1a8d3]: Merge branch 'develop' into codespace-e58b (Iván Pérez) #397
- [8886d40]: Fix android signing configs (Maxwell)
- [c28fa7a]: Fix indendations (Maxwell)
- [369674c]: Update android-build.yaml (Maxwell Mapako)
- [416c374]: Fix Airing Series Compact card title (Youssef Habri) #398
- [93d758e]: Re-format graphql files (Maxwell)
- [7a977de]: Add graphql code style to .idea settings (Maxwell)
- [dfd3a0e]: Merge remote-tracking branch 'origin/develop' into develop (Maxwell)
- [469f656]: Disable staff in user statistics fragment (Maxwell)
- [4d3bdea]: Remove inline fragment for staff connection (Maxwell)
- [d7c5238]: Disable transitions to work around issue caused by intent launch (Maxwell)
- [8135d2a]: Add work manager for checking updates (Maxwell)
- [ee0fddc]: Clean up unused resources (Maxwell)
- [ee83165]: Bump version from 1.8.3 to 1.8.4 (Maxwell)
- [9265d22]: Merge branch 'feature/work-manager-update-checker' into develop (Maxwell)
- [98c55d1]: Revert "Bump version from 1.8.3 to 1.8.4" (Maxwell)
- [1b76760]: Shrink log size (Maxwell)
- [96f7281]: Fix broken graphql query due to inlined comments causing an unexpected EOF (Youssef Habri) #399
- [78a7e24]: Allow accessing a user's media lists even when the profile is not loaded (Youssef Habri) #399
- [a2678be]: Merge remote-tracking branch 'origin/develop' into develop (Maxwell)
- [abbd6cf]: Remove redundant code comments (Maxwell)
- [9ce40de]: Drop verbosity level for non essential logs (Maxwell)
- [7fc4494]: Lifecycle tweaks for loading and saving log (Maxwell)
- [c757e57]: Add additional logging on signing configuration (Maxwell)
- [e3482e6]: Bump version from 1.8.3 to 1.8.4 (Maxwell)
- [99eb7ea]: Fix keystore properties path (Maxwell)
- [c57eae6]: Allow packaging of build outputs in artifacts (Maxwell)
- [f90bfd7]: Correct keystore name (Maxwell)
What's Changed
- Grant android.permission.REQUEST_INSTALL_PACKAGES by @luk1337 in #394
- Escape quotes when using HTML inside CDATA strings by @luk1337 in #395
- Fix missing quote escape in French string translation by @luk1337 in #396
- Add test to android build workflow by @taichikuji in #397
- Fix Airing Series Compact card title by @youssefhabri in #398
- Fix profile loading issue and Allow opening the user's list when the overview screen doesn't load by @youssefhabri in #399
Full Changelog: 1.8.3...1.8.4