v1.8.5: Bug fixes
Pre-release
Pre-release
Commits
- [9d213da]: Merge branch 'develop' (Maxwell) #400
- [4f3e7ea]: Merge branch 'develop' (Maxwell) #400
- [25e1762]: Merge branch 'develop' (Maxwell) #400
- [fec16b4]: Merge branch 'develop' (Maxwell) #400
- [3ce1ba9]: Merge branch 'develop' (Maxwell) #400
- [aae6f7f]: Upgrade to GitHub-native Dependabot (dependabot-preview[bot]) #400
- Discard first name if null #402 (LuK1337)
- [b4fea24]: Add
alternative
to CharacterNameFragment (LuK1337) #403 - [58c3718]: Display anime characters sorted by years on anime roles fragment (LuK1337) #401
- [da0da57]: Add media title below staff character name (LuK1337) #401
- Don't be afraid to return null #404 (LuK1337)
- Simplify the way we obtain the entity map list #406 (LuK1337)
- [e438d8c]: Add bare minimum /user/{animelist,mangalist} deep link support (LuK1337) #407
- [c4e6849]: Move untranslable keys into seperate file and other strings to common (Maxwell)
- [a4ff564]: Add migration for potentially broken Italian notification preference (Maxwell)
- [868d80c]: Merge branch 'refactor/move-untranslatable-preference-outside-of-main-strings' into develop (Maxwell)
- [0889bc4]: Change TOKEN to GITHUB_TOKEN which should be created by the workflow (Maxwell)
- [a6dab8a]: Merge remote-tracking branch 'origin/develop' into develop (Maxwell)
- Replace dead waffle.io link with a link to /issues page #408 (LuK1337)
- [51f4d51]: Nullify all Firebase calls when FirebaseApp is not initialized (LuK1337) #409
- [3fe98e7]: Merge remote-tracking branch 'origin/develop' into develop (Maxwell)
- [5b8c5bc]: Hide privacy category if Firebase is not initialized (LuK1337) #410
- [d5588d2]: Regenerate schema.graphql (LuK1337) #411
- [43f6e3d]: Commonize root_preferences.xml and use config variable to control R18 toggle (LuK1337) #412
- [a5885a3]: Go back to from NotificationActivity to MainActivity if launched directly (LuK1337) #413
- [fc7c628]: Sync local current user data on MainActivity create / resume (LuK1337) #414
- [5dc2605]: Remove local txtmark prebuilt (LuK1337) #415
- [5d96816]: Update header image view and analytics reference (Maxwell)
- [670936d]: Bump version from 1.8.4 to 1.8.5 (Maxwell)
What's Changed
- Merge develop into master by @wax911 in #348
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #400
- getFullName: Discard first name if null by @luk1337 in #402
- Add
alternative
to CharacterNameFragment by @luk1337 in #403 - Display anime characters sorted by years on anime roles fragment by @luk1337 in #401
- getAlternativeFormatted: Don't be afraid to return null by @luk1337 in #404
- GroupingUtil: Simplify the way we obtain the entity map list by @luk1337 in #406
- Add bare minimum /user/{animelist,mangalist} deep link support by @luk1337 in #407
- README: Replace dead waffle.io link with a link to /issues page by @luk1337 in #408
- Nullify all Firebase calls when FirebaseApp is not initialized by @luk1337 in #409
- Hide privacy category if Firebase is not initialized by @luk1337 in #410
- Regenerate schema.graphql by @luk1337 in #411
- Commonize root_preferences.xml and use config variable to control R18 toggle by @luk1337 in #412
- Go back to from NotificationActivity to MainActivity if launched directly by @luk1337 in #413
- Sync local current user data on MainActivity create / resume by @luk1337 in #414
- Remove local txtmark prebuilt by @luk1337 in #415
New Contributors
Full Changelog: 1.8.4...1.8.5