<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OrangeSoftware.Ru &#187; Software for Android</title>
	<atom:link href="http://orangesoftware.ru/category/android/feed" rel="self" type="application/rss+xml" />
	<link>http://orangesoftware.ru</link>
	<description>Software for Android</description>
	<lastBuildDate>Mon, 09 Jan 2012 16:03:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Financisto 1.5.4 + update 1</title>
		<link>http://orangesoftware.ru/android/financisto-1-5-4-update-1</link>
		<comments>http://orangesoftware.ru/android/financisto-1-5-4-update-1#comments</comments>
		<pubDate>Mon, 09 Jan 2012 16:03:22 +0000</pubDate>
		<dc:creator>Denis Solonenko</dc:creator>
				<category><![CDATA[Software for Android]]></category>

		<guid isPermaLink="false">http://orangesoftware.ru/?p=382</guid>
		<description><![CDATA[New release 1.5.4 available in Android Market. A couple of new options available in the Preferences: Daily automatic backup It is disabled by default &#8211; you would need to turn it on. And set the backup time.  Backup Folder Can now be configured to point to any other directory on SD card. This can be [...]]]></description>
			<content:encoded><![CDATA[<p>New release 1.5.4 available in Android Market. A couple of new options available in the Preferences:</p>
<p><img class="aligncenter size-full wp-image-383" title="device-2012-01-09-231735" src="http://orangesoftware.ru/wp-content/uploads/2012/01/device-2012-01-09-231735.png" alt="" width="320" height="480" /></p>
<p><strong>Daily automatic backup</strong></p>
<p>It is disabled by default &#8211; you would need to turn it on. And set the backup time.</p>
<p><strong> Backup Folder</strong></p>
<p>Can now be configured to point to any other directory on SD card. This can be useful to have an automatic backup to Dropbox or any other cloud service which supports syncing files from a specific folder.</p>
<p><strong>Send Backup To..</strong></p>
<p>Can be used to send the backup file to any other app supported by the standard Android intent. For instance, both Dropbox and Google Docs official apps support it. You can also use it so send the file attached by email. Please note that the file is not encrypted, so please don&#8217;t put it on any public place.</p>
<p>There are also a few UI improvements including quick action menus in the Accounts and Blotter screens. If you don&#8217;t like them you can turn them off in the Preferences.</p>
<p>A note to developers who make integrations with Financisto &#8211; the backup file is now gzipped by default. You would have to support both old and new formats.</p>
]]></content:encoded>
			<wfw:commentRss>http://orangesoftware.ru/android/financisto-1-5-4-update-1/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Financisto 1.5.3</title>
		<link>http://orangesoftware.ru/android/financisto-1-5-3</link>
		<comments>http://orangesoftware.ru/android/financisto-1-5-3#comments</comments>
		<pubDate>Fri, 09 Dec 2011 15:52:20 +0000</pubDate>
		<dc:creator>Denis Solonenko</dc:creator>
				<category><![CDATA[Software for Android]]></category>

		<guid isPermaLink="false">http://orangesoftware.ru/?p=378</guid>
		<description><![CDATA[I&#8217;m happy to announce Financisto 1.5.3 update. The main functionality: The long expected QIF and CSV import QIF is a cumbersome format but it&#8217;s very popular in personal finance software and supporting it was vital for Financisto users (second popular request on our Uservoice). QIF import is still experimental and only supports full import &#8211; meaning [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to announce Financisto 1.5.3 update. The main functionality:</p>
<p><strong>The long expected QIF and CSV import</strong></p>
<p>QIF is a cumbersome format but it&#8217;s very popular in personal finance software and supporting it was vital for Financisto users (second popular request on our <a href="https://financisto.uservoice.com">Uservoice</a>). QIF import is still experimental and only supports full import &#8211; meaning that all current data will be erased the same way as in Database Restore. Supporting partial import is my next todo item.</p>
<p>CSV import is experimental as well <img src='http://orangesoftware.ru/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Here are the current limitations: only partial import supported into single account, all entities should already be present in the database (categories, project, locations). We&#8217;ll work on fixing these limitations in the future releases. It is important to have correct file format for CSV import &#8211; it should be in UTF-8 and has the header line like in <a href="https://docs.google.com/spreadsheet/ccc?key=0AiE-9LlEldfYdFMzVHUtenktTkhoN1dMd1FaOUJaY1E&amp;hl=en_US#gid=0">this example</a>.</p>
<p>To select QIF or CSV file for import you would need a file explorer installed on your phone. <a href="https://market.android.com/details?id=org.openintents.filemanager">OI File manager</a> is a decent open-source app you can use.</p>
<p><strong>Auto-fill category when selecting a payee</strong></p>
<p>Category is now associated with Payee field. When you select a payee, the Category field will be auto-completed with the last used category for this payee.</p>
<p><strong>Fixed the bug with case-sensitive payee search</strong></p>
<p>It was a problem for non-English languages that the search for payee was case-sensitive. There are still some limitations, but at least it will ignore the first letter, so search for &#8220;пар&#8221; will return both &#8220;парковка&#8221; и &#8220;Парковка&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://orangesoftware.ru/android/financisto-1-5-3/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Splits tutorial</title>
		<link>http://orangesoftware.ru/android/splits-tutorial</link>
		<comments>http://orangesoftware.ru/android/splits-tutorial#comments</comments>
		<pubDate>Sun, 21 Aug 2011 16:16:01 +0000</pubDate>
		<dc:creator>Denis Solonenko</dc:creator>
				<category><![CDATA[Software for Android]]></category>

		<guid isPermaLink="false">http://orangesoftware.ru/?p=341</guid>
		<description><![CDATA[Split transactions have been introduced in Financisto 1.5.0. In a split transaction you can divide up the transaction amount into multiple categories or transfer a part of it into a separate account. To start splitting a transaction you can either tap on the blue icon or select [Split...] category manually: In the Amount field specify the [...]]]></description>
			<content:encoded><![CDATA[<p>Split transactions have been introduced in Financisto 1.5.0. In a split transaction you can divide up the transaction amount into multiple categories or transfer a part of it into a separate account.</p>
<p style="text-align: center;"><img class="size-full wp-image-343 aligncenter" title="splits_tutorial_7" src="http://orangesoftware.ru/wp-content/uploads/2011/08/splits_tutorial_7.png" alt="" width="256" height="384" /></p>
<p><span id="more-341"></span></p>
<p>To start splitting a transaction you can either tap on the blue icon or select <em>[Split...]</em> category manually:</p>
<p><img class="alignleft size-full wp-image-349" title="splits_tutorial_0" src="http://orangesoftware.ru/wp-content/uploads/2011/08/splits_tutorial_01.png" alt="" width="256" height="384" /><img class="size-full wp-image-347 aligncenter" title="splits_tutorial_1" src="http://orangesoftware.ru/wp-content/uploads/2011/08/splits_tutorial_1.png" alt="" width="256" height="384" /></p>
<p>In the <em>Amount</em> field specify the total amount of the transaction:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-351" title="splits_tutorial_2" src="http://orangesoftware.ru/wp-content/uploads/2011/08/splits_tutorial_21.png" alt="" width="256" height="384" /></p>
<p>New <em>Unsplit amount</em> field shows the amount yet to be splitted. You have to allocate the full amount to be able to save the transaction. Allocate specific amount to a category by adding a new split to the transaction. You can add a split by tapping on the unsplit amount field itself and then tapping on either <em>Transaction</em> or <em>Transfer</em> in the quick action menu or by tapping on the icons on the right side of the field:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-352" title="splits_tutorial_3" src="http://orangesoftware.ru/wp-content/uploads/2011/08/splits_tutorial_3.png" alt="" width="256" height="384" /></p>
<p>Additional items in the quick action menu allow to automatically allocate the unsplit amount by the following rules:</p>
<ul>
<li><em>Amount</em> &#8211; subtracts the unsplit amount from the total amount. Useful when you edit a split and then want to correct the total amount to be sum of all splits</li>
<li><em>Evenly</em> &#8211;  distributes the unsplit amount among splits evenly</li>
<li><em>Last</em> &#8211; adds the unsplit amount to the last split. The last two are useful when you change the transaction total amount and want to reflect it on the existing splits</li>
</ul>
<p>In the new split screen you can select a category for the split, change the amount and add a note. When you change the amount for the split, the unsplit amount will be updated to show the remaining amount.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-356" title="splits_tutorial_4" src="http://orangesoftware.ru/wp-content/uploads/2011/08/splits_tutorial_4.png" alt="" width="256" height="384" /></p>
<p>Keep adding splits until you&#8217;ve got the full amount allocated, then tap on Save. A split transaction is marked by special icon in the Blotter. You can see the individual splits in the Transaction Info dialog.</p>
<p><img class="alignleft size-full wp-image-357" title="splits_tutorial_7" src="http://orangesoftware.ru/wp-content/uploads/2011/08/splits_tutorial_71.png" alt="" width="256" height="384" /><img class="aligncenter size-full wp-image-358" style="border-style: initial; border-color: initial;" title="splits_tutorial_8" src="http://orangesoftware.ru/wp-content/uploads/2011/08/splits_tutorial_8.png" alt="" width="256" height="384" /></p>
]]></content:encoded>
			<wfw:commentRss>http://orangesoftware.ru/android/splits-tutorial/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Missed Reminder: Unpublished</title>
		<link>http://orangesoftware.ru/android/missed-reminder-unpublished</link>
		<comments>http://orangesoftware.ru/android/missed-reminder-unpublished#comments</comments>
		<pubDate>Fri, 29 Jul 2011 14:06:11 +0000</pubDate>
		<dc:creator>Denis Solonenko</dc:creator>
				<category><![CDATA[Software for Android]]></category>

		<guid isPermaLink="false">http://orangesoftware.ru/?p=332</guid>
		<description><![CDATA[Unfortunately had to remove Missed Reminder from the Market, sorry. This app was created quite some time ago for G1 running 1.5 and has not been updated since to work with any recent Android version. The fact that it was working just fine for some people is a lucky coincidence :) With so many devices and Android [...]]]></description>
			<content:encoded><![CDATA[<p>Unfortunately had to remove Missed Reminder from the Market, sorry. This app was created quite some time ago for G1 running 1.5 and has not been updated since to work with any recent Android version. The fact that it was working just fine for some people is a lucky coincidence :) With so many devices and Android versions (&#8220;oh noes, not teh fragmentation sh*t again!&#8221;) it was not realistic to keep it stable and working for everyone. And I&#8217;ve got too many complains after the latest gmail update which broke gmail notifications again.</p>
<p>A couple of alternatives:</p>
<ol>
<li>Missed Reminder is an <a href="https://launchpad.net/missed-reminder">open-source project</a> - you can grab the sources, make it work and release under your own name.</li>
<li>Give <a href="https://github.com/annoma/Missed-Call">Missed Call</a> a try. It was created ever before Missed Reminder and the developers have put a lot of efforts to keep it up to date.</li>
</ol>
<div>
<p style="text-align: left;"><span style="color: #ff6600;">UPDATE:</span> Due to many requests, I&#8217;ve put the latest available .apk to the project&#8217;s <a href="https://launchpad.net/missed-reminder/+download">download page</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://orangesoftware.ru/android/missed-reminder-unpublished/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Financisto Donation re-design</title>
		<link>http://orangesoftware.ru/android/financisto-donation-re-design</link>
		<comments>http://orangesoftware.ru/android/financisto-donation-re-design#comments</comments>
		<pubDate>Fri, 15 Jul 2011 19:22:33 +0000</pubDate>
		<dc:creator>Denis Solonenko</dc:creator>
				<category><![CDATA[Software for Android]]></category>

		<guid isPermaLink="false">http://orangesoftware.ru/?p=325</guid>
		<description><![CDATA[Just released a total remake for Financisto Donation app.  Added some social features like connection with Twitter and Facebook. And put more ways to engage with the project. Kudos to GreenDroid library which allowed me to make this UI transformation very fast and easy.]]></description>
			<content:encoded><![CDATA[<p>Just released a total remake for <a href="https://market.android.com/details?id=ru.orangesoftware.financisto.support">Financisto Donation</a> app.  Added some social features like connection with Twitter and Facebook. And put more ways to engage with the project.</p>
<p><img class="size-full wp-image-326 aligncenter" title="donation_screen_1" src="http://orangesoftware.ru/wp-content/uploads/2011/07/donation_screen_1.png" alt="" width="230" height="384" /></p>
<p style="text-align: left;">Kudos to <a href="http://github.com/cyrilmottier/GreenDroid">GreenDroid</a> library which allowed me to make this UI transformation very fast and easy.</p>
]]></content:encoded>
			<wfw:commentRss>http://orangesoftware.ru/android/financisto-donation-re-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Financisto 1.4.9</title>
		<link>http://orangesoftware.ru/android/financisto-1-4-9</link>
		<comments>http://orangesoftware.ru/android/financisto-1-4-9#comments</comments>
		<pubDate>Sun, 10 Jul 2011 16:02:02 +0000</pubDate>
		<dc:creator>Denis Solonenko</dc:creator>
				<category><![CDATA[Software for Android]]></category>

		<guid isPermaLink="false">http://orangesoftware.ru/?p=321</guid>
		<description><![CDATA[New version 1.4.9 of Financisto has been released. Proper currency list. I&#8217;ve seen quite a few comments on the Market like &#8220;WTF, where is my currency?&#8221;. This should solve this annoyance &#8211; user will now be able to pick up any from the list of 198 predefined currencies. Automatic lock. There was a security concern [...]]]></description>
			<content:encoded><![CDATA[<p>New version 1.4.9 of Financisto has been released.</p>
<ul>
<li>Proper currency list. I&#8217;ve seen quite a few comments on the Market like &#8220;WTF, where is my currency?&#8221;. This should solve this annoyance &#8211; user will now be able to pick up any from the list of 198 predefined currencies.</li>
<li>Automatic lock. There was a security concern &#8211; if you leave Financisto using Back button and then come back, then it did not ask you for the PIN again. Lock option adds a timeout after which the application will lock itself and ask for the PIN. Have to mark it as &#8220;experimental&#8221; because current implementation might be little rough on the edges.</li>
<li>Two options added to the QIF export &#8211; amount format and date format. This should solve issues like a space in the amount or incorrect day and month in the date.</li>
<li>Launcher icons for &#8220;New transaction&#8221; and &#8220;New transfer&#8221; have been improved for hi-res.</li>
</ul>
<p>Enjoy! Next big step is getting Splits ready for 1.5.0 release.</p>
]]></content:encoded>
			<wfw:commentRss>http://orangesoftware.ru/android/financisto-1-4-9/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Backup on Google Docs is working again</title>
		<link>http://orangesoftware.ru/android/backup-on-google-docs-is-working-again</link>
		<comments>http://orangesoftware.ru/android/backup-on-google-docs-is-working-again#comments</comments>
		<pubDate>Sat, 18 Jun 2011 10:16:23 +0000</pubDate>
		<dc:creator>Denis Solonenko</dc:creator>
				<category><![CDATA[Software for Android]]></category>

		<guid isPermaLink="false">http://orangesoftware.ru/?p=313</guid>
		<description><![CDATA[I&#8217;m happy to announce that the problem with Google Docs Backup was fixed and it should work again from now on. But there are a couple of changes I had to do to make it happen: 1) you won&#8217;t be able to restore data from old backup files 2) you won&#8217;t be able to edit [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to announce that the problem with Google Docs Backup was fixed and it should work again from now on. But there are a couple of changes I had to do to make it happen: 1) you won&#8217;t be able to restore data from old backup files 2) you won&#8217;t be able to edit the backup files directly on Google Docs. But there are good things too <img src='http://orangesoftware.ru/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  The backup files now much much smaller and should be uploaded faster.</p>
<p>Some technical details on that. The old backup mechanism was uploading backup file in text format to Google Docs and eventually there is 512kb limit for such kind of files &#8211; that&#8217;s why the backup stopped working after some time when the database became big enough to generate backup bigger that the limit.  And until recently is was not allowed to upload any arbitrary files to Google Docs for standard accounts (it was only enabled for premium accounts). In May Google <a href="http://googleappsdeveloper.blogspot.com/2011/05/upload-all-file-types-to-any-google.html" target="_blank">announced</a> that they&#8217;re enabling this feature for all accounts, but developers have to use different API for that. To facilitate backups on Google Docs we&#8217;re using non-official <a href="http://code.google.com/p/android-gdocs-api/" target="_blank">android-gdocs-api</a> and this feature was not implemented in the library. So it took some time to investigate how it should work and make the patch for the library. As the format was going to be incompatible with old backup files anyway, it was only logical to make them smaller as well. So now they get gzipped before uploading to Google Docs, which makes the backup file much smaller.</p>
<p>So after updating to 1.4.8 please do a fresh backup on Google Docs. There might be some glitches from time to time, just repeat the attempt and it should work.</p>
<p>Thanks for being patient and supportive on that issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://orangesoftware.ru/android/backup-on-google-docs-is-working-again/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Os distribution for Financisto</title>
		<link>http://orangesoftware.ru/android/os-distribution-for-financisto</link>
		<comments>http://orangesoftware.ru/android/os-distribution-for-financisto#comments</comments>
		<pubDate>Wed, 16 Mar 2011 12:06:01 +0000</pubDate>
		<dc:creator>Denis Solonenko</dc:creator>
				<category><![CDATA[Software for Android]]></category>

		<guid isPermaLink="false">http://orangesoftware.ru/?p=307</guid>
		<description><![CDATA[I&#8217;d like to share some statistics for Financisto. As of today Android platform versions are distributed like this: About 2.5k people are still using Android 1.5 (out of ~48k total installs) which is about 5.2%. Keeping backward compatibility with this version of Android is not really convenient but was a necessary choice. However I plan to gradually [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to share some statistics for Financisto. As of today Android platform versions are distributed like this:</p>
<p><img class="size-full wp-image-308 alignnone" title="platforms_14_03_2011" src="http://orangesoftware.ru/wp-content/uploads/2011/03/platforms_14_03_2011.jpg" alt="" width="464" height="338" /></p>
<p>About 2.5k people are still using Android 1.5 (out of ~48k total installs) which is about 5.2%. Keeping backward compatibility with this version of Android is not really convenient but was a necessary choice. However I plan to gradually stop supporting 1.x devices in the next couple of releases. It should help to move Financisto forward. Please let me know if you have any serious concerns about that.</p>
]]></content:encoded>
			<wfw:commentRss>http://orangesoftware.ru/android/os-distribution-for-financisto/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Financisto Donation &amp; Support</title>
		<link>http://orangesoftware.ru/android/financisto-donation</link>
		<comments>http://orangesoftware.ru/android/financisto-donation#comments</comments>
		<pubDate>Fri, 17 Dec 2010 16:06:51 +0000</pubDate>
		<dc:creator>Denis Solonenko</dc:creator>
				<category><![CDATA[Software for Android]]></category>

		<guid isPermaLink="false">http://orangesoftware.ru/?p=301</guid>
		<description><![CDATA[If you like Financisto please consider making a donation to support our work and time invested in creating this great app. Thank you! market://search?q=pname:ru.orangesoftware.financisto.support]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-302" title="qr" src="http://orangesoftware.ru/wp-content/uploads/2010/12/qr.png" alt="" width="164" height="164" />If you like Financisto please consider making a donation to support our work and time invested in creating this great app. Thank you!</p>
<p><a rel="nofollow" href="market://search?q=pname:ru.orangesoftware.financisto.support">market://search?q=pname:ru.orangesoftware.financisto.support</a></p>
]]></content:encoded>
			<wfw:commentRss>http://orangesoftware.ru/android/financisto-donation/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Financisto on UserVoice</title>
		<link>http://orangesoftware.ru/android/financisto-on-uservoice</link>
		<comments>http://orangesoftware.ru/android/financisto-on-uservoice#comments</comments>
		<pubDate>Tue, 02 Nov 2010 14:49:10 +0000</pubDate>
		<dc:creator>Denis Solonenko</dc:creator>
				<category><![CDATA[Software for Android]]></category>

		<guid isPermaLink="false">http://orangesoftware.ru/?p=297</guid>
		<description><![CDATA[As Roman Nurik mentioned in Android Developer Blog it&#8217;s very important to listen to users. I noticed that development of Financisto is a bit chaotic and we tend to implement features without knowing how useful are they for our users. To address this situation I&#8217;ve created a community feedback forum on UserVoice: https://financisto.uservoice.com. Hope it will [...]]]></description>
			<content:encoded><![CDATA[<p>As Roman Nurik mentioned in <a href="http://android-developers.blogspot.com/2010/10/improving-app-quality.html" target="_blank">Android Developer Blog</a> it&#8217;s very important to listen to users. I noticed that development of Financisto is a bit chaotic and we tend to implement features without knowing how useful are they for our users. To address this situation I&#8217;ve created a community feedback forum on UserVoice: <a href="https://financisto.uservoice.com">https://financisto.uservoice.com</a>. Hope it will help to get some feature prioritization for Financisto users.</p>
]]></content:encoded>
			<wfw:commentRss>http://orangesoftware.ru/android/financisto-on-uservoice/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

