This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
Watch
2
Star
0
Fork
0
You've already forked status-desktop
mirror of
https://github.com/status-im/status-desktop.git
synced
2025-02-12 06:37:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-desktop
/
ui
/
app
/
AppLayouts
/
Profile
/
popups
/
qmldir
3 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-04 00:50:53 +02:00
BackupSeedModal 1.0 BackupSeedModal.qml
fix: Device syncing - Added local pairing signals - Remove slash ending from keystorePath - Implemented localPairingState. Fixed sync new device workflow. - Error message view design update - Moved local pairing status to devices service - ConnectionString automatic validation - Async inputConnectionString - Added all installation properties to model. Minor renaming. - Removed emoji and color customization - Show display name, colorhash and color in device being synced - Add timeout to pairing server - Add device type Fix `DeviceSyncingView` sizing. Fix `inputConnectionString` async task slot.
2023-03-14 15:52:16 +13:00
SetupSyncingPopup 1.0 SetupSyncingPopup.qml
Reference in New Issue
Copy Permalink