Mykola Misiura
|
20ccf52488
|
Updated bitcoin slow transaction priority. Changed version to 4.1.6.
|
2021-04-21 11:59:13 +03:00 |
|
Mykola Misiura
|
e0d2b4464b
|
CAKE-310. CAKE-309. Bugs fixes. Changed way for save wallet after adding of new account/subaddress. Added App transport security rule for iOS. Changed version to 4.1.5.
|
2021-04-14 11:54:12 +03:00 |
|
Tanner Silva
|
4fe6900889
|
Revised build instructions for flutter 2
|
2021-04-11 22:48:20 -05:00 |
|
Mykola Misiura
|
1b78472e76
|
Changed project version to 4.1.4. Disabled bitcode for iOS.
|
2021-04-09 16:32:37 +03:00 |
|
mezzazon
|
e604e02f0b
|
Merge pull request #110 from cake-tech/CAKE-296-remove-xmr-to-xrp-and-xmr-to-xlm-exchange-pairs
Cake 296 remove xmr to xrp and xmr to xlm exchange pairs
|
2021-04-09 15:24:15 +03:00 |
|
Tanner Silva
|
fbf643abf4
|
Added iOS and Android screenshots to repository to allow for CakeWallet to be submitted to Bitcoin.org
|
2021-04-06 19:10:42 -05:00 |
|
OleksandrSobol
|
bd8939e204
|
CAKE-296 | added receiveCurrencies (list of crypto currencies without xlm and xrp) to exchange_view_model.dart; applied receiveCurrencies to receive card in the exchange_page.dart
|
2021-04-06 20:11:26 +03:00 |
|
mezzazon
|
3e4610cf79
|
Merge pull request #103 from cake-tech/CAKE-294-account-creating-bug
CAKE-294 | wallet saved when accounts and subaddresses are changed
|
2021-04-06 18:55:47 +03:00 |
|
mezzazon
|
fc57c7fdb0
|
Merge pull request #104 from cake-tech/CAKE-288-hidden-balance-fixes
Cake 288 hidden balance fixes
|
2021-04-06 18:55:33 +03:00 |
|
mezzazon
|
adb8415318
|
Merge pull request #106 from cake-tech/CAKE-298-validation-for-btc-wallet
CAKE-298 | used 8 minor digits for btc amount validator; applied btc …
|
2021-04-06 18:55:24 +03:00 |
|
mezzazon
|
0615eb220b
|
Merge pull request #107 from cake-tech/CAKE-305-next-address-bug-for-btc-wallet
Cake 305 next address bug for btc wallet
|
2021-04-06 18:55:06 +03:00 |
|
mezzazon
|
992f2d50a0
|
Update bitcoin_wallet.dart
|
2021-04-06 18:54:22 +03:00 |
|
OleksandrSobol
|
ed4daee45f
|
Merge branch 'main' into CAKE-296-remove-xmr-to-xrp-and-xmr-to-xlm-exchange-pairs
|
2021-04-06 18:43:09 +03:00 |
|
mezzazon
|
6251923e2c
|
Merge pull request #108 from cake-tech/CAKE-304-upgrade-project-to-flutter-2-x-x
CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and r…
|
2021-04-06 18:40:13 +03:00 |
|
OleksandrSobol
|
ae2e55d733
|
CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and resolved problems
|
2021-04-02 20:43:06 +03:00 |
|
OleksandrSobol
|
0a82bf6641
|
CAKE-296 | removed xmr to xrp and xmr to xlm exchange pairs from ChangeNow pair list; disabled exchange button when pair is not exists
|
2021-04-01 21:08:11 +03:00 |
|
OleksandrSobol
|
fb62cac351
|
CAKE-305 | saved btc wallet in the nextAddress() method
|
2021-04-01 19:14:43 +03:00 |
|
OleksandrSobol
|
276519e332
|
CAKE-288 | increased area of pressing on hidden balance; wrapped TradeRow and OrderRow by Observer
|
2021-03-31 20:22:41 +03:00 |
|
OleksandrSobol
|
c02a1a74f5
|
CAKE-305 | fixed transfer to wyre next btc address
|
2021-03-31 20:02:44 +03:00 |
|
OleksandrSobol
|
f665b5ff02
|
CAKE-288 | added possibility to see available and additional balance by pressing on hidden balance (balance_page.dart); fixed switch of display mode on order_list_item.dart and trade_list_item.dart
|
2021-03-31 19:18:33 +03:00 |
|
Mykola Misiura
|
a5b10a3ac4
|
Changed build instruction for android. Fixed generation of localization files script.
|
2021-03-31 12:09:30 +03:00 |
|
OleksandrSobol
|
60fa76dd0b
|
CAKE-294 | wallet saved when accounts and subaddresses are changed
|
2021-03-30 19:43:07 +03:00 |
|
mezzazon
|
e4abab47f6
|
Merge pull request #102 from cake-tech/CAKE-301-add-wyre-contact-to-support
Cake 301 add wyre contact to support
|
2021-03-29 22:03:03 +03:00 |
|
mezzazon
|
e62e782361
|
Merge pull request #98 from cake-tech/CAKE-290-no-route-defined
CAKE-290 | applied WillPopScope for call of AuthPage with instanceNam…
|
2021-03-29 21:37:05 +03:00 |
|
mezzazon
|
7b41ec5bb0
|
Merge pull request #99 from cake-tech/CAKE-291-rescan-restore-from-date-issue
CAKE-291 | fixed bug in the get_height_by_date.dart
|
2021-03-29 21:23:28 +03:00 |
|
mezzazon
|
ad7d91c509
|
Merge pull request #100 from cake-tech/CAKE-299-UI-fixes-on-the-send-screen
CAKE-299 | fixed bug for estimatedFee getter in the send_view_model.dart
|
2021-03-29 21:22:55 +03:00 |
|
mezzazon
|
b7935664a1
|
Merge pull request #101 from cake-tech/CAKE-302-balance-displaying-bug
CAKE-302 | wrapped Text widgets by Expanded and Row widgets in the ba…
|
2021-03-29 21:22:32 +03:00 |
|
OleksandrSobol
|
2287c05b07
|
CAKE-301 | replaced link for wyre contact
|
2021-03-29 20:32:39 +03:00 |
|
OleksandrSobol
|
02fd976a69
|
CAKE-301 | added wyre contact to support page
|
2021-03-26 20:59:38 +02:00 |
|
OleksandrSobol
|
c24ae33e94
|
CAKE-299 | fixed bug for estimatedFee getter in the send_view_model.dart
|
2021-03-26 20:16:10 +02:00 |
|
OleksandrSobol
|
0d15670eb8
|
CAKE-302 | wrapped Text widgets by Expanded and Row widgets in the balance_page.dart
|
2021-03-26 19:46:01 +02:00 |
|
OleksandrSobol
|
953aa5d01a
|
CAKE-298 | used 8 minor digits for btc amount validator; applied btc address formats for btc address validator
|
2021-03-26 14:45:46 +02:00 |
|
OleksandrSobol
|
f823d99aed
|
CAKE-290 | applied WillPopScope for call of AuthPage with instanceName in the router.dart
|
2021-03-26 13:29:43 +02:00 |
|
OleksandrSobol
|
888c08a5a3
|
CAKE-291 | fixed bug in the get_height_by_date.dart
|
2021-03-25 19:45:21 +02:00 |
|
mezzazon
|
3d3ece5523
|
Merge pull request #95 from cake-tech/CAKE-272-implement-localization-generation-script
CAKE-272 | implemented localization generation script to the app (gen…
|
2021-03-24 20:39:53 +02:00 |
|
OleksandrSobol
|
0abf596b0b
|
CAKE-272 | refactored script
|
2021-03-24 19:55:45 +02:00 |
|
OleksandrSobol
|
dbc48c0bb9
|
CAKE-272 | added parameters to script; added possibility to generate locales.dart from arb file list; added loadLocaleList() method to language_service.dart
|
2021-03-24 18:52:30 +02:00 |
|
Mykola Misiura
|
c00b4c46ee
|
Changed ios build version to 31.
|
2021-03-24 14:48:08 +02:00 |
|
OleksandrSobol
|
fe20de2f6b
|
Merge branch 'main' into CAKE-272-implement-localization-generation-script
|
2021-03-24 13:34:14 +02:00 |
|
Mykola Misiura
|
61fd4c4fb3
|
Changed app version to 4.1.3
|
2021-03-24 13:03:52 +02:00 |
|
Mykola Misiura
|
8baf9baeee
|
Updated Podfile.lock
|
2021-03-24 12:42:53 +02:00 |
|
Mykola Misiura
|
ccc56158bb
|
Changed pubspec.lock
|
2021-03-24 12:24:54 +02:00 |
|
mezzazon
|
5c3909806b
|
Merge pull request #97 from cake-tech/deploy
Deploy
|
2021-03-24 12:22:52 +02:00 |
|
mezzazon
|
df0565cfc3
|
Merge branch 'main' into deploy
|
2021-03-24 12:22:42 +02:00 |
|
mezzazon
|
ed877a9ecd
|
Merge pull request #96 from cake-tech/CAKE-279-integrate-wyre
Cake 279 integrate wyre
|
2021-03-24 12:13:01 +02:00 |
|
mezzazon
|
4b23924da4
|
Update MainActivity.java
Undo changes for MainActivity.java file
|
2021-03-24 12:11:37 +02:00 |
|
Mykola Misiura
|
aa8436a9eb
|
Merge branch 'deploy' of github.com:cake-tech/cake_wallet into deploy
|
2021-03-24 12:10:44 +02:00 |
|
Mykola Misiura
|
a252c86ead
|
Back compatibility.
|
2021-03-24 12:10:18 +02:00 |
|
Mykola Misiura
|
166f589316
|
Fixes for wyre.
|
2021-03-24 11:50:51 +02:00 |
|
Tanner Silva
|
88613701cb
|
changed version number of flutter doctor output
|
2021-03-23 21:43:02 -05:00 |
|