]> git.ktnx.net Git - mobile-ledger.git/commitdiff
update TODO
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 12 Jan 2019 06:40:04 +0000 (06:40 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 12 Jan 2019 06:40:04 +0000 (06:40 +0000)
app/src/main/java/net/ktnx/mobileledger/ui/activity/NewTransactionActivity.java

index 6f8c1b3d57aab3cd7c7bd9484c4708acee84ac5d..c2ca87b920b930f08bdab076b3d1fabfdf89cd27 100644 (file)
@@ -56,7 +56,6 @@ import java.util.Objects;
 
 /*
  * TODO: nicer progress while transaction is submitted
- * TODO: latest transactions, maybe with browsing further in the past?
  * TODO: reports
  * TODO: get rid of the custom session/cookie and auth code?
  *         (the last problem with the POST was the missing content-length header)