Skip to content

Releases: dhis2/dhis2-android-capture-app

Android Capture App for DHIS 2 (v2.9.1) - Patch version

30 Jan 07:16
c519960
Compare
Choose a tag to compare
This is a patch version of the DHIS2 Android App It builds upon the last version including bug fixes that couldn't wait for the next version. It includes no functional improvements or changes in the User Interface. It means that users can update it without experiencing any changes in the UI.

Bugs fixed

  • ANDROAPP-5895 Correct misalignment when entering text for inputShell
  • ANDROAPP-5885 [Data set] indicators don't update until the user moves to a different cell
  • ANDROAPP-5881 Input with virtual keyboard not working correctly
  • ANDROAPP-5872 Search in stock management is not updating the list
  • ANDROAPP-5871 App Not Responding when local db is encrypted
  • ANDROAPP-5856 ANR ReadableStoreImpl.addObjectsToCollection in DataSetDetailRepositoryImpl
  • ANDROAPP-5825 Input date value changes on click in schedule new event screen
  • ANDROAPP-5821 NoSuchElementException: List is empty.
  • ANDROAPP-5807 Crash when parsing value to input in InputDateTime
  • ANDROAPP-5804 Incorrect label on bar codes, QR codes and GS1
  • ANDROAPP-5803 On schedule event due date incorrect when last previous event does not have a report date
  • ANDROAPP-5788 Keyboard hides helper text if the selected field is near the bottom of the screen
  • ANDROAPP-5773 Analytics are not being displayed as tables.
  • ANDROAPP-5770 IllegalStateException: Expected BringIntoViewRequester to not be used before parents are placed.
  • ANDROAPP-5769 ApplicationNotResponding: ANR for at least 5000 ms.
  • ANDROAPP-5767 RuntimeException in teidashboardActivity Sentry issue
  • ANDROAPP-5764 BottomSheetDialog shows barcode expanded with old form
  • ANDROAPP-5749 Incorrect behavior when tapping on Next on sections that are too long
  • ANDROAPP-5746 Exception when trying to add a file from downloads directory
  • ANDROAPP-5743 Calculated variables save integer values with ".0"
  • ANDROAPP-5742 [Local Analytics] App isn't plotting all the points (per event), only the first one.
  • ANDROAPP-5741 [Local Analytics] App crashes if charts are empty
  • ANDROAPP-5740 Display error correctly when date or time is incomplete
  • ANDROAPP-5726 RTS workflow needs to allow for translating the 3 transaction types
  • ANDROAPP-5716 Filters not responsive to rapid changes when there are many programs
  • ANDROAPP-5710 Keyboard not showing for certain fields
  • ANDROAPP-5704 Overdue date in patient line list follows inconsistent format
  • ANDROAPP-5700 User can select out-of-scope OUs on the enrollment form
  • ANDROAPP-5698 Incorrect list of points in a polygon
  • ANDROAPP-5663 Tei dashboard event list scrolling
  • ANDROAPP-5662 Search button is behind the nav bar
  • ANDROAPP-5630 Due date in Tracker program does not follow standard interval days
  • ANDROAPP-5606 Active filter counter mismatched with workinglist's filters
  • ANDROAPP-5604 App crashes when one attempts to synchronise TEI and events imported via QR code
  • ANDROAPP-5570 Changes to enrollment date not respected by program rules
  • ANDROAPP-5567 DHIS2-RTS Capture app limited to 60 TEIs
  • ANDROAPP-5484 Images block creating relationships (Capture Android)
  • ANDROAPP-5294 Filter by ACCESSIBLE org units
  • ANDROAPP-5261 The animation of the input bottom bar is not smooth.
  • ANDROAPP-5249 Resizing for all columns difficult use
  • ANDROAPP-5130 Follow-up clicks can be skipped by the app when entering data into tables.
  • This patch release updates the Android SDK to version 1.9.1.

