Releases: CruGlobal/godtools-android
Releases · CruGlobal/godtools-android
v5.1.2
v5.1.1
Version 4.1.6
- 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
- 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
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
Fix settings page for Gingerbread and earlier users
Target API 22
Add additional debugging information to diagnose download issues
Fix crash on missing dialog
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
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
v4.0.3 Bump version number