bitsy-wallet/app/src
Severiano Jaramillo 855f47e793 Generate QR in background thread.
- Moved the logic to generate the QR Code image from ReceiveTransactionFragment to its ViewModel (ReceiveTransactionViewModel), and used coroutines to send that process to a background thread to make sure this does not freeze the UI.
2019-08-27 13:47:25 -05:00
..
androidTest/java/cy/agorise/bitsybitshareswallet - Commented some tests in the TransfersTests that no longer work due to changes in the API 2019-02-06 17:38:30 -05:00
debug/res/values Update google maps 2019-01-29 10:36:09 -06:00
main Generate QR in background thread. 2019-08-27 13:47:25 -05:00
test/java/cy/agorise/bitsybitshareswallet This commit finishes with the second part of the equivalent values calculation. In this part of the procedure a query is performed 2019-02-04 21:00:57 -05:00