Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

怎么下载 #222

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open

怎么下载 #222

wants to merge 44 commits into from

Conversation

xhj0529
Copy link

@xhj0529 xhj0529 commented Aug 11, 2021

给力 下载试试能不能用

koral-- and others added 30 commits May 16, 2020 14:46
start from API level 29 implementation to easely
highlight the diff.

Signed-off-by: Crepieux Pierre <[email protected]>
Display informations are now split accross DisplayInfo,
DisplayState, DisplayConfig
It also introduced a ui::Rotation type replacing
DISPLAY_ORIENTATION_*

Signed-off-by: Crepieux Pierre <[email protected]>
- provides minicap.so
- updates versionning information
- and package metadata

Signed-off-by: Crepieux Pierre <[email protected]>
This is an attempt to write a minicap version in kotlin and
use higher level api that should hopefully make it easier
to support many os version (and the future ones).
It also is likely to prevent the reccurent "Vector<> have
different types" errors.
The implementation is not complete and a few changes will have
to be done on stf.

Signed-off-by: Crepieux Pierre <[email protected]>
- remove currently unused test deps and code
- remove Jcenter repository
- reduce scope of target and device size in MinicapClientOutput
- rename CLASS to clazz

Signed-off-by: Crepieux Pierre <[email protected]>
Kotlin implemtentation of minicap
The image reader was inadvertently initialized with the screen size
rather than the targeted size

Signed-off-by: Crepieux Pierre <[email protected]>
Fix screen size of kotlin minicap
Rotation was not properly managed, assuming a portait mode.
This commit take care of reporting the orientation in the minicap
protocol and also the width x height switching when needed.
On the command line, a projection like "1080x2220@645x954/90"
leads to a target images of size 954x645.

Signed-off-by: Crepieux Pierre <[email protected]>
Support  Android 12 (preview),and resolve black screen problem
support Android 12 for the minicap.so building.
PreCompiled shared libraries for Android 12 arm64-v8a and armeabi…
user can select a secondary display using "-d int_value"

Signed-off-by: Pierre Crépieux <[email protected]>
koral-- and others added 14 commits January 5, 2022 15:53
Add secondary display selection (apk only)
npm install also builds an apk so ANDROID_SDK_ROOT has to be defined

Signed-off-by: Pierre Crépieux <[email protected]>
Update os image in semaphore.yml to ubuntu2004
vnc support for sdk 32, 33, 34 devicefarmer/minicap
Changes for Android 15 beta support in kotlin
Supported ndk prebuilt libs also pushed for android 15 beta support
…pport

Minicap issue# 54 android15 support
Update version number to 2.7.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants