status-desktop/ui/app/AppLayouts/Profile/Sections
emizzle c236e01fc8 feat: Support system dark mode theme
Supports system dark mode. Changes the user appearance setting to a 3-way setting of System, Light, Dark.

New accounts will have their appearance setting set to "System", which uses the system setting to determine if dark mode should be applied.

Breaking change: Users who had their settings on Light Theme, will now get the system theme (light or dark). Users who had their theme set to Dark, will now get the Light theme.

At startup, the onboarding screens will have the system-level setting of dark mode applied or not. Once, logged in, the user settings will be applied.

## Note
An appearance setting of "System" is not dynamic to the system-level setting. This means that if a user has "System" set for their appearance (and ie, the user has light mode set), and then user then changes their system setting from light to dark, the app will not respond until it is restarted. This is due to a limitation of Qt not having a reliable way to propagate these changes to QML.
2020-09-29 13:30:13 -04:00
..
Contacts feat: introduce StatusIdenticon components 2020-09-23 08:52:30 +02:00
Data feat: add changeTranslation function 2020-07-21 11:09:00 -04:00
Ens fix: update tx modal validity 2020-09-29 13:27:29 -04:00
AboutContainer.qml chore: update translations 2020-09-23 17:19:57 -04:00
AdvancedContainer.qml feat: introduce StatusSwitch component 2020-09-17 15:17:08 -04:00
AppearanceContainer.qml feat: Support system dark mode theme 2020-09-29 13:30:13 -04:00
BackupSeedModal.qml chore: fix qml warnings in a couple of components 2020-09-23 15:16:34 -04:00
ContactsContainer.qml fix: typo when user has 0 contacts (firends -> friends) 2020-09-28 10:35:11 -04:00
DevicesContainer.qml feat: introduce StatusSwitch component 2020-09-17 15:17:08 -04:00
EnsContainer.qml chore: update i18n 2020-09-18 17:23:35 -04:00
HelpContainer.qml chore: update translations 2020-09-22 09:36:05 -04:00
LanguageContainer.qml refactor: change settings to use a filename instead 2020-09-16 16:58:55 -04:00
MyProfileContainer.qml feat: change other components to use Address where needed 2020-08-27 17:48:03 -04:00
NotificationsContainer.qml chore: update translations 2020-09-22 09:36:05 -04:00
PrivacyContainer.qml feat: introduce StatusSectionHeadline component 2020-09-21 12:55:21 +02:00
SignoutContainer.qml chore: run transform script to change qstr to qstrid 2020-07-08 12:37:41 -04:00
SoundsContainer.qml chore: update translations 2020-09-23 17:19:57 -04:00
SyncContainer.qml feat: introduce StatusRadioButton component 2020-09-17 15:17:01 -04:00
qmldir feat: set device name 2020-07-06 14:17:19 -04:00