]> git.ktnx.net Git - mobile-ledger.git/commitdiff
drop two TODO items, done
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 10 Feb 2019 18:27:39 +0000 (20:27 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 10 Feb 2019 18:27:39 +0000 (20:27 +0200)
app/src/main/java/net/ktnx/mobileledger/ui/activity/NewTransactionActivity.java

index b522abc767966511602173dd1ef3f798dd082cba..31e20b2cdbeb669bd5d425d38169d9ad955f52b1 100644 (file)
@@ -71,8 +71,6 @@ import java.util.Objects;
  * TODO: get rid of the custom session/cookie and auth code?
  *         (the last problem with the POST was the missing content-length header)
  * TODO: nicer swiping removal with visual feedback
- * TODO: setup wizard
- * TODO: update accounts/check settings upon change of backend settings
  *  */
 
 public class NewTransactionActivity extends AppCompatActivity