You can find in Jira details on the bugs fixed in this version.

Remember to check the documentation for detailed
information of the features included in the App and how to configure DHIS2 to use it.

Please create a Jira Issue if you find a bug or
you want to propose a new functionality. [Project: Android App for DHIS2 | Component:
AndroidApp].

DHIS2 Android App version (2.9)

23 Nov 07:10
Compare
Choose a tag to compare
The new DHIS2 Android App allows offline data capture across all DHIS2 data models. Data and metadata are automatically synchronized whenever there is internet access, always keeping the most relevant data for the logged user in the device. The app is compatible and we support 2.38, 2.39, 40. And has no breaking changes with 2.37, 2.36, 2.35 and 2.34.

USER EXPERIENCE

Disable referral in tracker programs: When users add events in a tracker program, the DHIS2 Android Capture app offers three options: Add (for new events), Schedule (for planning future evetns) and Refer (for referrals or transfers). As this third option is not used in many implementations, this new feature enables the admin user to remove that option from the menu to simplify the user experience. The referral option can be hidden using the Android Settings Web App for all programs or for each specific program. Jira | Documentation App | Documentation Webapp | Screenshot

Skip home screen if users only have access to one program: The home screen of the DHIS2 Android App shows the list of programs and datasets available for the user. The first thing a user must do when using the app is to select the program or dataset to work with. In some implementations, users have access to only one program or dataset. To reduce the number of clicks and streamline the process of data entry, the App will now skip the home screen in the cases where the user has access to only one program or dataset, and will instead open directly to the program or dataset screen with the event, TEI or dataset list. Jira | Documentation | Screenshot

Display program stage description: The description for program stage sections was not available to the end user in previous versions of the App. To provide more context and information at the moment of data collection, the description has now been brought to the user interface and will be displayed below the section name. Jira | Documentation | Screenshot

Disable collapsible sections in forms: Stage sections in the Android App are displayed with collapsible menus that enable the user to open one section at a time. The purpose of this accordion-like implementation is to help the user navigate very long forms. However, some implementations would prefer to list the sections one after the other. This new version of the application enables the admin user to decide if the sections should appear in extended mode. This configuration is made through the Android Settings Web App and will display the sections one after the other with the section name acting as a separator. Jira | Documentation App | Documentation Webapp | Screenshot

Move working lists under the search bar: The working lists have been moved from the filters section to the main program screen. In earlier versions, the user had to open the filters to be able to see and select a working list. From this version, the working lists are always visible under the search bar, facilitating their use for filtering out Tracked Entity Instances. Jira | Documentation | Screenshot

New design for Dataset, Event and TEI cards: Cards are used for listing datasets, events and TEIs. The new design offers a cleaner and more intuitive layout, replacing the use of colored icons by descriptive text when relevant. Jira | Documentation datasets | Documentation events | Documentation TEI | Screenshot

Implement changes in TEI Dashboard details: The TEI Dashboard has been redesigned for both portrait and landscape view. The new design offers a cleaner and more intuitive layout, replacing the use of colored icons by text when relevant and moving some secondary actions to the hidden menus. Jira | Screenshot | Documentation

Data entry forms - New inputs per value type: The inputs for all value types have been redesigned. Tappable areas and texts have been increased and selection modes are improved to offer a cleaner and more intuitive user experience. By default, the Android App will display the previous forms. Admin users are able to opt-in to use the new forms through the Android Settings Web App. Jira | Documentation App | Documentation Webapp | Screenshot

[EXPERIMENTAL] TEI Header: The TEI Header is a title that can be added to the TEI cards and dashboards in the app. The title helps identify a TEI by displaying a summary of key information. It is formed by a concatenation of Tracked Entity Attributes and fixed text. The title is configured through a Program Indicator in the Maintenance app and is assigned to the tracker program in the Android Settings web app. This feature is experimental, and depending on feedback and adoption it will be refined and incorporated in the web Capture app. Jira | Documentation App | Documentation Webapp | Screenshot

