Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cdAhmad
/
minicap
Public
forked from
DeviceFarmer/minicap
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
minicap
jni
minicap-shared
on
master
User selector
All users
All time
Commit history
Commits on May 15, 2024
vnc support for sdk 32, 33, 34 devicefarmer/minicap
Show description for 2aa036b
varundtsfi
committed
2aa036b
View commit details
Copy full SHA for 2aa036b
View code at this point
Browse repository at this point
Commits on Oct 16, 2021
Merge pull request #31 from varundtsfi/master
Show description for 48cbb97
koral--
authored
48cbb97
View commit details
Copy full SHA for 48cbb97
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
pre compiled x86 and x86_64 arch shared libraries for minicap
Show description for 94f92ff
varundtsfi
committed
94f92ff
View commit details
Copy full SHA for 94f92ff
View code at this point
Browse repository at this point
PreCompiled shared libraries for Android 12 for arm64-v8a and armeabi-v7a arch
Show description for 6c6bef5
varundtsfi
committed
6c6bef5
View commit details
Copy full SHA for 6c6bef5
View code at this point
Browse repository at this point
Commits on Oct 13, 2021
update main Make file for Android 12 building.
Show description for 0236e53
JesseCodeBones
committed
0236e53
View commit details
Copy full SHA for 0236e53
View code at this point
Browse repository at this point
support Android 12 for the minicap.so building.
Show description for eba5a1f
JesseCodeBones
committed
eba5a1f
View commit details
Copy full SHA for eba5a1f
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
prepare 2.5.0 release
Show description for ba0fbed
pcrepieux
committed
ba0fbed
View commit details
Copy full SHA for ba0fbed
View code at this point
Browse repository at this point
Android 11 comes with a redesigned API to query display info
Show description for 2f90074
pcrepieux
committed
2f90074
View commit details
Copy full SHA for 2f90074
View code at this point
Browse repository at this point
bootstrap android 11 support
Show description for e36cb96
pcrepieux
committed
e36cb96
View commit details
Copy full SHA for e36cb96
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
Prepare release with x86 support and latest fixes
pcrepieux
committed
65284e6
View commit details
Copy full SHA for 65284e6
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
Fallback to getInternalDisplayToken if displayId is an unsupported value
Show description for 57299f0
pcrepieux
committed
57299f0
View commit details
Copy full SHA for 57299f0
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
To cope with API changes in the SurfaceComposer we can replace
Show description for 3bcec42
pcrepieux
committed
3bcec42
View commit details
Copy full SHA for 3bcec42
View code at this point
Browse repository at this point
let's start from android 9 to provide android 10 support
pcrepieux
committed
88a096a
View commit details
Copy full SHA for 88a096a
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
Implement Android 9 support.
sorccu
committed
f7659db
View commit details
Copy full SHA for f7659db
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
Build SDK 27 against android-8.1.0_r1 now that it has been released.
sorccu
committed
a79bf80
View commit details
Copy full SHA for a79bf80
View code at this point
Browse repository at this point
Commits on Nov 4, 2017
Change Minicap::DisplayInfo's structural alignment as suggested by @fishjam. Since one half is built on the AOSP side, and one on the NDK side, there's a theoretical chance that the two sides may b…
Show description for e4df913
sorccu
committed
e4df913
View commit details
Copy full SHA for e4df913
View code at this point
Browse repository at this point
Use getDisplayConfigs() instead of getDisplayInfo() on Android 5 and newer. This way we avoid the responsibility of initializing the DisplayInfo struct, which can easily segfault if it has been mod…
Show description for 4767bbf
sorccu
committed
4767bbf
View commit details
Copy full SHA for 4767bbf
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
Add support for 8.1 Developer Preview 1 by compiling against 8.0. Will need to recompile once they release the actual source.
sorccu
committed
7567da1
View commit details
Copy full SHA for 7567da1
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
Support Android 8.0. Developer previews are no longer supported.
sorccu
committed
f5bdf72
View commit details
Copy full SHA for f5bdf72
View code at this point
Browse repository at this point
Commits on Apr 8, 2017
Now compatible with Android O Developer Preview 1.
sorccu
committed
129b8d7
View commit details
Copy full SHA for 129b8d7
View code at this point
Browse repository at this point
Commits on Nov 12, 2016
Get rid of the x86 SDK 19 override, we can fix it like SDK 17.
sorccu
committed
4873248
View commit details
Copy full SHA for 4873248
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
Rebuild all libs after merging just in case.
sorccu
committed
5b02c66
View commit details
Copy full SHA for 5b02c66
View code at this point
Browse repository at this point
[V5] A speculative fix for some 4.2 device based on information from @dkw72n.
sorccu
committed
2f602f1
View commit details
Copy full SHA for 2f602f1
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
Tiny formatting fixes with a comment explaining why the 5.1 trick is
Show description for 29ffd60
sorccu
committed
29ffd60
View commit details
Copy full SHA for 29ffd60
View code at this point
Browse repository at this point
A speculative fix for some Samsung 5.1.1 devices by @dkw72n.
sorccu
committed
9faa3e2
View commit details
Copy full SHA for 9faa3e2
View code at this point
Browse repository at this point
Commits on Oct 23, 2016
Horrible hack to make 7.1 Developer Preview work.
sorccu
committed
3caf8c7
View commit details
Copy full SHA for 3caf8c7
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
Update shared libs up to SDK 25. However, even though SDK 25 builds, it
Show description for cac981f
sorccu
committed
cac981f
View commit details
Copy full SHA for cac981f
View code at this point
Browse repository at this point
Commits on Sep 27, 2015
Update to Android M Developer Preview 3.
sorccu
committed
250dabb
View commit details
Copy full SHA for 250dabb
View code at this point
Browse repository at this point
Commits on Aug 27, 2015
Add a quick tip for disk space savings.
sorccu
committed
4b39cce
View commit details
Copy full SHA for 4b39cce
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
Fix SDK 10 file path. Broken since we added SDK 9 support.
sorccu
committed
f505976
View commit details
Copy full SHA for f505976
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
Remove unused variable.
sorccu
committed
c35ed94
View commit details
Copy full SHA for c35ed94
View code at this point
Browse repository at this point
Handle consumePendingFrame()'s EINTR gracefully.
sorccu
committed
46e08b8
View commit details
Copy full SHA for 46e08b8
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Revert "Seems that lockNextBuffer() may EINTR. Repeat where possible. SA_RESTART doesn't seem to work well with the current code, causing occasional longer waits when killing. Could be a problem on…
Show description for 6893fa9
sorccu
committed
6893fa9
View commit details
Copy full SHA for 6893fa9
View code at this point
Browse repository at this point
Seems that lockNextBuffer() may EINTR. Repeat where possible. SA_RESTART doesn't seem to work well with the current code, causing occasional longer waits when killing. Could be a problem on our sid…
Show description for 74eacdc
sorccu
committed
74eacdc
View commit details
Copy full SHA for 74eacdc
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
Add SDK 9 support. We don't actually have a device to test it with, but the API is the same in SDK 10.
sorccu
committed
11d5534
View commit details
Copy full SHA for 11d5534
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.