Commit Graph

26 Commits

Author SHA1 Message Date
zeus 1a3fb8f70a 修复部分设备下闪退问题
修复部分设备下闪退问题
2025-12-24 13:03:13 +08:00
zeus 0dbfefdabe Update MainActivity.kt
fix
2025-12-24 12:26:56 +08:00
zeus 3085c72bf1 Update activity_profile.xml
LoadingDialog.show(this, "正在更新节点数据...")
优化节点无法请求时,因此Loading页面信息,避免一直加载挡在界面
2025-12-24 12:23:52 +08:00
zeus afd459c765 fix android sdk 34 崩溃 java.lang.SecurityException: ... One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified 是因为您的应用目标 SDK 为 Android 14 (API 34)。
fix android sdk 34 崩溃 java.lang.SecurityException: ... One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified 是因为您的应用目标 SDK 为 Android 14 (API 34)。
2025-12-24 12:17:16 +08:00
zeus d26dab7be1 fix Android提示旧版本Android系统不兼容问题
fix Android提示旧版本Android系统不兼容问题
2025-12-24 12:05:57 +08:00
zeus 69411c73a8 Update build.gradle.kts 2025-07-18 15:48:35 +08:00
zeus 3ba7721091 测试的 URL 配置地址: https://vungles.com/api/test/config 测试账号: binance3980@gmail.com Tinkl123
测试的 URL 配置地址: https://vungles.com/api/test/config
测试账号:
binance3980@gmail.com
Tinkl123
2025-07-18 15:08:34 +08:00
zeus 98bb9235aa Android 修复首页图片错位的问题
修复首页图片错位的问题
2025-07-18 15:04:21 +08:00
zeus 855b17c2ee 修复 Android 版本编译出错问题,详细请看https://github.com/nicolastinkl/UUVPN/issues
修复 Android 版本编译出错问题,详细请看https://github.com/nicolastinkl/UUVPN/issues
2025-07-18 14:27:58 +08:00
Stevenchou1898 3a944a7aeb Update BaseListActivity.kt
*注释掉一些不使用的导入
*重构 初始化与列表数据更新 大部分代码为多个函数
2025-04-05 21:21:39 -07:00
Stevenchou1898 4cba8c3067 Update build.gradle.kts
设置cmake版本  version = "3.31.6" 修复cmake complier identification bypass 警告.
2025-03-08 09:25:48 -08:00
Stevenchou1898 1f1c1e84e6 Update local.properties
升级cmake 3.18至3.31.6解决cmake complier identification bypass警告.
2025-03-08 09:23:59 -08:00
Stevenchou1898 039239c2c2 Update CMakeLists.txt 2025-03-08 03:47:34 -08:00
Stevenchou1898 49d24529ee Update settings.gradle.kts 2025-03-08 03:13:43 -08:00
Stevenchou1898 210b049e86 Update settings.gradle.kts
Correct mistake: Commented line 53 not line 54.
2025-03-08 02:59:53 -08:00
Stevenchou1898 e40e4aff30 Update CMakeLists.txt
Solve the problem that the build is interrupted when the local development directory is not a git repository, and other reasons cause the environment exception and cannot obtain git related information.
2025-03-08 02:29:40 -08:00
Stevenchou1898 6e43e19b1b Update settings.gradle.kts
Duplicate entry for alias 'androidx.appcompat': dependency {group='androidx.appcompat', name='appcompat', version='1.6.1'} is replaced with dependency {group='androidx.appcompat', name='appcompat-resources', version='1.6.1'}

Then commented this line.
2025-03-08 01:16:52 -08:00
Stevenchou1898 21409439f7 Update build.gradle.kts
design: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Changed the configuration name to 'kapt' for these artifacts: 'com.github.bumptech.glide:compiler:4.15.1'.
2025-03-08 01:11:05 -08:00
zeus cde5e845f1 Update README.md 2025-02-14 12:37:16 +08:00
zeus 0598d94cc0 Create 服务器配置+Kotlin-Android 文档教程.docx 2025-02-14 12:36:04 +08:00
zeus bce6091ce8 Update README.md 2025-02-05 20:30:33 +08:00
zeus 145b63acb0 Update README.md 2025-02-05 20:12:36 +08:00
zeus 8cd8f43b0f Create images_05_20_11.png 2025-02-05 20:10:24 +08:00
zeus 349037c5f4 最新 Android 客户端源代码以及教程,完全免费开源最新版本
free all
2025-02-05 20:10:14 +08:00
MacPro ab7dec2ff0 Delete README.md 2024-11-19 13:38:27 +08:00
Zeus f28fdbb377 add android code
add android code
2024-10-23 22:33:02 +08:00