1.releaseinformation
releaseDate: 2017/04/15
Version: 1.7.5
2. New Features
2-1. Timer logic inactivity support
Added the ability to stop processing when the screen is inactive to the timer logic.
2-2. Add error content acquisition logic
Added "control statement/get error" logic.
If the logic component has an error in the last executed logic,
Added process to retrieve error content.
2-4. UAP Encryption
Added the ability to encrypt UAP files output by UnifinityStudio.
2-5. Software Keyboard Auto Scroll
Do not hide screen items when the software keyboard appears,
Added the ability to autoscroll.
2-6. Completion support for date input dialogs
Added the ability to set today's date in the dialog for date entry if it has not been entered yet
2-7. Current date/time millisecond support
Added "date/time/current date/time milliseconds" logic.
A function to obtain the current date and time with millisecond precision has been added to the logic component.
2-8. Video Playback
Added "file/video playback" logic.
Added the ability to play video to the logic component.
Windows version only
2-9. PDF browsing
Added "Device/PDF Viewing" logic.
Added the ability to view PDFs to the logic component. Windows version only
2-10. Expansion of the number of scheduled lines in the monthly calendar
Added "Monthly Calendar / Display Style / Number of Appointment Lines" logic.
The number of appointments in a day in the monthly calendar was currently limited to a maximum of three lines,
Added the ability to enter any number and display 4 or more lines.
3. Improvement of defects
3-1. Timer freezes during debugging
Fixed a bug that could cause Studio debug execution to freeze after the timer starts.
3-2.(Android) drumroll bug with date and time
(Android) Fixed a bug in which the "Cancel" button text in the date and time drum roll was missing.
3-3.(iOS) Text Box Execution Processing
(iOS) Fixed a bug in which the text box execution process was executed twice.
3-4. Overlap in scheduled time other than 30-minute increments in the calendar (day)
Fixed a bug in the Calendar (Day) in which non-overlapping appointments with a non-overlapping appointment time in increments of 30 minutes would overlap in the vertical direction.
3-5. Combo Box Dialog
Combo box dialogs have been modified so that they can be closed by tapping outside the dialog or by pressing the back button.
3-6. Drawing of unavailable buttons during timer execution
Fixed a problem in which tapping a disabled button while the timer was running would cause the button to be drawn in a pressed state.
3-7. Displaying multiple pop-up systems by consecutive taps
Fixed a bug that caused multiple pop-up systems to appear when tapping quickly and continuously.
3-8. Dictionary acceleration support
When data in JSON/XML format is acquired through REST communication, etc. and stored in a dictionary,
Fixed a bug that could cause slow performance when data is in a grid.
3-9. Double text display
Fixed a problem in which text was displayed twice when moving back to the same screen by pressing the back key while editing text.
3-10. 15-digit numeric support for text input
Fixed a problem in which entering "9999999999" (10 digits of 9) in text input and pressing "OK" would result in "-2,147,483,648".
*Numerical values up to 15 digits can now be entered.
3-11. Initial data at DB encryption
Properties>Projects>Internal Database if encryption is enabled in the settings section,
Fixed a problem that prevented initial data in the application from being displayed.
3-12. Check color control when radio control is inactive
Fixed a problem in which the check color could not be controlled when the radio control was inactive.
Added invalid check color to the display color.
3-13. Check color control when checkbox control is inactive
Fixed a problem in which the check color could not be controlled when the check box control was inactive.
Added invalid check color to the display color.