Skip to content

Releases: open-eid/MOPP-Android

v2.3.0

13 Sep 08:27
064d475
Compare
Choose a tag to compare

Changes:

  • Upgraded libdigidocpp library
  • Application configuration refactored to loading from central configuration service
  • Accessibility support
  • LDAP service change

2.2.0

28 May 12:30
Compare
Choose a tag to compare

Changes

  • RIA DigiDoc icon update
  • Bug fixes
  • Upgraded libdigidocpp library

2.1.0

13 Dec 08:57
Compare
Choose a tag to compare

Changes

  • Encryption and decryption of documents with ID-card (https://www.id.ee/index.php?id=31009)
  • ID-1 support
  • Configurable TSA (Timestamp Authority service) URL
  • Upgraded libdigidocpp library
  • Bug fixes

Added support for Identiv uTrust SmartFold SCR3500 Family smart card readers:

  • SCR3500 B
  • SCR3500 C

2.0.0

10 May 10:18
Compare
Choose a tag to compare

Changes

  • Complete UI/UX redesign.
  • Added support for Elliptic-curve cryptography(ECC) based digital signatures
  • Upgraded libdigidocpp
  • Added support for EU containers (ASIC-E, PDF)
  • Improved ID-card management
  • Improved opening and sharing documents
  • Various bug fixes
  • Improved performance of the application

1.0.2 beta

21 Aug 12:27
v1.0.2-beta
4b54dc2
Compare
Choose a tag to compare
1.0.2 beta Pre-release
Pre-release

Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.

Changes

  • Improved signature compatibility

1.0.1 beta

21 Aug 12:25
v1.0.1-beta
7f702ac
Compare
Choose a tag to compare
1.0.1 beta Pre-release
Pre-release

Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.

Changes

  • Small UI changes

1.0.0 beta

21 Aug 12:24
v1.0.0-beta
cdb17e5
Compare
Choose a tag to compare
1.0.0 beta Pre-release
Pre-release

Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.

Changes

  • Small UI changes

Release 0.0.9 Beta

17 Mar 11:25
2dfac3e
Compare
Choose a tag to compare
Release 0.0.9 Beta Pre-release
Pre-release

Release of version 0.0.9 Beta

Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.

Changes

  • Search box is expanded by default
  • Added missing translations
  • PIN locked status displayed in my eID view
  • Authentication certificate info displayed in my eID view
  • Use ee.ria.DigiDoc namespace instead of ee.ria.EstEIDUtility
  • Force all activities to portrait view only
  • Store the containers created to a subfolder of the Download folder
  • Search for containers in Downloads and in our DigiDoc folder
  • Only show container files of type: bdoc, ddoc, asice, asics, adoc and edoc

Release 0.0.8 Beta

09 Mar 23:53
Compare
Choose a tag to compare
Release 0.0.8 Beta Pre-release
Pre-release

Release of version 0.0.8 Beta

Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.

Changes

  • Make sure message to display for Mobile-Id is less than 40bytes
  • Update and add translations
  • Changed dashboard icons
  • Updated support libraries
  • Display common name for signatures when given name and surname are not available
  • Remove unused preferences
  • Not offering RIA Digidoc app as a resolver for view and send intents created by us (viewing, sharing datafiles and sharing containers). RIA Digidoc app is still offered when datafile is an other container.
  • Fix app crashing when deleting datafiles or signatures from container after container rename.
  • Fix same Mobile-id signature added multiple times
  • Added signed release building
  • Other minor UI changes and refactoring

Release 0.0.7 Beta

20 Feb 11:16
Compare
Choose a tag to compare
Release 0.0.7 Beta Pre-release
Pre-release

Release of version 0.0.7 Beta

Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.

Changes

  • Add AdES signature (Mobile-ID) to container asynchronously to prevent UI freeze
  • Spelling and wording changes in texts
  • Country code is no longer required For Estonian mobile numbers when signing with mobile ID
  • Logging only enabled for debug builds
  • Other minor refactoring