mirror of
https://github.com/gotify/android.git
synced 2026-06-20 12:42:15 +08:00
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.