wabbitemu icon indicating copy to clipboard operation
wabbitemu copied to clipboard

I'll update Android

Open Sternbach-Software opened this issue 3 years ago • 19 comments

I am an Android dev and would like to update the app so that it can go on the play store again. Just send me the source and I will take care of it.

Sternbach-Software avatar Feb 09 '22 15:02 Sternbach-Software

I am an Android dev and would like to update the app so that it can go on the play store again. Just send me the source and I will take care of it.

Do you have a release date for this?

gerroon avatar Feb 21 '22 06:02 gerroon

I was never sent the source code.

Sternbach-Software avatar Feb 21 '22 14:02 Sternbach-Software

@shmueldabomb441 source link is here

milnak avatar Apr 19 '22 23:04 milnak

@gerroon is it urgent?

Sternbach-Software avatar Apr 20 '22 00:04 Sternbach-Software

@gerroon is it urgent? Not urgent:) I was looking to see if there was n update.

gerroon avatar Apr 20 '22 00:04 gerroon

would be great if we can get it on f-droid: https://f-droid.org I'm willing to help

JamesOsborn-SE avatar Jul 25 '22 00:07 JamesOsborn-SE

@Sternbach-Software Are you still planning to do this?

levivk avatar Dec 30 '22 04:12 levivk

@levivk Yes. It has resurfaced in my mind several times and I have mentally chipped away at it in terms of preparing ahead of time for what is necessary. Let me take a swing at it now.

Sternbach-Software avatar Dec 30 '22 08:12 Sternbach-Software

You can follow my updates/activity by looking at "history" or "commits" in my forked repo.

Sternbach-Software avatar Dec 30 '22 09:12 Sternbach-Software

https://github.com/sputt/wabbitemu/issues/32#issuecomment-1367829738

Sternbach-Software avatar Dec 30 '22 10:12 Sternbach-Software

How upset would people be if I resigned the app to use regular Material Design 2 or 3 buttons, instead of overlaying buttons on TI calculator images? This would make the app

  • easier to maintain and updates come sooner
  • less error prone and solve the existing issues with button touch zones being in the wrong place, etc.
  • a smoother user experience (same functionally in a more predictable packaging)
  • less "familiar"/nostalgic for the hardcore TI fans.

The buttons would do the same things, and probably be in the same places on the different calculators. I would probably also possibly keep the LCD screen, because of the sometimes quirky graphics people use with their custom programs (like those games we all played in 8th grade while we were bored). Though, maybe that would be compatibility mode, and the default would be a regular app interface, with regular components, with buttons corresponding to the original layout, but a regular text view (instead of the classic LCD overlay currently used)

Sternbach-Software avatar Dec 30 '22 11:12 Sternbach-Software

For me, the whole point of Wabbitemu is that you can pick it up and all of your experience and muscle memory from the physical calculator is instantly transferrable to the emulator. If it wasn't I'd just use a native Android graphing calculator app.

UndarkAido avatar Dec 30 '22 16:12 UndarkAido

@UndarkAido Can you do an experiment for me? Which calculator are most familiar with? It would be best if you said TI-84/Plus/SE

Sternbach-Software avatar Dec 31 '22 23:12 Sternbach-Software

I'm inclined to agree with @UndarkAido. I use Wabbitemu over a native android calculator because I want something that looks and feels like something I'm already familiar with. Also, I think that not overlaying a TI calculator image would create a less enjoyable experience.

levivk avatar Jan 01 '23 05:01 levivk

I use a TI-84 Plus C Silver Edition, which I don't seem to be able to generate a profile for on my new phone. Darn.

UndarkAido avatar Jan 06 '23 16:01 UndarkAido

I'm very familiar with the TI84 plus SE but also pretty familiar with the TI 83 as well, let me know if you need someone to help test

DanHolli avatar Apr 18 '23 00:04 DanHolli

@DanHolli123 Definitely. Once I am done the prototype, I will ask you to test whether you can use it easily.

Sternbach-Software avatar Apr 18 '23 13:04 Sternbach-Software

Hi @Sternbach-Software, could you provide a copy of your built APK file? I tried to build from your repository but cannot see the ROM file in the app. It seems to be a storage permission issue.

AerospaceDoe avatar Feb 16 '24 12:02 AerospaceDoe

@AerospaceDoe I'm actually currently debugging that.

Sternbach-Software avatar Feb 16 '24 17:02 Sternbach-Software