Skip to content

Releases: PexegoUva/project-lambda

Portrait mode

17 Jul 17:02
2c96629

Choose a tag to compare

Additions

  • Add portrait mode only in both Activities (Login and Logout).

### Fixes

Login and Logout verticals

17 Jul 12:02
1e34e9c

Choose a tag to compare

Additions

  • Add the UseCase to Logs in the APP. By the moment API is faked, so you will need to provide the only existing user to be able to log in:

You can also check AuthenticationApi.kt and check for the existing credentials.

  • Add the UseCase to Log out the APP

v1.0.0-debug: Merge pull request #24 from PexegoUva/development

17 Jul 08:13
158bac6

Choose a tag to compare

Login vertical release. `v1.0.0`

v0.1.0-debug: Merge pull request #20 from PexegoUva/8-add-splash-and-login-screen

15 Jul 10:30
e6ebe9f

Choose a tag to compare

Add Splash and Login screens. Add Koin for DI. Add necessary logic to support navigation and ensure code quality