Lihang Xu

Results 34 issues of Lihang Xu

In the [docs](https://developer.android.com/reference/kotlin/androidx/camera/core/ImageAnalysis.Builder#setTargetResolution(android.util.Size)), it says the following: The resolution [Size](https://developer.android.com/reference/android/util/Size.html) should be expressed in the coordinate frame after rotating the supported sizes by the target rotation. For example, a device...

## What This PR fixes the incorrect resolution setting for Android. ## Changes switch height and width of target resolution if portrait for Android ## Tested on Sharp S2, Android...

This tool works great to remove text. But many non-text parts can be recognized as text. I think it may work better if the text regions are detected at first....

Enhancement

Sphinx有一套本地化的[流程](http://blog.xulihang.me/localizing-sphinx-projects/),我看了下这个项目好像没有用到,而是直接修改的rst文件? 官方的话是使用Gettext PO文件进行翻译的,可以自动提取要翻译的文字,之后用计算机辅助翻译软件翻译会比较容易。

### Introduction Hi there, I am a B4X user and I am now trying to use React Native. Since B4X compile its Basic-like language to Java/Objective-C, it is very easy...

Versions affected Cordova version: 10.0.0 Cordova iOS version: Plugin version (e.g 6.0.12): 8.0.0 iOS version (e.g 10.2): 14.4.2 Xcode version (e.g 11.1 - 11A1027): 12.2 WebRTC-adapter version (e.g. 7.4.0): latest...

enhancement
getUserMedia
need PR

JavaFX在Linux下的输入法可能存在问题 1. 没有办法调用输入法 加上下面的运行参数,参考 https://stackoverflow.com/questions/58763342/how-to-input-japanese-to-textarea-in-javafx-on-linux ``` java -Djdk.gtk.version=2 ``` 2. 候选词窗口不能跟随光标。这个目前没找到解决方法

- [ ] Filter settings (priority, options) - [ ] Use stemmer to create TM/Term databases' index and process query - [ ] QA check - [ ] Better interative...

enhancement

- [x] generate the target file for a single file - [x] source editing - [x] add a copy source to target shortcut - [x] more accurate word count -...

enhancement

Add a GCDWebServer plugin that can start an HTTP server on iOS.