Releases: dgis/emu48android
Releases · dgis/emu48android
Version 3.0
Version 3.0 (2025-11-21)
- Fix the settings "Hide the status/navigations bar".
Version 2.9
Version 2.9 (2025-11-15)
- Updated source code with Emu48 version 1.67+.
- Fix new UI constraints with Android 15.
- Increase Haptic feedback max duration.
Version 2.8
Version 2.7
Version 2.7 (2024-06-14)
- Updated source code with Emu48 version 1.65+. This new version improve the serial communication.
- Fix haptic feedback with Android 12 (API deprecation).
- Patch the ROM files to prevent the calculator to sleep, but not for HP 48gII/49G/50g (Fix #22).
- Fix a potential crash about the permission to access the files.
- Fix an issue when creating a new Flash ROM file from a custom KML file.
- Require at least Android 5.0 (4.4 previously).
Version 2.6
Version 2.6 (2022-08-19)
- Updated source code from Eric Rechlin's Emu48 version 1.64+ that was merged from Christoph Gießelink's Emu48 version 1.65. This new version improve the serial communication.
Version 2.5
Version 2.5 (2022-03-03)
- Allow to load RLE4, RLE8 and monochrome BMP images.
- Optimize the number of draw calls when displaying the LCD pixel borders.
Version 2.4
Version 2.4 (2021-12-08)
- Updated source code from Eric Rechlin's Emu48 version 1.63+ that was merged from Christoph Gießelink's Emu48 version 1.64.
Version 2.3
Version 2.3 (2021-10-19)
- Add an experimental serial port support (via USB OTG).
- Show KML log on request.
- Allows pressing a calculator button with the right button of the mouse and prevents its release to allow the On+A+F key combination (with Android version >= 5.0).
- Update the embedded help file "Emu48.html" to the latest version.
- Open an external web browser when you click an external links in the Help.
- Add Real blue 50g faceplate based on my calculator and on the KML script from Eric Rechlin.
- Display the graphic tab of the printer without anti-aliasing.
- Fix a crash about the Most Recently Used state files.
- Fix an issue with "Copy Screen".
Version 2.2
Version 2.2 (2020-12-09)
- The KML folder is now well saved when changing the KML script for a custom one via the menu "Change KML Script...".
- Fix an issue when the permission to read the KML folder has been lost.
Version 2.1
Version 2.1 (2020-11-23)
- Fix an issue which prevents to save all the settings (Save in onPause instead of onStop).