Jonathan Rainville
933dbe9586
feat: add activity center switch to show and hide the bell icon
2021-06-15 13:14:19 -04:00
Iuri Matias
a2655c9b7b
hide node tab toggle for now
2021-05-05 17:09:17 -04:00
Iuri Matias
093f7cff7a
re-disable experimental features
2021-04-23 07:44:55 -04:00
B.Melnik
0e2ca770b8
feat: add confirmation dialog on experimental features enabling
2021-04-23 07:01:12 -04:00
Jonathan Rainville
bf67c941ff
fix: improve profile sections min width and scaling
2021-04-13 15:05:51 -04:00
Pascal Precht
29c7f7b91d
uiux(Profile): adjust layout max width of profile sections
...
Closes #1994
2021-03-18 14:50:58 -04:00
Richard Ramos
fd8a84eb9d
fix: minimize on close
2021-02-23 08:53:37 -05:00
Jonathan Rainville
0e699cac65
chore: run translation scripts
2021-02-18 15:23:58 -05:00
Jonathan Rainville
32570e39c8
fix: update privacy settings like design
2021-01-19 16:47:16 -05:00
Jonathan Rainville
eb6c865e5b
fix: fix lists of browser settings
2021-01-19 16:45:57 -05:00
Pascal Precht
085f5901ac
uiux: revamp advanced settings panel
...
Closes #1623
2021-01-14 15:41:14 -05:00
Richard Ramos
6b1cef9235
List custom networks and allow selecting them
2021-01-12 13:26:39 -05:00
Jonathan Rainville
7f2f3b599d
Apply suggestions from code review
...
Co-authored-by: RichΛrd <info@richardramos.me>
2021-01-11 13:57:35 -05:00
Jonathan Rainville
4aeeee6d9c
feat: hide community stuff by default and add a setting to show it
2021-01-11 13:57:35 -05:00
Richard Ramos
ae30d04010
refactor: ProfileView
2020-12-08 17:01:22 -05:00
Richard Ramos
22f4815957
fix: 18n and category headers
2020-11-26 11:44:49 -05:00
Richard Ramos
159c82c329
feat: choose network
2020-11-26 11:44:49 -05:00
Richard Ramos
ea02c7f0b5
feat: choose fleet
2020-11-06 16:22:07 -05:00
Jonathan Rainville
af2af0700c
feat: add basic browser settings and go to them on browser button click
2020-10-21 12:06:50 -04:00
Jonathan Rainville
7ddb7c6c30
feat: change network name and color based on network
2020-10-20 14:42:36 -04:00
Michael Bradley, Jr
e985e99f36
feat: reintroduce the dapp browser
2020-10-20 14:42:36 -04:00
Pascal Precht
70d50110cd
feat: introduce StatusSwitch component
2020-09-17 15:17:08 -04:00
Jonathan Rainville
db9472bc0b
refactor: change settings to use a filename instead
2020-09-16 16:58:55 -04:00
Jonathan Rainville
23ca5f9930
feat: make settings user dependant and clean settings uses
2020-09-16 16:58:55 -04:00
Jonathan Rainville
64c2ff099e
feat: remember wallet enabled in QT setting
2020-09-11 16:55:36 -04:00
Iuri Matias
b3594e7f2f
disable UI and wallet tab by default
2020-08-28 13:49:18 -04:00
Jonathan Rainville
3a5285730e
feat: add Address component that expands on click
2020-08-27 17:48:03 -04:00
Jonathan Rainville
0c686c3fcf
chore: run qstrConverter script
2020-08-27 17:09:37 -04:00
Pascal Precht
23e1307659
WIP SAVEPOINT
2020-08-25 11:36:46 -04:00
Jonathan Rainville
76efdd499b
refactor: split CollectiblesTab to CollectiblesContainer and Header
2020-08-20 14:21:20 -04:00
Michael Bradley, Jr
c08767c74b
build: remove dapp browser
2020-08-17 14:01:26 -04:00
Jonathan Rainville
7f7a6cbc97
feat: make profile look like the design
...
Improve left tab menu
Move settings to right panel instead of advanced
Create MyProfile container
Improve Contacts and Security
2020-07-22 10:17:54 -04:00
Jonathan Rainville
5268484114
feat: save locale in qt settings and switch to it on load
2020-07-21 11:09:00 -04:00
Jonathan Rainville
489ad7052f
feat: add changeTranslation function
2020-07-21 11:09:00 -04:00
Jonathan Rainville
b829acb3c4
chore: re-run qstr converter
2020-07-17 11:55:01 -04:00
emizzle
15a860b2bb
feat: Enable switching to testnet
...
Allow switching to Ropsten by flipping a toggle switch in Profile > Advanced settings.
When switching networks, note that installed stickers will be uninstalled, and recent stickers will be removed. Sticker packs can be reinstalled after login. Purchased sticker packs will not need to be re-purchased, but will need to be re-installed.
Mailserver fleet information will **not** be updated. This can be controlled by a separate (undeveloped yet) setting.
2020-07-16 10:59:31 -04:00
Jonathan Rainville
36f230e03d
feat: add saved setting for Compact mode
2020-07-16 10:29:29 -04:00
Jonathan Rainville
7d178b355e
feat(chat): add image support
...
This commit adds support for rendering images by detecting
image URLs inside of a message and attaching them to their
corresponding message bubble.
2020-07-15 16:05:35 -04:00
Jonathan Rainville
1eb1d3d41c
chore: run transform script to change qstr to qstrid
2020-07-08 12:37:41 -04:00
Jonathan Rainville
0f9a79e214
feat: save and get appearance from the settings
2020-07-03 09:59:14 -04:00
Jonathan Rainville
881f6dbe80
feat: enable changing theme from the profile settings
2020-07-03 09:59:14 -04:00
Iuri Matias
6e9ce3b250
disable browser, wallet, node tabs by default; add warning checkbox to intro screen
2020-06-26 11:37:59 -04:00
Jonathan Rainville
8755c901de
fix: fix font loading issue and create a text component to use that font
2020-06-19 14:53:45 -04:00
Iuri Matias
0ad64cc5de
update qml imports
2020-06-18 11:02:11 -04:00
Iuri Matias
1cacc8cf88
support enabling/disabling tabs in the advanced settings
...
support enabling/disabling tabs in the advanced settings
use qstr
2020-06-18 10:28:43 -04:00
Iuri Matias
d2a23fb265
separate profile sections
2020-05-27 17:30:53 -04:00