linsui
linsui
https://gitlab.com/fdroid/checkupdates-bot-fdroiddata/-/jobs/8865838931 Could you please take a look? Thanks!
**Check before feedback** - [x] I checked the other issues to ensure no one has mentioned it yet. - [x] I made sure the bug can be reproduced in the...
F-Droid
Can I package this app for F-Droid?
F-Droid
请问可以发布到 F-Droid 吗?
https://gitlab.com/fdroid/checkupdates-bot-fdroiddata/-/jobs/10147890147 Looks like the selinux repo is force-pushed. Can you use the upstream selinux repo instead? It would be more stable.
APK: https://f-droid.org/repo/org.servalproject_2371.apk ```py from androguard.core.apk import APK apkobject = APK('org.servalproject_2371.apk') arsc = apkobject.get_android_resources() arsc.get_resolved_res_configs(arsc.parse_id(apkobject.get_attribute_value('application', 'icon'))[0]) ```
**Is your suggestion for improvement related to a problem? Please describe.** The record is always imported to the current bib file/group. **Describe the solution you'd like** Add an option to...
### 摘要 / Summary 目前不论快速输入的内容有多长都通过缩小字体在一行内显示。当内容较长时字号过小。 ### 重现步骤 / Steps to Reproduce 添加一个较长的快速输入 ### 预期行为 / Expected Behavior 内容以可读的方式显示 ### 日志 / Log _No response_ ### 截图 / Screenshot  ###...