dependabot[bot]
|
9606d8bf79
|
Bump okhttp3 from 3.12.13 to 4.9.1 (#83)
* Bump okhttp3 from 3.12.13 to 4.9.1
Bumps `okhttp3` from 3.12.13 to 4.9.1.
Updates `logging-interceptor` from 3.12.13 to 4.9.1
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-3.12.13...parent-4.9.1)
Updates `mockwebserver` from 3.12.13 to 4.9.1
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-3.12.13...parent-4.9.1)
Updates `okhttp` from 3.12.13 to 4.9.1
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-3.12.13...parent-4.9.1)
Updates `okhttp-urlconnection` from 3.12.13 to 4.9.1
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-3.12.13...parent-4.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
* Migrate to okhttp 4
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
|
2021-05-01 16:27:11 +02:00 |
|
Mikołaj Pich
|
5afc998441
|
Add moshi version variable
|
2021-05-01 16:17:32 +02:00 |
|
dependabot-preview[bot]
|
1a0acdabfb
|
Bump moshi-adapters from 1.10.0 to 1.11.0 (#62)
|
2020-11-01 18:17:53 +00:00 |
|
dependabot-preview[bot]
|
74ef6297b1
|
Bump moshi-kotlin-codegen from 1.9.3 to 1.11.0 (#56)
|
2020-10-13 10:04:46 +00:00 |
|
dependabot-preview[bot]
|
245f7bfa9c
|
Bump moshi from 1.9.3 to 1.11.0 (#57)
|
2020-10-13 10:00:14 +00:00 |
|
dependabot-preview[bot]
|
0beb981d47
|
Bump moshi-adapters from 1.9.3 to 1.10.0 (#55)
|
2020-10-12 17:14:27 +00:00 |
|
Mikołaj Pich
|
09b0de6910
|
Migrate mobile module to moshi
|
2020-09-26 16:20:17 +02:00 |
|
Mikołaj Pich
|
7aea6cfd2b
|
Change ApiResponse to type open
|
2020-08-17 22:43:11 +02:00 |
|
Mikołaj Pich
|
cca8c74b8f
|
Remove threetenbp
|
2020-07-25 20:25:47 +02:00 |
|
Mikołaj Pich
|
23ece778fe
|
Remove unnecessary dependencies
|
2020-06-14 23:00:16 +02:00 |
|
Mikołaj Pich
|
08ec425b6a
|
Migrate mobile module to coroutines
|
2020-06-14 19:05:55 +02:00 |
|
Mikołaj Pich
|
3c2763c809
|
Add firebase token field to mobile certificate request
|
2020-05-23 17:06:00 +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 |
|
Mikołaj Pich
|
cf36fcf956
|
Fix tests
|
2020-04-10 19:07:38 +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
|
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
|
6789442248
|
Throw exception on OnlyKindergarten message
|
2020-02-24 22:36:18 +01:00 |
|
Mikołaj Pich
|
c25e545361
|
Fix lesson marked both changed and canceled
|
2020-02-24 22:30:53 +01:00 |
|
Mikołaj Pich
|
c1efcc48ce
|
Fix fistures
|
2020-02-09 02:11:09 +01:00 |
|
Mikołaj Pich
|
4a8cfaaa07
|
Fix tests
|
2020-02-09 02:07:33 +01:00 |
|
Mikołaj Pich
|
50713c5b16
|
Concat same lessons in mobile mode
|
2020-02-09 01:32:25 +01:00 |
|
Mikołaj Pich
|
4ed2edf209
|
Update MOBILE_APP_VERSION to 447
|
2020-02-04 21:14:56 +01:00 |
|
Mikołaj Pich
|
16d36ddf16
|
Add sending message in mobile mode
|
2020-02-02 16:04:48 +01:00 |
|
Mikołaj Pich
|
6fe09f6dfb
|
Fix grade description in mobile mode
|
2020-01-30 20:05:19 +01:00 |
|
Mikołaj Pich
|
fdcc11822b
|
Change start and end semester dates to utc
|
2020-01-27 22:31:25 +01:00 |
|
Mikołaj Pich
|
87f8a41981
|
Add tests to calc mock semester dates
|
2020-01-27 21:13:08 +01:00 |
|
Mikołaj Pich
|
277a8b09ce
|
Mark as nullable annotationAboutChange field
|
2020-01-26 15:17:36 +01:00 |
|
Mikołaj Pich
|
ac93bbcc8a
|
Handle NoPupils error
|
2020-01-20 23:51:02 +01:00 |
|
Mikołaj Pich
|
8ad4480bb5
|
Fix marking current semester as current
|
2020-01-16 16:17:01 +01:00 |
|
Mikołaj Pich
|
da56b527f1
|
Fix tests
|
2020-01-15 21:07:59 +01:00 |
|
Mikołaj Pich
|
9f82c57ee1
|
Add tests to sdk module
|
2020-01-15 21:03:00 +01:00 |
|
Mikołaj Pich
|
41b74e95df
|
Use RodzajNumer to specify exam type
Close #26
|
2020-01-15 21:02:23 +01:00 |
|
Mikołaj Pich
|
05f555c64f
|
Update MOBILE_APP_VERSION
|
2020-01-15 19:48:13 +01:00 |
|
Mikołaj Pich
|
efc35c2e8e
|
Fix counter data type
|
2020-01-11 00:06:00 +01:00 |
|
Mikołaj Pich
|
b325893f5a
|
Print token value in TokenExceptions
|
2020-01-10 22:19:00 +01:00 |
|
Mikołaj Pich
|
2574f94cda
|
Handle 'wrong pin entered three tiems'
|
2020-01-10 15:03:00 +01:00 |
|
Mikołaj Pich
|
069677aa20
|
Add invalidSymbol error handling for symbol with diacritics
|
2019-12-30 17:48:31 +01:00 |
|
Mikołaj Pich
|
33430cc363
|
Add ErrorInterceptor to sdk-mobile
|
2019-12-30 17:04:38 +01:00 |
|
Mikołaj Pich
|
42d1d48417
|
Add TokenNotFound exception
|
2019-12-30 17:04:27 +01:00 |
|
Mikołaj Pich
|
7a7c9f982f
|
Mark secondName in Student as nullable
|
2019-12-27 20:02:03 +01:00 |
|
Mikołaj Pich
|
1ad8d3632e
|
Handle some mobile api cert errors
|
2019-12-27 12:49:13 +01:00 |
|
Mikołaj Pich
|
ad986d07ff
|
Fix empty string on toDouble conversion
|
2019-12-26 14:13:01 +01:00 |
|
Mikołaj Pich
|
cfbed19894
|
Rename modules
|
2019-12-23 19:19:30 +01:00 |
|