Zengyi Wang

Results 8 issues of Zengyi Wang

# Description Changed files: Constants.java, ImageToPdfFragment.java, MainActivity.java, PermissionsUtils.java - Changing permission requirement. Now users using the "Image to pdf" function will also require camera permission. - Fix cancel permission feedback....

# Description Fixes the bug that after compression pdf becomes larger. Now the compressed file is always smaller than the original one, and the setting for the compression rate is...

need-changes

I want to open a single file directly without open a directory first. For example, I hope running `lapce ./README.md` can directly open this file like other editors do, but...

C-feature
A-cli

I'm trying to install version 0.1.4 because of the previous issue #47 , but it seems like the plugin is not compatible with my Clion. My Intellij also show this...

Should close #48. Now interceptor can be applied to WebSocket handshake packets. Since most interceptors should not modify packets during the WebSocket establishment, they are not applied by default. They...

Closes #67 Updated the cache SPI and added serialization for the `Resource` class.

Refers to issue #70. Major changes in `CacheFilter.java`, implemented 1, 2, 3, 4, 5 (partial), 6, 8, 9. (Implement 6 evolves with parts of 1 and 4 so they need...