Commit Graph

34 Commits

Author SHA1 Message Date
Adam Domagalski
d090893044 select loc butt 2018-11-01 20:38:52 +01:00
Adam Domagalski
1ae9217819 MapActivity clean up, mapUtils created 2018-11-01 20:19:50 +01:00
Adam Domagalski
fe13bee1f5 Colors + strings added
FloatingMenu with buttons ready to connect with layers
2018-10-31 22:24:26 +01:00
Adam Domagalski
2a79537fbe rdy to develop 2018-10-30 19:35:40 +01:00
Adam Domagalski
9a2054deb2 shit commit 2018-10-30 19:22:35 +01:00
Adam Domagalski
d2405d36f6 finall clean up - ready to merge develop 2018-10-28 21:56:40 +01:00
Adam Domagalski
2c81359665 rm unused activities and layouts 2018-10-28 19:58:15 +01:00
Adam Domagalski
b1af9f6798 code cleanup cont 2018-10-26 20:41:36 +02:00
Adam Domagalski
5dab4eaf4b bottom navi with frags and activities 2018-10-25 00:19:12 +02:00
091b714b18 working Markers with mixed adapter view and fragment layout 2018-10-20 18:09:28 +02:00
61e5faa81b logout button 2018-10-18 09:03:48 +02:00
82f0ecd2b0 Merge branch 'mapBoxs' into mapBoxsToDevelop 2018-10-13 22:42:57 +02:00
fa519cf312 adjusted for merge 2018-10-12 02:25:26 +02:00
2948ff7db9 Merge background-task into develop 2018-10-11 22:43:12 +02:00
c78757da65 work in progress, splited activity into two, sharing tab and settings 2018-10-10 09:35:31 +02:00
fcff6463bf top coords 2018-10-09 23:55:46 +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
64c594174a bottom nav with activities 2018-09-30 10:34:32 +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
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
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
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