Louis Chen

Results 40 comments of Louis Chen

Thanks for the feedback. I'll check it later!

What's your device model and android OS version? I found the same issue on another application: https://github.com/kkevsekk1/AutoX/issues/327 As their research, it happens on Xiaomi devices with MIUI 13 + Android...

Link with Firebase report https://console.firebase.google.com/u/0/project/ever-translator/crashlytics/app/android:tw.firemaples.onscreenocr/issues/376df456c2a07f7823a23097a508200a?time=last-seven-days&types=error&versions=3.1.2%20(86)&sessionEventKey=631B92C602DE00014BE94D51B0A58191_1719909902439511825

I think it is great to be implemented to an app, but the Google ML kit used in this application is also using a pre-trained TensorFlow model. I'll try to...

> > > > So the solution was already in the app 🥲 > > Is it possible to use Google ML kit to draw the select green rectangular automatically...

> This is a great idea It would be very helpful for those who use the app for > > * games > * comic > * video subtitle >...

Thank you for the suggestions. I think 2 is a feasible solution and would not be hard to implement if I create a rectangle area based on the drawing area....

>About 4 😅 i have an idea I hope it's possible to swipe outside the window to switch to the nearest area Wow, this idea sounds great! Let me think...

I feel I can try to implement them after the selection screen is also refactored to Compose version to check the feasibility and UX. They should be easy to implement...

I can try to fix the menu bar one by replacing the system one with a customized one as the version before compose refactoring. But edit mode and web browser...