Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
149 commits
Select commit Hold shift + click to select a range
02ae227
chore: Update Discord links
mrousavy Oct 19, 2024
51d0a8a
fix: update `ExampleSwiftFrameProcessor.swift` reference (#3257)
emmanuel-ferdman Oct 29, 2024
db99c08
fix: Fix mapping of itf and add new itf-14 type in iOS (#3252)
Regina-v Oct 29, 2024
322b38a
chore: Refactor codebase to a monorepo setup with bun (#3249)
hannojg Oct 30, 2024
48b4300
fix: Fix build for RN 0.76 by using new shared prefab (#3263)
mrousavy Oct 30, 2024
8cc9803
feat: Add Android support to `videoBitRate` (move it to props) (#3269)
mrousavy Oct 30, 2024
19f439a
chore: Use `*` instead of `workspace:*` syntax
mrousavy Oct 30, 2024
782b131
chore: release 4.6.0
mrousavy Oct 30, 2024
17a4283
fix: Fix installation issues by removing post install hook (#3275)
hannojg Nov 4, 2024
c2f075a
fix: Fix duplicate libraries: `libreactnative.so` error on RN 0.76 (#…
mrousavy Nov 5, 2024
8bc92dd
feat: Update CameraX from alpha02 to alpha03 (#3272)
dependabot[bot] Nov 5, 2024
932ca57
chore: release 4.6.1
mrousavy Nov 5, 2024
47b8a30
feat: Update `org.jetbrains.kotlinx:kotlinx-coroutines-android` to 1.…
dependabot[bot] Nov 6, 2024
143ec9f
chore: bump com.android.tools.build:gradle from 8.5.2 to 8.7.2 in /pa…
dependabot[bot] Nov 6, 2024
4f2c6da
chore: Create Release build CI action
mrousavy Nov 13, 2024
82bdbb6
docs: Update to Docusaurus 3.6.1 (#3293)
mrousavy Nov 13, 2024
16d97d0
docs: Fix typedoc docusaurus sidebar (#3294)
mrousavy Nov 13, 2024
c7f5529
feat: Adjust Preview resolution to comply with `photo` if `video` is …
ismaelsousa Nov 20, 2024
4535303
chore: bump the docusaurus group across 1 directory with 9 updates (#…
dependabot[bot] Nov 25, 2024
66c0bcd
chore: Update bun.lockb
mrousavy Nov 25, 2024
9668fa0
chore: Add update-lockfiles CI
mrousavy Nov 25, 2024
2d9b216
chore: Update Podfile.lock
mrousavy Nov 25, 2024
6474f4a
chore: release 4.6.2
mrousavy Nov 25, 2024
613fac5
fix: Fix example app hermesc path
mrousavy Nov 25, 2024
54df86a
chore: release 4.6.3
mrousavy Nov 25, 2024
b194ef1
fix: Fix `InitializationException` and rethrow in `onError` callback …
sorenfrederiksen Jan 30, 2025
0271e9e
fix: Simplify logic and also catch extension manager error (#3390)
mrousavy Jan 30, 2025
b687014
fix: Request the current location if `lastKnownLocation` is null (#3358)
andrei-tofan Jan 31, 2025
6501b63
fix: Fix React Native 77 Android build failure by `LifecycleOwner` (#…
High5Apps Feb 14, 2025
64c3f7c
chore: Use `bun` for dependabot
mrousavy Feb 17, 2025
85a3024
fix: Fix orientation updating to `portrait` when phone is flat (#3423)
mrousavy Feb 17, 2025
3a265c8
fix: Fix orientation actually being unknown
mrousavy Feb 18, 2025
7456c00
fix: Don't send `onOrientationChanged` event if phone is flat on Andr…
mrousavy Feb 20, 2025
b982eca
chore: release 4.6.4
mrousavy Feb 20, 2025
82998e1
feat: add GS1 DataBar and GS1 DataBar Expanded on iOS (#3403)
enkhjile Apr 7, 2025
aec24aa
feat: Enhance photo size retrieval by combining high-resolution and s…
ismaelsousa Apr 7, 2025
ea097d2
chore: Lint Kotlin
mrousavy May 8, 2025
17d9f09
feat: Add 16 KB page size support (#3543)
jguix Jun 5, 2025
d82be8c
chore: release 4.7.0
mrousavy Jun 16, 2025
6b0a9d2
fix: Exclude `libhermestooling.so` from Android merge (#3541)
harsh25jai Jun 16, 2025
5206c78
fix: Fix a case where no camera devices are loaded on app start (#3575)
hannojg Jul 14, 2025
e1f1359
fix: Upgrade CameraX from alpha03 to beta01 (#3576)
hannojg Jul 14, 2025
cac48b2
Revert "fix(android): bump androidX to beta01 (which fixes several ed…
hannojg Jul 14, 2025
3a68e5a
chore: release 4.7.1
mrousavy Jul 18, 2025
ae9be9f
fix: Fix build for RN 0.81 (#3583)
riteshshukla04 Jul 21, 2025
522f3bd
docs: Fix missing import for `runOnJS` (#3559)
stvdrsch Jul 21, 2025
8947f8d
docs: Update stabilization guide
mrousavy Jul 29, 2025
8e919c8
chore: Disable cache for release CI
mrousavy Aug 4, 2025
62bcb59
chore: Update bun.lockb
mrousavy Sep 2, 2025
82148d1
chore: release 4.7.2
mrousavy Sep 2, 2025
fa48878
fix: Avoid calling getJSModule in init on Android (#3623)
n-kulic Sep 8, 2025
c663bb0
chore: Migrate to text lockfile
mrousavy Sep 22, 2025
cdb68e0
fix: Pin Reanimated to 3.9.0
mrousavy Sep 22, 2025
5b2d0b8
Revert "fix: Pin Reanimated to 3.9.0"
mrousavy Sep 22, 2025
6225a38
chore: Migrate to text lockfile now
mrousavy Sep 22, 2025
45e9c81
chore: Lockfile
mrousavy Sep 22, 2025
90baa20
docs: Update FRAME_PROCESSOR_PLUGINS_COMMUNITY.mdx (#3643)
jamenamcinteer Oct 15, 2025
f55c34e
chore: Update CI target
mrousavy Nov 11, 2025
7d1a220
chore: Lockfile
mrousavy Nov 12, 2025
eb00b4c
chore: release 4.7.3
mrousavy Nov 12, 2025
130cbab
docs: add expo-modules guide for creating Frame Processor Plugins (#3…
SarjuHansaliya Dec 10, 2025
cc58a67
feat: Add `onBytesWrittenVideo` event while recording Videos (#3549)
felire Dec 15, 2025
0d7b939
chore: Lint
mrousavy Jan 7, 2026
782386e
docs: Add V5 note
mrousavy Feb 27, 2026
fd5d79b
docs: Add more info about V5
mrousavy Mar 9, 2026
cf68203
chore: Set up vercel redirects for docs
mrousavy Mar 18, 2026
b1d5a62
chore: Redirect `docs/` to `docs/guides/`
mrousavy Mar 18, 2026
30a8b5d
feat: V5. (#3735)
mrousavy Apr 16, 2026
e050df1
docs: Update repository URL
mrousavy Apr 16, 2026
ef61e1b
chore: release 5.0.0
mrousavy Apr 16, 2026
6982129
docs: Unhide for Google/Robots
mrousavy Apr 16, 2026
ef8e3e2
chore: Link V4
mrousavy Apr 16, 2026
c1d8f2c
chore: README V4 link
mrousavy Apr 16, 2026
ced5456
fix(ci): fix github runners to run on GH for now (#3737)
hannojg Apr 16, 2026
ae769fe
fix: Use `DynamicRangeBitDepth` to avoid unsafe enum case names (#3738)
mrousavy Apr 16, 2026
fba50fe
chore: release 5.0.1
mrousavy Apr 16, 2026
3122b62
docs: Add Vercel analytics (#3739)
mrousavy Apr 17, 2026
f09fc4c
docs: Fix typos
mrousavy Apr 17, 2026
5c6927b
Delete NativeCameraFormat.swift
mrousavy Apr 17, 2026
8655d84
docs: Fix redirects from V4
mrousavy Apr 17, 2026
ed40a55
feat: Add `CommonDynamicRanges` (#3741)
mrousavy Apr 17, 2026
c460f9f
fix: Remove `createNormalizedMeteringPoint(...)` 1:1 export- prefer `…
mrousavy Apr 17, 2026
1deb582
fix: Add 'worklet' directive to getCurrentThreadMarker (#3745)
riteshshukla04 Apr 18, 2026
17ca744
docs: Clarify restrictions around WB and E/ISO caps
mrousavy Apr 17, 2026
57757f1
chore: release 5.0.2
mrousavy Apr 21, 2026
5b5636f
docs: Add note about disposing `Photo` when no longer used (#3753)
mrousavy Apr 21, 2026
ed93ddc
fix: Rename `Orientation` to `CameraOrientation` to workaround name c…
mrousavy Apr 21, 2026
888f173
fix: Fix crash in BarcodeScanner on `deliversPreviewSizedOutputBuffer…
mrousavy Apr 21, 2026
448d7bf
chore: release 5.0.3
mrousavy Apr 21, 2026
f24c79a
fix: Fix iOS build by restoring UIImage.Orientation references after …
rayabelcode Apr 21, 2026
c09cfd2
chore: release 5.0.4
mrousavy Apr 21, 2026
a81ac15
docs: Add note about getting current AE/AF/AWB values
mrousavy Apr 21, 2026
3304687
fix: Fix `isActive` not pausing after Host `RESUME` on Android (#3761)
riteshshukla04 Apr 22, 2026
7e6b7a5
docs: Add JSON+LD data (#3763)
mrousavy Apr 22, 2026
15212ae
docs: Update README
mrousavy Apr 22, 2026
a677e7e
docs: Allow searching `/api/` too (#3765)
mrousavy Apr 22, 2026
677aaec
fix: remove `postinstall` `tsc` hook (#3764)
msluszniak Apr 22, 2026
ac00232
docs: Make search more strict (#3766)
mrousavy Apr 22, 2026
35703bd
docs: Add Margelo "Let's talk" widget (#3768)
mrousavy Apr 22, 2026
d53a93a
fix: Fix `Array.reduce` not having an initial value and throwing (#3769)
riteshshukla04 Apr 23, 2026
3bfff14
fix: Throw error if output/preview is connected to a different Camera…
mrousavy Apr 23, 2026
90014d4
chore: Create issue templates (#3776)
mrousavy Apr 23, 2026
fcdb499
chore: Update bug.yml
mrousavy Apr 23, 2026
c68f111
feat: Allow configuring Video FileType (`mp4` / `mov`) (#3774)
radko93 Apr 23, 2026
59d7bc5
Update AV+RecorderFileType.swift
mrousavy Apr 23, 2026
252cf6b
fix: Fix wrong name `.quickTimeMovie`
mrousavy Apr 23, 2026
997c099
feat: Add `onSubjectAreaChanged` listener (#3778)
mrousavy Apr 23, 2026
0ca36f7
docs: Update "Reacting to subject area changes" in Locking AE/AF/AWB
mrousavy Apr 23, 2026
b342cb2
docs: Fix missing language for code block
mrousavy Apr 23, 2026
8f8a8cf
docs: Add more docs for `CameraProps` (#3779)
mrousavy Apr 23, 2026
561745a
docs: Docs for `useCamera`
mrousavy Apr 23, 2026
c9af140
chore: release 5.0.5
mrousavy Apr 23, 2026
d60b2a6
fix: Fix `ListenerSubscription` import on Android
mrousavy Apr 23, 2026
22e31e1
chore: release 5.0.6
mrousavy Apr 23, 2026
3d88366
docs: Add backlinks for `hasFlash` and `hasTorch`
mrousavy Apr 23, 2026
c5a7d54
docs: Add more API documentation (#3780)
mrousavy Apr 23, 2026
4a203b9
fix: Fix `invalidAVFileType` error by not using MIME type (#3783)
mrousavy Apr 24, 2026
ffc0770
feat: Add `maxDuration` and `maxFileSize` to Recorder (#3784)
mrousavy Apr 24, 2026
16448a5
feat: Add `RecordingFinishedReason` (#3786)
mrousavy Apr 24, 2026
e9e6763
docs: Add proper docs for recorder max file size / duration (#3788)
mrousavy Apr 24, 2026
63d357a
Make reproduction repo required
mrousavy Apr 24, 2026
6035046
docs: Codeblock for `cancelRecording`
mrousavy Apr 24, 2026
cba8d5d
docs: Add note about persistent video outputs in recorder interruptions
mrousavy Apr 24, 2026
c2dde33
fix: Run Android Harness tests on a physical AWS Device Farm Phone (#…
mrousavy Apr 24, 2026
350cfb4
fix: Better typed `CommonResolutions` + `CommonDynamicRanges` (#3792)
mrousavy Apr 24, 2026
baaad17
perf: Cache GitHub workflows even more (#3791)
mrousavy Apr 24, 2026
f77dcc4
feat: Proper Harness tests (#3793)
mrousavy Apr 24, 2026
7a986fc
chore: Make bug report template suggest users to create repro PR via …
mrousavy Apr 24, 2026
14e1874
fix: Set `sessionPreset` to `.inputPriority` as we always manage form…
mrousavy Apr 24, 2026
6ba8f60
chore: Upgrade Nitro + NitroImage (#3805)
mrousavy Apr 27, 2026
12d77d1
fix: Make `BarcodeScannerOutput` final & remove nested class (#3789)
mrousavy Apr 27, 2026
03be0bc
chore: release 5.0.7
mrousavy Apr 27, 2026
e68ad3a
fix: Fix Barcode Formats being ignored by wrong `union(..)` Swift usa…
gorbypark Apr 28, 2026
2986ad2
fix: Fix `NullPointerException` in `acquireLatestImage()` for `PRIVAT…
mrousavy Apr 28, 2026
7054beb
chore: Refactor barcode format combination logic (#3813)
mrousavy Apr 28, 2026
2179030
feat: Add `supportedMultiCamDeviceCombinations` (#3817)
mrousavy Apr 28, 2026
7586e98
Revert "feat: Add `supportedMultiCamDeviceCombinations`" (#3820)
mrousavy Apr 28, 2026
8da5b00
feat: Add `supportedMultiCamDeviceCombinations` (with fixed nitrogen …
mrousavy Apr 28, 2026
545dfca
test: Add Harness test for `supportedMultiCamDeviceCombinations` agai…
mrousavy Apr 28, 2026
3600797
chore: TODO for apple bug
mrousavy Apr 28, 2026
9fbc7b2
chore: TODO CameraX feature request SessionConfig Multi
mrousavy Apr 28, 2026
5d1259c
docs: Separate headings for multi-cam docs
mrousavy Apr 28, 2026
6bb7af1
docs: Heading
mrousavy Apr 28, 2026
2c427e7
chore: release 5.0.8
mrousavy Apr 28, 2026
25eb7cb
docs: Refine docs for multi-cam a bit
mrousavy Apr 28, 2026
ef09ba9
fix: Fix app crashing when proguard is enabled (#3835)
riteshshukla04 May 5, 2026
174d2ed
fix: Fix iOS <15 crash in photo capture (`isHighResolutionPhotoEnable…
mrousavy May 5, 2026
6f2374f
fix: Fix Swift 6 compiler crash in `HybridBarcodeScannerOutput.swift`…
web-iou May 5, 2026
aaa3803
chore: release 5.0.9
mrousavy May 5, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 0 additions & 12 deletions .github/FUNDING.yml

This file was deleted.

136 changes: 0 additions & 136 deletions .github/ISSUE_TEMPLATE/BUG_REPORT.yml

This file was deleted.

96 changes: 0 additions & 96 deletions .github/ISSUE_TEMPLATE/BUILD_ERROR.yml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml

This file was deleted.

Loading