LobeChat-Android/.idea
Yawata 3d49ae565d feat: Add support for IP address:port access
Update regex to support IP address format
Improve URL handling logic for IP addresses
Update error message to reflect supported formats
fix: Allow cleartext HTTP traffic

Add android:usesCleartextTraffic="true" to AndroidManifest.xml
Fix err_cleartext_not_permitted error
perf: Optimize regex performance

Precompile regex patterns as constants
Use precompiled URL_PATTERN and IP_PATTERN for matching
Reduce CPU overhead on each button click
2024-12-30 09:13:26 +08:00
..
.gitignore init 2024-10-05 12:35:47 +08:00
appInsightsSettings.xml init 2024-10-05 12:35:47 +08:00
compiler.xml feat: Add support for IP address:port access 2024-12-30 09:13:26 +08:00
gradle.xml feat: Add support for IP address:port access 2024-12-30 09:13:26 +08:00
kotlinc.xml init 2024-10-05 12:35:47 +08:00
migrations.xml init 2024-10-05 12:35:47 +08:00
misc.xml feat: Add support for IP address:port access 2024-12-30 09:13:26 +08:00
vcs.xml init 2024-10-05 12:35:47 +08:00