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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
sanctuarycomputer
/
react-native-vision-camera
Public
forked from
mrousavy/react-native-vision-camera
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Lightos - DONT MERGE
- #1
#1
Open
lukin87
wants to merge 63 commits into
main
sanctuarycomputer/react-native-vision-camera:main
from
lightos
sanctuarycomputer/react-native-vision-camera:lightos
Copy head branch name to clipboard
Conversation
Commits
63
聽(63)
Checks
Files changed
Open
Lightos - DONT MERGE
#1
lukin87
wants to merge 63 commits into
main
sanctuarycomputer/react-native-vision-camera:main
from
lightos
sanctuarycomputer/react-native-vision-camera:lightos
Copy head branch name to clipboard
Commits
Commits on Oct 25, 2024
add doc
lukin87
committed
8afc1ec
View commit details
Copy full SHA for 8afc1ec
Browse repository at this point
Commits on Oct 28, 2024
basic example working
lukin87
committed
c32b1c7
View commit details
Copy full SHA for c32b1c7
Browse repository at this point
Commits on Nov 26, 2024
potentially working focus lock
lukin87
committed
aed0d29
View commit details
Copy full SHA for aed0d29
Browse repository at this point
better failure management + returning focus success
lukin87
committed
1453021
View commit details
Copy full SHA for 1453021
Browse repository at this point
fix typing
lukin87
committed
e1fbd61
View commit details
Copy full SHA for e1fbd61
Browse repository at this point
Commits on Nov 27, 2024
remove log
lukin87
committed
6ee859c
View commit details
Copy full SHA for 6ee859c
Browse repository at this point
trying to build a release
lukin87
committed
384ec7d
View commit details
Copy full SHA for 384ec7d
Browse repository at this point
chore: release 4.6.0
lukin87
committed
604340d
View commit details
Copy full SHA for 604340d
Browse repository at this point
trying rerelease
lukin87
committed
c7d92bc
View commit details
Copy full SHA for c7d92bc
Browse repository at this point
readme
lukin87
committed
1aab333
View commit details
Copy full SHA for 1aab333
Browse repository at this point
chore: release 4.6.1
lukin87
committed
e3951d3
View commit details
Copy full SHA for e3951d3
Browse repository at this point
trying to install
lukin87
committed
193417b
View commit details
Copy full SHA for 193417b
Browse repository at this point
chore: release 4.6.2
lukin87
committed
aad635a
View commit details
Copy full SHA for aad635a
Browse repository at this point
fixing release command
lukin87
committed
7e34e32
View commit details
Copy full SHA for 7e34e32
Browse repository at this point
chore: release 4.6.3
lukin87
committed
6c5b619
View commit details
Copy full SHA for 6c5b619
Browse repository at this point
attempting to remove libb from .gotignore
lukin87
committed
9c8de77
View commit details
Copy full SHA for 9c8de77
Browse repository at this point
chore: release 4.6.4
lukin87
committed
8962778
View commit details
Copy full SHA for 8962778
Browse repository at this point
Commits on Dec 26, 2024
Update CameraSession+Photo.kt for custom image saving
hhff
committed
1acb8b2
View commit details
Copy full SHA for 1acb8b2
Browse repository at this point
ImageProxy.use{} for proper cleanup
hhff
committed
b655d3a
View commit details
Copy full SHA for b655d3a
Browse repository at this point
Merge pull request #2 from sanctuarycomputer/lightos-custom-image-saving-for-better-performance
Show description for 662fefb
lukin87
authored
662fefb
View commit details
Copy full SHA for 662fefb
Browse repository at this point
chore: release 4.6.5
lukin87
committed
50b2bd0
View commit details
Copy full SHA for 50b2bd0
Browse repository at this point
Commits on Jan 16, 2025
prevent CameraSession from being torn down when photos are still processing
lukin87
committed
9b12179
View commit details
Copy full SHA for 9b12179
Browse repository at this point
chore: release 4.6.6
lukin87
committed
46ac0c5
View commit details
Copy full SHA for 46ac0c5
Browse repository at this point
Commits on Jan 20, 2025
wrapping new takePhoto to return a promise on completion
lukin87
committed
9b50c56
View commit details
Copy full SHA for 9b50c56
Browse repository at this point
chore: release 4.6.7
lukin87
committed
ec913f3
View commit details
Copy full SHA for ec913f3
Browse repository at this point
Commits on Jan 21, 2025
new param to config jpeg quality
lukin87
committed
854c73c
View commit details
Copy full SHA for 854c73c
Browse repository at this point
ts map files
lukin87
committed
f3b23a2
View commit details
Copy full SHA for f3b23a2
Browse repository at this point
chore: release 4.6.8
lukin87
committed
c02f7e0
View commit details
Copy full SHA for c02f7e0
Browse repository at this point
Commits on Jan 28, 2025
Merge pull request #3 from sanctuarycomputer/lightos-process-before-teardown
Show description for 0f98474
lukin87
authored
0f98474
View commit details
Copy full SHA for 0f98474
Browse repository at this point
Merge pull request #5 from sanctuarycomputer/lightos-config-jpeg-quality
Show description for 41d8280
lukin87
authored
41d8280
View commit details
Copy full SHA for 41d8280
Browse repository at this point
Merge pull request #6 from sanctuarycomputer/lightos-return-promise-from-photo
Show description for 0cec658
lukin87
authored
0cec658
View commit details
Copy full SHA for 0cec658
Browse repository at this point
adding option to resolve promise early
lukin87
committed
e45bdea
View commit details
Copy full SHA for e45bdea
Browse repository at this point
updating intent name
lukin87
committed
941d918
View commit details
Copy full SHA for 941d918
Browse repository at this point
auto gen'd types
lukin87
committed
b34f249
View commit details
Copy full SHA for b34f249
Browse repository at this point
chore: release 4.6.9
lukin87
committed
105894e
View commit details
Copy full SHA for 105894e
Browse repository at this point
Commits on Jan 30, 2025
adding profiling output
lukin87
committed
093ad5d
View commit details
Copy full SHA for 093ad5d
Browse repository at this point
chore: release 4.6.10
lukin87
committed
7fa87e1
View commit details
Copy full SHA for 7fa87e1
Browse repository at this point
Commits on Mar 3, 2025
Merge pull request #8 from sanctuarycomputer/lightos-profiling-perf
Show description for d985c29
lukin87
authored
d985c29
View commit details
Copy full SHA for d985c29
Browse repository at this point
Commits on Mar 14, 2025
chore: release 4.6.11
hhff
committed
fc058ab
View commit details
Copy full SHA for fc058ab
Browse repository at this point
Commits on Mar 19, 2025
returning photo mediastore Uri
lukin87
committed
82cc52c
View commit details
Copy full SHA for 82cc52c
Browse repository at this point
chore: release 4.6.12
lukin87
committed
c3a9046
View commit details
Copy full SHA for c3a9046
Browse repository at this point
Merge pull request #9 from sanctuarycomputer/lightos-return-contenturi
Show description for 7223665
hhff
authored
7223665
View commit details
Copy full SHA for 7223665
Browse repository at this point
Commits on Mar 21, 2025
Add exposure_metering setting
hhff
committed
28adf37
View commit details
Copy full SHA for 28adf37
Browse repository at this point
Merge pull request #10 from sanctuarycomputer/lightos-exposure_metering
Show description for 5224fc7
hhff
authored
5224fc7
View commit details
Copy full SHA for 5224fc7
Browse repository at this point
chore: release 4.6.13
hhff
committed
1735112
View commit details
Copy full SHA for 1735112
Browse repository at this point
Commits on Mar 27, 2025
add EIS config to video stream
lukin87
committed
f8afbf3
View commit details
Copy full SHA for f8afbf3
Browse repository at this point
Commits on Mar 28, 2025
use global setting + apply end_stream for no eis too
lukin87
committed
f6a5aff
View commit details
Copy full SHA for f6a5aff
Browse repository at this point
also restore end_stream when errored
lukin87
committed
dac7a8f
View commit details
Copy full SHA for dac7a8f
Browse repository at this point
Commits on Apr 9, 2025
add try/catch incase settings perms aren't available
lukin87
committed
2175c2c
View commit details
Copy full SHA for 2175c2c
Browse repository at this point
Merge pull request #11 from sanctuarycomputer/lightos-eis
Show description for 3bbf813
hhff
authored
3bbf813
View commit details
Copy full SHA for 3bbf813
Browse repository at this point
Commits on Apr 10, 2025
chore: release 4.6.14
lukin87
committed
237d885
View commit details
Copy full SHA for 237d885
Browse repository at this point
Commits on Apr 25, 2025
fix lp3.jar import not working for lp2
lukin87
committed
015c53e
View commit details
Copy full SHA for 015c53e
Browse repository at this point
Merge pull request #12 from sanctuarycomputer/light-fix-lp2
Show description for beb30b5
brunoro
authored
beb30b5
View commit details
Copy full SHA for beb30b5
Browse repository at this point
chore: release 4.6.15
brunoro
committed
73b2050
View commit details
Copy full SHA for 73b2050
Browse repository at this point
Commits on May 29, 2025
readd shutter callback
lukin87
committed
7e1f0db
View commit details
Copy full SHA for 7e1f0db
Browse repository at this point
Merge pull request #13 from sanctuarycomputer/fix/readd-shutter-callback
Show description for 5eb8c7b
lukin87
authored
5eb8c7b
View commit details
Copy full SHA for 5eb8c7b
Browse repository at this point
chore: release 4.6.16
lukin87
committed
5aff220
View commit details
Copy full SHA for 5aff220
Browse repository at this point
add in missing import
lukin87
committed
7eb6b6a
View commit details
Copy full SHA for 7eb6b6a
Browse repository at this point
Merge pull request #14 from sanctuarycomputer/fix/add-missing-import
Show description for e9e0cf4
lukin87
authored
e9e0cf4
View commit details
Copy full SHA for e9e0cf4
Browse repository at this point
chore: release 4.6.17
lukin87
committed
8776bb5
View commit details
Copy full SHA for 8776bb5
Browse repository at this point
Commits on Dec 4, 2025
Merge branch 'main' into lightos
aconanlai
committed
273cfd1
View commit details
Copy full SHA for 273cfd1
Browse repository at this point
fix build
aconanlai
committed
5b6b8ce
View commit details
Copy full SHA for 5b6b8ce
Browse repository at this point
fix: update readme
aconanlai
committed
3a1abb1
View commit details
Copy full SHA for 3a1abb1
Browse repository at this point
You can鈥檛 perform that action at this time.