Skip to content

Releases: dgis/emu28android

Version 1.8

22 Nov 15:43

Choose a tag to compare

Version 1.8 (2025-11-21)

  • Fix the settings "Hide the status/navigations bar".

Version 1.7

16 Nov 07:40

Choose a tag to compare

Version 1.7 (2025-11-15)

  • Updated source code with Emu28 version 1.39.
  • Fix new UI constraints with Android 15.
  • Increase Haptic feedback max duration.

Version 1.6

30 Oct 11:19

Choose a tag to compare

Version 1.6 (2024-10-29)

  • Update from the original source code Emu28 version 1.38 from Christoph Gießelink.

Version 1.5

16 Jun 16:32

Choose a tag to compare

Version 1.5 (2024-06-16)

  • Update from the original source code Emu28 version 1.37 from Christoph Gießelink.
  • Fix a background issue for annunciators in the Win32 layer.
  • Fix haptic feedback with Android 12 (API deprecation).

Version 1.4

15 Jun 18:12

Choose a tag to compare

Version 1.4 (2023-09-01)

  • Update Android API.

Version 1.3

01 Apr 06:25

Choose a tag to compare

Version 1.3 (2022-03-31)

  • Update from the original source code Emu28 version 1.36 from Christoph Gießelink.
  • Replaces the haptic feedback switch with a slider to adjust the vibration duration.
  • Fix a timer issue which prevented to turn the calculator on after a switch off.
  • Fix transparency issue (RGB -> BGR).
  • Fix a printer issue from Christoph Gießelink's HP82240B Printer Simulator version 1.12.
  • Fix the KML button Type 3 with a Background offset which was not display at the right location. But Type 3 does not work very well with Emu42.
  • Fix an issue which prevents to save all the settings (Save in onPause instead of onStop).
  • 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.
  • Allows pressing a calculator button with the right button of the mouse but prevents its release to allow the On+A+F key combination (with Android version >= 5.0).
  • Open an external web browser when you click an external links in the Help.
  • Show KML log on request.
  • Fix the upside down background of the LCD screen on high contrast (actually, fix a general top-down issue in the bitmap).
  • Add the KML scripts and the calculator images in the application.
  • Remove unneeded code.
  • Display the graphic tab of the printer without antialiasing.
  • Fix a crash about the Most Recently Used state files.
  • Fix an issue with "Copy Screen".
  • Allow to load RLE4, RLE8 and monochrome BMP images.
  • Optimize the number of draw calls when displaying the LCD pixel borders.

Version 1.2

06 Sep 22:11

Choose a tag to compare

Version 1.2 (2020-09-07)

  • Update from the original source code Emu28 version 1.34 from Christoph Gießelink (which can read state file with KML url longer than 256 byte).
  • If the KML folder does not exist (like the first time), prompt the user to choose a new KML folder.
  • Move the KML folder in the JSON settings embedded in the state file because Windows cannot open the state file with KML url longer than 256 byte.
  • Prevent to auto save before launching the "Open...", "Save As...", "Load Object...", "Save Object...", etc...
  • Prevent app not responding (ANR) in NativeLib.buttonUp().
  • Use the extension *.e28c to avoid confusion with the HP28S.
  • In the menu header, switch the pixel format RGB to BGR when an icon of type BMP is defined in the KML script.

Version 1.1

25 May 08:04

Choose a tag to compare

Version 1.1 (2020-05-24)

  • Intercept the ESC keyboard key to allow the use of the BACK soft key.
  • Add LCD pixel borders.
  • Add support for the dark theme.
  • Remove the non loadable file from the MRU file list.
  • Fix: Overlapping window source position when Background/Offset is not (0,0).
  • Wrap the table of content in the former help documentation.
  • Save the settings at the end of the state file.
  • Transform all child activities with dialog fragments (to prevent unwanted state save).
  • Fix an issue with the numpad keys which send the arrow keys and the numbers at the same time.
  • Fix a major issue which prevented to open a state file (with a custom KML script) with Android 10.
  • Optimize the speed with -Ofast option.

Version 1.0

12 Dec 22:36

Choose a tag to compare

Version 1.0 (2019-12-12)

  • First public version available. It is based on Emu28 version 1.33 from Christoph Gießelink.
  • It should have all the feature of Emu42 for Android version 1.2.