Commit graph

48 commits

Author SHA1 Message Date
M
1330966794 Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
OleksandrSobol
0cd4bd46f7 CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and resolved problems 2021-04-02 20:43:06 +03:00
M
d51805ef7d Changed pubspec.lock 2021-03-24 12:24:54 +02:00
M
2ce34919bf Fixes for backups for Android. Fixes for send almost all amount. 2021-01-29 22:18:07 +02:00
M
9a79fcdc23 Merged 4.1.0 2021-01-13 19:18:28 +02:00
M
c09a41b090 Backup. 2021-01-13 18:43:34 +02:00
M
9ad76376d9 Mnemonic for electrum 2020-11-27 11:52:05 +02:00
M
d8ba6e411e Changed version for iOS project to 4.0.8 (1). Updated version of flutter_secure_storage. 2020-11-16 23:52:39 +02:00
M
03f47e393c Fixes. 2020-11-10 01:14:47 +02:00
M
fdb0f49f88 Fixes. 2020-11-04 17:54:44 +02:00
M
68f748b09a Changed min ios version to 11.0. Fixes. 2020-10-30 12:39:07 +02:00
M
b8e435ea8e Fixes. 2020-10-29 12:49:07 +02:00
M
44e55f0bc4 Changed background and text colors of confirm buttons on disclaimer and restore wallet screens. 2020-10-26 11:58:16 +02:00
M
082a5f0b6c Fixes 2020-10-24 17:35:55 +03:00
M
588d93c1a4 Fixes 2020-10-24 15:55:24 +03:00
M
cba4188665 Comments. 2020-10-22 18:11:52 +03:00
M
6b86cfbea2 Updated to flutter v1.22.2 2020-10-19 14:20:24 +03:00
M
b506f9c953 Updated dependencies 2020-10-01 19:48:31 +03:00
M
90d33bc9fa Merge pull request #110 from cake-tech/CAKE-54-usdterc20-for-changenow
Cake 54 usdterc20 for changenow
2020-10-01 18:38:21 +03:00
M
fe147ff9ed Fixes 2020-09-30 21:23:15 +03:00
M
696b808698 Fixes 2020-09-29 20:56:11 +03:00
OleksandrSobol
75a30c7567 CAKE-54 | merged new world branch into current 2020-09-28 21:47:45 +03:00
M
51cf11127c Fixes 2020-09-26 22:17:31 +03:00
M
dcdc411d41 Fixes 2020-09-26 15:19:33 +03:00
OleksandrSobol
360e04cc4c CAKE-53 | added dai to cryptocurrencies list; added dai to currency picker; added dai logo to contact list page; added address validator for dai 2020-09-24 21:58:07 +03:00
M
b0a31147dd Migration for iOS. 2020-09-23 21:26:10 +03:00
M
e4ebfc94b2 Part 1 2020-09-21 14:50:26 +03:00
M
5e1132a299 Merge branch 'dev' of github.com:cake-tech/cake_wallet_private into new-world 2020-09-15 23:52:00 +03:00
M
95917b2cdb Merge redesign part 7. 2020-09-15 23:35:49 +03:00
OleksandrSobol
18ccd5de35 redesign | merged with dev branch 2020-09-14 22:07:44 +03:00
M
c950f8bfc0 Merge redesign part 1. 2020-09-01 14:18:07 +03:00
M
fec2ec2845 Updated for flutter 1.20.x 2020-08-31 11:44:58 +03:00
Oleksandr Sobol
1ba86506f0 CAKE-20 | changed dots indicator on smooth page indicator (dashboard page); deleted page_view_store 2020-07-31 22:55:26 +03:00
Oleksandr Sobol
12ee8a519d CAKE-15 | implemented new design to dashboard page; created balance page; applied sync indicator to balance page; applied action buttons, page view and dots indicator to dashboard page; added colors of dashboard page to palette 2020-07-21 20:22:41 +03:00
M
f45875ba3a General changes. CAKE-1. 2020-07-06 23:09:03 +03:00
M
81cee186db TMP 4 2020-06-20 10:10:00 +03:00
M
5a45ffef40 TMP 2 2020-06-01 21:56:21 +03:00
M
b605a98811 TMP 2020-05-26 18:27:10 +03:00
M
1d793ab284 BTC 2020-05-12 15:04:54 +03:00
Oleksandr Sobol
722efa2f89 CWA-210 | applied new design to send page; created sending alert and confirm sending alert 2020-05-07 20:10:04 +03:00
Oleksandr Sobol
30f10ca6f3 restore-button-fix | replaced Text widget on AutoSizeText 2020-03-04 23:17:18 +02:00
Oleksandr Sobol
90f66274a2 CWA-174 | added localeDetection() to Language class, moved languages from change_language.dart to language.dart, localeDetection() called in the settings store 2020-02-26 19:18:58 +02:00
Oleksandr Sobol
df9418c799 CWA-69 | created formatDomainName() and fetchXmrAddress() in the openalias.dart. Added openalias to send page 2020-02-19 22:14:39 +02:00
Oleksandr Sobol
125e3b1547 Merge branch 'master' into CWA-164-add-biometric-authentication
# Conflicts:
#	pubspec.yaml
#	res/values/strings_de.arb
#	res/values/strings_en.arb
#	res/values/strings_es.arb
#	res/values/strings_hi.arb
#	res/values/strings_ja.arb
#	res/values/strings_ko.arb
#	res/values/strings_nl.arb
#	res/values/strings_pl.arb
#	res/values/strings_pt.arb
#	res/values/strings_ru.arb
#	res/values/strings_zh.arb
2020-02-05 19:45:22 +02:00
Oleksandr Sobol
6ee4ddda09 CWA-168 | added defining app current version with PackageInfo in settings store 2020-02-03 17:23:31 +02:00
Oleksandr Sobol
71bdfb3e5b CWA-164 | added biometric authentication 2020-01-21 19:51:37 +02:00
M
78ec11de47 Fixed issues for linter and analyzer 2020-01-08 15:12:50 +02:00
M
69f4c127ab Added the project 2020-01-04 21:31:52 +02:00