Skip to content

Releases: lschaeffer313/domaine-nc-mobile

v1.0.3

10 Oct 08:36
Compare
Choose a tag to compare

1.0.3 (2022-10-10)

Bug Fixes

  • UX: 🚸 Change the placement of the search bar for better usability for the user (c56c86c)

v1.0.2

02 Oct 22:31
Compare
Choose a tag to compare

1.0.2 (2022-10-02)

Bug Fixes

  • Android: 🐛 The package wasn't name correctly in MainActivity.kt (3a451a5)

v1.0.1

02 Oct 04:42
Compare
Choose a tag to compare

1.0.1 (2022-10-02)

Bug Fixes

  • Theme: 💄 Added a themeData to the app, so the common colors is pr… … (d0ab12e)

v1.0.0

27 Sep 09:13
Compare
Choose a tag to compare

1.0.0 (2022-09-27)

Bug Fixes

  • Domain Extension: 🐛 The ".nc" is cut in extension when multiple dot are present (0854928)
  • DomaineService: 🔒 Make _serverUrl private (836139a)
  • InfoSearchPage: 🐛 The page was open twice when focusChange occurred (7d55101)

Features

  • Add2Calendar: ✨ Added the possibility to add the event of a domain expiration to the device calendar (3cc7fb4), closes #7
  • DomaineDetailPage: ✨ Adding detail page for a given domaine (caed0f8), closes #2
  • RapidAPI: ✨ Added the server_url to domaine_nc rapidApi (1b97104)