-
Notifications
You must be signed in to change notification settings - Fork 2
feat: settings design updates v60 #857
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
104 commits
Select commit
Hold shift + click to select a range
4c4699a
feat: implement settings tab bar WIP
jvsena42 ac561b0
feat: implement swipe
jvsena42 5938c4f
Merge branch 'master' into feat/settings-v60
jvsena42 c57a54f
feat: icon color
jvsena42 e55e01c
feat: selected tab color
jvsena42 85fa8c8
feat: set icons
jvsena42 1e96e0f
feat: set icons
jvsena42 aa21f8a
feat: Support screen style
jvsena42 6b04ffb
feat: Support icon
jvsena42 6800db4
fix: fill height
jvsena42 e5037a3
fix: align footer to bottom
jvsena42 a4b18bf
feat: brand endorsement
jvsena42 de8bf0c
refactor: simplify Links component
jvsena42 62ebfbb
chore: preview
jvsena42 c8cab02
chore: settings preview
jvsena42 da8c480
fix: drawer icon color
jvsena42 a97ad9b
feat: settings value color
jvsena42 6ebfb7e
feat: show widgets state on/off and tags amount
jvsena42 219b05c
feat: update transaction speed icon dynamically
jvsena42 a33193f
feat: quickpay value indicator
jvsena42 0057941
feat: shield check icon
jvsena42 eadd561
feat: update button text
jvsena42 7bfc99d
feat: security__pin_enabled_title
jvsena42 7611f82
feat: convert change pin screen into a sheet
jvsena42 bde63e7
fix: transition animation
jvsena42 39b312d
feat: update security__cp_text
jvsena42 1843868
feat: update security__cp_retype_text
jvsena42 c7c7a6d
feat: DisablePinSheet
jvsena42 68112bd
feat: add reset widgets option
jvsena42 8863803
feat: update dialog text
jvsena42 cc75236
feat: lighting connections count
jvsena42 51f0149
feat: display node id
jvsena42 2d9959a
feat: widget settings icons
jvsena42 b8feb2a
feat: default language name
jvsena42 edd2e50
Merge remote-tracking branch 'origin/master' into feat/settings-v60
jvsena42 30200a6
feat: display currency unit
jvsena42 eb7e6a1
feat: display electrum server value
jvsena42 535af31
feat: update preview
jvsena42 b1fd4d7
feat: default unit icon
jvsena42 a43ab53
refactor: use SettingsIcon
jvsena42 e1c3703
Merge remote-tracking branch 'origin/master' into feat/settings-v60
jvsena42 f256b48
refactor: pin helper
jvsena42 214d778
refactor: set modifier as parameter
jvsena42 825b8a3
refactor: remove unused parameter
jvsena42 e5497ac
refactor: lift spacer
jvsena42 28966a0
refactor: extract packages
jvsena42 384462b
refactor: add StringRes annotation
jvsena42 da03012
refactor: reduce parameters count by implementing uiState classes
jvsena42 04d1562
refactor: space modifiers
jvsena42 29c2f5b
refactor: reduce callback hell by using sealed interfaces and typealias
jvsena42 2b6920c
refactor: shadowing parameter
jvsena42 35b9f49
feat: remove black BG
jvsena42 36d8c0f
feat: remove black BG from NumberPad
jvsena42 4f8d91e
feat: coin selection label
jvsena42 4176960
chore: lint
jvsena42 a1c2ced
test tag for devMode toasts
piotr-iohk 2c37bda
Merge branch 'master' into feat/settings-v60
jvsena42 6249b3f
chore: remove trailing comma after modifier
jvsena42 0cdef65
chore: update agent rule about trailing comma
jvsena42 2fa1586
chore: use `showSystemUi= true` instead and sheet preview setup
jvsena42 2780140
add widget settings test tags
piotr-iohk e8cbcc4
chore: extract system settings string
jvsena42 aa37a3a
Merge remote-tracking branch 'origin/feat/settings-v60' into feat/set…
jvsena42 582e306
fix: english capitalization
jvsena42 3cd6661
fix: tab style
jvsena42 46103e1
fix: reimport icons
jvsena42 6710e38
fix: reimport icons
jvsena42 0b82ad5
Merge remote-tracking branch 'origin/feat/settings-v60' into feat/set…
jvsena42 0381a09
fix: settings row height
jvsena42 cb83404
feat: host preview
jvsena42 6420122
fix: reimport ic_bell
jvsena42 8bd1fa1
chore: remove unused strings
jvsena42 8999476
feat: update security__mnemonic_never_share
jvsena42 7183a95
feat: add security__mnemonic_no_access
jvsena42 73f3df4
feat: update security__pass_never_share
jvsena42 ab67284
fix: use brando color instead of red
jvsena42 bbf2778
Merge branch 'master' into feat/settings-v60
jvsena42 e910970
feat: remove backup section header
jvsena42 adc1504
fix: don't navigate to pin intro from settings
jvsena42 ca4eb44
chore: update Modifier agent rules
jvsena42 1c8ef30
fix: restore trailing comma at declaration time
jvsena42 a7e75f9
fix: only display pin intro when navigating from home
jvsena42 4989198
feat: navigate home after reset widgets and suggestions
jvsena42 dca950a
fix: string case and translations
jvsena42 136f236
fix: update text
jvsena42 cfde845
fix: guard backup under PIN and remove it from reset
jvsena42 0748a66
fix: pin pop navigation
jvsena42 0f9c3fd
feat: lightning connections empty state
jvsena42 119a9d4
fix: bg alignment
jvsena42 5c4a303
fix: test tag
jvsena42 510e205
fix: replace color red with brand
jvsena42 2dcb7ae
feat: translations
jvsena42 02f9d5b
fix: remove backup gating
jvsena42 b58a318
feat: update icon share
jvsena42 e54aace
Merge branch 'master' into feat/settings-v60
jvsena42 dcf54c3
Merge branch 'master' into feat/settings-v60
jvsena42 526a994
doc: changelog entry
jvsena42 4c16482
fix: pin dots vertical alignment
jvsena42 5e482a9
fix: add back button to forgot pin toolbar
jvsena42 d145b33
fix: reduce host prefix
jvsena42 408ec89
fix: dismiss sheet when no backstack
jvsena42 b0334c4
fix: only pop screen when enable/disable pin
jvsena42 65b376d
chore: lint
jvsena42 b11aeba
feat: set brand color on nav bar inset area
jvsena42 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.