Skip to content

Releases: dhis2/dhis2-android-sdk

Release 1.4.1

14 Jun 12:37
5c8455f
Compare
Choose a tag to compare

New features:

Bugfixes:

Release 1.4.0

22 Apr 05:30
00185ea
Compare
Choose a tag to compare

New features:

Bugfixing:

Libraries:

Release 1.3.2

23 Mar 06:24
b87954c
Compare
Choose a tag to compare

Bugfixing:

  • Download TEI by uid is appending capture orgunits (ANDROSDK-1338).
  • TEI query appends null orgunit parameter if list is empty (ANDROSDK-1339).

Release 1.3.1

29 Jan 06:39
03cefea
Compare
Choose a tag to compare

New features:

Bugfixing:

Release 1.3.0

06 Oct 09:33
Compare
Choose a tag to compare

New features:

  • Update icons to version 2.35 (ANDROSDK-1234)
  • TrackerImportConflict: add properties to show a readable message and highlight the element in the form (ANDROSDK-1229)
  • Add access property to TrackedEntityType (ANDROSDK-1233)
  • New properties in Settings webapp (ANDROSDK-1231)

Library updates:

  • Update dhis2-antlr-expression-parser to version 1.0.11; add support for log() and log10() functions (ANDROSDK-1230)

Release 1.2.1

13 Aug 07:03
1d1daff
Compare
Choose a tag to compare

Bugfixing:

  • Reserved values are being deleted when trying to get one in offline mode ANDROSDK-1215.
  • Get updated dhis version on every call to versionManager ANDROSDK-1217.

Release 1.2.0

03 Aug 06:31
3a02595
Compare
Choose a tag to compare

New features:

Synchronization improvements:

Bugfix:

  • Update lastUpdated and lastUpdatedAtClient in propagations (ANDROSDK-1169)

Release 1.1.2

12 Jun 10:15
4dc6ad8
Compare
Choose a tag to compare

Bugfixing:

Other:

  • Do not download orgunit geometry by default (ANDROSDK-1157)
  • Support for displayFormName in TrackedEntityAttribute(ANDROSDK-831)

Release 1.1.1

12 Jun 10:14
4a268ad
Compare
Choose a tag to compare

Bugfixing:

Release 1.1.0

27 Apr 08:42
738b1dd
Compare
Choose a tag to compare

New features:

  • Database encryption (ANDROSDK-3)
  • Download and consume parameters from Android Settings App (ANDROSDK-1078)
  • Event notes (ANDROSDK-187)
  • User assignment: add "assignedUser" to Events; add "enableUserAssignment" to ProgramStages (ANDROSDK-1042); add "assignedUserMode" to TEI search (ANDROSDK-1050)
  • Add "geometry" property in OrganisationUnit (ANDROSDK-1045)
  • Add "orderBySortOder" in options (ANDROSDK-1053)
  • Add DataSetInstanceSummary to get aggregated data (specially adapted to home screen)
  • Add OrderBy clauses in Event, Enrollment and TrackedEntityInstance (ANDROSDK-1082)
  • Helper method to get summary of reserved values (ANDROSDK-1075)
  • Helper method to create period from a periodId (ANDROSDK-1104)
  • Option repository performance (ANDROSDK-1123)

Minor breaking changes:

  • DatabaseAdapter: method "query" renamed to "rawQuery". Some method remove unused arguments.
  • SQLiteDatabase: use new methods "query", "insert" and "update" in DatabaseAdapter instead of those in SQLiteDatabase.

See full list at DHIS2 JIRA.