Skip to content

Conversation

@amritaintel
Copy link

No description provided.

vinaykompella and others added 3 commits July 13, 2022 08:55
This application is used to monitor Android clipboard,
send clipboard data changes to host side, and set data
which is received from host side to clipboard.

It depends on changes of clipboard service due to Android
11 limitation, and server application in host side.
The communication channel is based on virtio-sock (vsock)
serivce provided by native service.

Execute following command under src folder to generate
native service header file:
javah -classpath ./ -d jni com.intel.penguinpeakutils.VsockClientImpl

Tracked-On: OAM-97756
Signed-off-by: Vinay Prasad Kompella <vinay.kompella@intel.com>
Co-authored-by: Zhong, Fangjian <fangjian.zhong@intel.com>
Currently we do not tolerate connection reset.
This patch enables uninterrupted connection.

Tracked-On: OAM-97785
Signed-off-by: ahs <amrita.h.s@intel.com>
Tracked-On: OAM-99249
Signed-off-by: ahs <amrita.h.s@intel.com>
@amritaintel amritaintel force-pushed the clipboard_caas branch 3 times, most recently from f5108e7 to e8faa8b Compare July 18, 2022 06:19
Tracked-On: OAM-100054
Signed-off-by: ahs <amrita.h.s@intel.com>
@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Stale Stale label for inactive open prs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants