Skip to content

Conversation

@sniedzielski
Copy link
Contributor

@sniedzielski sniedzielski commented Apr 26, 2021

TICKET: https://openimis.atlassian.net/browse/OTC-244

This ticket also include some changes related to Andoid 10/11 comaptibility (this ticket is linked to OP-315 - https://openimis.atlassian.net/browse/OP-315)

Changes:

  • remove "CaptureActivity" installed locally from this project.
  • Loaded "CaptureActivity" zxing library using 'implementation' (from external source)
  • Changed the build.gradle to target and compile against API level 30
  • Moved all acces to "/IMIS/" from Environment.getExternalStorageDirectory().getAbsolutePath() to Environment.getExternalStoragePublicDirectory(Environment.DIRECTORY_DOCUMENTS), effectively moving IMIS directory from External Storage root to Documents.
  • Added MANAGE_EXTERNAL_STORAGE permission (Android 11)
  • Added IMIS main directory name dependent on build variant
  • Added saving either accepted or rejected Claims to folder "Accepted" or "Rejected" in IMIS folder

@sniedzielski sniedzielski marked this pull request as ready for review April 28, 2021 07:03
@dragos-dobre dragos-dobre merged commit 19eb649 into develop Apr 28, 2021
@dragos-dobre dragos-dobre deleted the feature/OTC-244 branch April 28, 2021 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants