linsui

Results 208 issues of linsui

### Problem description Currently the bootstraps packages are downloaded at build time. Since F-Droid doesn't allow binaries, they should be built from source along with the apk. I thought we...

bug report

## Question How to build multi arch apk for Android? I tried ``` ../../android/build.py $$SDK$$ $$NDK$$ armeabi-v7a ../../android/build.py $$SDK$$ $$NDK$$ arm64-v8a meson configure ninja android/apk/mpd-unsigned.apk ``` but in the apk...

``` 2022-06-19 05:30:47,542 DEBUG: > /opt/android-sdk/build-tools/31.0.0/dexdump /tmp/tmppyqqmu2r/classes.dex 2022-06-19 05:30:50,745 DEBUG: Found class 'com/google/android/play/core/splitinstall/SplitInstallManager' 2022-06-19 05:30:50,748 DEBUG: Found class 'com/google/android/play/core/splitinstall/SplitInstallSessionState' 2022-06-19 05:30:50,749 DEBUG: Found class 'com/google/android/play/core/splitinstall/SplitInstallStateUpdatedListener' 2022-06-19 05:30:50,752 DEBUG: Found class...

bug

``` The current Dart SDK version is 2.10.4. Because git_touch requires SDK version >=2.12.0

Is there any way to open a repo? It seems that I can only find repos by search. Thanks!

Could you please support copy test from files?

请问是否可以实现打开网页,比如一个 QQ 音乐的页面,自动跳转到扩展中打开相应歌曲?谢谢!

> 确保你在提交功能建议之前仔细阅读了[Hexo文档](https://hexo.io/zh-cn/),[Icarus用户指南](https://ppoffice.github.io/hexo-theme-icarus/tags/Icarus%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97/),和[GitHub issues](https://github.com/ppoffice/hexo-theme-icarus/issues)来了解你的建议是否已经被他人提出过。 **你的功能建议与某个使用问题相关么?请详述。** 禁用 js 后,所有元素不可见 **描述你想要的解决方案** 元素样式被设置为透明,并使用 js 使其可见。但在禁用 js 的环境中不可用。或许可以使用 noscript 标签做相应适配。谢谢!

feature:extension

**Bug description** Notification window doesn't show up on Gnome Wayland **Steps to reproduce** 1. Open settings. 2. Choose `Notification` for `Translation mode` under `General` section. 3. Hide the up to...

bug
upstream issue

**Describe the bug** I'm trying to build https://github.com/ailabstw/social-distancing-android with nearby libs from microg. Some APIs are missing. Could you please help? Thanks! ``` e: /builds/linsui/fdroiddata/build/tw.gov.cdc.exposurenotifications/SocialDistance/src/main/java/tw/gov/cdc/exposurenotifications/nearby/ExposureNotificationManager.kt: (49, 40): Unresolved reference: status...

bug