cyan
c78662fbfe
CW 781 replace all print statements with printV ( #1733 )
...
* replace all print statements with printV
* restore backup error message
* missing print statements, error fixes
* Update cw_core/lib/utils/print_verbose.dart [skip ci]
* Update cw_core/lib/utils/print_verbose.dart [skip ci]
* CW-846: Correctly display balance (#1848 )
* Correctly display balance even with frozen coins
* remove package= from AndroidMainfest.xml
* update namespace
* print -> printV
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-12-09 20:23:59 +02:00
Omar Hatem
d0b51cebe3
Generic fixes ( #1291 )
...
* - Update Camera purpose string for iOS
- Fix address field not passing the correct currency to address book
* Enhance file loading in exception handler
* Fix translation consistency [skip ci]
2024-02-06 22:44:21 +02:00
Godwin Asuquo
fff5a1c419
CW-228 Auto generate monero subaddress ( #902 )
...
* Add UI and setting logic for subaddresses
* Enable auto generate subaddresses
* Rename variable
* Add comment to unused code
* Fix issue with initial state change
* Fix observable for isAppSecure
* Filter sub account contacts
* Fix select account use unused address
* Use add address if last address is unused
* Fix auto generate wallet issues
* Fix button color
* Add translation and refactored naming
* Fix PR review
* Remove unused code
* Remove unused overrides in electrum
* Fix address info null check
* CW-228 Fix ContactListViewModel condition
* CW-228 Fix Account Tile; Rework updateAddressesInBox; Fix _getAllUnusedAddresses
* CW-228 Fix unintentional address_page.dart regression
* CW-228 Fix Merge Conflicts
* CW-228 Add more translation Tools
* CW-228 More merge conflict fixes
* CW-228 Fix Merge Conflicts
* CW-228 Auto Translation improvements
* CW-228 Resolve requested Changes
---------
Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2023-08-29 19:11:51 +03:00