Releases: ArthurKun21/FGA-Preview-Build
FGA Preview 2463
Pre-2463
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Breaking Changes
-
Update the Battle Script Command Parser. You can now add whitespaces, tabs and new lines for better readability. All of this are going to be ignored when parsing the commands.
It also reacts if you type in a wrong command right after you type
Important
Any existing battle scripts edited after this version will no longer be compatible with older versions of the app. If you want to use it, you gotta update to remove the whitespaces, tabs and new lines.
Features
-
Update Home Screen UI. Added server clock and a simple gallery list detail view of the current supports. Links in Home Screen are now displayed to users.
-
Added the Support Gallery Screen, it was mostly for viewing support template images in the support directory. This function can also be viewed as well on Preferred Support Screen.
-
On app startup, there would be once in a whole app lifecycle where it will scan of the support images in the support directory in order to ensure that the paths are up to date.
-
Added Images next to Support Template Images
-
On Preferred Support Screen, you can now see support's template images. This will help you when you forgot the name but remember the image like me.
-
Battle Config got some design update as well. Notes, like edit skill command, are now happening on a separate screen for better User experience.
-
The summary in Battle Launcher for the current battle config have now been updated to show all of the current settings in the battle config. It used to be few info only because I got tired to code it in.
-
Storage now defaults to internal Storage unless changed by user. This gives a workaround to issues with certain devices
-
When the support images cannot be found. Will now throw an error, this should help when there's problems with storage permissions or if the support images are not properly extracted or not found in the storage.
-
Added Servant Templates Images
-
Added CE Templates Images
-
Added Flora option in Skill Maker
-
Updated the Skill Maker UI to actually inline the movement button instead of having it on tooltip. This should make it easier to move the commands.
-
APKs are now split into different architectures to reduce the APK size with a universal APK option for users who want to have all architectures in one APK. This should help with the installation of the app as well as reduce the storage used by the app.
-
Battle Launcher have now been updated to include more common settings.
-
Battle Launcher now uses the refill resources images for better visuals
-
Added re-request of Media Projection(for screenshot) and Accessibility Service when they're lost. This problem was observed on some devices particularly on Samsung devices when the screen was turned off.
Fixes
Misc
- Some optimization for running scripts. This is due to updating some of the inner workings of the dependency injection which ties in the program together.
Note
We are preparing for v2 of the Supports in the future. This will enable to download the latest support images with support for Translations. But this is going to take a lot of time so we just released the database with the current support template images.
Tip
Check out our CHANGELOG for some of the past releases.
Tip
If you are unsure which version to download then go with fga-preview-2463.apk
FGA Preview - Alpha 2480
Alpha-2480
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Commits
- Update metro to v0.12.0 (ArthurKun21/FGA-Preview#1172) (@renovate[bot])
- Update gradle/actions action to v6 (ArthurKun21/FGA-Preview#1171) (@renovate[bot])
- Update dependency androidx.work:work-runtime to v2.11.2 (ArthurKun21/FGA-Preview#1173) (@renovate[bot])
- Update dependency androidx.browser:browser to v1.10.0 (ArthurKun21/FGA-Preview#1174) (@renovate[bot])
- fix: coil and compose resources not working in windows desktop (ArthurKun21/FGA-Preview#1175) (@ArthurKun21)
- feat(desktop): create jvm equivalent for work manager (ArthurKun21/FGA-Preview#1177) (@ArthurKun21)
- Update compose.multiplatform.material3 to v1.11.0-alpha05 (ArthurKun21/FGA-Preview#1178) (@renovate[bot])
- Update metro to v0.12.1 (ArthurKun21/FGA-Preview#1180) (@renovate[bot])
- fix(battle): update TW to the new face card region (ArthurKun21/FGA-Preview#1182) (@ArthurKun21)
- fix(support): infinite support loop when no scrollbar (ArthurKun21/FGA-Preview#1183) (@ArthurKun21)
- feat(battle): preload support images for preferred support on script start (ArthurKun21/FGA-Preview#1184) (@ArthurKun21)
- Update dependency com.github.ArthurKun21:compose-overlay-window to v1.5.5 (ArthurKun21/FGA-Preview#1185) (@renovate[bot])
- feat(support): add CE slot matching for Grand Servants (ArthurKun21/FGA-Preview#1186) (@ArthurKun21)
- feat(db): Switch to AndroidX bundled sqlite driver (ArthurKun21/FGA-Preview#1187) (@ArthurKun21)
- Update dependency io.ktor:ktor-client-java to v3.4.2 (ArthurKun21/FGA-Preview#1179) (@renovate[bot])
- Update dependency com.cheonjaeung.compose.grid:grid to v2.7.1 (ArthurKun21/FGA-Preview#1188) (@renovate[bot])
- Update metro to v0.13.0 (ArthurKun21/FGA-Preview#1189) (@renovate[bot])
Important
This is an alpha build and may contain bugs.
Tip
If you are unsure which version to download then go with fga-preview-alpha-build-2480.apk
FGA Preview - Alpha 2460
Alpha-2460
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Commits
- feat(ui): added images to the refill resources (ArthurKun21/FGA-Preview#1167) (@ArthurKun21)
Important
This is an alpha build and may contain bugs.
Tip
If you are unsure which version to download then go with fga-preview-alpha-build-2460.apk
FGA Preview - Alpha 2459
Alpha-2459
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Commits
- feat: migrate exit launchers to compose app (ArthurKun21/FGA-Preview#1131) (@ArthurKun21)
- Update spotless to v8.3.0 (ArthurKun21/FGA-Preview#1126) (@renovate[bot])
- Update dependency io.ktor:ktor-client-java to v3.4.1 (ArthurKun21/FGA-Preview#1127) (@renovate[bot])
- Update agp to v9.1.0 (ArthurKun21/FGA-Preview#1128) (@renovate[bot])
- Update Gradle to v9.4.0 (ArthurKun21/FGA-Preview#1129) (@renovate[bot])
- Update compose.multiplatform to v1.10.2 (ArthurKun21/FGA-Preview#1130) (@renovate[bot])
- Update onnxruntime to v1.24.3 (ArthurKun21/FGA-Preview#1132) (@renovate[bot])
- feat: update some toast usages with snackbar (ArthurKun21/FGA-Preview#1133) (@ArthurKun21)
- feat: use FileKit for import and export (ArthurKun21/FGA-Preview#1134) (@ArthurKun21)
- feat: migrate Battle Config Screen to composeApp (ArthurKun21/FGA-Preview#1135) (@ArthurKun21)
- feat: create abstraction for background services in compose app (ArthurKun21/FGA-Preview#1136) (@ArthurKun21)
- feat: migrate Library screen to compose app (ArthurKun21/FGA-Preview#1137) (@ArthurKun21)
- feat: migrate home screen to compose app (ArthurKun21/FGA-Preview#1138) (@ArthurKun21)
- feat: migrate settings screen to compose app (ArthurKun21/FGA-Preview#1141) (@ArthurKun21)
- Update dependency androidx.paging:paging-compose to v3.4.2 (ArthurKun21/FGA-Preview#1139) (@renovate[bot])
- ci: Update PR branch workflow (ArthurKun21/FGA-Preview#1144) (@ArthurKun21)
- Update activity to v1.13.0 (ArthurKun21/FGA-Preview#1140) (@renovate[bot])
- Update dependency androidx.core:core-ktx to v1.18.0 (ArthurKun21/FGA-Preview#1142) (@renovate[bot])
- Update okio to v3.17.0 (ArthurKun21/FGA-Preview#1143) (@renovate[bot])
- Update compose.multiplatform.material3 to v1.11.0-alpha04 (ArthurKun21/FGA-Preview#1146) (@renovate[bot])
- Update lifecycle.multiplatform to v2.10.0-beta01 (ArthurKun21/FGA-Preview#1147) (@renovate[bot])
- Update compose.multiplatform.adaptive to v1.3.0-alpha06 (ArthurKun21/FGA-Preview#1145) (@renovate[bot])
- chore(gradle): replace deprecated build settings (ArthurKun21/FGA-Preview#1148) (@ArthurKun21)
- feat(desktop): initial desktop app setup (ArthurKun21/FGA-Preview#1149) (@ArthurKun21)
- fix(navigation): simplify adaptive navigation layout (ArthurKun21/FGA-Preview#1151) (@ArthurKun21)
- feat: migrate app module from java to kotlin source (ArthurKun21/FGA-Preview#1153) (@ArthurKun21)
- Update sqldelight to v2.3.1 (ArthurKun21/FGA-Preview#1152) (@renovate[bot])
- Update kotlin to v2.3.20 (ArthurKun21/FGA-Preview#1154) (@renovate[bot])
- Update metro to v0.11.3 (ArthurKun21/FGA-Preview#1155) (@renovate[bot])
- Update sqldelight to v2.3.2 (ArthurKun21/FGA-Preview#1156) (@renovate[bot])
- feat(skill-maker): update UI for the bottom bar items to be adaptive (ArthurKun21/FGA-Preview#1157) (@ArthurKun21)
- feat(skill-maker): replace tooltip move controls with inline buttons in history UI (ArthurKun21/FGA-Preview#1158) (@ArthurKun21)
- Update metro to v0.11.4 (ArthurKun21/FGA-Preview#1159) (@renovate[bot])
- Update spotless to v8.4.0 (ArthurKun21/FGA-Preview#1163) (@renovate[bot])
- Update compose.multiplatform to v1.10.3 (ArthurKun21/FGA-Preview#1164) (@renovate[bot])
- Update Gradle to v9.4.1 (ArthurKun21/FGA-Preview#1165) (@renovate[bot])
- Update dependency com.ibm.icu:icu4j to v78.3 (ArthurKun21/FGA-Preview#1160) (@renovate[bot])
- Update lifecycle.multiplatform to v2.10.0 (ArthurKun21/FGA-Preview#1166) (@renovate[bot])
Important
This is an alpha build and may contain bugs.
Tip
If you are unsure which version to download then go with fga-preview-alpha-build-2459.apk
FGA Preview - Alpha 2421
Alpha-2421
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Commits
- Update compose.multiplatform.adaptive to v1.3.0-alpha05 (ArthurKun21/FGA-Preview#1115) (@renovate[bot])
- Update compose.multiplatform.material3 to v1.11.0-alpha03 (ArthurKun21/FGA-Preview#1116) (@renovate[bot])
- feat: migrate skill maker screen to composeApp (ArthurKun21/FGA-Preview#1117) (@ArthurKun21)
- feat: migrate Support Gallery screen to compose App (ArthurKun21/FGA-Preview#1118) (@ArthurKun21)
- feat: migrate Preferred Support Screen to compose App (ArthurKun21/FGA-Preview#1119) (@ArthurKun21)
- feat(di): partial migration of metro di configs to compose app (ArthurKun21/FGA-Preview#1120) (@ArthurKun21)
- feat(gradle): migrate build constants to compose app (ArthurKun21/FGA-Preview#1121) (@ArthurKun21)
- feat(skill maker): add flora (ArthurKun21/FGA-Preview#1122) (@ArthurKun21)
- Update metro to v0.11.2 (ArthurKun21/FGA-Preview#1123) (@renovate[bot])
- Update dependency com.cheonjaeung.compose.grid:grid to v2.7.0 (ArthurKun21/FGA-Preview#1124) (@renovate[bot])
- feat(support): add more support template images (ArthurKun21/FGA-Preview#1125) (@ArthurKun21)
Important
This is an alpha build and may contain bugs.
Tip
If you are unsure which version to download then go with fga-preview-alpha-build-2421.apk
FGA Preview - Alpha 2410
Alpha-2410
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Commits
- feat(ui): Improve Home Screen UI (ArthurKun21/FGA-Preview#983) (@ArthurKun21)
- feat: create local database for Support (ArthurKun21/FGA-Preview#981) (@ArthurKun21)
- Update metro to v0.9.4 (ArthurKun21/FGA-Preview#987) (@renovate[bot])
- chore: rename Images to Template (ArthurKun21/FGA-Preview#991) (@ArthurKun21)
- Update dependency androidx.paging:paging-compose to v3.3.6 (ArthurKun21/FGA-Preview#990) (@renovate[bot])
- chore(deps): migrate to compose multiplatform deps except material3 (ArthurKun21/FGA-Preview#994) (@ArthurKun21)
- chore: migrate JVM "models" module into KMP "shared" library (ArthurKun21/FGA-Preview#997) (@ArthurKun21)
- chore: move app string resources to shared module's compose resources (ArthurKun21/FGA-Preview#1002) (@ArthurKun21)
- Update compose.multiplatform to v1.10.0 (ArthurKun21/FGA-Preview#1000) (@renovate[bot])
- chore(gradle): Update Gradle Build and documentation (ArthurKun21/FGA-Preview#1005) (@ArthurKun21)
- chore: update renovate configuration for Jetbrains libraries (@ArthurKun21)
- feat: add multiplatform libimaging module and convert libocr to KMP (ArthurKun21/FGA-Preview#1006) (@ArthurKun21)
- fix(di): resolve compiler warning when binding internal class to public interface (ArthurKun21/FGA-Preview#1011) (@ArthurKun21)
- Update androidx.compose.material3 to v1.5.0-alpha12 (ArthurKun21/FGA-Preview#1009) (@renovate[bot])
- Update androidx.compose.material3.adaptive to v1.3.0-alpha06 (ArthurKun21/FGA-Preview#1010) (@renovate[bot])
- chore: separate libautomata from data module dependency (ArthurKun21/FGA-Preview#1014) (@ArthurKun21)
- docs: Update documentation (@ArthurKun21)
- chore(deps): update to agp 9.0 (ArthurKun21/FGA-Preview#1016) (@ArthurKun21)
- chore: add core library desugaring (ArthurKun21/FGA-Preview#1017) (@ArthurKun21)
- chore(metro): optimized dependency injection bindings (ArthurKun21/FGA-Preview#1019) (@ArthurKun21)
- Update Gradle to v9.3.0 (ArthurKun21/FGA-Preview#1018) (@renovate[bot])
- feat(ui): integrate local support DB into Preferred Support screen (ArthurKun21/FGA-Preview#1020) (@ArthurKun21)
- feat: switch to uuid7 (ArthurKun21/FGA-Preview#1021) (@ArthurKun21)
- feat(battle): introduce modular battle command parser (with tests and docs) (ArthurKun21/FGA-Preview#1022) (@ArthurKun21)
- fix: use ComposeString for unified localization of strings in scripts module (ArthurKun21/FGA-Preview#1023) (@ArthurKun21)
- feat(logging): store logcat entries in database for script runs (ArthurKun21/FGA-Preview#1025) (@ArthurKun21)
- Update metro to v0.10.0 (ArthurKun21/FGA-Preview#1024) (@renovate[bot])
- feat: update Custom FGA colors to use light and dark colors (ArthurKun21/FGA-Preview#1026) (@ArthurKun21)
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0 (ArthurKun21/FGA-Preview#1027) (@renovate[bot])
- chore(ui): replace duplicate SegmentedListItem implementations with shared component (ArthurKun21/FGA-Preview#1029) (@ArthurKun21)
- Update dependency org.opencv:opencv to v4.13.0 (ArthurKun21/FGA-Preview#1030) (@renovate[bot])
- feat(ui): Update Battle Config Screen (ArthurKun21/FGA-Preview#1032) (@ArthurKun21)
- Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.2.0 (ArthurKun21/FGA-Preview#1031) (@renovate[bot])
- docs: Update Documentation (@ArthurKun21)
- Update metro to v0.10.1 (ArthurKun21/FGA-Preview#1034) (@renovate[bot])
- chore(ui): consolidate NavDisplay for consistent experience (ArthurKun21/FGA-Preview#1036) (@ArthurKun21)
- fix: unit tests not running after agp 9 upgrade (ArthurKun21/FGA-Preview#1038) (@ArthurKun21)
- Update mockk to v1.14.9 (ArthurKun21/FGA-Preview#1037) (@renovate[bot])
- feat(scripts): Set up retryable actions (ArthurKun21/FGA-Preview#1035) (@ArthurKun21)
- chore: move notifications and toasts into libautomata (ArthurKun21/FGA-Preview#1039) (@ArthurKun21)
- feat: convert libAutomata to KMP (ArthurKun21/FGA-Preview#1040) (@ArthurKun21)
- chore: extract the Preference Keys into an internal object (ArthurKun21/FGA-Preview#1043) (@ArthurKun21)
- chore: remove alpha maven repositories for compose multiplatform (@ArthurKun21)
- Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.2.1 (ArthurKun21/FGA-Preview#1041) (@renovate[bot])
- Update dependency androidx.work:work-runtime to v2.11.1 (ArthurKun21/FGA-Preview#1044) (@renovate[bot])
- Update metro to v0.10.2 (ArthurKun21/FGA-Preview#1045) (@renovate[bot])
- Update activity to v1.12.3 (ArthurKun21/FGA-Preview#1048) (@renovate[bot])
- Update dependency com.github.ArthurKun21:compose-overlay-window to v1.5.3 (ArthurKun21/FGA-Preview#1049) (@renovate[bot])
- Update dependency androidx.paging:paging-compose to v3.4.0 (ArthurKun21/FGA-Preview#1051) (@renovate[bot])
- Update Gradle to v9.3.1 (ArthurKun21/FGA-Preview#1052) (@renovate[bot])
- Update lifecycle.multiplatform to v2.10.0-alpha08 (ArthurKun21/FGA-Preview#1054) (@renovate[bot])
- Update kotlin to v2.3.10 (ArthurKun21/FGA-Preview#1055) (@renovate[bot])
- Update dependency com.microsoft.onnxruntime:onnxruntime-android to v1.24.1 (ArthurKun21/FGA-Preview#1056) (@renovate[bot])
- Update metro to v0.10.3 (#1057) (@renovate[bot])
- chore: enable explicit APIs (ArthurKun21/FGA-Preview#1058) (@ArthurKun21)
- Update compose.multiplatform to v1.10.1 (ArthurKun21/FGA-Preview#1059) (@renovate[bot])
- Update activity to v1.12.4 (ArthurKun21/FGA-Preview#1063) (@renovate[bot])
- Update dependency androidx.paging:paging-compose to v3.4.1 (ArthurKun21/FGA-Preview#1064) (@renovate[bot])
- Update androidx.compose.material3 to v1.5.0-alpha14 (ArthurKun21/FGA-Preview#1046) (@renovate[bot])
- Update androidx.compose.material3.adaptive to v1.3.0-alpha08 (ArthurKun21/FGA-Preview#1047) (@renovate[bot])
- Update dependency com.android.tools.build:gradle to v9.0.1 (ArthurKun21/FGA-Preview#1065) (@renovate[bot])
- Update metro to v0.10.4 (ArthurKun21/FGA-Preview#1066) (@renovate[bot])
- feat: add jvm to localdb module (ArthurKun21/FGA-Preview#1067) (@ArthurKun21)
- fix(di): aggregation scopes should be abstract classes, not annotations (ArthurKun21/FGA-Preview#1069) (@ArthurKun21)
- chore: update handling of work manager (ArthurKun21/FGA-Preview#1070) (@ArthurKun21)
- feat: remove Material icons deps and update icons (ArthurKun21/FGA-Preview#1071) (@ArthurKun21)
- feat: add jvm source to libimaging and libocr (ArthurKun21/FGA-Preview#1072) (@ArthurKun21)
- feat: create initial jvm source for libautomata (ArthurKun21/FGA-Preview#1073) (@ArthurKun21)
- feat: Split APKs (ArthurKun21/FGA-Preview#1075) (@ArthurKun21)
- docs: Update Agents.md and other agents related docs (ArthurKun21/FGA-Preview#1077) (@ArthurKun21)
- feat: KMP Multiplatform permissions (ArthurKun21/FGA-Preview#1076) (@ArthurKun21)
- feat: move settings screen to main tabs (ArthurKun21/FGA-Preview#1078) (@ArthurKun21)
- feat!: remove onboarding screen (ArthurKun21/FGA-Preview#1079) (@ArthurKun21)
- feat: added the permissions check on Home Screen (ArthurKun21/FGA-Preview#1080) (@ArthurKun21)
- feat: move Fine-Tune back to Settings Screen (ArthurKun21/FGA-Preview#1081) (@ArthurKun21)
- Update onnxruntime to v1.24.2 (ArthurKun21/FGA-Preview#1082) (@renovate[bot])
- Update dependency org.junit.jupiter:junit-jupiter-engine to v6.0.3 (ArthurKun21/FGA-Preview#1068) (@renovate[bot])
- feat: partial migration of data module to kmp (ArthurKun21/FGA-Preview#1083) (@ArthurKun21)
- chore: enable explicit API on data module (ArthurKun21/FGA-Preview#1084) (@ArthurKun21)
- feat: migrate App Preferences to KMP (ArthurKun21/FGA-Preview#1085) (@ArthurKun21)
- feat(ui): add marker to permission items for better accessibility (ArthurKun21/FGA-Preview#1086) (@ArthurKun21)
- feat: migrate storage to kmp (ArthurKun21/FGA-Preview#1088) (@ArthurKun21)
- feat: update Image Loader into KMP (ArthurKun21/FGA-Preview#1090) (@ArthurKun21)
- chore(gradle): simplify build settings (ArthurKun21/FGA-Preview#1091) (@ArthurKun21)
- feat: update the di wiring on data module (ArthurKun21/FGA-Preview#1092) (@ArthurKun21)
- Update dependency org.bytedeco:opencv-platform to v4.13.0-1.5.13 (ArthurKun21/FGA-Preview#1089) (@renovate[bot])
- feat: Update di wiring on libautomata (ArthurKun21/FGA-Preview#1093) (@ArthurKun21)
- feat: move UI components to compose App module (ArthurKun21/FGA-Preview#1094) (@ArthurKun21)
- Update coil to v3.4.0 (ArthurKun21/FGA-Preview#1097) (@renovate[bot])
- Update dependency io.github.vinceglb:filekit-core to v0.13.0 (ArthurKun21/FGA-Preview#1098) (@renovate[bot])
- feat: migrate Scripts module to kmp (ArthurKun21/FGA-Preview#1100) (@ArthurKun21)
- Update metro to v0.11.0 (ArthurKun21/FGA-Preview#1099) (@renovate[bot])
- fix(metro): Parameter names must match the constructor exactly (ArthurKun21/FGA-Preview#1101) (@ArthurKun21)
- chore(gradle): migrate from buildSrc to build-logic (ArthurKun21/FGA-Preview#1102) (@ArthurKun21)
- feat: further preparation of composeApp module (ArthurKun21/FGA-Preview#1103) (@ArthurKun21)
- Update metro to v0.11.1 (ArthurKun21/FGA-Preview#1104) (@renovate[bot])
- feat: move fine tune screen to composeApp (ArthurKun21/FGA-Preview#1105) (@ArthurKun21)
- feat: migrate command card screen to compose app (ArthurKun21/FGA-Preview#1106) (@ArthurKun21)
- feat: migrate material screen to compose App (ArthurKun21/FGA-Preview#1107) (@ArthurKun21)
- feat: migrate Support Image Maker screen to compose App (ArthurKun21/FGA-Preview#1108) (@ArthurKun21)
- Update actions/upload-artifact action to v7 (ArthurKun21/FGA-Preview#1109) (@renovate[bot])
- feat: add Media Projection re-request when the token is invalidated (ArthurKun21/FGA-Preview#1110) (@ArthurKun21)
- feat: add Accessibility Service validator and re-request (ArthurKun21/FGA-Preview#1111) (@ArthurKun21)
- fix: missing string resources config in script module (ArthurKun21/FGA-Preview#1112) (@ArthurKun21)
- feat(support): raise error for missing suppo...
FGA Preview 2304
Pre-2304
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Tip
Check out our CHANGELOG for some of the past releases.
Fixes
- Updated the Quest Reward template image for NA server as it appears to have been updated.
- Updated the skill confirmation template image for TW server
- Fixed the repeat FP summon logic due to missing template image for 100x summon.
Feat
- Added Reliquary of Departed Souls to the materials list. I actually forgot about this.
- Added fallback method for FP summon when 100x summmon isn't detected. It uses the
sellbutton to determine that we are on the repeat fp summon screen.
FGA Preview 2292
Note
Turn on this feature for the JP raid to skip the raid intro animations
Pre-2292
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Tip
Check out our CHANGELOG for some of the past releases.
Fixes
- Improved the checking of storage path.
Feat
- Updated the Battle Launcher colors for better visibility.
- Display the app build count in the launcher for easier tracking of versions.
Breaking Changes
- Removed the NP level switch to always enable NP level detection. If you no longer want to use NP level detection change it back to
Lvl 1
From pre-2288
Feat
- Minor UI update to Battle Launcher and added some text hints
- Updated Party Selection to 15 for all servers
- Switched all servers to 100x FP summon
- Enabled Long Press to all servers for faster rolling
Fixes
- Fixed the repeat screen to enable to repeat quest again after the UI update.
FGA Preview 2288
Pre-2288
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Tip
Check out our CHANGELOG for some of the past releases.
Commits
- Update mockk to v1.14.7 (ArthurKun21/FGA-Preview#925) (@renovate[bot])
- Update metro to v0.9.0 (ArthurKun21/FGA-Preview#915) (@renovate[bot])
- Update kotlin to v2.3.0 (ArthurKun21/FGA-Preview#942) (@renovate[bot])
- feat(ui): Update Battle Launcher to use state holder (ArthurKun21/FGA-Preview#946) (@ArthurKun21)
- Update activity to v1.12.2 (ArthurKun21/FGA-Preview#945) (@renovate[bot])
- Update dependency com.cheonjaeung.compose.grid:grid to v2.6.0 (ArthurKun21/FGA-Preview#947) (@renovate[bot])
- feat(battle): Update Party Selection to 15 for all servers (ArthurKun21/FGA-Preview#950) (@ArthurKun21)
- feat(FriendPoint): Switch all servers to 100x FP summon (ArthurKun21/FGA-Preview#951) (@ArthurKun21)
- feat(Lottery): Enable Long Press to all servers for faster rolling (ArthurKun21/FGA-Preview#952) (@ArthurKun21)
- fix(battle): update repeat screen to use new UI (ArthurKun21/FGA-Preview#953) (@ArthurKun21)
Feat
- Minor UI update to Battle Launcher and added some text hints
- Updated Party Selection to 15 for all servers
- Switched all servers to 100x FP summon
- Enabled Long Press to all servers for faster rolling
Fixes
- Fixed the repeat screen to enable to repeat quest again after the UI update.
FGA Preview 2278
Pre-2278
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Tip
Check out our CHANGELOG for some of the past releases.
Commits
- Update actions/cache action to v5 (#933) (@renovate[bot])
- Update actions/upload-artifact action to v6 (#935) (@renovate[bot])
- fix(imaging): header mat not closed (ArthurKun21/FGA-Preview#937) (@ArthurKun21)
- feat(ui): add Grand Archer and Grand Caster icons (ArthurKun21/FGA-Preview#938) (@ArthurKun21)
- fix(Battle): update the rank up image template for JP (ArthurKun21/FGA-Preview#940) (@ArthurKun21)
Fixes
- Update the rank up template image for JP server as it appears to have been updated.
From Previous version 2273
Fixes
- Added a blank English strings resource file to fix localization issues for some devices.
Feat
Lottery
- Added Gesture choice when rolling for lottery in JP Server. You can now choose between
Multi-click,Long PressorMixedgestures when rolling for lottery in JP server.- Multi-click is recommended from box 1 to box 10
- Long Press is recommended from box 11 and onwards
- Mixed alternates between Multi-click and Long Press to give more flexibility when rolling for lottery.
- Reduced the default long press for lottery duration from 20s to 10s
- Added the long press for lottery into the Fine-Tune settings

