72252ebf87
Rollback to the first attempt with GoogleService
2018-10-07 15:51:37 +02:00
35af6aa70e
Rewrite AsyncTask to rxjava-retrofit approach
2018-09-30 18:58:30 +02:00
5d7022a32c
Send localization frombackground task to backend
2018-09-30 14:03:16 +02:00
3cb54cceec
Remove stop background Service method from MainActivity
2018-09-30 11:14:53 +02:00
c9bb9cbf95
Fix logging of background task
2018-09-30 10:06:20 +02:00
b591587e6a
Add broadcast receiver
2018-09-29 17:36:36 +02:00
c73325dd4e
Fix permissions issue
2018-09-28 21:24:14 +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
3ab11592d4
Merge branch 'bottomNaviWithFrags' of s416084/find-my-tutor-android into develop
2018-09-04 17:23:26 +00:00
460f3f6520
Merge branch 'feature/login-role-switch' of s416084/find-my-tutor-android into bottomNaviWithFrags
2018-09-04 17:19:30 +00:00
3bd289424a
added simple switch to login layout and passed it's vale down to fake validate endpoint
2018-09-04 00:34:02 +02:00
7907211934
bottom navi with 3 fragments, moved mapbox to map fragment and integraded with bottom navbar
2018-09-04 00:01:35 +02:00
Mieszko
e36eb8bf0d
Change login and whole API handling to rxjava
2018-08-30 10:04:37 +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
9c17221e65
removed token from arg list v2
2018-08-26 16:32:01 +02:00
6dcad78524
removed token from arg list
2018-08-26 16:30:19 +02:00
4510b887cc
fixed response type for post methods
2018-08-26 16:19:04 +02:00
Mieszko
68eec30ecd
Remove unnecessary headers from service
2018-08-26 13:17:43 +02:00
Mieszko
5eea1133b9
Refactor of service
2018-08-26 13:11:20 +02:00
Mieszko
5116828ca3
Add JWT authorization
2018-08-26 13:09:43 +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