julian
bc785e13fc
call of env.sh should not be needed
2024-05-22 11:45:22 -06:00
julian
230669bd97
disable splash generation as the actual screen isn't used
2024-05-22 11:41:49 -06:00
julian
e39fc8ef8d
gen icons fixes
2024-05-22 11:37:21 -06:00
julian
e206fefceb
extract project root env var export to env.sh and add asset gen script
2024-05-22 10:32:29 -06:00
julian
ab2806a4b7
add master build script
2024-05-21 18:27:58 -06:00
sneurlax
ef293ac68e
if [ $# -ne 4
2024-05-21 17:13:23 -05:00
sneurlax
ac38384e85
require both args
2024-05-21 17:09:22 -05:00
sneurlax
c828081c3d
require args
2024-05-21 17:05:45 -05:00
julian
6619940c93
Merge remote-tracking branch 'origin/appConfig' into appConfig
2024-05-21 15:43:22 -06:00
julian
f02634f635
link assets based on config
2024-05-21 15:42:27 -06:00
sneurlax
532990ae95
call version update script from configure_duo script
...
version 2.0.0 by default and increments the build number if none passed explicitly.
2024-05-21 16:23:10 -05:00
sneurlax
d329eba45e
add version & build number update script
...
```
# To update both version and build number
./update_version.sh -v 2.0.1 -b 223
# To update only the build number
./update_version.sh -b 223
# To update only the version
./update_version.sh -v 2.0.1
# To increment the build number by one
./update_version.sh
```
2024-05-21 16:23:05 -05:00
sneurlax
8c0eba3c38
remove unneeded files from duo asset bundle
2024-05-21 14:55:32 -05:00
sneurlax
d37be9d54e
include duo assets archive and extract it over our own assets via script
2024-05-21 14:08:19 -05:00
julian
e0abd97041
make it easy to comment out certain coins in app config to disable them
2024-05-21 12:57:56 -06:00
julian
c9d4e57d65
rename to shorter name
2024-05-21 12:57:51 -06:00
julian-CStack
7550b334ec
Merge pull request #875 from cypherstack/appConfig_julian
...
App config
2024-05-21 12:05:00 -06:00
julian
22fef651cd
remaining app name replacement and make app name const (and some linter cleanup)
2024-05-21 11:54:05 -06:00
julian-CStack
a02e7fa1ee
Merge pull request #874 from cypherstack/eth_token_abi_fix
...
eth contract abi fixes
2024-05-21 11:15:03 -06:00
julian-CStack
20c2e223eb
Merge pull request #870 from cypherstack/docs-1
...
Update building.md for tor deps
2024-05-21 11:14:39 -06:00
julian
11397702e6
eth contract abi fixes
2024-05-21 11:12:31 -06:00
julian
f1a437d45a
eth contract abi fixes
2024-05-21 11:11:40 -06:00
sneurlax
d756effb51
Update building.md for tor deps
...
cypherstack/tor requires cargo-ndk on Windows but this was commented.
As it's needed on the other platforms, we should list it right next to the Rust toolchains required throughout the stack.
2024-05-16 23:03:55 -05:00
julian
ee3b16bcc6
refactor scripts slightly
2024-05-15 17:14:03 -06:00
julian
e0697e4277
refactor scripts slightly
2024-05-15 17:13:50 -06:00
sneurlax
cddfa6b37e
build_all_duo.sh scripts
2024-05-15 17:51:21 -05:00
sneurlax
966bc81662
split script
...
back into platform-specific scripts
2024-05-15 17:45:29 -05:00
sneurlax
5c7e4960c4
alter pubspec.yaml in configure_duo.sh script
2024-05-15 17:20:30 -05:00
sneurlax
73faa11272
more AppConfig usage
2024-05-15 17:20:14 -05:00
sneurlax
5fd54240bc
WIP configure_duo.sh script
2024-05-15 17:14:04 -05:00
julian-CStack
2019f95c72
Merge pull request #868 from cypherstack/appConfig_julian
...
remove coin enum
2024-05-15 16:00:10 -06:00
julian
8d43dfc6ae
fix network on wallet load
2024-05-15 15:54:28 -06:00
julian
da44ab9109
fix tests broken by moving away from coin enum
2024-05-15 15:39:43 -06:00
julian
91f71ce760
build runner mocks updated
2024-05-15 15:27:30 -06:00
julian
a82f6c3c6e
coin enum finally gone
2024-05-15 15:24:02 -06:00
sneurlax
b917dab5c0
whiteLabel.dart -> app_config.dart
...
redux
2024-05-14 11:31:16 -06:00
sneurlax
570a5f378f
whiteLabel.dart -> app_config.dart
...
related rafactorings
2024-05-14 11:31:16 -06:00
sneurlax
9fa86dec7e
white label patches
...
drywall, mud
2024-05-14 11:31:16 -06:00
sneurlax
b1e0e92d5a
My Prefix
2024-05-14 11:31:16 -06:00
sneurlax
e0b8837c36
refactor
2024-05-14 11:31:16 -06:00
sneurlax
759a75daf8
WIP note
2024-05-14 11:31:16 -06:00
sneurlax
1d135a2fa6
lib/whiteLabel.dart
2024-05-14 11:31:16 -06:00
julian
bb1dc22af1
Merge remote-tracking branch 'origin/staging' into appConfig
2024-05-14 11:30:40 -06:00
julian-CStack
7b95efa0a3
Merge pull request #867 from cypherstack/ui-fixes
...
UI fixes
2024-05-14 11:29:53 -06:00
julian
129c46fca0
make recovery screen scrollable on desktop
2024-05-14 11:11:09 -06:00
julian
e3c761dfb0
flip text fields on frost restore screen
2024-05-14 10:36:11 -06:00
julian
63f75bae03
fix frost steps qr code colors
2024-05-14 10:31:18 -06:00
julian
37cb83a2d4
fix coin card color
2024-05-14 10:26:03 -06:00
julian
738cb55a40
fix delete frost wallet on mobile
2024-05-14 09:49:20 -06:00
sneurlax
e174fcc0bc
whiteLabel.dart -> app_config.dart
...
redux
2024-05-13 15:08:52 -05:00