Adapt It Mobile
Blog
Adapt It Mobile news, product announcements, and more.

Release 1.0 beta 11 available for download

We are pleased to announce the eleventh public beta for Adapt It Mobile 1.0.

Bug Fixes This beta release fixes several issues found during testing:

  • Fixed an issue where removing a phrase didn’t preserve the associated marker information (#291)
  • Fixed an issue where the possible translations on the “choose translation” menu were hard to distinguish, because the items were spaced evenly with no line between the options (#292)
  • Fixed an issue where KB entries with trailing space + punctuation were not removed (#293)
  • Fixed an issue where extra punctuation was added when clicking back on the target field (#294)
  • Fixed an issue where the double-tap phrase selection was off by one word (#297)
  • Fixed an issue where selecting from the drop-down “choose translation” menu was causing the cursor to skip one or more lines. (#299)
  • Added two editor options that were in Adapt It desktop, but not in Adapt It Mobile: wrapping at standard format markers (#302) and automatic copying of text from source to target when there is nothing in the KB (#300)

New Features Also included in this release are the following enhancements:

  • The version / build info is displayed in the Settings / General Settings page (along with the two editor options listed above and the UI locale setting that was displayed on the main menu page) (issue #298)
  • Portuguese localization (#304)
  • A new way to select phrases in the adaptation editor: long press selection mode (issue #212). This feature works as follows:
  1. The user presses / holds the starting pile in the selection. After 1 second, the color on the selection changes and the user gets an audible “ping” telling them that it’s in long-press selection mode. The user can then lift their finger from the starting pile location.
  2. The user clicks on the ending pile in the selection. There’s no time limit, as it’s still in the long press selection mode. All the words between the two piles become part of the selection.

Some other nuances of this feature:

  • If the user clicks outside the strip, all the words up to the beginning / ending of the strip (depending on where the user clicked) become part of the selection.
  • If the user clicks an empty area, the long-press selection goes away.
  • If the user presses / holds the same pile, the long-press selection mode toggles off, and the starting pile is the only one selected.

Here’s an animated .gif of this selection process in action:

longpress

With this change, there are now three ways to select a phrase in Adapt It Mobile:

  1. Click/drag the words that will form the phrase.
  2. Double-tap a pile to select the whole strip.
  3. The “long press selection” method outlined above.

More info about this release

The above 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 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!