Commit Graph

70 Commits

Author SHA1 Message Date
Adam Domagalski cad9f466c2 * location centre button with nice animation
* location accuracyArea and direction indicator
* POST on manual selection
* removing markers after 5mins
2018-11-04 01:37:57 +01:00
Mieszko Wrzeszczyński aa3dbfb185 Add search to list 2018-11-02 15:45:18 +01:00
Adam Domagalski fe13bee1f5 Colors + strings added
FloatingMenu with buttons ready to connect with layers
2018-10-31 22:24:26 +01:00
Mieszko Wrzeszczyński 4701387d48 Add duty hours to user information modal 2018-10-28 12:18:49 +01:00
Mieszko Wrzeszczyński 1e281b3ea5 Add status of particular user 2018-10-26 23:29:45 +02:00
Mieszko Wrzeszczyński e9c4aef12c Improve background-task & fetch user profile after logging 2018-10-14 12:46:33 +02:00
Mieszko Wrzeszczyński 5511e5b40e Fix logging 2018-10-13 14:23:10 +02:00
Marcin Jedyński fa519cf312 adjusted for merge 2018-10-12 02:25:26 +02:00
Mieszko Wrzeszczyński 2948ff7db9 Merge background-task into develop 2018-10-11 22:43:12 +02:00
Mieszko Wrzeszczyński c73325dd4e Fix permissions issue 2018-09-28 21:24:14 +02:00
Marcin Jedyński d294f97a49 added activity for setting preferences, also added polish translations for strings used in preferences 2018-09-28 02:42:43 +02:00
Domagalski 170050406c search toolbar added, need to connect with API 2018-09-23 14:10:01 +02:00
Mieszko 62814aaa54 Add google background service 2018-09-19 21:46:15 +02:00
Mieszko c2a4f13769 Initial build 2018-09-15 19:38:58 +02:00
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
Domagalski 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
Domagalski e7db60071a login screen with SharedPref (for jwt localstroage), loggedIn check, Startup Actibity, Login Activity adn MainActivity. 2018-08-15 22:27:46 +02:00