v1.6 #85
Replies: 3 comments 2 replies
-
|
在运行到Generate Fix Hardlink Script阶段过一两分钟别忘了点击空白处召唤输入法打yes不然好像启动不了😰 |
Beta Was this translation helpful? Give feedback.
-
|
自定义版本启动失败已修复,Generate Fix Hardlink Script卡住已修复 |
Beta Was this translation helpful? Give feedback.
-
|
作者你好!非常感谢你开发并维护了 CodeLFA 应用,它让在安卓平板上进行真正的编程学习成为可能,非常了不起! 我是一个正在学习C语言的新手,在使用应用的过程中,遇到了一个关于C/C++“运行和调试”功能的问题,并且在Gemini的帮助下进行了非常详尽的排查。我们感觉已经无限接近成功,但被最后一步挡住了,希望能把我们的发现反馈给你,看看能否帮助你定位问题。 【我的环境】 【核心问题】 【我们已经尝试过的排查步骤】 【我们的推测】 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1.6.0(CH)
发布的是 Pre-release 难道不就是,还需要一些测试吗,我自己没办法测试到所有的 case,这仅仅是一个免费开源的项目
希望大家都能友好反馈
在 Issue 中建议”撤销发布“,也许还有诸多人都有类似的想法
说难听点,这群不友好反馈的人,只是只会逼逼赖赖的伸手党而已,说那么多废话,自己有能力自己写一个我来用
但我就要发布!有问题好好反馈!我又不是不改!给你惯的!
魔数等注意: 我打包的版本会收集以下信息
{ "app": "Code LFA", "time": "$TIME", "platform": "Android", "unique_key": "", "app_version": "", }其中 unique_key 是随机生成的,并非设备唯一 ID
这些信息仅仅用来观察我个人的软件的日活等,我需要根据这些数据来分配我的时间
如果你比较介意,后续我会同时带上不带数据上报的版本,或者自行编译
目前的接口是 HTTPS,后续我尝试用 HTTP 来上报,保证数据上的透明
这和垄断的 alist 上报数据并不一样,未涉及任何用户相关信息
很抱歉我个人有些强迫症,改了一些 git 的历史记录,fork 仓库的朋友需要执行以下代码或者重新 fork
预计近期还会改一些代码,等到正式发布 v1.6.0 的 Release 的时候,大家再操作
1.6.0 (CH)
Isn’t a Pre-release meant for further testing? I can’t possibly cover every case myself; this is just a free, open-source project.
I hope everyone can provide feedback in a friendly manner.
Some people suggested “revoke the release” in Issues; perhaps many others feel the same.
To be blunt, those who don’t provide constructive feedback are just freeloaders who only complain. If you’re that capable, write something yourself for me to use.
But I’m going to release it anyway! If there are issues, provide proper feedback! It’s not like I won’t fix them! Stop expecting to be coddled!
Note: My packaged builds will collect the following information
{ "app": "Code LFA", "time": "$TIME", "platform": "Android", "unique_key": "", "app_version": "" }The unique_key is randomly generated and is not a device-unique ID.
This information is used solely to observe basic app metrics (e.g., daily active users) so I can allocate my time.
If you prefer not to send any data, I will also provide a build without reporting later, or you can compile it yourself.
The current endpoint uses HTTPS; I may try HTTP later to make the data transmission more transparent.
This is not the same as alist’s data reporting and does not involve any user-related information.
Sorry, I’m a bit obsessive and rewrote some Git history. If you forked this repo, please run the following commands or re-fork.
More changes may land soon; please perform these steps when the v1.6.0 Release is officially published.
Beta Was this translation helpful? Give feedback.
All reactions