Skip to main content

7 Replies

Still working out website problems.

Next step on the app will be getting the shift and segment display working.

Updated the add leg dialog to adapt to various screen sizes

Retrieval of time zone from web browser fixed I think. Testing required.

In the web version, all dialogs will be centered by default, as having the inputs easy to reach with your thumbs as a person might do while using a phone one-handed is not necessary in the browser version. (this should still be changeable as an option in the future).

Fixed the calculation bug where 10-hour breaks were being added unnecessarily

I got tired of the constant problems with gemini in android studio. I was taking forever to inspect files and think about things and constantly timing out. Even when it did work, it made so many mistakes that it often took many many tries to get the wanted result out of it, eating up time that I just don't have. I mostly use the AI to solve problems and help me do things involving the complexities of actually building the source code into platform-specific executable files, and sometimes I need help with some of the platform-specific code for things involving ios or the web version. While Kotlin multi-platform programming has a great many advantages, I still have to write special code for each platform sometimes, and rather than trying to learn little thing about ios and wasm I choose to lean on AI to figure the basic out for things. Time is greatly limited and I can only do so much. While AI can be useful for such things if you give it clear enough instructions and watch it closely, it is nowhere near capable of handling a complex project such as OTR Tools. So even though I have been using Android Studio for many years, it seem like the best move was to switch to the JetBrains IDE where I have much more control of the AI features. The downside of course it cost, as Android Studio and Gemini are free, IntelliJ IDEA and its AI features are not.

It actually took a fair amount of work to get the app working on the new IDE. I hope its all worth it.

TLDR: I switched from using Android Studio IDE to IntelliJ IDEA

I added a loading screen and progress indicator to the wasm version, a big improvement I think!

Topic Author

Topic Stats

Created Wednesday, 04 February 2026 00:57
Last Updated Wednesday, 04 February 2026 01:59
Replies 0
Views 0
Likes 0

Share This Topic