-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Design tokens (#809) * Progress * Fix lint * Fix lint * Remove light theme * Fix some colors * More progress * Bump major and fix fastlane * Fix onboarding and more UI tweaks * Fix service sheet title * Fix hotspot and payment screens * Show wallet service by default * Fix initial wallet balance on load * Fix governance screens * More fixes * Fix more lint * More fixes * More fixes * More fixes * More fixes :) * Fix Account page nav and collectables fetching * Fix lint * Fix HNT keyboard * Fix text transform * Fix scoll boxes on android * Cache tokens * Fix voter screens * More UI fixes * Fix refresh control and transfer assets * Fix address book and lock tokens preview * Fix crash in nft list when no approved collections are present * Fix sheets * Move map ledged up off curve * Add animated balance text * Add VirtualizedLists to ignore log * Fix balance text color and pin screen font * Animate fractionals in balance text * More fixes * Rebase and address comments --------- Co-authored-by: bry <[email protected]>
- Loading branch information
1 parent
5ca43f2
commit 587d0ee
Showing
372 changed files
with
13,404 additions
and
10,414 deletions.
There are no files selected for viewing
This file contains 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
eclipse.preferences.version=1 | ||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=17 | ||
org.eclipse.jdt.core.compiler.compliance=17 | ||
org.eclipse.jdt.core.compiler.source=17 |
This file contains 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
Binary file added
BIN
+62.7 KB
android/app/src/main/assets/fonts/Figtree-Italic-VariableFont_wght.ttf
Binary file not shown.
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"migIndex": 1, | ||
"data": [ | ||
{ | ||
"path": "src/assets/fonts/Figtree-Italic-VariableFont_wght.ttf", | ||
"sha1": "8e76cbc3e74d415e8790eb62dfa1705539609dcb" | ||
}, | ||
{ | ||
"path": "src/assets/fonts/Figtree-VariableFont_wght.ttf", | ||
"sha1": "118c5e4678ec5f5f7222fb968cd88a5a92e7629d" | ||
} | ||
] | ||
} |
This file contains 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 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 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.