Release 1.0 beta 10 available for download
We are pleased to announce the tenth public beta for Adapt It Mobile 1.0. This beta release includes issues found during beta testing:
- Fixed an issue on iOS where clicking on the Return key on the on-screen keyboard would select the next field, but the software keyboard would disappear. (#279)
- Fixed several issues related to scrolling on Android (#280, #277)
- Fixed an issue where the select adaptation drop-down menu was not displaying properly if the user went back and clicked on the target field again. (#283)
- Fixed some issues with the knowledge base integrity (#285)
- Fixed an issue where the last edited field wasn’t getting saved when the app went to the background (#276)
- Fixed an issue where a click on the target field was auto-filling and continuing, instead of allowing the user to make corrections (#275)
- Fixed an issue on Android where the edit menu was obscuring the source text (#268)
This milestone also added an internal change to migrate from the Cordova globalization plugin to the ECMA internationalization API (#270).
A full list of resolved issues can be found in our issue tracker.
Please refer to the Adapt It Mobile Wiki site for instructions on installing. Issues and enhancement requests can be reported through our issues page. Thanks!
Release 1.0 beta 9 available for download
We are pleased to announce the ninth public beta for Adapt It Mobile 1.0. This beta release includes issues found during beta testing:
- Fixed a runtime permissions issue on Android devices (6.0 and above), where no documents were found when attempting to import a project or document. (#264)
- Fixed a UI issue where a white bar was displaying in the status bar under iOS 11 (#262)
- Fixed an issue on the New Project / Source Language and Target Language steps, where the initial focus on the language name field was causing the instructions to be scrolled offscreen. (#260)
A full list of resolved issues can be found in our issue tracker.
Please refer to the Adapt It Mobile Wiki site for instructions on installing. Issues and enhancement requests can be reported through our issues page. Thanks!
cordova-plugin-env initial release 1.0.0
The Adapt It Mobile team members have developed a general purpose plugin for the Apache Cordova framework called cordova-plugin-env. This plugin allows Cordova applications to access various directories on Android mobile devices (for example, the Downloads or Documents directories).
The cordova-plugin-env release 1.0.0 has several utility methods that allow Cordova application developers access to external storage on Android devices:
- getExternalStorageState()
- isExternalStorageEmulated()
- isExternalStorageRemovable()
- getDirectory(string)
For more information about cordova-plugin-env, including installation instructions for Apache Cordova-based mobile apps, please visit the cordova-plugin-env repository page.
Release 1.0 beta 8 available for download
We are pleased to announce the eighth public beta for Adapt It Mobile 1.0. This beta release includes issues found during beta testing:
- Fixed an issue where the buttons on the More Actions (…) drop-down menu were not updating correctly (#254).
- Fixed an issue where the selection of multiple words in the editor was selecting words just before the finger / mouse selection.
- Updated the UI for the Welcome and Get Started screens with a “flat” style, to be more in line with the rest of the application.
A full list of resolved issues can be found in our issue tracker.
Please refer to the Adapt It Mobile Wiki site for instructions on installing. Issues and enhancement requests can be reported through our issues page. Thanks!
Release 1.0 beta 7 available for download
We are pleased to announce the seventh public beta for Adapt It Mobile 1.0. This beta release includes issues found during beta testing:
- Fixed two XML parsing issues related to reading filtered text from the AI XML document.
- Fixed a display issue with chapter and verse numbers not displaying correctly when followed by a cross reference or some other filtered text.
- Moved the AIM project database to where it can be backed up by iOS, or readily copied via SD card for Android. Note that for iOS, backup to iCloud can be managed or turned off by following the instructions at this link: https://support.apple.com/en-us/HT207689
A full list of resolved issues can be found in our issue tracker.
Please refer to the Adapt It Mobile Wiki site for instructions on installing. Issues and enhancement requests can be reported through our issues page. Thanks!