2.0.3
2023-04-18
A url configured in the networking code was changed to fix a bug that was occurring during user login and creation.
2.0.2
2023-03-16
Data is now received from the API over a safe SSL connection.
2.0.1
2023-03-05
User can now Create an account and login to this account. They can then use this account on multiple devices.
1.4.2
2021-08-02
Style: The style was changed to display a more simple and refined UI (user interface)
1.4.1
2021-03-11
Quick Fix
- When editing an existing record and a users phone was in dark mode the text was unreadable because it was the same color as the background of the inputs. Now the color is dynamically set to contrast.
1.4.0
2021-03-10
Adding Records
- Now when adding records a user has to choose which arm they took their blood pressure on as well as fill in the systolic and diastolic inputs to be able to add a record. The new notes section is optional.
All Records
- Record Card now have a detail button placed at the top of each card. When the detail button is tapped new details appear that are saved with that specific record such as notes and the arm the pressure was taken on.
- When the additional information is shown another button is shown in place of the details button to collapse the card back to normal size.
1.3.0
2020-11-15
Updates to record entries and existing blood pressure records.
- Users now confirm their new blood pressure entry before it is saved to make sure the numbers are correct.
- Existing records can now be edited
- Existing records can now be deleted
1.2.0
2020-11-12
Appearance updated.
- Borders around most buttons and record cards
- Animations implemented when the picker value is changed on the Records view
1.1.1
2020-11-10
Quick fix on font colors. Text on the last recorded card and the regular record cards was not viewable because it was matching the background color.
1.1.0
2020-11-07
Change of overall color scheme from primarily red to a white and grey background with red accents. Also small changes to layouts of record cards now the systolic and diastolic numbers and labels are inside the card while the date the numbers were recorded is above the card.