Commit graph

112 commits

Author SHA1 Message Date
dgis
6e9f69e64a Version 1.9 2020-09-06 23:43:39 +02:00
dgis
897c3d41c9 - In the menu header, switch the pixel format RGB to BGR when an icon of type BMP is defined in the KML script. 2020-09-05 11:09:00 +02:00
dgis
161b1207c9 - Prevent app not responding (ANR) in NativeLib.buttonUp().
- Fix a KML folder issue.
2020-09-03 00:12:42 +02:00
dgis
85d8a6bb3e Improve the error scenarios when loading the KML files and its dependencies.
- 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...
2020-08-30 23:29:45 +02:00
dgis
c5d135d73f * Remove the KML folder from the KML URL.
* Add the state file name in the save toast.
2020-07-31 00:04:12 +02:00
dgis
588c5dc3df Version 1.8 + Optimize the speed with -Ofast option. 2020-05-25 09:16:20 +02:00
dgis
b8f0974301 Prepare version 1.8 (beta3) 2020-05-14 23:33:09 +02:00
dgis
f53a8f35d2 Fix a major issue which prevented to open a state file (with a custom KML script) with Android 10. 2020-05-11 23:52:01 +02:00
dgis
2b2308d93f Transform child activities with dialog fragments, and fix an issue with the numpad keys which send the arrow keys and the numbers at the same time. 2020-05-10 01:09:46 +02:00
dgis
2353a65772 Save the settings at the end of the state file. And wrap the table of content in the former help documentation. 2020-04-29 00:06:30 +02:00
dgis
7860e68d5c Fix the Overlapping windows not refreshed correctly at the very start (new file). 2020-04-18 15:37:31 +02:00
dgis
30310af532 Improve the Overlapping window source position when Background/Offset is not (0,0) and add the pixel border. 2020-04-15 23:29:42 +02:00
dgis
214f1df318 Add LCD pixel borders and add support for the dark theme. 2020-04-09 00:34:18 +02:00
dgis
44250272e7 Update ReadMe.txt 2020-02-27 10:10:06 +01:00
dgis
d0ae97d7b6 - Intercept the ESC keyboard key to allow the use of the BACK soft key. 2019-12-19 21:12:22 +01:00
dgis
7420e20f92 Try to better detect a physical keyboard to modify the mapping of the keys (Eric issue with S7). 2019-12-18 00:24:04 +01:00
dgis
27cecc7fe3 Version 1.7 2019-12-12 23:58:58 +01:00
dgis
ea970cbed3 The sound can be adjusted by number in addition to the slider by touching the number. 2019-12-04 00:03:58 +01:00
dgis
3e8ea1aa78 Version 1.2beta5 (2019-11-28)
Improve overlapping LCD screen
2019-11-29 08:41:40 +01:00
dgis
74c362d374 Put Setting/Auto Zoom the default.
Improve the physical keyboard support.
2019-11-25 00:50:16 +01:00
dgis
79cc5b22d6 - Improve loading speed by caching the KML folder. 2019-11-03 23:09:06 +01:00
dgis
1065c26765 Improve the win32 layer and make the version 1.7beta 2019-10-30 00:08:00 +01:00
dgis
d8dffd44bb - Updated source code from Eric Rechlin's Emu48 version 1.61+ that was merged from Christoph Gießelink's Emu48 version 1.62.
- Allow to take a screenshot of the fullscreen including the skin.
- Add the KML Icon if present in the navigation menu header (only support PNG or 32bits BMP in the ICO file).
- Add an optional overlapping LCD part stuck to the screen when swiping the 2 calc parts (Experimental).
2019-10-27 20:28:30 +01:00
dgis
e64a354693 Update from Emu42 and Emu71 2019-10-22 23:39:01 +02:00
dgis
f9199a03ed - Change the way to refresh the overlapping LCD. 2019-08-13 21:01:45 +02:00
dgis
2463b91d7e - Allow to take a screenshot of the fullscreen including the skin.
- Add the KML Icon if present in the navigation menu header (only support PNG or 32bits BMP in the ICO file).
- Allow an optional overlapping LCD part stuck to the screen when swiping the 2 calc parts.
2019-08-13 08:36:53 +02:00
dgis
272f7fd324 Add new feature todo 2019-08-11 23:07:02 +02:00
dgis
b8b8f92964 - Add the icon back in order to display them in the menu drawer header... 2019-07-28 18:14:24 +02:00
dgis
b42fdb820c Version 1.6 (2019-07-15) 2019-07-15 23:13:09 +02:00
dgis
d8fb3a9ec0 - Prevent the BACK/ESCAPE key to end the application only from a hardware keyboard (Github Fix: #10). 2019-07-13 16:40:52 +02:00
dgis
7a9f7abb56 - Prevent the white bottom bar when both options "Hide the status/navigations bar" and "Hide the menu button" are set (Github Fix: #9).
- Add option to prevent the pinch zoom.
2019-07-13 16:38:38 +02:00
dgis
f38b2149c4 Version 1.5 2019-07-11 23:59:35 +02:00
dgis
a14aec3a90 Fix the On+D tests for hp49/50 by mocking "serial.c". 2019-07-08 21:47:08 +02:00
dgis
26425625dd - Cleanup code.
- Auto-scroll down the textual printer.
- Fix the printer icon in the Eric's script "real49gp-lc.kml" and "real50g-lc.kml".
- Improve the swipe gesture.
2019-07-07 17:15:14 +02:00
dgis
90d2cb40b9 Improve source code 2019-07-03 21:55:34 +02:00
dgis
d2c75a0699 Improve code. 2019-07-02 22:09:59 +02:00
dgis
2e19448358 Add the support of the macros. 2019-06-30 23:11:37 +02:00
dgis
81fd5a04b9 Fix a win32 bug about getPixel(). 2019-06-28 21:55:37 +02:00
dgis
fd48f40889 Improve the win32 keyboard mapping.
- Prevent the ESC key from leaving the application.
- Map the keyboard DELETE key like it should.
- Map the keyboard +/= key to the + key and the _/- key to the - (US keyboard).
2019-06-27 23:38:54 +02:00
dgis
4c618f358f Improve menu button and printer
- Fix the menu button which was not visible when white on white.
- Fix the Graphical Printer Simulator which was not working with API19 or 21.
- Add the printer model choice in the settings.
2019-06-25 23:55:58 +02:00
dgis
74a9994d53 Fix the flickering issue when 2 SurfaceView are one above the other (with the Printer Simulator) 2019-06-24 19:39:14 +02:00
dgis
8ebe008438 Refactor the code for easier code sharing between Emu48, Emu42 and Emu71. 2019-06-23 23:51:19 +02:00
dgis
3e9d0fb564 Add change paper and fix a paste stack bug
- Fix paste stack bug.
- Add Change Paper (clean) action in the printer simulator.
2019-06-21 23:01:35 +02:00
dgis
a527aa1fd4 Fix copy/paste and add new print icons.
- Fix: Bad text characters when copy/paste the stack.
- Improve the print icons.
2019-06-21 08:30:39 +02:00
dgis
e3057ff772 Improve the printer simulator. 2019-06-18 23:02:29 +02:00
dgis
2a52d225dc Add PrinterSimulator dialog. 2019-06-14 08:45:26 +02:00
dgis
0647722bdd - Version 1.4
- Warn the user about the KML folder selection if this is Android < 5.0
2019-06-08 22:26:46 +02:00
dgis
e2898d4cad - Add a volume slider in the settings.
- Add a rotation option.
2019-06-06 23:29:59 +02:00
dgis
f4a3ec6476 - Add an optional menu button in the top left corner.
- Rewrite the timers engine (Hoping this fixes the issue with the stuck "busy" annunciator.)
- Prevent to load/save object and copy/paste with HP39/40.
2019-06-05 00:52:30 +02:00
dgis
3e345c61fd Improve UI 2019-05-18 18:57:14 +02:00