Skip to content

Conversation

steve1316
Copy link
Owner

@steve1316 steve1316 commented Aug 9, 2025

Description

  • Migrates the app from native Android UI (Kotlin/XML) to React Native. Addresses UI limitations and provides foundation for future expansion. Based on Granblue Android Automation project structure.
  • This project will replace the initial usages of the various framework classes and services like ImageUtils with their parent equivalents at my Automation Library.
  • Also replaces the manual method of setting up OpenCV with a ready-made version at my OpenCV SDK.

@steve1316 steve1316 self-assigned this Aug 9, 2025
@steve1316 steve1316 added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Aug 9, 2025
@github-project-automation github-project-automation bot moved this to In progress in My TODO List Aug 9, 2025
@steve1316 steve1316 force-pushed the migrate-to-react-native branch 3 times, most recently from 57dd704 to acefb9c Compare August 15, 2025 22:04
@steve1316 steve1316 changed the title Migrate Android UI to React Native Migrate Android UI to React Native and migrate framework to use my Automation Library Aug 20, 2025
steve1316 and others added 28 commits September 28, 2025 02:43
…mulator

- Otherwise, these buttons and UI elements are unreadable because they are either white on white or black on black. Which is not the case on native Android devices.
- Applies an artificial boost to main stat gains when they appear lower than side-effect stats, addressing potential OCR reading failures. Also boosts side-effect stats if they are zero.
- Up to the update introducing El Condor Pasa (Fantasy) and Grass Wonder (Fantasy).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

add "Reset to default" for some value/settings

1 participant