Skip to content

Releases: unfoldingWord-dev/ts-android

2.1.2

20 Feb 08:07
Compare
Choose a tag to compare

This release contains a number of bug fixes as well as the latest source text. Of particular notice is the addition of Arabic as a source language in most of the available projects.

  • fixed key terms being skipped when next to a verse marker
  • updated key terms to display in a list
  • added sorting to projects in the library
  • updated downloader to properly cache items
  • added rtl support for supported devices
  • updated images in obs
  • fix bug in menu rendering
  • added support for key term aliases

2.1.1

14 Feb 04:39
Compare
Choose a tag to compare

This is a bug fix release.

  • updated project saving to include chosen source language
  • added upper and lower bounds to verse markers
  • fixed keyboard bug (keyboard would open at seemingly random intervals)
  • updated bug report ui to be fluid with keyboard
  • updated data store and caching to reuse data and avoid redundant downloads
  • profiles are now pushed to the server
  • updated resources drawer and improved stability
  • add notices when notes and terms are not available
  • updated resources packaged with the app
  • other bug fixes and improvements
  • improved support for usx rendering
  • updated ui for chapter and frame selection lists
  • fixed swipe to enable project submission bug in upload ui

2.1.0

10 Feb 02:20
Compare
Choose a tag to compare

This public release contains many fixes and improvements in addition to some new features.

New Features

  • Bible translation Bible translation is now supported with 3 books pre-loaded in the app (Ruth, Luke, Titus)
  • Device to Device Sharing Users may now easily share and browse translations available on local devices (devices must be on the same WiFi network and in the appropriate sharing mode). Sharing in this manner is also encrypted!
  • Bug Reporting Users may now manually submit a bug report in order to help developers track down problems in the app.

Fixes/Improvements

  • updated ui to better adhere to the latest Android releases
  • numerous updates to the library navigation for better usability
  • numerous bugs that were causing the app to crash
  • app no longer re-loads when it returns to the foreground
  • chapter and frame lists in the library now auto scroll to the top
  • added internal logging to app for better error reports
  • app correctly displays projects that have been downloaded from the server
  • resources menu is hidden when a project does not have any resources
  • chapter settings are now optional for projects
  • app no longer crashes when returning to foreground
  • added contact form when project is submitted
  • frames are reloaded when language resources are switched
  • improved translation note functionality to support multi-line notes without breaking the ui
  • built a modular rendering system to support multiple input formats
  • numerous fixes and improvements to exports and imports
  • improved support for rotating device
  • better server api to support a broader range of projects.

2.0.3 - Build 55

06 Feb 00:04
Compare
Choose a tag to compare
2.0.3 - Build 55 Pre-release
Pre-release

This build contains quite a few bug fixes and enhancements to the ui.
Of primary importance is support for Bible translations which may be downloaded from the server.

The USX rendering has not been completed for all available tags yet so if you see anything tags that got missed in the rendering drop us a note in the https://github.com/Door43/translationStudio2/issues but otherwise don't have a panic attack :)

2.0.3 - Build 54 (2.1.0 Preview)

31 Jan 01:40
Compare
Choose a tag to compare
Pre-release

This is the developer preview of the 2.1.0 release.
Some updates will need to occur on the server and the test data removed from the apk before the official release.

  • USX rendering support for source and translation.
  • Verse marker support
  • Improved note support
  • Completely new text rendering system (more stable and more easily adapted)
  • UI improvements
  • various bug fixes.

2.0.3 - Build 53

23 Jan 23:04
Compare
Choose a tag to compare
2.0.3 - Build 53 Pre-release
Pre-release
  • p2p sharing is now fully functional!
  • You may now turn off your screen while acting as a server in p2p sharing for better security
  • all current and legacy usfm and project formats are now supported.
  • you no longer need to change the import settings before importing usfm and projects.
  • fixed a number of bugs and stability issues

2.0.3 - Build 52

22 Jan 00:05
Compare
Choose a tag to compare
2.0.3 - Build 52 Pre-release
Pre-release

This release features a lot of improvements to p2p sharing as well as other bug fixes.

Fixes

  • provided better security to git token used in submitting crash and bug reports.
  • fixed bug preventing only one translation to be imported at a time
  • fixed other potential bugs in p2p sharing

Improvements

  • added encryption to p2p sharing
  • greatly improved the import confirmation ui

2.0.3

16 Jan 18:56
Compare
Choose a tag to compare

This release provides numerous bug fixes that improve the overall stability and reliability of the app.

  • Fixed app crashing when migrating from 1.x version of the app.
  • Fixed ui drawing on some devices where the location of the status bar caused the main ui to be extra short.
  • Fixed app crashing when creating a passage note and rotating the device.
  • Fixed app crashing while downloading updates.
  • Updated download service to use the new (and more flexible) sever API.
  • Other stability improvements.

2.0.2 - build 50

14 Jan 23:54
Compare
Choose a tag to compare
2.0.2 - build 50 Pre-release
Pre-release

This release provides numerous crash fixes and other improvements to stability.
Other notable improvements include:

  • the use of the new server api
  • support for multiple language resources
  • manual bug reporting
  • p2p sharing over wifi

Note: this release includes a pseudo luke project for the purpose of demonstrating support for multiple language resources.

2.0.2

18 Dec 20:02
Compare
Choose a tag to compare
  • added translation guidelines and statement of faith to terms of use agreement
  • updated locale translations
  • fixed import bug with zipped archives
  • improved swiping between frames
  • fixed occasional overwrite bug in frames
  • improved app startup speed
  • other minor stability fixes