Skip to content

Releases: CruGlobal/godtools-android

v5.1.2

04 Feb 18:36
Compare
Choose a tag to compare
prepare for release

v5.1.1

29 Jan 18:45
Compare
Choose a tag to compare
prepare for release

Version 4.1.6

09 Feb 19:53
Compare
Choose a tag to compare
  • Makes menu bar opaque and adjusts view port to account of it in layouts. This makes the action overflow button much more visible w/o obscuring any content
  • Fix duplicate packages showing by adding a distinct to the query to load them out of the phone's DB

Version 4.1.5

29 Jan 18:28
Compare
Choose a tag to compare
  • All booklets appear for each language when untranslated
  • Language selection & presentation logic mirrors what iOS does
  • Delete option on languages view now actually deletes the content

Fix download issues

30 Oct 14:24
Compare
Choose a tag to compare

Lots of work by @frett to resolve downloading issues

  • ensures resources directory is available or can be created
  • incorporates fallback logic to internal storage if directory cannot be created on external.
  • adds Crashlytics logging in more areas
  • introduced nice FileUtils and CopyUtils classes

Version 4.1.3

23 Oct 20:28
Compare
Choose a tag to compare

Fix settings page for Gingerbread and earlier users
Target API 22
Add additional debugging information to diagnose download issues

Fix crash on missing dialog

13 Oct 21:19
Compare
Choose a tag to compare

In some cases SnuffyPWActivity would try to close a dialog that was never showing in the first place. This fix adds a check to make sure the dialog was first not null and second showing before it tries to close it.

Solves: https://fabric.io/cru/android/apps/org.keynote.godtools.android/issues/560cb053f5d3a7f76b75cf02

Version 4.1.0

30 Sep 18:16
Compare
Choose a tag to compare

Included in this update

  • Interacts v/ v2 API (follows redirects to Amazon S3)
  • Auto-detects device locale on first open and downloads content in that language if available
  • Sharing messages/links now point to knowgod.com w/ path to continue the conversation where it was left off
  • Crash reporting and stats through Crashlytics tracking
  • Smaller app size (unused classes removed)

Interacts w/ v2 API

02 Sep 18:58
Compare
Choose a tag to compare
Interacts w/ v2 API Pre-release
Pre-release
v4.0.3

Bump version number