dgis
efc2139026
The KML folder is now saved when changing the KML script for a custom one via the menu "Change KML Script...".
...
The setting "settings_kml_folder_embedded" was not saved when changing the KML script for a custom one via the menu "Change KML Script...".
Scenario:
1 Create a new calc with embedded KML
2 "Change KML Script..." with a KML from a custom folder.
3 Save and Quit
4 Reopen Emu48, and the selected KML file is lost!
2020-12-08 00:50:06 +01:00
dgis
85cf5f471d
Add TODO
2020-11-23 23:43:56 +01:00
dgis
288bffd5ec
- Fix an issue which prevents to save all the settings (Save in onPause instead of onStop).
2020-11-23 13:03:47 +01:00
dgis
23184e86d2
Version 2.0 (2020-11-15)
2020-11-15 16:42:39 +01:00
dgis
3427c62a89
Fix a timer issue.
2020-11-01 00:13:52 +01:00
dgis
72ccc7a98b
Fix the KML button Type 3 with a Background offset which was not display at the right location ( Fix #15 ).
2020-10-30 23:08:40 +01:00
dgis
378a3cf67d
Updated source code from Eric Rechlin's Emu48 version 1.62+ that was merged from Christoph Gießelink's Emu48 version 1.63.
2020-10-30 00:33:10 +01:00
dgis
9b995adc51
Replaces the haptic feedback switch with a slider to adjust the vibration duration.
2020-10-30 00:14:00 +01:00
dgis
f674c90993
For the HP49/50 port 2, it is now possible to load a new Flash ROM file (It fully replaces the ROM).
2020-10-27 00:17:08 +01:00
dgis
c7608bbbed
Fix transparency and printer issues:
...
- Fix transparency issue (RGB -> NGR).
- Fix a printer issue from Christoph Gießelink's HP82240B Printer Simulator version 1.12.
2020-09-21 00:37:58 +02:00
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
61260260df
Fix typos.
2020-05-12 00:04:10 +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
6765cc7035
Almost all the settings are now saved at the end of the state file (This commit and the previous fix #12 ).
2020-04-29 00:12:40 +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
095004a469
* Fix the Overlapping windows not refreshed correctly at the very start (new file).
2020-04-19 22:16:06 +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
6343695d7e
Hide the menu [Default KML script folder] when the default is already displayed ( Fix #5 ).
2020-04-11 00:44:19 +02:00
dgis
25fb07f9c0
Merge branch 'master' of https://github.com/dgis/emu48android
2020-04-10 00:30:02 +02:00
dgis
c2bc146e7b
Remove the non loadable file from the most recent used state file list ( Fix #13 ).
2020-04-10 00:26:59 +02:00
dgis
214f1df318
Add LCD pixel borders and add support for the dark theme.
2020-04-09 00:34:18 +02:00
dgis
3187a1fe49
Fix #11 issues with Linux build
2020-03-04 08:30:01 +01:00
dgis
44250272e7
Update ReadMe.txt
2020-02-27 10:10:06 +01:00
dgis
7a32d6ad85
Put all the string in the file strings.xml.
2020-02-16 23:55:09 +01:00
dgis
3f49367f74
Add .cxx to the ignore list.
2020-01-27 08:38:23 +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
d7b58b3a05
Update the socket API.
2019-12-08 23:44:42 +01:00
dgis
2d1af254a1
Ask to SaveAs just after creating a new calculator and improve the Save and SaveAs in certain situation.
2019-12-06 00:15:40 +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
fccb189b24
Improve overlapping LCD.
2019-11-27 01:04:53 +01:00
dgis
74c362d374
Put Setting/Auto Zoom the default.
...
Improve the physical keyboard support.
2019-11-25 00:50:16 +01:00
dgis
c11edfc8d1
Update the scan code.
2019-11-18 13:45:29 +01:00
dgis
fe3d8c4da0
Support the transparency in the KML Global Color.
2019-11-12 00:16:38 +01:00
dgis
577091db9e
Fix printer text color.
2019-11-06 08:20:25 +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