Commit Graph

41 Commits

Author SHA1 Message Date
62a68832a0 Update .github/workflows/docker-build.yml
Some checks failed
Docker Build (Unsigned APK) / Build unsigned APK (push) Failing after 22s
2026-05-15 20:39:25 +05:30
8f160cc087 https://github.com/christopherHX/gitea-upload-artifact@v4
Some checks failed
Docker Build (Unsigned APK) / Build unsigned APK (push) Failing after 16m0s
2026-05-15 20:10:23 +05:30
788291f635 actions/gitea-upload-artifact@v4
Some checks failed
Docker Build (Unsigned APK) / Build unsigned APK (push) Failing after 5s
2026-05-15 20:07:21 +05:30
5e77b4382c Update .github/workflows/docker-build.yml
Some checks failed
Docker Build (Unsigned APK) / Build unsigned APK (push) Failing after 17m54s
2026-05-15 19:42:58 +05:30
be9652fe04 arm packages
Some checks failed
Docker Build (Unsigned APK) / Build unsigned APK (push) Failing after 14m50s
2026-05-15 19:15:51 +05:30
36aae66fdf docker build arch fix
Some checks failed
Docker Build (Unsigned APK) / Build unsigned APK (push) Failing after 10m45s
2026-05-15 15:37:46 +05:30
bf66cc183b docker file
Some checks failed
Docker Build (Unsigned APK) / Build unsigned APK (push) Failing after 1s
2026-05-15 14:49:38 +05:30
8d3514e14c Fix: let Gradle handle JS bundling
Some checks failed
Docker Build (Unsigned APK) / Build unsigned APK (push) Failing after 8m39s
2026-05-15 14:15:56 +05:30
adf1a588c3 Add docker-based unsigned APK workflow 2026-05-15 02:13:00 +05:30
62281b613d Change reactNativeArchitectures to arm64-v8a
Updated the React Native architectures to only include arm64-v8a.
2026-04-23 16:24:57 +05:30
a2cf31411d Add GitHub sponsor username to FUNDING.yml 2026-04-23 16:23:30 +05:30
a7d4df2b9e apk signing 2026-04-23 15:25:06 +05:30
270d496101 use jar signer 2026-04-23 03:18:23 +05:30
7af76a6e6f build version 2026-04-23 03:12:49 +05:30
707976f70c update for release signing (#12)
* update for release

* remove redundant master branch ref
2026-04-23 03:00:43 +05:30
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
a85eb65134 Added early roadmap (#10)
* Added early roadmap

* patches and update to README

* revert patch
2026-04-23 00:52:03 +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
77d4b4bd87 Replace dependencies with system apis (#8)
* pdf dep rem

* remove stale package

* replace with native share

* rename share module

* revert: restore react-native-share (native replacement had worse perf, negligible size gain)

* cosmetic
2026-04-21 04:46:15 +05:30
46b421acf2 light dark and font size and stripping (#7)
* light dark and font size

* striping

* remove delete and rename buttons from main screen

* add proguard rule
2026-04-21 03:43:46 +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
b53d853de7 A basic readme for the project (#2)
* enulator test

* enulator fix

* fix adb name

* fix path for detox

* fix api

* fix path

* fix 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

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

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

* basic new readme

* remove bad change
2026-04-18 22:58:36 +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
ab38f47852 try fix file share 2026-04-18 15:15:43 +05:30
0d2b29ffd5 try fix file share 2026-04-18 15:09:59 +05:30
58b56f2e4e ci tests 2026-04-18 15:03:47 +05:30
bad151e693 fix sharing location error 2026-04-18 14:52:34 +05:30
5e5af1054a patch 2026-04-18 14:43:57 +05:30
2d74e67f00 ci fix 2026-04-18 14:36:54 +05:30
edc509fdc9 android caching fix 2026-04-18 14:34:19 +05:30
7436dfe991 shareing and pdf format 2026-04-18 14:26:00 +05:30
db40c62154 improve ci caching 2026-04-18 14:15:03 +05:30
3901c30085 save fix 2026-04-18 14:10:01 +05:30
c71d4f8040 patch 2026-04-18 13:16:46 +05:30
b4a9471dd5 patch 2026-04-18 13:10:36 +05:30
a118d50c80 update versions 2026-04-18 13:03:20 +05:30
9c7b767ab5 patch 2026-04-18 12:57:47 +05:30
59f8ea394b init 2026-04-18 12:50:58 +05:30
150672f305 Initial commit 2026-04-18 11:33:16 +05:30