-
Notifications
You must be signed in to change notification settings - Fork 425
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
79 additions
and
15 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 11 additions & 11 deletions
22
openmrs-client/src/main/play/release-notes/en-US/default.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
- Removed unused resources, decreasing APK size | ||
- Dashboard now responds to change in app theme | ||
- Add language translation in hindi | ||
- UI fixes in register patient screen | ||
- Added reset button | ||
- Improved login and fragment dialog button design | ||
- Improve PatientDetailFragment UI | ||
- Fix app crash on entering values in email or password text fields | ||
- Add swipe to refresh feature in relevant screens | ||
- Add Contact Us screen | ||
- Add validation to HIV status in Visit Notes screen | ||
- Fixed critical bugs | ||
- Add showcase view for manage providers module | ||
- Refined custom dialog box in add patient activity | ||
- Start visit is disabled in offline mode | ||
- Add option for 'Unknown' patients when registering | ||
- Change main font to Roboto | ||
- Fixed app crash on lower API devices | ||
- Avoid keyboard blocking SnackBar messages | ||
- Fix ill formed provider fields | ||
- UI overhaul, better compliant with Material UI guidelines | ||
- Add offline support for provider module |