Add intranet IP display

Add connections page

Add search in connections, requests

Add keyword search in connections, requests, logs

Add basic viewing editing capabilities

Optimize update profile
This commit is contained in:
chen08209
2024-06-19 13:13:31 +08:00
parent afa1b4f424
commit 1fcc412770
45 changed files with 2875 additions and 793 deletions

View File

@@ -62,7 +62,7 @@ android {
defaultConfig {
applicationId "com.follow.clash"
minSdkVersion 24
minSdkVersion 21
targetSdkVersion 34
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName