Skip to content

Releases: unfoldingWord-dev/ts-android

2.3.0 (Build 90)

13 Aug 20:16
Compare
Choose a tag to compare
2.3.0 (Build 90) Pre-release
Pre-release
  • Includes a fix for verse markers placed on the end of a line causing the soft keyboard to be blocked.

Warning: This build is known to be incompatible with the Asus 8" and toshiba 8" both running android 4.4.2

2.3.0 (Build 89)

13 Aug 11:06
Compare
Choose a tag to compare
2.3.0 (Build 89) Pre-release
Pre-release
  • Includes support for uploading translation notes.
  • fixed shortcut links in translationWords example texts.
  • fixed several navigation bugs in the server library

2.2.2 (Hot Fix)

12 Aug 20:45
Compare
Choose a tag to compare
2.2.2 (Hot Fix) Pre-release
Pre-release

This is a hotfix to provide support for publishing translationNotes to the server.

2.3.0 Build 88

10 Aug 08:36
Compare
Choose a tag to compare
2.3.0 Build 88 Pre-release
Pre-release

This release contains some major UI improvements as well as a number of bug fixes.

Changes included

  • Updated color scheme (mostly implemented)
  • Updated icons (mostly implemented)
  • Improved performance for scrolling lists
  • Fixed bug in project loading dialog that caused app to crash when rotated.
  • Improved usage of theme templates for better maintainability.
  • Includes latest source languages.

NOTE: the build number 88 on this release conflicts with https://github.com/unfoldingWord-dev/ts-android/releases/tag/2.2.2-88. Only use this release for testing.

2.2.1 Build 87

04 Aug 22:06
Compare
Choose a tag to compare
2.2.1 Build 87 Pre-release
Pre-release

This release contains numerous bug fixes and stability improvements.

Fixes

  • Improved stability for development across multiple developers.
  • Fonts are loaded immediately without having to restart the app
  • TaskManager groups are now synchronized to prevent cross threading exceptions
  • Sharing activity will now rotate with device.
  • No longer crashes when rotating device while choosing a project from a list.
  • No longer crashes when rotating device while browsing a peer.
  • Fragments no longer pile up when device is rotated (caused a memory leak as well as other ui bugs).
  • Numerous other minor fixes.

Features/Improvements

  • Automatic Translation Backups
  • Reporting tools abstracted into reusable classes
  • P2P sharing now runs as multiple background services.
  • Enabled migration service for updating between app versions.

2.2.0 Build 86

02 Jul 06:16
Compare
Choose a tag to compare

This release removes graphite support because it was breaking the app on certain devices.

2.2.0 Build 85

23 Jun 21:34
Compare
Choose a tag to compare
2.2.0 Build 85 Pre-release
Pre-release
  • Fixed bug in backing up project
  • Updated error reporting

2.2.0 Build 84

19 Jun 23:47
Compare
Choose a tag to compare
2.2.0 Build 84 Pre-release
Pre-release

This is the fixed 2.2.0 release.

Fixes

  • Key terms are correctly displayed in the resources
  • By default key terms are not rendered as links in the source
  • Other minor fixes

2.2.0 (Pre-release)

21 May 00:21
Compare
Choose a tag to compare
2.2.0 (Pre-release) Pre-release
Pre-release

Fixes/Improvements

  • Updated the locale
  • Bundled the latest resources
  • Fixed crash bug when canceling server library loading dialog
  • Fixed bug in exporting projects as DW.

Note: There are three attached apk's. The arm* apk's contain graphite libraries for that specific platform. The fat apk contains libraries for both platforms. As such, the arm* apk's are smaller in size. It should be safe to deploy the fat apk to the play store, however users will receive a small benefit in download size if the arm* apk's are deployed, but would also require additional store configuration.

2.1.5 - Build 82

20 May 00:51
Compare
Choose a tag to compare
2.1.5 - Build 82 Pre-release
Pre-release

New Features

  • Checking questions version is stored in the project manifest when uploaded (published projects only).
  • Translations for Translation Notes can now be chosen for upload to the server.
  • Checking question updates can now be downloaded from the server.

Fixes

  • Fixed display stats for checking questions.
  • Fixed fixed translation note bug that caused some frames not to be loaded (1 Peter for example)
  • Other minor fixes.