Skip to content

Releases: Tiqr/eduid-app-android

Release v0.1.7

26 May 11:12
061501c
Compare
Choose a tag to compare
Release v0.1.7 Pre-release
Pre-release

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

Full Changelog: v0.1.6...v0.1.7

Release v0.1.6

28 Apr 07:43
3b2a4ee
Compare
Choose a tag to compare
Release v0.1.6 Pre-release
Pre-release

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

25 Apr 15:48
89247e9
Compare
Choose a tag to compare
Release v0.1.5 Pre-release
Pre-release

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

24 Apr 12:13
Compare
Choose a tag to compare
Release v0.1.4 Pre-release
Pre-release

Other Changes

  • make oauth configuration configurable based on environment (054834a)

Full Changelog: v0.1.3...v0.1.4

Release v0.1.3

24 Apr 11:41
Compare
Choose a tag to compare
Release v0.1.3 Pre-release
Pre-release

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

21 Apr 06:15
baeb291
Compare
Choose a tag to compare
Release v0.1.2 Pre-release
Pre-release

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

20 Apr 13:42
9bf676a
Compare
Choose a tag to compare

Release v0.1.0

20 Apr 12:13
75b4abc
Compare
Choose a tag to compare

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

03 Feb 14:10
1c58fb2
Compare
Choose a tag to compare

Release v0.0.21

02 Feb 14:55
f0a136a
Compare
Choose a tag to compare