Commit Graph

18 Commits

Author SHA1 Message Date
527701420b Add onfline and offline zones 2018-12-07 18:57:26 +01:00
0dd0b0dc23 added some translation and removed throwing error for testing 2018-12-05 22:45:11 +01:00
76c3ba5054 Change app icon 2018-12-04 22:18:16 +01:00
892216cc0c Fix search button 2018-11-20 00:19:17 +01:00
1094ef942b Add FusedLocalizationApi 2018-11-06 23:50:13 +01:00
Adam Domagalski
5dab4eaf4b bottom navi with frags and activities 2018-10-25 00:19:12 +02:00
d60a3c413c fragment with background 2018-10-22 01:01:06 +02:00
2b4b83a0d2 we going back 2018-10-20 11:54:41 +02:00
92c1892501 fragments rewritten into activities, all menus in BaseActivity, need to clean up the code and remove unused components 2018-09-30 21:55:32 +02:00
56b472887c Code clean up, removed nasty code, 2 classes that we won't need for now, Logout button added, Polish translation added 2018-08-26 22:28:59 +02:00
Mieszko
c97f892eab Fix login 2018-08-26 19:38:55 +02:00
5b2dfff4dd merged from feature/user-service 2018-08-26 17:01:38 +02:00
4510b887cc fixed response type for post methods 2018-08-26 16:19:04 +02:00
ceeb62bcec updated gitignore and removed .idea cache from tracked files 2018-08-25 22:48:37 +02:00
Mieszko
5dc11c6fec Add models and coordinates service 2018-08-25 20:26:17 +02:00
53a9b1ea2e v1 of userService and models 2018-08-25 06:50:28 +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