Commit Graph

60 Commits

Author SHA1 Message Date
m2049r 075ddff226 update FAQ + version 2017-08-31 18:19:59 +02:00
m2049r 6822aa83d8 QR scan of amount as well
bugfix: use getSupportFragmentManager everywhere
2017-08-31 09:57:14 +02:00
m2049r 726887af2e use v4 fragment support library to cater for android 5.1 2017-08-31 01:00:27 +02:00
m2049r 78c053f4e8 make user wait for service to finish 2017-08-30 23:35:16 +02:00
m2049r 1eac363102 update docs and version 2017-08-30 22:24:24 +02:00
m2049r f5535dbefa QR Scanning incl. payment id 2017-08-30 21:36:07 +02:00
m2049r 2ebb9d0650 updated version number + docs 2017-08-29 23:40:46 +02:00
m2049r 3846a0c391 mainnet spending 2017-08-29 22:22:07 +02:00
m2049r 186ed5cd39 second spend confirmation for mainnet 2017-08-29 22:05:51 +02:00
m2049r e39cd1c988 lots of GUI tweaks 2017-08-29 22:05:45 +02:00
m2049r e4562f07a4 balance colour + tx ordering 2017-08-29 08:43:56 +02:00
m2049r ea7c7d2fdb net colour in toolbar 2017-08-28 23:46:18 +02:00
m2049r 8ff8be6f60 list context menu + tweaks 2017-08-28 23:14:53 +02:00
m2049r b5ded700fe toolbar info action for wallet activity 2017-08-28 22:10:17 +02:00
m2049r a5527d4efd use default daemon ports if none supplied 2017-08-28 19:38:13 +02:00
m2049r a634cf18b1 nicer fab icon 2017-08-27 22:57:35 +02:00
m2049r 191aa6ac22 action button for create wallet + setting activity title in LoginActivity 2017-08-27 09:12:53 +02:00
m2049r a82a90575d deamon prompt show syntax 2017-08-26 00:34:17 +02:00
m2049r 2e04046f50 Merge pull request #18 from m2049r/feature_layout
simple layout
2017-08-26 00:29:41 +02:00
m2049r c11d577c5f simple layout
minimum number of decimal places
progress at top
2017-08-26 00:27:27 +02:00
m2049r cb1d541474 Username/Password for daemon 2017-08-24 00:03:23 +02:00
m2049r 807d217aac Merge pull request #16 from m2049r/feature_txrecipient
show destinations in tx view
2017-08-22 13:10:14 +02:00
m2049r 0421bcfac3 show destination in tx view 2017-08-22 13:02:31 +02:00
m2049r 3ee8343074 enable dispose of prepared transaction 2017-08-22 11:05:43 +02:00
m2049r 7194580fbe passing of transaction priority fixed 2017-08-22 10:54:16 +02:00
m2049r 48dcd37740 Update build.gradle 2017-08-22 00:19:53 +02:00
m2049r a126844272 start WalletService as foreground service preventing it from being killed by the system 2017-08-21 15:58:22 +02:00
m2049r 9b3086ff2e don't show Send Button on mainnet (instead of crashing when clicked) 2017-08-21 10:14:19 +02:00
m2049r 3a68802ae7 deal with pending transactions 2017-08-20 22:35:31 +02:00
m2049r 344eeb7a3b removed debugging code + docs + some bugfixing 2017-08-20 22:35:03 +02:00
m2049r 4ad58684b4 failsafe sending in mainnet
- die ungracefully with an exception because this should be possible anyway
2017-08-20 22:35:03 +02:00
m2049r 30e35a895d cleanup + docs 2017-08-20 22:34:36 +02:00
m2049r 37414be4bf tx notes added + tx details + tweaks 2017-08-20 16:24:35 +02:00
m2049r a37ca4c0e5 tweaks + sweep 2017-08-19 18:59:38 +02:00
m2049r 408b1a68d0 tx key + tweaks 2017-08-19 16:20:10 +02:00
m2049r 40da44222e sending done + added Transfers + tweaks 2017-08-19 13:44:04 +02:00
m2049r b0efdca928 send gui + first successful send transaction! 2017-08-19 13:43:29 +02:00
m2049r 62433f6e10 tweaks & fixed store() error, refactoring 2017-08-18 02:46:56 +02:00
m2049r c9ae39508f details view works mostly (seed)
need to prevent opening wallet while preparing details
new wallets sont store the cache ?! (except watch only)
2017-08-18 00:18:57 +02:00
m2049r 44836a24bb tweaks 2017-08-18 00:18:43 +02:00
m2049r 9f38b957e1 lots of minor fixes & tweaks. do not copy cache.
the cache file is corrupt after recovery (except watch only).
2017-08-17 14:13:26 +02:00
m2049r 032aa24ab5 cleanup & AppCompatActivity & setTitle 2017-08-16 22:22:41 +02:00
m2049r afc45e1cbc UI tweaks 2017-08-16 21:28:00 +02:00
m2049r bd598deddd separate wallet generation & confirmation
all methods of recovery & creation implemented
2017-08-16 21:28:00 +02:00
m2049r 952fb3a7f1 deal with user closing fragment while doing wallet stuff 2017-08-16 21:28:00 +02:00
m2049r fb62074d20 added app.iml to gitignore and updates android studio 2017-08-16 21:27:36 +02:00
m2049r 56132e26ed tweaks - mostly keyboard & UI 2017-08-16 12:01:32 +02:00
m2049r 3239bdeb33 removed default localhost daemons 2017-08-16 00:49:48 +02:00
m2049r 142885821e Generate Wallet command added to wallet list 2017-08-16 00:28:53 +02:00
m2049r 34941c599a Generate Wallet Fragment added 2017-08-15 23:59:41 +02:00