Releases: Tiqr/eduid-app-android
Releases · Tiqr/eduid-app-android
Release v0.1.7
Other Changes
- use figma eduid icon logo (8704556)
- fix failing change email (874a694)
- Changing the screens layout so that when the keyboard is visible, any input fields and/or buttons are still visible. To make this happen, the top bar will exclude handling the window insets for the navigation bars and ime and pass the content padding like the standard scaffold. (d7e390b)
- Change Security screen to show loading status and error messages. (baa5eeb)
- disable submit sms code button when there is no input to submit (4d3346e)
- Show error message when one happens (9336a49)
- Implement enable/disble biometric for a 2FA key. (d5dfbdf)
- Prepare to add enable/disable biometric calls. (25e8653, 4794ae2, 91344a2)
- removed unused links (e252810)
- use assistant for requesting account link (718986d)
- link your account to an institution. (ac48c3c)
New Contributors
- @MarliesRikken made their first contribution in #90
Full Changelog: v0.1.6...v0.1.7
Release v0.1.6
Other Changes
Bugfix/eduredd 92 lock orientation
UI fixes:
- spacing, alignment & scrolling, lock to portrait orientation
- Fix home button alignment when text spans multiple lines
Bugfixes:
handling failure when confirming phone number code during enrolment flow
make a single enrolment request so enrolment failure with code 101 is avoided
Make sure home page with no account is popped after enrollment
Full Changelog: v0.1.5...v0.1.6
Release v0.1.5
Other Changes
- Trying to fix proguard rules (d9e5830)
- Always go to recovery flow after enrollment (15773e2)
- Use correct end points for deactivation flow and correct post body arguments. (7ac8c00)
- Handle empty key list content (845406e)
- implement delete 2FA key for easier testing (a529d57)
- Added flow for request deactivation when trying to start an enrollment after web sign in. (01fd5bf)
- Password change/delete confirmation screen. Once the operation is completed it will go back to the request email link screen (f20ee03)
- Change security screen to show add/change password (e8a0227)
- Differentiate between add password and change/remove password on edit password flow (e3657ee)
Full Changelog: v0.1.4...v0.1.5
Release v0.1.4
Other Changes
- make oauth configuration configurable based on environment (054834a)
Full Changelog: v0.1.3...v0.1.4
Release v0.1.3
Other Changes
- Sort of working: infinite login loop is broken, but OAuth still doesn't complete the first time around. (406f968)
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
Other Changes
- Reset & delete password implementation with error handling (de2ef65)
- Addded some more feedback after email request is completed successfully (0340ce4)
- Reset password email link (aa9da7b)
- change password implementation with deep linking (2c9764b)
- Implement delete account (c5b65f7, b446146)
- Implement download personal data (1e9e757)
- Allow remove connection when editing name (6ff94c8)
- Edit name and link account with update name possibility (bb745e0)
- WIP edit name/link account (38d610b)
- implement add role/institution from the personal information screen. (942f87f)
- Change API call to the latest implementation. Make sure that tokens are being queried and passed for the service to be deleted (6e56378)
- Change API call to the latest implementation (b2a71dc)
- Add implementation for remove service (f96ecd8)
- Implement enrolment start via sign in (6cada06)
- Fixed error dialog showing & backstack navigation when failing (40d73a1)
- Authentication flow implemented. (b0a7231)
- use correct host for account created (2b070c1)
- changes to flow & redirect (2b08099)
- create & authenticate for newly created account (a87332e)
- screen for requesting sms code and screen for confirming sms code. (f70a56d)
- add token (85ff063)
- OAuth implementation (dd25e45)
New Contributors
Full Changelog: v0.0.22...v0.1.0
Release v0.0.22
Full Changelog: v0.0.21...v0.0.22
Release v0.0.21
Other Changes
- https://android-review.googlesource.com/#/q/Ib3f27c45c8ad1f9fc837454961a27087fe2f38ff Using the alpha version requires Kotlin 1.8. (1aa9ec7)
Full Changelog: v0.0.20...v0.0.21