Jannis Mattheis
3039bcc712
refactor: extract LoginViewModel from LoginActivity
...
Move login logic (URL checking, authentication, client creation) into a
ViewModel with LiveData state and Channel-based events. Replace
temporary SSL setting variables with direct Settings writes and use a
ConstraintLayout Group for credential field visibility.
2026-04-19 19:26:07 +02:00
Jannis Mattheis
c1a463ace1
fix: update client
2026-04-19 19:26:07 +02:00
Jannis Mattheis
e76702aa08
fix: migrate to newer client gen
2026-03-28 17:02:12 +01:00
Niko Diamadis
ce8e111b86
Generate new client version
2024-10-17 23:47:04 -04:00
Niko Diamadis
22feec66b0
Fix gradle deprecations
2024-03-06 22:56:00 +01:00
Niko Diamadis
b0f6f9f445
Remove unused jcenter repo and empty dependency declaration
2022-10-29 17:33:32 +02:00
Jannis Mattheis
1da3e38e65
Update gradle + android gradle
2022-10-29 17:33:00 +02:00
Niko Diamadis
17f0d47d0c
Remove javax generated annotation for now
2022-10-10 18:54:23 +02:00
Jannis Mattheis
4edaa1943f
Update client
2020-07-13 19:41:39 +02:00
tomasvanagas
dea1e42820
Add inputs for the pushed message to share activity
2020-07-12 20:52:41 +02:00
Jannis Mattheis
91be6fa72e
Update dependencies
2020-05-09 18:37:35 +02:00
Jannis Mattheis
1280814425
Update swagger client
2019-02-22 19:41:04 +01:00
Jannis Mattheis
a790644d91
Update retrofit
2018-12-22 17:30:10 +01:00
Jannis Mattheis
94d23c9248
Update oauth package and ignore linting for it
...
OAuth2 isnt used therefore we can ignore it
2018-11-17 12:06:06 +01:00
Jannis Mattheis
3a9da353b4
Change client to retrofit2
2018-11-17 12:06:06 +01:00
Jannis Mattheis
1a73b3d590
Add generated client
2018-11-02 18:49:16 +01:00