wowwallet/app/src/main/java/com/m2049r/xmrwallet
m2049r 807d217aac Merge pull request #16 from m2049r/feature_txrecipient
show destinations in tx view
2017-08-22 13:10:14 +02:00
..
layout deal with pending transactions 2017-08-20 22:35:31 +02:00
model passing of transaction priority fixed 2017-08-22 10:54:16 +02:00
service start WalletService as foreground service preventing it from being killed by the system 2017-08-21 15:58:22 +02:00
util enable dispose of prepared transaction 2017-08-22 11:05:43 +02:00
GenerateFragment.java cleanup + docs 2017-08-20 22:34:36 +02:00
GenerateReviewFragment.java removed debugging code + docs + some bugfixing 2017-08-20 22:35:03 +02:00
LoginActivity.java cleanup + docs 2017-08-20 22:34:36 +02:00
LoginFragment.java tx key + tweaks 2017-08-19 16:20:10 +02:00
SendFragment.java enable dispose of prepared transaction 2017-08-22 11:05:43 +02:00
TxFragment.java show destination in tx view 2017-08-22 13:02:31 +02:00
WalletActivity.java enable dispose of prepared transaction 2017-08-22 11:05:43 +02:00
WalletFragment.java don't show Send Button on mainnet (instead of crashing when clicked) 2017-08-21 10:14:19 +02:00