Re: AlmostTI for Android Released
AlmostTI, my universal Texas Instruments calculator emulator for Android, just got updated to version 2.9.2:
https://play.google.com/store/apps/d...id=com.fms.ati
This release fixes a few bugs, such as hangup at exit, or a rare crash at startup. See below for details.
ALL CHANGES:
* Fixed hangup on exit where Java code waits for non-existent native thread.
* Fixed native crash when processing initial commands sent by Java side.
* Removed outdated features from the EMULib code.
Have fun!
Re: AlmostTI for Android Released
Hello, All!
I have just updated AlmostTI, my Texas Instruments Graphing Calculators emulator for Android, to version 2.9.3:
https://play.google.com/store/apps/d...id=com.fms.ati
The new version has been rebuilt with a newer Android SDK and stricter compiler warnings. I have fixed all the warnings and also reenabled DropBox support by switching to DropBox APIv2. See below for all the changes.
ALL CHANGES:
* Recompiled sources with "-Wall" and fixed warnings.
* Switched to DropBox APIv2. DropBox support works again.
* Switched to a newer android-27 SDK.
* Now using Android build tools version 27.0.2.
* Fixed saved state size on 64bit systems.
Enjoy!
Re: AlmostTI for Android Released
Hello, All!
AlmostTI 2.9.5, a new version of my TI graphing calc emulator, adds native 64bit CPU support, latest Android SDK support, and the new adaptive icons:
https://play.google.com/store/apps/d...id=com.fms.ati
See below for all the changes.
ALL CHANGES:
* Switched to Android-28 SDK (Pie).
* Oldest supported OS is now Android-9 (Gingerbread).
* Added native 64bit ARMv8 support.
* Added new icons, including adaptive icons.
* Fixed a possible crash in Java code.
* Fixed toolbar application links.
Enjoy!
Re: AlmostTI for Android Released
Re: AlmostTI for Android Released
Hello, All!
After a very long delay, I have finally been able to update my AlmostTI emulator for Android:
https://play.google.com/store/apps/d...id=com.fms.ati
This app effectively turns your phone into one of TI's graphing calculators, such as TI-83, TI-84, TI-85, TI-86, or others. Note that you still need an original firmware ROM, dumped from a real TI calculator that you own. The new AlmostTI 3.0 release comes with the following changes:
ALL CHANGES:
* Fixed some TI-83 ROMs erroneously recognized as TI-82 STATS.
* App now requires Android 4.1+ (Jelly Bean) to run.
* Switched to Firebase for reporting.
* Switched to Gradle 5.6.
With the build process restored, I am planning to improve AlmostTI more often, hopefully adding support for TI-84+ color model, TiLink, and other things.
Enjoy!
Re: AlmostTI for Android Released
Hello, All!
I've released a new version of my TI graphing calcs emulator, AlmostTI 3.0.1, this morning:
https://play.google.com/store/apps/d...id=com.fms.ati
For this release, I had to refactor the app to comply with Google's latest ban on file I/O in Android 10+ devices. The app will now access all files via Secure Access Framework, as required by Google. You might need to give it permission to access your device storage. If you see any issues with the app, please, email me about them, or report them via support group:
https://groups.google.com/g/emul8
Also, AlmostTI is on $2.99 sale at Google Play until next Tuesday. This is 30% below its regular price. See below for all the changes in the new release.
ALL CHANGES:
* Refactored app to comply with Google's latest ban on file I/O.
* On Android 10+, all file access is now done via content providers.
* Content is copied to a temporary folder for use, changes moved back on exit.
* You may have to give app separate permission to read each storage location.
* Please, report any found problems to the support group or email me directly.
* Switched to Android-29 SDK.
* Rounded legacy icon corners.
Have fun!
Re: AlmostTI for Android Released
Hello, All!
I've updated my TI graphing calcs emulator, AlmostTI, to version 3.0.3:
https://play.google.com/store/apps/d...id=com.fms.ati
This update fixes a bunch of issues found in the last week's release. The on-screen calculator buttons layout has been fixed. The app will no longer end up with black screen when launched for landscape orientation. Finally, Android 11 users should once again be able to find their ROM files, as long as these files are in Internal Storage, and you give the app permission to access that storage. If you see any issues with the app, please, email me about them, or report them via support group:
https://groups.google.com/g/emul8
AlmostTI is on $2.99 sale at Google Play for another two days. See below for all the changes in the new release.
ALL CHANGES:
* Fixed mismatching touch keyboard issue.
* Fixed black screen when starting in landscape orientation.
* Fixed failure to find ROM files on Android 11.
Enjoy!
Re: AlmostTI for Android Released
Hello, All!
I've updated my TI graphing calcs emulator, AlmostTI, to version 3.0.4:
https://play.google.com/store/apps/d...id=com.fms.ati
This update fixes problems with remembering the last run calculator model. The "run last model" button should work again now. Also, "do not show File Selector" option works. See below for all the changes.
ALL CHANGES:
* Fixed button for running last used ROM.
* Fixed option for skipping ROM Selector.
Enjoy!