Commit graph

1157 commits

Author SHA1 Message Date
Godwin Asuquo
ac8ef0c946 update logic for Crypto address resolving
update resolving of crypto wallet addresses by using of OpenAlias in way to pick right wallet address based on current wallet type
2022-01-14 14:18:03 +01:00
M
1a0d33ee31 Fixes for android bundle id. Fixes for feeRates picking for electrum wallets. Change ios build number to 72. 2022-01-13 16:48:42 +02:00
M
8b043f1a20 Change target sdk version to 30 for android project. Remove unused files. 2022-01-13 16:12:22 +02:00
mkyq
8b1d060010
Merge pull request #229 from cake-tech/CW-3
Fixes for available addresses for electrum based wallets.
2022-01-13 15:49:44 +02:00
M
6481ba2822 Fixes for available addresses for electrum based wallets. 2022-01-13 15:48:26 +02:00
M
c55144b0f0 Fixes for Litecoin transaction priorities 2022-01-12 18:13:16 +02:00
M
6f215f5451 Add throwing exception for yat api calls. Remove random address generation on address page. 2022-01-12 17:38:32 +02:00
M
5e172f982f Added AndroidManifest to gitignore 2022-01-12 17:04:10 +02:00
M
91ed52003b Back next address button on receive screen 2022-01-12 16:49:56 +02:00
M
3b70cc91fe Fixes for randomize addresses for electrum wallets 2022-01-12 16:32:56 +02:00
M
d6b9753ffa Change version to 4.2.9 Fixes for randomAddress for electrum wallet 2022-01-12 15:57:23 +02:00
M
4c6cc366af Add electrum wallet to generation of bitcoin.dart file 2022-01-12 15:38:53 +02:00
mkyq
3697b300d6
Merge pull request #226 from cake-tech/CW-17
Fixes for casting Litecoin wallets to Bitcoin wallets. Instead of tha…
2022-01-12 15:36:29 +02:00
mkyq
9fb2f5dd3d
Merge pull request #225 from cake-tech/CW-3
Cw 3
2022-01-12 15:35:52 +02:00
M
50f7dc0640 Fixes for casting Litecoin wallets to Bitcoin wallets. Instead of that is using Electrum wallet class. 2022-01-12 15:33:56 +02:00
M
f591f188c5 Temporary comment yat code 2022-01-12 15:32:23 +02:00
M
cfb82dd02d Changed way for generation of change address for electrum wallets. Remove some yats call. 2022-01-12 15:20:43 +02:00
M
862401147b Fixes for android project 2022-01-11 21:47:45 +02:00
M
26f6be0ce6 Update build scripts for android 2022-01-11 20:20:44 +02:00
M
da170118a8 Change way to set app name and application id for android app 2022-01-11 19:23:59 +02:00
M
82c6c3ca8a Remove out dated icon in android manifest 2022-01-11 18:59:04 +02:00
M
104f04b7be Add base file for generation Info.plist file for iOS project 2022-01-11 18:58:04 +02:00
M
bef8db1e49 Fixes for pubspec.yaml generation 2022-01-11 18:46:25 +02:00
mkyq
9381524d6c
Merge pull request #222 from cake-tech/ios-info-plist-ignore
Add info.plist to gitignore
2022-01-11 11:46:10 +02:00
M
04d789f7e5 Add info.plist to gitignore 2022-01-11 11:45:02 +02:00
mkyq
47c3b37fc2
Merge pull request #220 from cake-tech/pubspec-fixes
Add generation of of pubspec to app_config.sh
2022-01-11 11:36:26 +02:00
M
0d39db1bdc Add generation of of pubspec to app_config.sh 2022-01-11 11:35:08 +02:00
mkyq
8d2c21deec
Merge pull request #219 from cake-tech/pubspec-gen
Pubspec gen
2022-01-10 17:09:41 +02:00
M
d5e9bf3b3c Fixes for tool/generate_pubspec.dart. Add pubspec into .gitignore 2022-01-10 17:04:58 +02:00
M
469effd9ef Generation of pubspec.yaml file 2022-01-10 15:27:36 +02:00
mkyq
78fc443532
Merge pull request #217 from plowsof/patch-3
Update app_config.sh
2022-01-10 11:30:31 +02:00
plowsof
efbb1f1951
Update app_config.sh
No .dart_tool/package_config.json file found, please run "pub get".

This seems to fix this
2022-01-09 21:19:06 +00:00
M
58ad69caee Merge remote-tracking branch 'origin/main' 2022-01-08 17:32:19 +02:00
M
ab4844ecfa Fixes for app_config script for android 2022-01-08 17:31:09 +02:00
mkyq
5c15ca2718
Update pubspec.yaml
Update android cakewallet app build number
2022-01-08 16:57:44 +02:00
mkyq
a6d5b76857
Update pubspec.yaml
Changed version for android cakewallet app
2022-01-08 16:55:47 +02:00
M
958f69d9e8 Merge remote-tracking branch 'origin/main' 2022-01-08 16:34:02 +02:00
M
67ad389caf Fixes for unspent coins box initialization. Change cakewallet icons. Add wallet naming for new wallets. 2022-01-08 16:33:17 +02:00
mkyq
7394796d08
Update howto-build-android.md
Fix typo for run `$ source ./app_env.sh ...`
2022-01-08 13:19:40 +02:00
mkyq
0c543472f5
Merge pull request #215 from plowsof/patch-1
Update app_env.sh
2022-01-08 13:17:41 +02:00
mkyq
9a6c838727
Merge pull request #216 from plowsof/patch-2
Update howto-build-android.md
2022-01-08 13:17:21 +02:00
plowsof
cb67a7e28a
Update howto-build-android.md 2022-01-08 02:10:05 +00:00
plowsof
52c8ad066e
Update app_env.sh
When using /bin/sh in Ubuntu im getting this error: (using bash fixes this)
./app_env.sh: 12: Syntax error: "(" unexpected
2022-01-07 23:14:39 +00:00
M
afa0f23fa7 Update build instruction for android 2022-01-06 14:36:59 +02:00
M
aa519a186e Update copyright for android build instruction 2022-01-06 13:53:04 +02:00
M
f21bde5dab Update build instruction for android 2022-01-06 13:47:01 +02:00
M
c7ce3dbd5c Fixes for ios build scripts 2022-01-06 13:20:06 +02:00
mkyq
ccc3c4781f
Merge pull request #214 from cake-tech/platform
Platform
2022-01-06 13:04:33 +02:00
M
5a725e6ec0 Add name text field for restore wallet forms. Update terms of use for monero.com app 2022-01-05 21:17:50 +02:00
M
96d4b90ad3 Fixes for android app icons 2022-01-05 19:49:13 +02:00