phase 1: harden WebView refresh and connection recovery

This commit is contained in:
2026-03-03 08:00:31 -06:00
parent 9f1c2168a8
commit a350aa3982
3 changed files with 208 additions and 18 deletions
+1
View File
@@ -39,6 +39,7 @@ dependencies {
implementation "androidx.activity:activity-ktx:1.9.2"
implementation "com.google.android.material:material:1.12.0"
implementation "androidx.core:core:1.13.1"
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
implementation "com.squareup.okhttp3:okhttp:4.12.0"
implementation "androidx.work:work-runtime-ktx:2.9.1"