Other improvements for User Experience

  • Smaller improvements focussing on user experience like a new org unit selector Jira | | Screenshot, or adding a loading spinner during the deletion of big databases. Jira | Screenshot

MAINTENANCE

Bug fixing: You can find the list of bugs fixed here.

You can find in Jira details on the new features in this version.

Remember to check the documentation for detailed
information of the features included in the App and how to configure DHIS2 to use it.

Please create a Jira Issue if you find a bug or
you want to propose a new functionality. [Project: Android App for DHIS2 | Component:
AndroidApp].

Android Capture App for DHIS 2 (v2.8.2) - Patch version

31 Aug 14:06
cfc5007
Compare
Choose a tag to compare
This is a patch version of the DHIS2 Android App It builds upon the last version including bug fixes that couldn't wait to the next version. It includes no functional improvements neither changes in the User Interface. It means that yours users can update without experiencing any change in the UI.

Bugs fixed

  • ANDROAPP-5463 Wrong password in already authenticated account throws invalid url
  • ANDROAPP-5452 Notifications not displaying on devices with android 13
  • ANDROAPP-5426 DataSet tables not saving text values
  • ANDROAPP-5425 App crashing when opening orgUnit field in event creation on android 5 and 6 devices
  • ANDROAPP-5424 App not functional in Android 5.0 and 6.0 devices due to expression-parser library
  • ANDROAPP-5403 The app displays the keyboard over the selecting menu when the user has multiple apps to use the email or phone number
  • ANDROAPP-5401 Infinite loading when applying date filters in tracker program
  • ANDROAPP-5399 Improve recomposition on input field in tables
  • ANDROAPP-5396 SDK BC: handle d2ErrorCode SERVER_CONNECTION_ERROR
  • ANDROAPP-5389 Validation Strategy - Errors
  • ANDROAPP-5385 Program dashboard: filter by EventDate includes all EventStatus as side effect
  • ANDROAPP-5384 Persist dataset column size when adjusted by the user and revert to default
  • ANDROAPP-5380 Sync button crashes app after rotating device in search screen
  • ANDROAPP-5377 A TEI enrolled in many programs display to many icons blocking the TEI info card
  • ANDROAPP-5376 Login button doesn't work and doesn't present any error
  • ANDROAPP-5375 App crashes with some icons
  • ANDROAPP-5370 Navigation button does not open in some programs.
  • ANDROAPP-5369 NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.replaceAll(java.lang.String, ...
  • ANDROAPP-5368 Org Unit value type opens the hierarchy incorrectly
  • ANDROAPP-5363 Wrong label displayed while navigating an error or warning
  • ANDROAPP-5348 Errors in program rules are not shown after they have been displayed once despite the program rule being reexecuted
  • ANDROAPP-5343 Sync flow backwards
  • ANDROAPP-5342 Form actionable icons launch action from stored value
  • ANDROAPP-5340 Store image and files before value type validation
  • ANDROAPP-5335 In TEI dashboard filters appears items related to TEI
  • ANDROAPP-5334 "All enrollments" cards show incident date even when not configured
  • ANDROAPP-5330 App crash when deleting quantities in "Review" stage
  • ANDROAPP-5329 The selected cell is hidden in RTStock program (and datasets) table if the first cell is selected after scroll
  • ANDROAPP-5328 Default language not respected (or inconsistent) when changing between servers.
  • ANDROAPP-5323 IllegalStateException: Attempting to launch an unregistered ActivityResultLauncher with contract androidx.activity.resul...
  • ANDROAPP-5255 [LANDSCAPE] Loading bar never hides in overview screen
  • ANDROAPP-5253 Event status filter doesn't remove checkmarks after the reset
  • ANDROAPP-4710 Validation Strategy - Mandatory Fields
  • ANDROAPP-4322 Analytics legends don't show event's exact date
  • ANDROAPP-3106 [Bug]Error when searching with comma char in the values
  • This patch release updates the Android SDK to version 1.8.2.

You can find in Jira details on the bugs fixed in this version.

Remember to check the documentation for detailed
information of the features included in the App and how to configure DHIS2 to use it.

Please create a Jira Issue if you find a bug or
you want to propose a new functionality. [Project: Android App for DHIS2 | Component:
AndroidApp].

Android Capture App for DHIS 2 (v2.8.1.1) - Hotfix

09 Jun 15:31
0f0c6cb
Compare
Choose a tag to compare
This is a patch version of the DHIS2 Android App It builds upon the last version including bug fixes that couldn't wait to the next version. It includes no functional improvements neither changes in the User Interface. It means that yours users can update without experiencing any change in the UI.

Bugs fixed

Bug fixing: You can find the list of bugs fixed here.

Android Capture App for DHIS 2 (v2.8.1) - Patch version

08 Jun 08:10
5386ddf
Compare
Choose a tag to compare
This is a patch version of the DHIS2 Android App It builds upon the last version including bug fixes that couldn't wait to the next version. It includes no functional improvements neither changes in the User Interface. It means that yours users can update without experiencing any change in the UI.

Bugs fixed

Bug fixing: You can find the list of bugs fixed here.

Android Capture App for DHIS 2 (v2.8)

11 May 06:52
dfa9889
Compare
Choose a tag to compare
The new DHIS2 Android App allows offline data capture across all DHIS2 data models. Data and metadata are automatically synchronized whenever there is internet access, always keeping the most relevant data for the logged user in the device. The app is compatible and we support 2.40, 2.39, 2.38. And has no breaking changes with 2.37, 2.36, 2.35 and 2.34.

USER EXPERIENCE

Resized dataset tables: This feature allows users to resize the columns in datasets, making it easier to view and work with larger tables. Now it is possible to resize all columns by clicking on the header of the column. The resizing can be done through drag and drop. A maximum and minimum size limit is given for the columns that can be resized to ensure a good layout. Users can resize all columns at once by clicking on the top left of the table. Jira | Screenshot

New sync error navigation: This version of the app improves the navigation of sync errors on the user interface. The app will display the sync errors in a simple and clean manner allowing the user to navigate from the home screen to the exact field that is causing the error inside the event or data set. Jira | Screenshot

Collected handwritten signatures for image Data Elements: This feature allows users to collect handwritten signatures from the device. The signatures will be saved as an image data elements in the app. Jira | Screenshot

Made phone number and email Data Elements actionable in the form and allowed external actions for phone number, email and URL value types: This feature enables users to take action on phone numbers, email addresses, and URLs directly from the app, such as dialing a phone number or opening a web page from the event or enrollment data entry form. Jira | Screenshot

Improved visual configuration and rendering of option sets: This feature improves the way option sets are displayed and configured when configured visualy by enabling render option sets with any value type as Radio buttons or check box and supporting other value types for visual data entry. Jira | Jira2 | Screenshot

Added loading banners when actions take a long time to improve user experience: This feature provides visual annimations to users when they perform actions that take longer than usual to complete, such loading maps or searching, so that they know that the system is processing their request. Jira | Screenshot

Improved user experience for better functionality when offline: This feature enhances the functionality of the app when it is used offline, ensuring that menus are disabled when the online actions are not available. Jira

Improved management of long texts: This feature enables users to view long text in fields that are limited in size, such as a stage names or datasets headers. Jira | Jira

SUPPORT MOBILE IMPLEMENTATIONS

Provided support for Android app version control from DHIS2 user interface: This feature enables implementation administrators to manage and control the version of the Android app from the DHIS2 user web interface, making it easier to manage app updates and ensure compatibility with the DHIS2 system. Managers will be able to upload the desired version and users will get a prompt message to update when they are not in the last updated version. The management of versions is made through a new Web App. Jira | Screenshot

Removed the maximum number of offline accounts: This feature removes the limitation on the number of offline accounts that users can create, allowing them to work with as many offline accounts as needed. Jira

WEB PARITY

Supported file value type: This feature adds support for file value type in the Android app, allowing users to attach files to their data elements or attributes. Jira | Screenshot

Supported new tracker working lists (filter by DE): This feature adds support for new tracker working lists that allow users to filter by data elements. The working lists need to be configured in web using the web Capture App. The Android app will download the working lists that are configured and saved on the server side. Jira

LMIS

Integrated a new module for real stock monitoring use case: This feature adds a new module for real stock monitoring use case to the app, enabling users to manage and monitor their stock levels in real-time. Integrating a module implies that the app will open a completely new and different user interface and experience to respond to a different data entry flow. To use this modules the program will need to be configured using the new web app for program use case configuration. Jira | Screenshot

MAINTENANCE

Bug fixing: You can find the list of bugs fixed here.

Android Capture App for DHIS 2 (v2.7.1.1) - Hotfix version

13 Feb 10:42
Compare
Choose a tag to compare
This is a patch version of the DHIS2 Android App It builds upon the last version including bug fixes that couldn't wait to the next version. It includes no functional improvements neither changes in the User Interface. It means that yours users can update without experiencing any change in the UI.

Bugs fixed

  • ANDROAPP-5194 RuntimeException: Unable to start activity ComponentInfo{com.dhis2/org.dhis2.usescases.eventsWithoutRegistration.ev...
  • This patch release updates the Android SDK to version 1.7.1.

You can find in Jira details on the bugs fixed in this version.

Remember to check the documentation for detailed
information of the features included in the App and how to configure DHIS2 to use it.

Please create a Jira Issue if you find a bug or
you want to propose a new functionality. [Project: Android App for DHIS2 | Component:
AndroidApp].

Android Capture App for DHIS 2 (v2.7.1) - Patch version

02 Feb 14:43
8f821c0
Compare
Choose a tag to compare
This is a patch version of the DHIS2 Android App It builds upon the last version including bug fixes that couldn't wait to the next version. It includes no functional improvements neither changes in the User Interface. It means that yours users can update without experiencing any change in the UI.

Bugs fixed

  • ANDROAPP-5173 Error when using an option set or a value type different than number or text in a data set
  • ANDROAPP-5172 Crash when multiple DEs have warnings/errors
  • ANDROAPP-5138 Category Option Dialog for autogenerated events not working properly
  • ANDROAPP-5137
  • ANDROAPP-5133 TableView resizing persistence
  • ANDROAPP-5113 Android App doesn't respect "Generate events by enrollment date" setting
  • ANDROAPP-5093 Crash when rotating the screen
  • ANDROAPP-5084 Data set table header resizing
  • ANDROAPP-5063 Error in zScore d2 functions
  • ANDROAPP-5061 Use open source map engine
  • ANDROAPP-5056 [DRAFT] Using RTL language might make the Home label be placed under the sync icon
  • ANDROAPP-5055 Crash when rotating device on search screen
  • ANDROAPP-5054 RuntimeException: Unable to start activity ComponentInfo{com.dhis2/org.dhis2.usescases.splash.SplashActivity}: java...
  • ANDROAPP-5041 Long option sets containers are not properly expanded when big fonts are used
  • ANDROAPP-5033 Front sheet is cut off after a search
  • ANDROAPP-5030 Map crash when working offline
  • ANDROAPP-5027 Incorrect date when adding a note
  • ANDROAPP-5026 Allow to change table dimension by configuration
  • ANDROAPP-5023 Crash when adding an image
  • ANDROAPP-5020 The automatic scrolling of the table when a cell is selected for centering could confuse the user.
  • ANDROAPP-5019 Navigation bar and the cell editing bar for tables are displayed at the same time.
  • ANDROAPP-5017 To open the QR/barcode camera for a dataElement does not hide the keyboard on search
  • ANDROAPP-5016 App crashes when trying to enter a coordinate through the my position button.
  • ANDROAPP-5014 Autogenerated fields should expose the longclick menu to allow copying
  • ANDROAPP-5010 [Home] App freezes after entering an event or TEI
  • ANDROAPP-4962 Changing an empty SMS configuration blocks its edition
  • ANDROAPP-4957 [Data Set] Configuring input periods disables all periods
  • ANDROAPP-4956 Long program stage names overflow
  • ANDROAPP-4951 NEXT button doesn't appear to create a program stage under certain circumstances
  • ANDROAPP-4940 Selecting "Enable SMS" checkout does not download sms module unless a gateway number is configured
  • ANDROAPP-4939 Enrollment date filter doesn't loose the indicator when you reset it
  • ANDROAPP-4895 Android App marks as sync when server response is blocked. This can lead to data loss
  • ANDROAPP-4795 SMS Sync Unable to Send
  • This patch release updates the Android SDK to version 1.7.1.

You can find in Jira details on the bugs fixed in this version.

Remember to check the documentation for detailed
information of the features included in the App and how to configure DHIS2 to use it.

Please create a Jira Issue if you find a bug or
you want to propose a new functionality. [Project: Android App for DHIS2 | Component:
AndroidApp].

Android Capture App for DHIS 2 (v2.7)

27 Oct 08:18
d65a03e
Compare
Choose a tag to compare
The new DHIS2 Android App allows offline data capture across all DHIS2 data models. Data and metadata are automatically synchronized whenever there is internet access, always keeping the most relevant data for the logged user in the device. The app is compatible and we support 2.39, 2.38, 2.37. And has no breaking changes with 2.36, 2.35, 2.34 and 2.33.

USER EXPERIENCE

Increase tappable areas in icons and buttons: Some buttons or tappable labels of the Android App had small sensitive areas for the user to tap. The whole user interface was reviewed and the tappable areas has been increased. For example the "+" button to create a new stage or the "˅" icon to open TEI details or expand a section.
Jira | Screenshot | Documentation

Clean Data Entry forms: The input fields had a hint message saying "Insert value here" which remained there after the values was entered. We have kept the hints when the field is empty, but they dissapear now once the value is entered by the user. Jira | Screenshot | Documentation

Simplify steps to create program stage: When the user groups the events per program stage in a tracker program, the option to create a stage was only visible when the events of the specific program stage where expanded. In this version, the option to create a new event is always visible. When the user taps on the button, that program stage will unfold showing to the user all the already existing events of that particular program stage. In addition to this, when there is only one option based on the program configuration, the available program stage is selected automatically and program stage selection step is skipped.Jira 1 | Jira 2 | Screenshot | Documentation

Move Share button in TEI Dashbaord to a secondary menu: The TEI Dashboard had a black "Share" button which was using a significant space on the screen and not align with the visual design of the app while the function is very marginally used. The button has been removed and the functioanlity to share a TEI through QR code has been located on the three vertical dot menu, at the top right corner of the screen. Jira | Screenshot | Documentation

More intuitive Navigation for event sections: The accordion navigation of form sections was confusing for some some users and the next action after completing the last field of one section was not intuitive. This version of the App includes a "Next" button at the end of each section which calls the user to action. The funtion of the button is to close the current section and open the new one. Jira | Screenshot | Documentation

New input dialog for datasets: When the user in entering data in a dataset, the keyboard opens overlaping most of the screen and the dataset table. The new text input dialog opens an input field above the keyboard which shows the Data Element name, and category options of the field being selected, ensuring the user does not lose context when navigating the tables during data entry. Jira | Screenshot | Documentation

LOCAL ANALITICS

New legend style on tables: The style for legends in tables has a new design which ensures good contrast and visibility independently from the selected colour for the legend. Jira | Screenshot | Documentation

Implement missing aggregation functions: The following aggreagation functions are supported now in local analytics: LAST, FIRST, AVERAGE_SUM_ORG_UNIT, LAST_AVERAGE_ORG_UNIT, LAST_IN_PERIOD, LAST_IN_PERIOD_AVERAGE_ORG_UNIT, FIRST_AVERAGE_ORG_UNIT [Jira](Implement missing aggregation functions) | Documentation

SYNC PROCESS

Open home after syncing metadata: When a user logs in to the Android App for the first time, the App needs to download all the metadata and data, including the file resources. Depending on the server and user configuration, on the server resources and on the internet connection, this process can be very long. Until this version, all these happened on the splash screen and the user had to wait during all this time on the same screen. We cannot change that process or waiting time, however we can make it more interactive and informative. In this new version the app will remain in the splash screen during the metadata download and will open the home screen once the metadata is in the device. In the home screen, the app will inform with a loading spinner on each program when the data is downloading and when is ready. The user will be able to see how many programs are downloading data, or completed, making the waiting process more transparent and informative about its progress. Jira | Screenshot | Documentation

Do not make full sync when opening the App: Before this version, everytime a user opened the DHIS2 Capture App, the application would launch a sync process for data and metadata, to ensure the app was in sync with the server. In most cases and locations this process was very slow. In order to facilitate the work in the most difficult cases, we have removed that sync process. When the user opens the app, even if s/he logs out and logs in again, the app will open without performing a full sync. Users have the option to sync with the server through the Refresh button any time they wish. Jira | Documentation

TRACKER FEATURES

Manage ownership in permanent referrals: Since 2.7, when a user makes a permanent referral of a TEI, the ownership will be updated accordingly. Jira | Documentation

MOBILE IMPLEMENTATION SUPPORT

Upload SMS APK: From this version, the app available in Google Play includes the SMS functionality. In previous versions, this functionality was only available on an apk available in Github. Jira | Documentation

QUALITY, PERFORMANCE AND STABILITY

Data sets

Sync process

Forms

You can find in Jira details on the new features in this version.

Remember to check the documentation for detailed information of the features included in the App and how to configure DHIS2 to use it.

Please create a Jira Issue if you find a bug or you want to propose a new functionality. [Project: Android App for DHIS2 | Component: AndroidApp].

Android Capture App for DHIS 2 (v2.6.2) - Patch version

07 Jul 14:04
9e992eb
Compare
Choose a tag to compare
This is a patch version of the DHIS2 Android App It builds upon the last version including bug fixes that couldn't wait to the next version. It includes no functional improvements neither changes in the User Interface. It means that yours users can update without experiencing any change in the UI.

Bugs fixed

  • ANDROAPP-4824 Attribute option combo set to null in auto generated events
  • ANDROAPP-4823 Hotfix- Dropdown for type Number/Integer are displayed as normal input
  • ANDROAPP-4822 Hotfix - Global sync from home screen should not trigger metadata
  • ANDROAPP-4819 [Crash] UninitializedPropertyAccessException
  • ANDROAPP-4818 Black screen when opening a data set
  • ANDROAPP-4816 Autogenerated events do not display the correct message when going back
  • ANDROAPP-4814 [Login] Infinite login with wrong url/username/password
  • ANDROAPP-4803 [Crash] UninitializedPropertyAccessException
  • ANDROAPP-4795 SMS Sync Unable to Send
  • This patch release updates the Android SDK to version 1.6.2.

You can find in Jira details on the bugs fixed in this version.

Remember to check the documentation for detailed
information of the features included in the App and how to configure DHIS2 to use it.

Please create a Jira Issue if you find a bug or
you want to propose a new functionality. [Project: Android App for DHIS2 | Component:
AndroidApp].