Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Update#1

Open
emilienbidet wants to merge 279 commits into
dashdoc:mainfrom
mrousavy:main
Open

Update#1
emilienbidet wants to merge 279 commits into
dashdoc:mainfrom
mrousavy:main

Conversation

@emilienbidet

Copy link
Copy Markdown

What

Changes

Tested on

Related issues

mrousavy and others added 30 commits February 17, 2025 14:23
* fix: Fix orientation updating to `portrait` when phone is flat

* fix: Make `[weak self]`
fix: enable gs1DataBar and gs1DataBarExtended on the native side
…tandard resolutions (#3393)

fix: Enhance photo size retrieval by combining high-resolution and standard resolutions.
Update build.gradle, adding flexible page sizes flag to support 16 KB devices

Android will force 16 KB page sizes support starting November 1st.

https://developer.android.com/guide/practices/page-sizes

> Starting November 1st, 2025, all new apps and updates to existing apps submitted to Google Play and targeting Android 15+ devices must support 16 KB page sizes.

This can already put an application in trouble should it be targeted to Android 15+, when we want to push the APK to the Play Store. The emulators (those that are 16KB ready) are already showing a popup stating that the app isn't 16KB compatible.
fix: Error building assembleDebug assembleAndroidTest: '2 files found with path 'lib/arm64-v8a/libhermestooling.so' from inputs'
…ge cases)" (#3577)

Revert "fix: Upgrade CameraX from alpha03 to beta01 (#3576)"

This reverts commit e1f1359.
* Update CameraViewModule.kt

* Update CameraViewManager.kt
Update FOCUSING.mdx

Forgot imporpt of runOnJS
sendAvailableDevicesChangedEvent() calls getJSModule from init, causing IllegalStateException: "getJSModule should only happen once initialize() has been called".
Update FRAME_PROCESSOR_PLUGINS_COMMUNITY.mdx
mrousavy added 30 commits June 2, 2026 13:07
* fix: Add timeout for metering tasks

* use separate timer - thats better

* Update MeteringTask.swift
* fix: Serialize metering KVO updates on queue

* fix: Keep explicit self guard in metering KVO callbacks
…3969)

* chore: Enable Harness native crash reporting

* use 1.4.0 as impl
…3982)

Apparently the 48MP+ max resolution capture path is a bit flakey on iOS, as AVFoundation internally prepares it asynchronously - no idea why, but it downgrades to 24MP and so the test fails.

However if we call prepareSettings and/or 1s sleep, the it successfully captures 48MP and the test goes green. No idea why or how to fix it, as AVFoundation also documents this as kind of best effort and can silently downgrade...
docs: fix code ellipsis ligature
…` value (#3988)

* fix: Don't start zoom animation if we are already on that exact `zoom` value

* fix: Observe zoom ramp old and new values
Removed the Features section from the README.
* docs: Add VisionCamera vs expo-camera section

* fix link

* rewrite

* feature comparison

* Update visioncamera-vs-expo-camera.mdx

* Update visioncamera-vs-expo-camera.mdx

* Update visioncamera-vs-expo-camera.mdx

* Update visioncamera-vs-expo-camera.mdx

* naming

* Update visioncamera-vs-expo-camera.mdx

* links

* indent table

* Update visioncamera-vs-expo-camera.mdx

* add two points for expo

* Update visioncamera-vs-expo-camera.mdx

* adjust more
* docs: Add Production Apps section

* add Summary back

* attribution

* fix spacing and add Expensify + Picnic

* npm downloads

* card reuse

* rename to play store

* iOS blank app icon background

* Add your app here!

* Add a bunch more apps

* Remove category

* just show 8

* fix overflow

* use static imports for images
This reverts commit 5f5714a.
* docs: add visible VisionCamera homepage heading

* docs: add VisionCamera structured metadata

* docs: use git history for sitemap lastmod

* docs: align public VisionCamera references

* docs: refine sitemap lastmod sources

* docs: add featured guide navigation

* docs: remove landing copy and guides menu

* docs: remove guide footer links

* docs: remove sitemap lastmod generation

* docs: use logo image as landing h1

* docs: remove noisy screenshot baselines
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.