Commit graph

909 commits

Author SHA1 Message Date
Mikołaj Pich
3c2763c809 Add firebase token field to mobile certificate request 2020-05-23 17:06:00 +02:00
Mikołaj Pich
fd51552acd
Fix previous change 2020-05-23 13:18:25 +02:00
Mikołaj Pich
7b6c97e4be
Add fakelog.tk to account recover support 2020-05-23 13:11:29 +02:00
Mikołaj Pich
0665a3264b Version 0.18.0 2020-05-20 23:21:44 +02:00
Mikołaj Pich
46a16814e9 cs fix 2020-05-20 23:21:05 +02:00
Mikołaj Pich
46619e3bc5 Add basic support for new homework (20.07) 2020-05-20 11:31:19 +02:00
Mikołaj Pich
0dbcea9d6f Update homework endpoint (20.06) 2020-05-20 09:46:44 +02:00
Mikołaj Pich
c5e0439672
Switch to fakelog.tk 2020-05-09 19:12:51 +02:00
Mikołaj Pich
445905bfa9 Rename getGrades() to getGradesDetails(), add getGrades() with details and summary 2020-05-02 12:26:38 +02:00
dependabot-preview[bot]
b568fa37b3
Bump threetenbp from 1.4.3 to 1.4.4 (#43) 2020-05-01 09:03:42 +00:00
dependabot-preview[bot]
b166e63f14
Bump okhttp3 from 3.12.10 to 3.12.11 (#42) 2020-05-01 09:03:15 +00:00
Mikołaj Pich
81dd88198c Version 0.17.4 2020-04-23 19:21:48 +02:00
Mikołaj Pich
6644170b6b Version 0.17.3 2020-04-23 16:14:36 +02:00
Mikołaj Pich
b42fc85b0a Add missing password change required exception 2020-04-21 19:18:59 +02:00
Mikołaj Pich
7a78174c18 Version 0.17.2 2020-04-19 23:29:11 +02:00
Mikołaj Pich
efa0646589 Update gradle wrapper to 6.3 2020-04-17 22:20:22 +02:00
Mikołaj Pich
5225d88e11 Add adfslight error fixture, update tests 2020-04-17 22:20:22 +02:00
dependabot-preview[bot]
ebca840994
Bump org.jetbrains.kotlin.jvm from 1.3.71 to 1.3.72 (#40) 2020-04-17 20:19:35 +00:00
Mikołaj Pich
6429b23ac0 Version 0.17.1 2020-04-12 18:57:02 +02:00
Mikołaj Pich
d842456294 Add cause params to translated exceptions 2020-04-10 19:46:27 +02:00
Mikołaj Pich
f051cedbed Add classId to log stmt in student start repo 2020-04-10 19:15:16 +02:00
Mikołaj Pich
cf36fcf956 Fix tests 2020-04-10 19:07:38 +02:00
Mikołaj Pich
7c05da6b56 Add studentid to log stmt in student start repo 2020-04-10 18:50:03 +02:00
Mikołaj Pich
fa9d9019ad Use subjects from scrapper in hybrid mode 2020-04-10 18:42:27 +02:00
Mikołaj Pich
a938cda52f Replace bad request exception type in mobile api 2020-04-10 18:41:36 +02:00
Mikołaj Pich
f272cfcf95 Add new fields to MobileDevice, rename date to crateDate 2020-04-09 23:40:02 +02:00
dependabot-preview[bot]
d279ebc727
Bump com.jfrog.bintray from 1.8.4 to 1.8.5 (#39) 2020-04-08 17:07:41 +00:00
dependabot-preview[bot]
b06c0c212b
Bump threetenbp from 1.4.2 to 1.4.3 (#38) 2020-04-05 16:47:00 +00:00
Mikołaj Pich
c2930e7a12 Version 0.17.0 2020-04-04 21:22:40 +02:00
Mikołaj Pich
0cf724a70a Apply custom tls socket factory only on vulcan.net.pl 2020-04-04 14:14:56 +02:00
Mikołaj Pich
111bcc73b8 Refactor getClientBuilder() 2020-04-04 13:30:32 +02:00
Mikołaj Pich
9761b4eb91 Add trust manager to sslsocketfactory 2020-04-04 12:24:37 +02:00
Mikołaj Pich
97b393acb6 Add custom tls socket factory to enable tls1.2 on android 4.1 2020-04-04 02:51:53 +02:00
Mikołaj Pich
d5ebf8d9e7 Add student threats 2020-04-02 23:49:12 +02:00
Mikołaj Pich
58cf03a711 Add self governments impl 2020-04-02 23:40:52 +02:00
Mikołaj Pich
bff34b1990 Add attachments to homework 2020-04-01 23:27:05 +02:00
dependabot-preview[bot]
89168568e1
Bump rxjava from 2.2.18 to 2.2.19 (#36) 2020-04-01 20:45:05 +00:00
dependabot-preview[bot]
1521aaf918
Bump threetenbp from 1.4.1 to 1.4.2 (#37) 2020-04-01 20:44:45 +00:00
Mikołaj Pich
ceb4ac01e7 Add fallback to name from dicts if senderName is null 2020-03-29 23:40:54 +02:00
Mikołaj Pich
44725a9a8d Use scrapper to get message list and details in hybrid mode 2020-03-29 19:44:55 +02:00
Mikołaj Pich
c88a06e65e Add getMessageDetails() 2020-03-29 19:40:23 +02:00
Mikołaj Pich
4ea879b45f Add support for message attachments 2020-03-26 23:23:32 +01:00
Mikołaj Pich
bda9845c48 Change points to int, categoryType to enum in notes 2020-03-26 21:45:39 +01:00
Mikołaj Pich
6e4a0a64c5 Add notes tests with points 2020-03-26 21:02:08 +01:00
Mikołaj Pich
bf1e78e716 Change exception in luckynumber to behaviour like before 0.16.0 2020-03-25 00:16:14 +01:00
dependabot-preview[bot]
be7ed9c837
Bump org.jetbrains.kotlin.jvm from 1.3.61 to 1.3.70 (#34) 2020-03-13 20:44:06 +00:00
Mikołaj Pich
85d47f60a8 Add requireNotNull() in map chains 2020-03-13 19:56:57 +01:00
Mikołaj Pich
acd3bf6128 Don't ignore errors on change message status 2020-03-13 19:49:18 +01:00
Mikołaj Pich
2e80f91614 Fix changeMessageStatus endpoint 2020-03-13 18:58:15 +01:00
Mikołaj Pich
92594bb7fb
Version 0.16.0 2020-03-03 22:16:38 +01:00