Commit graph

885 commits

Author SHA1 Message Date
Mikołaj Pich
1dcdf37b07 Add start and end params to get message methods 2020-08-27 21:13:40 +02:00
Mikołaj Pich
5a2e47c307 Fix message deleting 2020-08-27 11:50:07 +02:00
Mikołaj Pich
90792717e6 Fix getRecipients endpoint http method 2020-08-27 10:40:45 +02:00
Mikołaj Pich
9895a5ba5a Update Message pojo 2020-08-27 10:39:40 +02:00
Mikołaj Pich
e1f5170257 Fix compilation error 2020-08-27 00:34:06 +02:00
Mikołaj Pich
f41e6618e1 Update messages endpoints (20.09.0001.39536) 2020-08-27 00:25:38 +02:00
Mikołaj Pich
2345dea5a5 Fix tests 2020-08-23 19:54:05 +02:00
Mikołaj Pich
b919b962ca Make student second name nullable 2020-08-23 19:16:15 +02:00
Mikołaj Pich
f907f691a2 Fix units url in register repo 2020-08-23 17:14:18 +02:00
Mikołaj Pich
5930df6734 Fix units url in register repo 2020-08-23 17:07:53 +02:00
Mikołaj Pich
7aa654605b Disable login interceptor in messages service used in registration 2020-08-23 16:52:06 +02:00
Mikołaj Pich
47bb36a794 Add missing studentSurname property to Student pojo 2020-08-23 16:18:21 +02:00
Mikołaj Pich
a0539b7e5a Use flatMap instead of map {}.flatten() 2020-08-23 16:03:48 +02:00
Mikołaj Pich
e613b2441b Add student second- and surname, remove level from className 2020-08-19 22:06:55 +02:00
Mikołaj Pich
0a81167215 Add user name and user login id in scrapper 2020-08-17 23:43:15 +02:00
Mikołaj Pich
181d04cf4b Update kotlin to 1.4.0 2020-08-17 22:52:23 +02:00
Mikołaj Pich
7aea6cfd2b Change ApiResponse to type open 2020-08-17 22:43:11 +02:00
Mikołaj Pich
5b99fd1d2b Add semesters list to student 2020-08-16 17:55:46 +02:00
Mikołaj Pich
aba6e34e3f Synchronize request and relogin in auto login interceptor 2020-08-08 11:04:11 +02:00
Mikołaj Pich
2c35b2ddf3 Remove support for uonetplus-opiekun from cookie interceptor 2020-08-02 18:05:19 +02:00
Mikołaj Pich
b04c0fb296 Remove indents from timetable parser 2020-08-02 17:43:15 +02:00
Mikołaj Pich
2c87de06ea Refactor register repo 2020-07-27 00:38:35 +02:00
Mikołaj Pich
57753e6a6a Use data class in notes 2020-07-26 23:58:38 +02:00
Mikołaj Pich
ed3f074bde Use data class in mobile devices 2020-07-26 23:09:22 +02:00
Mikołaj Pich
9af6dd85a5 Use data class in homework, remove support for old homework endpoint 2020-07-26 23:05:25 +02:00
Mikołaj Pich
df9acbd78f Use data class in grades 2020-07-26 21:35:03 +02:00
Mikołaj Pich
97f7eae65f Use data class in exams 2020-07-26 21:09:50 +02:00
Mikołaj Pich
7ae93ad126 Move Attendance.Category to separate enum class, use data class where possible 2020-07-26 21:00:33 +02:00
Mikołaj Pich
d8acc8c362 Refactor attendance mapper 2020-07-26 20:48:18 +02:00
Mikołaj Pich
bc276b21b5 Remove support for student and parent module in scraper 2020-07-26 19:02:56 +02:00
Mikołaj Pich
02486b96ed Fix NoSuchMethodError on art 2020-07-25 21:09:51 +02:00
Mikołaj Pich
71571826d4 Convert mappers to expresssion body 2020-07-25 20:37:03 +02:00
Mikołaj Pich
cca8c74b8f Remove threetenbp 2020-07-25 20:25:47 +02:00
Mikołaj Pich
61250d3372 Return null if no lucky number found 2020-06-16 23:55:02 +02:00
Mikołaj Pich
b76158b4d1 Add withContext to sdk methods 2020-06-14 23:52:56 +02:00
Mikołaj Pich
9847db41e7 Remove deprecated current flag from Semester 2020-06-14 23:40:44 +02:00
Mikołaj Pich
e626b49d95 Migrate sdk main module to coroutines 2020-06-14 23:33:39 +02:00
Mikołaj Pich
23ece778fe Remove unnecessary dependencies 2020-06-14 23:00:16 +02:00
Mikołaj Pich
285ef92a43 Merge branch 'coroutines' 2020-06-14 22:54:02 +02:00
Mikołaj Pich
6e0cab03b4 Version 0.19.0 2020-06-14 21:25:06 +02:00
Mikołaj Pich
d0882012c7 Rename not logged in interceptor 2020-06-14 21:20:42 +02:00
Mikołaj Pich
85c7bcbb82 Check cookie jar before make request 2020-06-14 21:10:18 +02:00
Mikołaj Pich
f7c4156fca Merge not logged in and empty cookie jar interceptors 2020-06-14 20:45:29 +02:00
Mikołaj Pich
87bccc2158 Fix auto login 2020-06-14 20:03:21 +02:00
Mikołaj Pich
2dea9ccb58 Fix sdk-mobile tests 2020-06-14 19:26:08 +02:00
Mikołaj Pich
1855afc2b5 Merge rxSingle blocks in methods 2020-06-14 19:22:51 +02:00
Mikołaj Pich
ab470a2a75 Remove unneeded maps 2020-06-14 19:13:31 +02:00
Mikołaj Pich
08ec425b6a Migrate mobile module to coroutines 2020-06-14 19:05:55 +02:00
Mikołaj Pich
0165e05aae Migrate scraper module to coroutines 2020-06-14 18:26:58 +02:00
Mikołaj Pich
48b7ed8955 Add debug log in register, when no student found 2020-06-11 15:56:32 +02:00