firefly
firefly copied to clipboard
The official IOTA and Shimmer wallet
## Summary This PR disables the screen capturing just for views which display a recovery phrase or a seed. ## Changelog ``` - Adds privacy enbale/disable function to capacitorAPI -...
### Task description We now have separate icons for expiration and timelocks that are to be displayed on the activity tiles. ### Requirements - [ ] Add new expiration icon...
### Task description We need to add a tooltip to the expiration and timelock icons in activity tile to describe what they are to end user ### Requirements - [...
### Task description It is only possible to import one Stronghold per app on Android. The first import works fine. If you try to restore a second profile with a...
## Summary Implemented deep linking parsing for `swapOut`. ... ## Changelog ``` - Added swapOut operation parser - Disable index, receiverAddress and chainId field when regular tx ``` ## Relevant...
### Task description As preparation for release 1 of Firefly V2 we want to polish the wallet tab. ### Requirements #### General polishing - [x] #4447 - [x] #4454 -...
### Task description A splash screen solution has to be implemented for hiding/showing the native splash screen. ### Requirements Splash screen api implemented ### Creation checklist - [ ] I...
### Task description Add setup pin code screen as router component to the mobile package and adjust the presentation. ### Requirements - [ ] Router component added to the mobile...
### Task description Add the mnemonic screens (recovery phrase and recovery phrase validation) as router components to the mobile package and adjust the presentation. ### Requirements - [ ] Router...
### Task description Add success screen as router component to the mobile package and adjust the presentation. ### Requirements - [ ] Router component added to the mobile project -...