Commit graph

8 commits

Author SHA1 Message Date
Omar Hatem
e092509264
Generic fixes (#1173)
* - Catch get balance network issues
- Disable remove button when adding node

* Update packages and android gradle version
minor enhancements

* Backup issue fix

* update workflow java version

* Remove useless permission check for saving file

* minor enhancements

* only delete secure storage key before overriding it on MacOS

* Minor UI changes

* Remove debug prints [skip ci]

* Revert FR localization changes
2023-11-18 00:15:15 +02:00
OmarHatem
6b9c47563e Allow triggering cache workflow manually
Fix haven build script
2023-08-30 19:15:07 +03:00
Omar Hatem
1cc2c645fa
Fix Wallet Loading issues (basic_string & input_stream) (#1059)
* Recover from wallet loading exceptions (basic_string & input_stream)
Recover from removed cached wallets

* Fix restoring as Monero wallets
Fix restoring wallets with invalid files

* Add coin control missing changes for macos monero files

* Add same key for cached dependencies [skip ci]
2023-08-30 18:11:56 +03:00
Omar Hatem
9ddab2b472
Flutter update (#1048)
* Update Flutter
Update packages

* Fix localization issues
Fix UI issues
Update old packages
Update workflow
Update how to build guide

* Additional UI fixes for merged conflicts
2023-08-18 18:37:17 +03:00
OmarHatem
410feddc20 Update caching workflow operating system version [skip ci] 2023-01-13 03:48:39 +02:00
OmarHatem
3bcaf06802 Change key to be of the build scripts hash 2022-12-22 23:35:56 +02:00
OmarHatem
0baa0329ac Change key to be of the build scripts hash 2022-12-22 22:54:33 +02:00
OmarHatem
40270e84c9 - Add Cache Dependencies workflow on main branch to be available for all sub branches
- Replace static cache key with hash of dependencies pubspec.yaml
2022-12-22 20:59:40 +02:00