status-mobile/scripts
Siddarth Kumar c6a1db6334
ci: enable split apks & build only for arm64-v8a (#20683)
In this commit:
- we set `ANDROID_ABI_SPLIT` to `true`
- we set `ANDROID_ABI_INCLUDE` to `arm64-v8a` for debug & PR android builds
- release builds would still contain `armeabi-v7a;arm64-v8a` and there is no change for E2E android builds
- we point to relevant changes in `status-jenkins-lib` which also introduces a size check for this `apk`.
The agreed threshold is 100 MB.
2024-07-27 00:02:44 +05:30
..
hooks hooks: fix newline injection on MacOS 2022-09-05 14:57:25 +02:00
lint Feature/remove reagent atom from theme (#19706) 2024-04-18 16:14:17 +02:00
version ci: use full timestamp for iOS CFBundleVersion 2020-01-23 19:42:19 +01:00
adb_devices_abis.sh run-android: set build abis depending on connected devices abis 2023-08-31 13:01:24 +02:00
build-android.sh Add centralized metrics 2024-07-11 10:06:46 +01:00
check-metro-shadow-process.sh improve make component-test robustness (#17743) 2023-10-26 23:24:23 +05:30
check-nix-shell.sh fix shebang for NixOS usage in scheck-nix-shell.sh 2023-10-18 22:17:25 +02:00
colors.sh fdroid: add script that automates submissions 2021-10-13 12:13:38 +02:00
cut-release.sh Use env for bash 2024-03-26 12:00:54 +00:00
diawi-upload.mjs ios: replace Diawi Fastlane plugin that disappered 2023-05-24 10:55:38 +02:00
encrypt-keychain.sh
fdroid-pr.sh scripts/fdroid-pr.sh: fix version name log message 2022-09-29 12:54:48 +02:00
gen-random-passphrase.sh
generate-keystore.sh generate-keystore: fix Permission denied error 2022-08-10 02:21:13 +02:00
inotify_fix.sh cleanup of shell scripts 2020-02-24 19:31:55 +01:00
list-pull-requests.sh rename status-react to status-mobile 2022-07-17 14:46:16 +02:00
merge-pr.sh rename status-react to status-mobile 2022-07-17 14:46:16 +02:00
patch-npm-lib.sh apply patches with patch files (#19451) 2024-04-08 21:06:41 +05:30
pr-statistics.sh rename status-react to status-mobile 2022-07-17 14:46:16 +02:00
run-android.sh ci: enable split apks & build only for arm64-v8a (#20683) 2024-07-27 00:02:44 +05:30
run-ios-device.sh fix: make run-ios-device script (#18845) 2024-02-20 10:54:09 +05:30
run-ios.sh upgrade nixpkgs to 23-11 (#19369) 2024-04-01 16:26:44 +05:30
run-metro.sh keep existing metro session alive (#19458) 2024-04-01 16:47:48 +05:30
sign-android.sh nix: quote path uses to avoid issues with spaces 2022-07-27 16:11:28 +02:00
update-status-go.sh scripts: disable pipefail when greping for SHA 2023-06-24 15:55:58 +02:00
wait-for-metro-port.sh chore: improve android & iOS build step (#18900) 2024-02-19 21:11:36 +05:30
wait-for.sh