8 Commits

Author SHA1 Message Date
fd0e5daf20 filter at pdf generation and review screen (#11)
* filter at pdf generation

* full filter support via external package

* added to jest ignore

* fix intry

* fix filter size

* brightness weirdness fix

* fix preview screen colors
2026-04-23 03:00:12 +05:30
396c743d93 append preview (#9)
* append preview

* remove alert

* revert page change

* revert allert

* backpress logic for all screens

* shift scanning state

* remove alert

* save on device

* revert save on device

* on press back and outside fix for rename dialog
2026-04-23 00:06:34 +05:30
520a9029db preview screen and rename file (#6)
* preview screen

* rename work
2026-04-21 02:46:52 +05:30
04c4bf7442 fix back (#4) 2026-04-19 00:15:05 +05:30
57c4cda970 Code cleanup and remove vague dependencies (#3)
* cleanup

* gemfile dep fix
2026-04-18 23:45:19 +05:30
e61ca8a629 enulator test (#1)
* enulator test

* enulator fix

* fix adb name

* fix path for detox

* fix bundeling

* fix api

* fix path

* fix path

* path

* path

* path

* path

* fix: start Metro before emulator-runner to avoid pipe block

* add bare-minimum e2e workflow using release build (no Metro)

* fix: use debug instrumentation APK against release app build

* fix: add Detox androidTest dep and testInstrumentationRunner, use debug build

* fix: add version to detox androidTestImplementation

* fix: add Detox local Maven repo to allprojects

* fix: remove androidTestImplementation detox, not needed with auto-linking

* fix: add androidx.test:runner to provide AndroidJUnitRunner in test APK

* fix: add proper Detox test class and dependency with exclusiveContent

* fix: correct Detox maven coordinate to com.wix:detox

* fix: override Detox minSdk 24 requirement for androidTest

* remove viewer.e2e.ts, requires launch args bridge not yet wired up

* cleanup: remove E2E from build-android workflow, revert release detox config

* update github action

* enable ABI splits for smaller per-arch release APKs

* fix: move abiCodes into closure scope

* fix: only split release builds, keep universal debug APK for E2E
2026-04-18 22:32:40 +05:30
59f8ea394b init 2026-04-18 12:50:58 +05:30
150672f305 Initial commit 2026-04-18 11:33:16 +05:30