Commit Graph

387 Commits

Author SHA1 Message Date
5d7022a32c Send localization frombackground task to backend 2018-09-30 14:03:16 +02:00
997765ddb5 login fixed 2018-09-30 13:33:29 +02:00
89ef83033b mapbox default method lifcycle 2018-09-30 12:15:26 +02:00
3cb54cceec Remove stop background Service method from MainActivity 2018-09-30 11:14:53 +02:00
64c594174a bottom nav with activities 2018-09-30 10:34:32 +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
4bbd4f65db fixed typo 2018-09-28 02:47:39 +02:00
d294f97a49 added activity for setting preferences, also added polish translations for strings used in preferences 2018-09-28 02:42:43 +02:00
883b2ef7db to be conitnued... 2018-09-28 01:33:29 +02:00
45cc04a072 added icons, strings 2018-09-25 16:40:08 +02:00
170050406c search toolbar added, need to connect with API 2018-09-23 14:10:01 +02:00
9ca1617e29 code clean up, removed unnecessary .xml elements, rebuild MainActivity structure, chop onCreate to particular functions 2018-09-20 22:51:19 +02:00
Mieszko
355c78de5d Add background task 2018-09-19 23:24:10 +02:00
Mieszko
62814aaa54 Add google background service 2018-09-19 21:46:15 +02:00
ad58983d32 added navigation drawer\'(left side menu\') 2018-09-18 23:53:16 +02:00
Mieszko
c2a4f13769 Initial build 2018-09-15 19:38:58 +02:00
Marcin Jedynski
7072ecfe59 fixed switiching between fragments 2018-09-13 16:49:43 +02:00
6bfdc768a3 added different layouts for each role, also removed tabs changing colours 2018-09-13 01:41:38 +02: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
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