Releases: ArthurKun21/FGA-Preview-Build
FGA Preview 2052
Commits
ArthurKun21/FGA-Preview@7e2871e...5ca9863
- ci: Update the PR Build workflow condition (@ArthurKun21)
- feat: add optional toggle to always stopping accessibility service (#612) (@ArthurKun21)
- chore: remove unused KnownException references from exit handling (#613) (@ArthurKun21)
- fix: update parameter annotations to use @param syntax (#614) (@ArthurKun21)
- feat: moved Fine Tune to Home Screen (#615) (@ArthurKun21)
- chore(deps): bump coil from 3.2.0 to 3.3.0 (#622) (@dependabot[bot])
- fix: simplify Settings screen navigation (#621) (@ArthurKun21)
- fix: add library tabs to the settings (#620) (@ArthurKun21)
- chore(deps): bump agp from 8.11.0 to 8.11.1 (@ArthurKun21)
- chore(deps): bump gradle wrapper from 8.14.1 to 8.14.3 (@ArthurKun21)
- chore(deps): bump lifecycle from 2.9.0 to 2.9.2 (@ArthurKun21)
- chore(deps): bump appcompat from 1.7.0 to 1.7.1 (@ArthurKun21)
- chore(deps): bump workmanager from 2.10.1 to 2.10.2 (@ArthurKun21)
- chore(deps): bump compose_bom from 2025.05.01 to 2025.07.00 (@ArthurKun21)
- chore(deps): bump navigation_compose from 2.9.0 to 2.9.2 (@ArthurKun21)
- chore(deps): bump mockk from 1.14.4 to 1.14.5 (@ArthurKun21)
- chore(deps): bump junit_bom from 5.13.2 to 5.13.3 (@ArthurKun21)
- chore(deps): bump spotless from 7.0.4 to 7.1.0 (@ArthurKun21)
- refactor: migrate skill maker activity to compose (#625) (@ArthurKun21)
- feat: set always return to menu as the default (#626) (@ArthurKun21)
- fix: correct proguard rules for model and enum classes (#628) (@ArthurKun21)
- chore: refactor project to make some functions reusable (#630) (@ArthurKun21)
Library tabs will now display all of the servers tabs. If you want to disable some of the server tabs go to settings -> library -> library tabs and disable the ones you don't want to see.
There's now a new setting to disable auto stop of accessibility service when the script was stopped.
Go to settings -> advanced -> "Auto stop accessibility service on script service stop"
Battle script will now automatically return to menu when the script ends instead of staying on the repeat screen.
To disable it, on the battle launcher
Click Settings(Gear) -> disable "return to main screen"

FGA Preview 2030
Commits
ArthurKun21/FGA-Preview@fcc603f...7e2871e
- feat: migrate Run Configuration to per Battle Config (#606) (@ArthurKun21)
- ci: update github actions to reenable PR builds (@ArthurKun21)
- ci: update dependabot pr request limit (@ArthurKun21)
- ci: fix the PR Build workflow (@ArthurKun21)
- chore: update gradle.properties for improved configuration settings (@ArthurKun21)
- fix: optimized storage read-write with okio (#607) (@ArthurKun21)
- chore(deps): bump com.github.ArthurKun21:compose-overlay-window from 1.1.0 to 1.1.1 (#609) (@dependabot[bot])
- feat: Hide SQ from resources by default (#610) (@ArthurKun21)
- chore(deps): bump org.jetbrains.kotlinx:kotlinx-datetime from 0.7.0 to 0.7.1 (#592) (@dependabot[bot])
FGA Preview 2021
Commits
ArthurKun21/FGA-Preview@b588b2b...fcc603f
- refactor: migrate from prefs to data module (#598) (@ArthurKun21)
- feat: add image resources for Grand Lancer and Grand Berserker (#600) (@ArthurKun21)
- feat(support): add Bhima, Melusine, and Scathach support servant images (#601) (@ArthurKun21)
- fix: Preferred Support not refreshing after support image extraction (#602) (@ArthurKun21)
- fix(Support Image Maker): image cache invalidation to display the right support image (#603) (@ArthurKun21)
- feat(Support Image Maker): added hints to enable non-emulator to use the script (#604) (@ArthurKun21)
- fix(Battle): adjust apple refill timing for Grand Duels and Ordeal Call FQ (#605) (@ArthurKun21)
FGA Preview 2014
Commits
ArthurKun21/FGA-Preview@e2eb2b5...b588b2b
- chore(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.3 to 7.0.4 (#567) (@dependabot[bot])
- chore(deps): bump io.mockk:mockk from 1.14.2 to 1.14.4 (#584) (@dependabot[bot])
- chore(deps): bump kotlin from 2.1.21 to 2.2.0 (#585) (@dependabot[bot])
- chore(deps): bump com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.1.21-2.0.2 to 2.2.0-2.0.2 (#587) (@dependabot[bot])
- chore(deps): bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#586) (@dependabot[bot])
- chore(deps): bump agp from 8.10.1 to 8.11.0 (#590) (@ArthurKun21)
- chore(deps): bump org.jetbrains.kotlinx:kotlinx-datetime from 0.6.2 to 0.7.0 (#591) (@ArthurKun21)
- chore(deps): bump org.opencv:opencv from 4.11.0 to 4.12.0 (#595) (@dependabot[bot])
- fix(Tesseract): Extraction and verification of tesseract data (#596) (@ArthurKun21)
FGA Preview 2005
Tip
Go to Settings -> Storage ->Extract Default Support Images
In order to extract the new support images then restart the app.
Commits
ArthurKun21/FGA-Preview@6b0d979...e2eb2b5
- chore(deps): bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#571) (@dependabot[bot])
- refactor: move enums and classes to models module (#574) (@ArthurKun21)
- refactor: moved components to libautomata (#576) (@ArthurKun21)
- chore: split screenshot and recording into separate classes (#577) (@ArthurKun21)
- chore(deps): bump compose-bom from 2025.05.00 to 2025.05.01 (@ArthurKun21)
- chore(deps): bump agp from 8.10.0 to 8.10.1 (@ArthurKun21)
- chore(deps): bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#579) (@dependabot[bot])
- chore(deps): bump sh.calvin.reorderable:reorderable from 2.4.3 to 2.5.1 (#580) (@dependabot[bot])
- chore(deps): bump com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.1.21-2.0.1 to 2.1.21-2.0.2 (#581) (@dependabot[bot])
- chore(deps): bump cz.adaptech.tesseract4android:tesseract4android-openmp from 4.8.0 to 4.9.0 (#582) (@dependabot[bot])
- feat(support): added Zerktoria and Lilith template images (#583) (@ArthurKun21)
Checksums
| Variant | SHA-256 |
|---|---|
| Universal APK | fbca2c7f3bde703db0df2b437eec246c964217691b3e39e6a4bcc1916d1efe0a |
FGA Preview 1994
Commits
ArthurKun21/FGA-Preview@68dd1e7...6b0d979
- chore: Update logging for scripts module (#568) (@ArthurKun21)
- fix: handle app freezing when stopping certain scripts (#569) (@ArthurKun21)
Checksums
| Variant | SHA-256 |
|---|---|
| Universal APK | a2f6dc6d00092c9275206cd235a304ee2de8f6eb613f506a584e204e7436a875 |
FGA Preview 1992
Commits
ArthurKun21/FGA-Preview@726daa1...68dd1e7
- fix(gradle): Create task to make git and configuration-cache compatible (#562) (@ArthurKun21)
- chore(gradle): Update Accessibility task to use ExecOperations (#564) (@ArthurKun21)
- chore(deps): bump gradle wrapper from 8.14 to 8.14.1 (#565) (@ArthurKun21)
- chore: convert modules to android library (#563) (@ArthurKun21)
- fix(support): Grand Servant Bond CE Selector (#566) (@ArthurKun21)
Checksums
| Variant | SHA-256 |
|---|---|
| Universal APK | ded038bd1b2da38d7e96139ad016c9655a30fe9f3f88a226c2683faac63f659c |
FGA Preview 1987
Commits
ArthurKun21/FGA-Preview@f769d72...726daa1
- feat: add step buttons for adjusting max gold ember total count (@ArthurKun21)
- feat: Update Preferred Support UI (#554) (@ArthurKun21)
- feat(support): Split Slot 1 and 3 CE selection for grand servant (#555) (@ArthurKun21)
- feat(support): Grand Servant CE Slot 2 selection (#556) (@ArthurKun21)
- fix(support): wrong region clipping leads to unable to find 3 Grand Servant CE (#557) (@ArthurKun21)
- feat(support): Grand Servant NP Level detection (#558) (@ArthurKun21)
- fix: add weight in the party and server dialog (#559) (@ArthurKun21)
- feat: remove requirement to set GrandServant type before seeing slot 2 and 3 CE (#560) (@ArthurKun21)
- feat(support): handle new support popup (#561) (@ArthurKun21)
Checksums
| Variant | SHA-256 |
|---|---|
| Universal APK | 34f6971421db0c9055a6db6ff508fa396c15c6f9194bf8fda36fa3ac4e0437ea |
FGA Preview 1978
Commits
ArthurKun21/FGA-Preview@2f08846...f769d72
- fix: update game server check for Grand Servant CE logic (@ArthurKun21)
- chore: streamline Permissions (#549) (@ArthurKun21)
- chore: streamline theme and language preferences (#550) (@ArthurKun21)
- feat(support): implement search friend in new grand servant UI (#551) (@ArthurKun21)
- fix: race condition on floating window (#552) (@ArthurKun21)
- fix: Ordeal Call and Teapots for EN (#553) (@ArthurKun21)
Checksums
| Variant | SHA-256 |
|---|---|
| Universal APK | 2f53a0e6eb9e77b4cf640e9b8b43601c406c4e8349252b042bfd40b0c296c0a8 |
FGA Preview 1972
Important
The current implementation of the grand servant system have limitations. Head over to the discussions link in this release to check.
Commits
ArthurKun21/FGA-Preview@db35f98...2f08846
- chore: simplify workflow scripts (#541) (@ArthurKun21)
- feat: introduce buildSrc for project management (#542) (@ArthurKun21)
- fix: hilt misconfiguration on buildSrc (#544) (@ArthurKun21)
- chore: add matchingFallbacks for alpha build (@ArthurKun21)
- feat(support): Implement searching for Grand Servants (#547) (@ArthurKun21)
- feat(support): implement temporary ce selection when using grand servant (#548) (@ArthurKun21)
Checksums
| Variant | SHA-256 |
|---|---|
| Universal APK | 8f3407d8f2514b460b21be6acf6710a2a6cb71eb4a2e57f80d39a5447d0bef2c |