You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ui): add random servant illustrations to some backgrounds for fun (#759) (@ArthurKun21)
feat(tesseract): implement retry mechanism for language model initialization (#760) (@ArthurKun21)
refactor(tesseract): remove direct reference to DroidCvPattern (#761) (@ArthurKun21)
feat(tesseract): use Coroutine newSingleThreadContext instead of Executors (#762) (@ArthurKun21)
fix(script): don't include the pause time in the elapsed time for scripts (#763) (@ArthurKun21)
feat(ui): add option for relative time at library screen (#764) (@ArthurKun21)
fix(Battle): temp fix for average time per run not being calculated properly (#765) (@ArthurKun21)
Note
This is mostly UI update
Fixes
Language picker doesn't update the app's language. Made a mistake with the setup of this last preference datastore migration.
In AutoBattle, pausing the script will now not count the pause time into the script's runtime. Going to update all other parts of the code in the future.
Add a retry mechanism when loading the language model for tesseract
Features
Use Material3Expressive and various UI screen update.
Use dynamic colors for Android 12 and above
Update now to make the play button to use the app's theme
Update the sorting configuration to make it easier to see the sorting.
Library
Battle Launcher
Added Relative time to the Library
You can change it from Settings -> Appearance -> Relative Timestamps
Default support refresh is now 25 from 5
Show a popup when you have preferred support selection but has empty preferred servant/CE
You can click the Return back to library if you don't want to update.
Important
Be sure to backup your configs before updating to this release.
Just incase that there was a problem with the migration.
I already used it and have been actively fixing any bugs I can find. Some of the core features works as far as I have tested.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Tip
Check out our CHANGELOG for some of the past releases.
Commits
Note
This is mostly UI update
Fixes
Features
Use Material3Expressive and various UI screen update.
Use dynamic colors for Android 12 and above
Update now to make the play button to use the app's theme
Update the sorting configuration to make it easier to see the sorting.
Library
Battle Launcher
Added Relative time to the Library
You can change it from Settings -> Appearance ->
Relative TimestampsDefault support refresh is now 25 from 5
Show a popup when you have preferred support selection but has empty preferred servant/CE
You can click the
Return back to libraryif you don't want to update.Important
Be sure to backup your configs before updating to this release.
Just incase that there was a problem with the migration.
I already used it and have been actively fixing any bugs I can find. Some of the core features works as far as I have tested.
This discussion was created from the release FGA Preview 2178.
Beta Was this translation helpful? Give feedback.
All reactions