Commit Graph

6 Commits

Author SHA1 Message Date
Mieszko
e36eb8bf0d Change login and whole API handling to rxjava 2018-08-30 10:04:37 +02:00
Mieszko
c97f892eab Fix login 2018-08-26 19:38:55 +02:00
Mieszko
5116828ca3 Add JWT authorization 2018-08-26 13:09:43 +02:00
Mieszko
5dc11c6fec Add models and coordinates service 2018-08-25 20:26:17 +02:00
ad27db1a47 Integraded retrofit, created LdapService with api endpoints.
LdapUser + JwtToken models.
Getting proper jwt token after fakeValidate - now need to implement it on login and save in SharedPreferences(localstorage)
2018-08-21 23:41:07 +02:00
e7db60071a login screen with SharedPref (for jwt localstroage), loggedIn check, Startup Actibity, Login Activity adn MainActivity. 2018-08-15 22:27:46 +02:00