Commit Graph

11 Commits

Author SHA1 Message Date
Alexandra Betouni c2977e468f feat(onboarding): Added SplashScreen
- Added SplashScreen as initial screen before
onboard as per new designs.
- Also moved all onboarding related code from
main to onboarding section and switched to
import this and all other sections as
qml modules, exposing this way only
necessary files.
- Cleaned up unecessary qmldir files and
imports.

Closes #4954
2022-03-08 14:02:24 -05:00
Patryk Osmaczko c0024ec6b1 refactor(@desktop/cpp): improve cpp code
Good coding practices applied only,
architecture and logic were not altered.
2022-03-01 16:05:21 +01:00
Khushboo Mehta d47ac2d5f7 feat(@desktop/wallet): cpp: Added apis for
1. Generate new API
2. Import accounts by PK
3. Import account by seed phrase
4. Add watch only address
5. delete account
6. current account
2022-02-24 10:53:18 +01:00
Richard Ramos 6f335fd0ae fix: code review 2022-02-24 10:53:18 +01:00
Patryk Osmaczko 00156cc9c0 style(@desktop/cpp): apply clang-format on src-cpp/* 2022-02-21 19:55:01 +01:00
Khushboo Mehta 0c88da4d81 fix(@desktop/walet): cpp: Enable UI to show wallet section
fixes #4824
2022-02-21 13:29:30 +01:00
Khushboo Mehta 42da8a2408 feat(@desktop/wallet): move accounts to cpp
created skeleton for wallet_section
added getAccounts api

fixes #4750
2022-02-16 16:01:37 +01:00
Richard Ramos 2a461488b2 fix: remove unneeded exceptions 2022-02-01 15:48:54 -04:00
Richard Ramos 99ebb07d5c feat: add empty main module 2022-02-01 15:48:54 -04:00
Richard Ramos ec330b2ac8 fix: try/catch 2022-02-01 15:48:54 -04:00
Richard Ramos 4183069a9f feat: base_cpp 2022-02-01 15:48:54 -04:00