Posts Tagged: financisto


10
Jun 10

Financisto 1.3.7

New version 1.3.7 available in the Market.

  • Chinese Traditional’ Translation by but. (financisto@but.tw)
  • ‘By status’ blotter filter
  • An option to hide account information on the widget
  • Minor bug-fixes

https://launchpad.net/financisto/release/1.3.7

If you see ‘Application is not installed on your phone’ after update, please re-create the shortcuts. This is due to the name change ‘Financisto (Free)’ -> ‘Financisto’.


4
Jun 10

Financisto is now open-source!

I’ve decided to make Financisto open-source. I hope it will give the development a boost and it will be beneficial for the project and the users. Please join me to make Financisto best open-source personal budget manager for Android platform!
https://launchpad.net/financisto


22
May 10

Financisto 1.3.6

Financisto 1.3.6 in the market adding option to include credits into budget total.


19
May 10

Financisto 1.3.5

Financisto 1.3.5 has been released. It’s a massive update with many improvements and features like scheduled and recurring transactions and transaction templates. Please check the full change log.

And please do backup before upgrade!

P.S. In the next couple of days I’ll post an overview of the new features and how to use them, so stay tuned.. And I did my best testing the release, but if you see any issues please let me know :)


24
Mar 10

Financisto 1.3.3

New release 1.3.3 is in the Market. I has been distracted from implementing recurring transactions to make it possible to create budgets based on multiple categories and projects. Also added small widget and Russian locale. Made some minor performance improvements and layout changes.

Here is how budget screen looks now:

You can select multiple categories (1) and/or multiple projects (2). If you select ‘Ease conditions’ (3) then transactions with either appropriate categories OR project(s) will be included into this budget. Otherwise transactions will be filtered by both categories AND projects. ‘Include sub-categories’ works as before – either include transactions from sub-categories into the budget or not.

I hope this feature will make budgets more flexible and convenient to use.


15
Mar 10

Financisto 1.3.2

Financisto 1.3.2 has been released.

  • Database restore has been fixed again – account type doesn’t change after restore now #20
  • Total on budget list screen is quite convenient #24
  • Some minor improvements and bugfixes #10, #25, #26

I’m going to start working on recurring transactions for the next release.


22
Feb 10

Financisto 1.3.1

Database restore has been fixed in 1.3.1, sorry for any inconvenience!


16
Feb 10

Financisto 1.3.0

Financisto has been updated to 1.3.0. There are a number of new features and improvements:

  • There are now 2 separate account types for Debit and Credit cards
  • For credit card account you can specify limit amount and it will be shown in the account list
  • CSV export has been improved – date/time format has been changed to ISO 8601 standard, parent category has been included into the format
  • Date/time now formatted according to system settings
  • Calculator bug has been fixed
  • And some more cosmetic UI changes and bug-fixes has been made

After initial release I found that account list layout has been broken on some devices with Android 1.5 (HTC Hero for example). Temporary fix has been applied.

Don’t forget that there is now Bug Tracker available – please don’t hesitate to submit bug reports and feature requests.


6
Feb 10

Financisto 1.2.9 : Back in business

It’s been a while.. New release of Financisto 1.2.9 is in the Market with ‘CSV Export’ and some improvements and bugfixes. If you own a Motorola Droid please check and let me know if the bug with Pin screen when clicking ‘Back’ button disappeared.

The format of CSV file is a subject to change and I’m open to discussion.


26
Dec 09

What are category attributes for?

Starting from the very first version Financisto supports attributes for categories. Attributes are additional properties of a category. An attribute can be some text, number, a value from a list or a boolean flag. You can create any number of attributes for any particular category. If you have a child category then all attributes from the parent category will be automatically inherited.

Use attributes to make special notes, attached to a transaction under a particular category. For example: imagine you have a category ‘Car’ and sub-category ‘Fuel’. You can create an number attribute for the ‘Fuel’ sub-category and name it ‘Mileage’. Now when you pay for the fuelling at the gas station, you create a transaction under ‘Car->Fuel’ category and you can put your current mileage in the attribute field. The attribute can be ‘Litres’ as well to note how much fuel you buy or a text attribute with the name ‘Gas station’ to note what gas station you used.

Some other examples:

  • Text attribute ‘Movie name’ under ‘Leisure->Movies’ category
  • Checkbox attribute ‘Tips included’ under ‘Restaurants’ category
  • List attribute ‘Month’ with values ‘Jan;Feb;Mar;…’

There are more plans to utilize attributes in the future releases, but they are useful in the current state as well.