Skip to content

怎么下载#222

Open
xhj0529 wants to merge 57 commits intoopenstf:masterfrom
DeviceFarmer:master
Open

怎么下载#222
xhj0529 wants to merge 57 commits intoopenstf:masterfrom
DeviceFarmer:master

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 <pierre.crepieux@orange.com>
Display informations are now split accross DisplayInfo,
DisplayState, DisplayConfig
It also introduced a ui::Rotation type replacing
DISPLAY_ORIENTATION_*

Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
- provides minicap.so
- updates versionning information
- and package metadata

Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
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 <pierre.crepieux@orange.com>
Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
- 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 <pierre.crepieux@orange.com>
Kotlin implemtentation of minicap
The image reader was inadvertently initialized with the screen size
rather than the targeted size

Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
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 <pierre.crepieux@orange.com>
Signed-off-by: 余苏楠 <yusunan@neusoft.com>
Support  Android 12 (preview),and resolve black screen problem
Signed-off-by: Jesse <ruixiang.chen@microfocus.com>
Signed-off-by: Jesse <ruixiang.chen@microfocus.com>
support Android 12 for the minicap.so building.
Signed-off-by: 余苏楠 <yusunan@neusoft.com>
Signed-off-by: varundtsfi <varun.dtsfi@gmail.com>
…-v7a arch

Signed-off-by: varundtsfi <varun.dtsfi@gmail.com>
Signed-off-by: varundtsfi <varun.dtsfi@gmail.com>
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 <pierre.crepieux@orange.com>
koral-- and others added 27 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 <pierre.crepieux@orange.com>
Update os image in semaphore.yml to ubuntu2004
Signed-off-by: varundtsfi <varun.dtsfi@gmail.com>
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
Signed-off-by: varundtsfi <varun.dtsfi@gmail.com>
Signed-off-by: varundtsfi <varun.dtsfi@gmail.com>
…pport

Minicap issue# 54 android15 support
Update version number to 2.7.2
Signed-off-by: Pierre Crépieux <pierre.crepieux@orange.com>
Changed "skipping frame" to debug level in order not to flood console/logcat. Also use "info" as the root logger level rather than "debug".

Signed-off-by: Pierre Crépieux <pierre.crepieux@orange.com>
[Issue 72] reduce logs that could get output per frame
Update OS image from Ubuntu 20.04 to 22.04
Update OS image from Ubuntu 20.04 to 22.04
fixbug : JpgEncoder::reserveData  return true when not need malloc me…
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.

8 participants