Releases: medic/cht-android
Releases · medic/cht-android
v0.4.37
v0.4.35 - Just build CMMB KE flavour
Same release as v0.4.34
v0.4.34
v0.4.33
Update to targetSDK 28
Bump target SDK version to 28 (#87) * Bump target SDK version to 28 * Failed to install the following Android SDK packages as some licences have not been accepted * Bump testImplementation version of roboelectric https://github.com/medic/medic-android/issues/86
v0.4.31: Adds processing of incoming field timeTaken from rdt app (#81)
* Adds processing of incoming field timeTaken from rdt app * Makes change to positioning of mrdt timetaken and image so that webapp is backward compatible * Ensures compatiblity with < 3.6 webapp * Replace try/catcjh with if & multilines * Fixes Checkstyle error * Fix androidCheckstyle errors * Fixes console error
v0.4.30: Adds processing of incoming field timeTaken from rdt app (#81)
* Adds processing of incoming field timeTaken from rdt app * Makes change to positioning of mrdt timetaken and image so that webapp is backward compatible * Ensures compatiblity with < 3.6 webapp * Replace try/catcjh with if & multilines * Fixes Checkstyle error * Fix androidCheckstyle errors * Fixes console error
v0.4.29: Cleanup unnecessary file committed from build work (#85)
This file is not required and was accidentally committed in 70e501c
v0.4.27: Automatically publish builds to play store's alpha channel (#82)
For commits to master with a tag, use a free library called fastlane to kick off gradle and upload the output to the Play Store.
v0.4.25: Build, version, sign, and upload through Travis (#78, #79)
This change introduces a Travis job which builds and publishes to GitHub (not yet publishing to App Store). It also splits our single large APK into two smaller ABI-specific APK files.