From 37a8f3c2b705667875d7f62c743f73b2c24adc7c Mon Sep 17 00:00:00 2001 From: Mika Westphal Date: Sat, 3 May 2025 02:22:35 +0200 Subject: [PATCH] First poc --- .idea/caches/deviceStreaming.xml | 12 + .idea/deploymentTargetSelector.xml | 8 + .idea/misc.xml | 1 - .idea/vcs.xml | 4 +- .idea/workspace.xml | 109 ++++++++- app/build.gradle.kts | 8 + app/src/main/AndroidManifest.xml | 27 ++- .../java/de/polyfish0/pamauth/MainActivity.kt | 227 ++++++++++++++---- .../pamauth/services/PAMServerService.kt | 110 ++++++++- app/src/main/res/values/colors.xml | 1 + app/src/main/res/values/themes.xml | 9 +- gradle/libs.versions.toml | 12 +- local.properties | 8 +- 13 files changed, 453 insertions(+), 83 deletions(-) diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml index 9e9ba09..22baa42 100644 --- a/.idea/caches/deviceStreaming.xml +++ b/.idea/caches/deviceStreaming.xml @@ -76,6 +76,18 @@