M
3b82a390c1
Add ability to enter wallet password directly. Add ability to build without flutter secure storage. Add excludeFlutterSecureStorage
flag to too/configure.dart for settings for secure storage. Add wallet unlock screen.
2023-03-30 18:33:59 -04:00
OmarHatem
14a4d41339
Fixate MobX version to fix restore issue
2023-02-25 00:07:15 +02:00
OmarHatem
f050f022b6
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view
...
Conflicts:
lib/src/screens/buy/onramper_page.dart
lib/src/screens/seed/wallet_seed_page.dart
pubspec_base.yaml
res/values/strings_de.arb
res/values/strings_en.arb
res/values/strings_es.arb
res/values/strings_fr.arb
res/values/strings_hi.arb
res/values/strings_hr.arb
res/values/strings_it.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_uk.arb
res/values/strings_zh.arb
2023-02-24 00:40:19 +02:00
OmarHatem
425914ade3
- Replace QR package with another reade made one to exclude error being from painting QR
...
- Revert QR version change so its re-producible if it happens again
2023-01-30 20:03:47 +02:00
OmarHatem
d5957b9873
Generate MacOS icons
2023-01-30 16:01:37 +02:00
OmarHatem
90a7432bf9
- Remove legacy migration from macos
...
- Remove wake lock native code and just use the ready made package
2023-01-26 02:05:48 +02:00
OmarHatem
c3c81f7685
Revert back to Cake fork for secure storage
2023-01-24 23:58:06 +02:00
OmarHatem
477d46b1d2
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-237-enhance-error-catching-reporting
2023-01-24 03:03:07 +02:00
OmarHatem
456ba28cb2
- Update Flutter secure storage to work with macos
...
- Enable uni links only on Mobile
- Update devcelocale to work with macos
2023-01-17 21:10:39 +02:00
OmarHatem
e904c0a7b7
Show popup on un-caught exceptions to send errors via email
2023-01-06 19:42:37 +02:00
OmarHatem
baeff1ea14
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-237-enhance-error-catching-reporting
2023-01-06 16:18:21 +02:00
Godwin Asuquo
b8293ac0ae
replace webview plugin with inappwebview plugin to check camera permission once in app
2023-01-05 09:40:05 +01:00
Omar Hatem
4d91ef6af8
App Center Integration with CI/CD workflow ( #644 )
...
Add Ionia client id to secrets
Update how to build android instructions
Change devicelocale version as it caused issues when building
Add trigger for send test build to transfer.sh and notify slack channel
2022-11-27 15:10:21 -05:00
OmarHatem
7b99e409a9
Send error file via email
2022-11-25 18:59:47 +02:00
mkyq
acb03e5530
Xchaha20 poly1305 integration ( #569 )
...
* Integration of xchacha20-poly1305
* Remove force unwrap from _exportPreferencesJSON
* Deprecate v1 export
* Fix for open backup screen after auth
2022-10-26 15:28:27 -04:00
Omar Hatem
33935c9b1d
Update flushbar ( #568 )
...
* Replace old flushbar package with its updated version
Fix flushbars throughtout the app
* Fix Navigation happening all at once causing debugLocked error
* Remove un-necessary async/await
* Remove un-necessary future delayed
* Make process text flushbar indefinite
* Fix show seeds/keys popping page after being pushed instead of popping the auth route
2022-10-26 14:13:44 -04:00
Serhii
4f2cf983de
check share plugin usage ( #567 )
...
* replace share plugin with share_plus
* fix share button on receive screen
* add share button for btc, ltc wallets
2022-10-26 11:05:08 -04:00
M
c10bf5df52
Fix for pubspec_base.yaml
2022-10-13 14:01:04 -04:00
M
1beb18b045
Flutter upgrade
2022-10-12 13:09:57 -04:00
mkyq
92458e2f4b
Add platform device id package. Send device uuid to ionia for purchase request. ( #494 )
2022-08-31 17:37:43 +01:00
Omar Hatem
dc623f3293
Rework settings pickers ( #398 )
...
Updated pickers and settings screen
2022-06-29 13:38:44 +01:00
Omar Hatem
9568c5f932
QR code fullscreen ( #390 )
...
* Add fullscreen qr page flow
* Add qr fullscreen text localization
* Add package to control screen brightness when navigating to qr fullscreen and revert when leaving screen
* ios fix trial 1 - Change brightness control package
* Use package imports instead of relevant path
Add Map types
2022-06-23 10:25:00 +01:00
mkyq
01150ef2a7
Hv ( #295 )
...
* hv
* Change build version
2022-03-30 17:57:04 +02:00
M
8b043f1a20
Change target sdk version to 30 for android project. Remove unused files.
2022-01-13 16:12:22 +02:00
M
469effd9ef
Generation of pubspec.yaml file
2022-01-10 15:27:36 +02:00