- Jun 04, 2024
-
-
Karol Wrótniak authored
Update version number to 2.7.2
-
Karol Wrótniak authored
-
- May 23, 2024
-
-
Karol Wrótniak authored
Minicap issue# 54 android15 support
-
varundtsfi authored
Signed-off-by: varundtsfi <varun.dtsfi@gmail.com>
-
- May 22, 2024
-
-
varundtsfi authored
Signed-off-by: varundtsfi <varun.dtsfi@gmail.com>
-
varundtsfi authored
Supported ndk prebuilt libs also pushed for android 15 beta support
-
varundtsfi authored
Changes for Android 15 beta support in kotlin
-
- May 15, 2024
-
-
Karol Wrótniak authored
vnc support for sdk 32, 33, 34 devicefarmer/minicap
-
varundtsfi authored
Signed-off-by: varundtsfi <varun.dtsfi@gmail.com>
-
Karol Wrótniak authored
Update os image in semaphore.yml to ubuntu2004
-
Karol Wrótniak authored
-
Karol Wrótniak authored
-
- Jan 07, 2022
-
-
Pierre Crépieux authored
npm install also builds an apk so ANDROID_SDK_ROOT has to be defined Signed-off-by: Pierre Crépieux <pierre.crepieux@orange.com>
-
- Jan 05, 2022
-
-
Karol Wrótniak authored
Add secondary display selection (apk only)
-
- Dec 14, 2021
-
-
Pierre Crépieux authored
user can select a secondary display using "-d int_value" Signed-off-by: Pierre Crépieux <pierre.crepieux@orange.com>
-
- Oct 16, 2021
-
-
Karol Wrótniak authored
PreCompiled shared libraries for Android 12 arm64-v8a and armeabi…
-
- Oct 14, 2021
-
-
varundtsfi authored
Signed-off-by: varundtsfi <varun.dtsfi@gmail.com>
-
varundtsfi authored
Signed-off-by: varundtsfi <varun.dtsfi@gmail.com>
-
余苏楠 authored
Signed-off-by: 余苏楠 <yusunan@neusoft.com> Signed-off-by: varundtsfi <varun.dtsfi@gmail.com>
-
- Oct 13, 2021
-
-
Karol Wrótniak authored
support Android 12 for the minicap.so building.
-
Jesse authored
Signed-off-by: Jesse <ruixiang.chen@microfocus.com>
-
Jesse authored
Signed-off-by: Jesse <ruixiang.chen@microfocus.com>
-
- Sep 15, 2021
-
-
Karol Wrótniak authored
Support Android 12 (preview),and resolve black screen problem
-
余苏楠 authored
Signed-off-by: 余苏楠 <yusunan@neusoft.com>
-
- Jul 16, 2021
-
-
Karol Wrótniak authored
Fix rotation issue
-
- Jul 15, 2021
-
-
Crepieux Pierre authored
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>
-
- May 31, 2021
-
-
Karol Wrótniak authored
Fix screen size of kotlin minicap
-
Crepieux Pierre authored
Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
-
Crepieux Pierre authored
The image reader was inadvertently initialized with the screen size rather than the targeted size Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
-
- Apr 30, 2021
-
-
Karol Wrótniak authored
Upgrade to GitHub-native Dependabot
-
- Apr 29, 2021
-
-
dependabot-preview[bot] authored
-
- Apr 16, 2021
-
-
Pierre Crépieux authored
Kotlin implemtentation of minicap
-
- Apr 14, 2021
-
-
Pierre Crepieux authored
- 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>
-
- Apr 08, 2021
-
-
Crepieux Pierre authored
Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
-
Crepieux Pierre authored
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>
-
- Sep 22, 2020
-
-
Karol Wrótniak authored
Add publish configuration
-
Karol Wrótniak authored
-
- Sep 20, 2020
-
-
Karol Wrótniak authored
Android 11 support
-
- Sep 11, 2020
-
-
Crepieux Pierre authored
- provides minicap.so - updates versionning information - and package metadata Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
-
Crepieux Pierre authored
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>
-