299e25d0f9
Add primitive modal about user
2018-10-27 23:58:51 +02:00
b87646088c
Add modal with more comprehensive information about specific user
2018-10-26 23:50:03 +02:00
1e281b3ea5
Add status of particular user
2018-10-26 23:29:45 +02:00
49199ccc44
Add badgers
2018-10-26 21:52:19 +02:00
c7231bc70a
Sort users by online category
2018-10-26 20:08:52 +02:00
aa6810a633
Working user list
2018-10-26 13:57:50 +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
82f0ecd2b0
Merge branch 'mapBoxs' into mapBoxsToDevelop
2018-10-13 22:42:57 +02:00
5511e5b40e
Fix logging
2018-10-13 14:23:10 +02:00
fa519cf312
adjusted for merge
2018-10-12 02:25:26 +02:00
c765ac0782
added overriding status/location list when manual entry added
2018-10-12 01:57:24 +02:00
2948ff7db9
Merge background-task into develop
2018-10-11 22:43:12 +02:00
Marcin Jedynski
b87f859d75
updated strings
2018-10-11 12:54:52 +02:00
Marcin Jedynski
a98a500f08
added layout file for sharing tab
2018-10-11 12:53:50 +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
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
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