---
title: "Expenses Planner updates"
slug: expenses-planner-updates
section: tech
date: 2013-11-12T21:43:00.000Z
canonical: https://roland.leth.ro/blog/tech/expenses-planner-updates
---

It's been a while since I've posted, but here's something I've been working on lately for [Expenses Planner](/tech/blog/expenses-planner):

* Swipe gestures: left to delete, right to postpone the event.
* Prettier postpone indicator icon.
* Hugely improved the passcode lock.
* A lot of small interface improvements, like coloring the date inside add/edit, just like on the main screen.
* Purple colored navigation bar. I've been pondering on adding this one since the first iOS 7 update; if you don't like it, I'd like to hear from you: given enough *downvotes* I might change it back.
* Although not noticeable *with the naked eye*, a lot of performance improvements have been made, especially on the memory usage.

Also, a **lot** of improvements have been made to [LTHPasscodeViewController](https://github.com/rolandleth/LTHPasscodeViewController), for those of you that are interested.

[Carminder](/tech/blog/carminder) is next, basically with the same improvements. Stay tuned.