Jonathan Rainville
685b83d56d
chore: update icons to use the new multicoloured Status logo
...
Fixes #14531
2024-05-08 10:22:34 -04:00
Boris Melnik
efc9ba41d3
feat(SplashScreen): Display recommendation do not close the app on re-encryption process
...
Fixes : #10039
2023-03-30 09:59:42 -04:00
Lukáš Tinkl
a93320f684
fix(main): replace the frozen splash screen with an animator
...
this runs on the GPU, therefore not prone to main thread being blocked
Fixes : #9524
2023-02-13 19:40:00 +01:00
Igor Sirotin
293981b0b2
fix(SplashScreen): Fixed blurry animation
2022-10-11 19:29:35 +03:00
Sale Djenic
70a1381e86
chore(@desktop/onboarding): splash screen used as app loading animation
...
Fixes #5753
2022-08-04 09:50:04 +02:00
MishkaRogachev
bef3fea774
feat(@desktop): Stop playing invisible animation
...
Close #6172
2022-06-21 09:08:49 -04:00
Alexandra Betouni
7916f10a8e
fix(onboarding): cleaned up/imporved images
...
Closes #5829
2022-05-25 18:04:57 -04:00
mishkarogachev
244dda1b7d
feat(@desktop): Replace image on animation on splash screen
...
Close #4984
2022-05-13 13:53:00 -04:00
Alexandra Betouni
c80e80bc31
fix(splashScreen): removed lottie related code
2022-03-10 09:16:21 -05:00
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