Skip to content

Releases: openimis/policies_android_app_java

v2.2.0

15 Nov 19:12
cd6dc1f
Compare
Choose a tag to compare

What's Changed

  • Niger improvements by @edarchis in #125
  • OP-187: IMIS web and policies app: Renewal extracts dont work by @malinowskikam in #126
  • Java version in github worflows updated to 11 by @malinowskikam in #127
  • OTC-504: Disable request CNs button with timer when fetching new from GePG by @malinowskikam in #128
  • build.gradle cleaned by @malinowskikam in #129
  • Added missing string key by @malinowskikam in #130
  • OTC-510: Allow to max threshold for CNs any time by @malinowskikam in #131
  • OTC-508: Test insuree image upload from Android 7 by @malinowskikam in #133
  • OTC-498 Updated picasso library to 2.71828 by @malinowskikam in #134
  • OTC-374: XMLexport function renamed. Obsolete code removed. by @wzglinieckisoldevelo in #135
  • OTC-529 Remove logging framework from release version of the app by @malinowskikam in #136
  • OTC-344: Dialog button labels no longer hardcoded. by @wzglinieckisoldevelo in #137
  • OTC-546: AllowFamilyWithoutPolicy not implemented by @malinowskikam in #139
  • OTC-536: Added check for empty value of phone number of an insuree by @wzglinieckisoldevelo in #140
  • Release URL update by @malinowskikam in #142
  • OTC-566: Resetting EO credentials after typing different EO code. by @wzglinieckisoldevelo in #141
  • Removed unused permissions by @malinowskikam in #143
  • OTC-344: Vulnerability field moved to match webapp position. by @wzglinieckisoldevelo in #144
  • OTC-575 Updated version code by @malinowskikam in #145
  • OTC-582: Input checks for new renewals now are displayed properly. by @wzglinieckisoldevelo in #146
  • OP-764 Prepare a solution for file IO for mobile apps compliant with Google's external storage permissions by @malinowskikam in #147
  • Fixes release/2.2.0 by @dragos-dobre in #148
  • OP-768: Policies: Remove MANAGE_EXTERNAL_STORAGE permission and convert all features to use appropriate file APIs by @malinowskikam in #149
  • OTC-596: Fixed checking photos after validation by @malinowskikam in #150
  • OTC-581: Custom message is now displayed when no policy is active. by @wzglinieckisoldevelo in #152
  • Release Log class fixed by @malinowskikam in #153
  • OTC-640 The app freezes when using "Modify Family" by @malinowskikam in #155
  • OTC-642: Fixed XML enrolment export by @malinowskikam in #157
  • OTC-651 Implemented default language, fixed saved language by @malinowskikam in #158
  • OTC-683 The CHF-ID number was seen Null I on the status by @malinowskikam in #160
  • OTC-683 Added policy check to insuree page by @malinowskikam in #161
  • OP-703: Policy status is displayed in the Enquire menu. by @wzglinieckisoldevelo in #164
  • OTC-662 Policy application can not retrieve client data for modification by @malinowskikam in #162
  • Updated SDK to 33, updated strings by @malinowskikam in #165
  • OP-705: Message added when no insuree is found in Enquire. by @wzglinieckisoldevelo in #166
  • OP-687: No renewals found message added. by @wzglinieckisoldevelo in #167
  • OTC-696: Restart on QR code scan in Enrolment by @malinowskikam in #168
  • OTC-708 The newly registered EO can be viewed on IMIS web but when try to log in IMIS mobile application it gives an error "Incorrect Enrollment Officer Code" by @malinowskikam in #169
  • Compile resource fix by @malinowskikam in #170
  • OP-940 Test mobiles apps on release server (22.10 Release) by @malinowskikam in #173
  • Develop by @dragos-dobre in #174
  • Release/2.2.0 by @dragos-dobre in #171

New Contributors

  • @wzglinieckisoldevelo made their first contribution in #135

Full Changelog: v2.1.0...v2.2.0

v2.1.0

24 Nov 21:24
099bb73
Compare
Choose a tag to compare

What's Changed

Read more

v2.0.1

24 Apr 11:12
bdfb7bb
Compare
Choose a tag to compare

April 2020 Release

Release notes

Android 9 compatibility
The mobile application is now compatible with Android 9 (Pie).

Enrolment Officer code is case-insensitive
Enrolment Officers can enter their code independent of the case.

Added build variants in gradle file
The application build.gradle file now contains build variants allowing to easily build different versions of the application.

Dependency / compatibility

Details on openIMIS Software Components page.

v2.0.0

26 Nov 14:49
dab97b4
Compare
Choose a tag to compare

Release notes

Integration of the Policies application with the new improved REST API
The REST API provides improved security for mobile applications.

Added support for the ePayment module implementation
The ePayment module is integrated into the REST API. From the Policies application, the user can overview policies, overview control numbers and check the commission.

Offline synchronisation password can be customized directly in the application
New settings screen added to configure the offline RAR file password. The password needs to be the same on both Web Application and Policies application

Dependency / compatibility

Details on download page.

v1.2.0

04 Oct 14:31
73147f3
Compare
Choose a tag to compare

Release notes

Integration of Legacy renewal application with Policies application

Adjustability and further enhancements of Policies mobile app

  • Policies can be configured to enforce the submission of a photo and/or a policy while registering a new insuree from the mobile app.
  • Search insurees to be renewed from the mobile app
  • Search feedback to be collected from the mobile app
  • Head of a family is in the list of members of the family highlighted in an appropriate way (different colouring)
  • When a family is downloaded for editing purposes, the insurance number is disabled so that the user is not able to change the insurance number
  • On the home page of the mobile app, two figures show the Total premiums in the form /
  • When working offline on the mobile app, an external XML file can be copied on the phone to update the phone to the latest configuration.
  • The mobile app user can see his/her own statistics:
  • number of families/insures with active policies
  • number of families/insures with expired policies
  • number of families/insures with idle policies
  • number of families/insures with suspended policies

Optimisation of contributions entry
The field Contribution Paid in the form Premium will be initially populated by the amount needed for full coverage of the value of the policy. The field can be edited. So, if the policy value is 10000 and one contribution 4000 has been already entered, the field will be initially populated with the value 6000 for the second contribution.

Dependency / compatibility

Details on download page.