Skip to content

Releases: medic/cht-android

v0.4.37

25 Apr 12:39

Choose a tag to compare

Update production url

v0.4.35 - Just build CMMB KE flavour

13 Mar 08:20

Choose a tag to compare

Same release as v0.4.34

v0.4.34

12 Mar 09:18
93f294c

Choose a tag to compare

Add cmmb-ke flavour (#97)

* Add cmmb-ke flavour

v0.4.33

19 Aug 07:17

Choose a tag to compare

Just build moh_mali and release to github

Update to targetSDK 28

24 Jul 21:12

Choose a tag to compare

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)

04 Jul 23:08
c2da27a

Choose a tag to compare

* 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)

02 Jul 08:07
c2da27a

Choose a tag to compare

* 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)

26 Jun 17:05
fa1d83c

Choose a tag to compare

This file is not required and was accidentally committed in 70e501c

v0.4.27: Automatically publish builds to play store's alpha channel (#82)

18 Jun 09:56
70e501c

Choose a tag to compare

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)

17 Jun 19:27
e0da38d

Choose a tag to compare

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.