[APP] | nanoConverter - convert Your money easy! - Android Apps and Games

nanoConverter
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
nanoConverter - a simple, small, fast and convenient money converter with open source code for Android. You will always know the current exchange rates for exchange and can easily transfer them between themselves.
It's my first android application, I will be glad to hear comments and suggestions.
Features:
* Convert currencies between themselves
* View and use the actual exchange rates
* Ability to work offline
* Courses can be viewed with respect to different currencies for your choice
* Currency exchange rates the central banks of various countries
* Your own currencies
* Automatic updating of courses at your desire
* It is possible to choose from the central bank which country to receive training (Do you want more of? Write about it in the comments)
Pre-currency (currencies need more? Leave suggestions in the comments):
---
USD, EUR, CHF, GBP, JPY, UAH, RUB, MDL, BYR, PLN, LTL, LVL, AZN, AUD, AMD, BGN, BRL, HUF, DKK, INR, KZT, CAD, KGS, CNY, NOK, RON, XDR, SGD, TJS, TRY, TMT, UZS, CZK, SEK, ZAR, KRW. More are comming.
---
By default, automatic updates off course, not to spend your internet traffic.
Update spends a couple of KB of traffic, as Data obtained in XML.
In the settings you can enable two types of automatic updates, or update the rates manually (by default).
1) Update in the background - the application runs in the background and immediately tries to update the currency exchange rates, while rates have not been updated to work with you previously saved the exchange rates.
2) Pre-update - at startup, the application immediately tries to update the rates. Then you can get to work.
Pros first way: You can instantly get to work.
Pluses of the second method: You will only work with the current exchange rates.
The application is optimized for Android 4. * ICS.
These screenshots on the page, done in Android 4.0.3, if you have Android 2.3. * And below, the appearance will match your system.
Download nanoConverter on Google Play:

version 0.5:
- You can select a base currency
- fixes

0.5.7:
- now You can change rates (select source "User data" in settings).

0.5.9:
- added new rates source - National Bank of Ukraine.

Looks cool
I love the ICS look

Version 0.7.81 available,
changelog:
- lots of code change.
- more currencies
- more banks to get rates
Now project fully open source.
Get it on Play Google:
Source code on github:
https://github.com/ZorgeR/nanoConverter
Feel free to comment, innovate and improve.
I'll be glad to hear suggestions and constructive criticism.

There is one small cosmetic problem I've found, when the keyboard is brought up to enter the currency amount the background will shrink to adapt to the new size, but will look rather odd. The best way to show it is with a screenshot:
Also it seems like the background has strange artifacts similar to a large amount of JPEG compression. Apart from that everything is perfect so far.

Concrete Donkey, thank's, added in the todo list.
will try to fix everything in the next update.

new official site of nanoConverter project: http://zorger.github.com/nanoConverter/

New version available:
0.7.90:
- ECB: European Central Bank added in source list
- Azərbaycan Respublikasının Mərkəzi Bankı added in source list
- 6 bank as source, at this moment. More are comming.
- 36 currency at this moment inculded USD, EUR, CHF, GBP, JPY, UAH, RUB, MDL, BYR, PLN, LTL, LVL, AZN, AUD, AMD, BGN, BRL, HUF, DKK, INR, KZT, CAD, KGS, CNY, NOK, RON, XDR, SGD, TJS, TRY, TMT, UZS, CZK, SEK, ZAR, KRW. More are comming.
- New style "Reverse" for currency tab, check in setings. It is convenient if your default currency, has a high rate, such as EUR or GBP.
----
nanoConverter_0.7.90_cbr_full_list.apk
----
this version is not available in market, in this moment, but it signed, and You wil not have problem with market update.

0.7.90 available in Android Market - https://play.google.com/store/apps/details?id=com.nanoconverter.zlab

0.8.1 available:
https://play.google.com/store/apps/details?id=com.nanoconverter.zlab
------
if you whant to add some new banks, or translation, please contact me, you can find e mail at https://play.google.com/store/apps/details?id=com.nanoconverter.zlab

Related

[GAME] Langton's Ant

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DESCRIPTION​
Langton's Ant is actually a two-dimensional cell automaton that evolves by following very simple rules.
It was invented by scientist Christopher Langton in 1986 and helped to highlight an example of emergent behavior.
The two basic rules are:
¤ If the ant is on a black square, it turns right, changes the color to white and moves forward
¤ If the ant is on a white square, it turns left, changes the color to black and moves forward
These simple rules lead to a surprising behavior of the ant:
The ant builds a road that repeat indefinitely
Here are the main features of my implementation:
¤ Play/Pause/Clear buttons
¤ Changing the speed
¤ Changing the size of the world
¤ Changing the background color
¤ Changin the rules:
- 35 predefined rules
- create your own rules
¤ Creation of multiple states automatons
¤ Add as many ant as you want, simply by touching the screen!
There are many extensions (several colors, states, etc.) but it's up to you to discover them.
For any bug, suggestion or information contact me at:
[email protected]
NOTE:
- Available in French and English
- Compatible with all screens
- Compatible with all android versions
For more information, visit the official wiki:
http://en.wikipedia.org/wiki/Langton's_ant
Or on this one, about Turmites (multiple states automaton) :
http://en.wikipedia.org/wiki/Turmite
SCREENSHOTS
DOWNLOAD
From an Android Device
From the web market
Edit : Modification of the QRCode (Null Pointer)
One again
I had not seen this before.
thanks for sharing
Hello,
Will there be an option to send our rules like there was in the game of life, because I have some good ones.
Well, honestly I'm working on it since 2-3 days.
And I'll prepare an other option to add to the "expert rules" section.
Thank you, you are a very reactive developer.
Could you tell me what the new option will be ?
It would be an option to specify the number of stpes after each instruction.
Something like :
turn rigth, two steps forward
turn left, five steps forward
I'm almost done with it
In fact I was very busy these days, so i didn't worked on it.
I think it would be for next week, be patient
Here is the update :
v2.0 :
- Fixed several minor issues
- Added option "Number of steps forward"
- Added 15 new rules
- Added a section of fans rules
- Ability to send your rules by mail
Enjoy
Finally it comes out ;D
I will send you my rules, and hope they will be in next update.
Good work by the way
any way someone could upload apk of this? Market won't allow me to install this on my milestone
edit: also the game "Generations" looks interesting and it shows the same error when trying to install :/
this is great! would be cool as a live wallpaper
This game is actually really awesome. Thanks dev
The free qr code didn't work for me, and can't find the free one on the marketplace
Your welcome
Don't forget to rate and give your mind on the market.
For the LiveWallpaper version, it was an idea I wanted to achieve when I started these applications, but right now I'm too busy. But I keep it in mind
For people who doesn't see the app, it's from your side, node the developper's.
You certainely don't have a valid mod (no recognized yet for the android market)
v2.5:
- Added an image with the mail
- Ability to rate and share rules
- Bug fixes
- Added new rules of Fans
v 2.6 :
* Minors improvements
* Implementation of the Hooked SDK
* Ability to rate for the best patterns
* Fixed bugs due to the server.
* Improved code
And visit my website for more informations : www.simon-marquis.fr

[APP] Ginius Calculator

Hello to everyone!
My first program for Android.. Ginius Calculator..
A scientific calculator with unit converter and calculations log.
Features:
Basic and scientific calculations
Constants
Unit conversion
Calculations log
Save log to file
Car tire size calculator
Interface features:
Change colors
Use wallpaper as background
Permission for "Internet access", "Network status" needed for ads.
Permission for "Storage", needed to save LOG file
Hope you like it! You can find it on Play Store..
I think you might get more traction if you included a screenshot or two, and provided a link to the entry in the Play store. Sounds trivial...but if you'll remember that your potential audience is choosing between tens of thousands of options for their devices, you generally do best to capture attention quickly (hence the pictures) and make it painless and mindlessly easy to give it a try (link to the entry in the play store). Best of luck - thanks for sharing this.
He's right, you gotta try to sell it to people
Good luck with the app
Unfortunately, I don't meet the required number of posts, in order to be able to post links or screenshots :-( Thanks a lot!
Here's the Play Store link: https://play.google.com/store/apps/details?id=my.giniuscalc.com
@kalodio btw did you misspell "genius" intentionally? Also, I hope this criticism doesn't hurt you very badly: There are so many free ad-free calculators in the Play Store with many more features. So was this first app of yours a result of you just trying your hand at Android development, or was it with an intention to compete in a particular niche of calculator market?
Thanks for posting the link
Actually you are right, this app was a result of learning android development, not to compete.
Upgrade
version 1.1.3
Select image file as background (experimental)
New unit categories, "Torque", "Data Storage", "Electric Current", "Electric Potential"
New extra, "Least-squares linear regression calculator"
version 1.1.4
Fixed, signed number at Least-squares linear regression calculator
Upgrade
version 1.1.5
Fixed, color settings bug
Fixed, LOG bug while switching to unit converter
New extra, “Quadratic roots”
Extra, “Least-square regression calculator”, new feature “Quadratic (parabola)”
New unit categories, "Electrical resistance", “Electrical Capacitance”
Upgrade
version 1.1.6
New extra, "Area/Volume calculator"
The screenshots for people who might be interested:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Upgrade
version 1.2.1
New unit categories, "Angle", "Angular speed"
New extra, "Rule of three" (direct/inverse proportion)
New extra, "VAT calculator"
LOG settings (ability to enable/disable LOG, ability to clear LOG on exit)
Calculator and Unit Converter font size increased
Upgrade
version 1.2.2
*Basic Calculator Widget
*VAT Calculator Widget
**Application must be installed on the internal memory of the device, widgets don't work when application is moved to SD**
Upgrade
version 1.2.3
Fixed, VAT Calculator widget Force Close & Refresh when changing VAT value
New widget, Unit Converter widget
Upgrade
version 1.2.4
Unit converter widget bug fix.
Unit converter widget, new feature "Favorites"
Scientific calculator, MC button (Memory Clear)
Upgrade
version 1.2.5
Bugs & Force close fixes
New widget, Scientific Calculator widget
With this app i will be a genius
Upgrade
version 1.3.1
Unit converter widget bug fix.
New extra, "Loan calculator"
Upgrade
Version 1.3.2
VAT calculator bug fix
VAT calculator widget bug fix
New unit categories "Time","Radioactivity","Viscosity (Dynamic)","Viscosity (Kinematic)","Illuminance"
Keypad feedback (vibration)
Keep screen on setting(prevent from turning off)
LOG improvement
Upgrade
Version 1.3.3
Unit converter favorites & memorize last units used
Fixed sin(pi),tan(pi) result when RAD selected
Memorize DRG selection on exit
Calculator & Unit converter screen improvement
New unit category, "Fuel Efficiency (mass)"
Upgrade
version 1.4.2
Unit converter widget bug fix
version 1.4.1
Fixed Widgets crash
Fixed bug when backspace pressed
More Mass units
New unit categories, "Fuel Efficiency (volume)","Luminance","Luminous Intensity"
LOG minor fix
Extras menu improvement

[APP] 20Fit PRO v1.2 - Giveaway

To all my fellow modders/devs,
Thank you all for your contributions and your hard work and kindness has inspired me to make my own application. I would like to give you guys free copies of my paid app 20Fit to show my appreciation. Please scroll down to learn more and to download for free.
20Fit PRO v1.2
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Description:
We know what it’s like: you’ve got your shoes laced up, your favorite jam blasting, and you’re ready to pound the pavement – but even with a healthy diet and consistent exercise, you’re still not working as hard as you could and getting the results you want. It’s not a magic fat zapping bullet, but with 20Fit we’ll help you push yourself beyond what you thought possible.
20Fit's built around a 20 minute interval system, alternating periods of sprinting and running and so producing the same cardiovascular impact as 2 hours of road running. It’s based on a recent study at the University of New South Wales in Sydney, where researchers discovered that certain timed intervals of high and low impact cardio allowed the body to produce higher levels of catecholamines (a fat burning hormone).
So just to reiterate: with 20Fit, you could potentially reduce six hours of jogging into just 60 minutes of intense, sweat dripping bursts and get the same results – which leaves you more time to do everything else, whether that’s power lifting, yoga, or just looking at pictures of cats on the internet.
The study can be found here: http://goo.gl/Hq7zw
Features:
* No Ads (because who needs 'em?)
* Remaining time notifications
* Visual interval notifications
* A whole bunch of awesome tips from your friends (us) at 20Fit
* A 20Fit PRO account that automatically syncs online
* Access to your stats, workouts and info from any phone, anywhere
* Did we mention no ads?
Changes:
* Prevented zooming from messing up screen
* Fixed Gingerbread settings scroll lock
* All screen sizes are supported
* Add a 270 degree rotation support
* Fixed checkbox selection problem
* Reformatted time layout
* After saving data, it appears instantly on the stats screen
Get PRO for free:
Just go to http://20f.it/getpro and type in "WHYWONTMYPHONETURNON" to set up and account and get the app for free! If the code expires (this code expires after 15 downloads) then visit our Facebook page at https://www.facebook.com/getfastgetfit, to get more access codes. Like us while you are there too, it really helps.
20Fit Free (Google Play)
https://play.google.com/store/apps/details?id=com.devaspora.twentyfit
20Fit PRO (Google Play)
https://play.google.com/store/apps/details?id=com.devaspora.twentyfitpro
Support and FAQ:
http://20f.it/support
Please leave any comments, complaints or confessions of undying love here or email our support staff at http://20f.it/support
Remember to post replies and tell me how you like it, what you like about it, what you don't like and any other information that would be helpful.
I also just fixed the email link for those of you who PM'ed me so now the email you get from entering your access code should properly redirect to the most current version of the app.
New coupon code "WHATANOOB"! Hurry and grab it because there are only a few left. Also if you share our FB page on FB, we will give you free copies of the app.
Don't forget to leave comments, it really helps us out!
devaspora said:
New coupon code "WHATANOOB"! Hurry and grab it because there are only a few left. Also if you share our FB page on FB, we will give you free copies of the app.
Don't forget to leave comments, it really helps us out!
Click to expand...
Click to collapse
That code it doesn't work That code you have entered has expired!
We will be throwing up another coupon code soon but in the meanwhile if you want a free account, share our Facebook page: https://www.facebook.com/getfastgetfit and then message us and we will give you a custom access code as a thanks.
Just as an update the new 20Fit Free/PRO v1.2.1 has been released with quite a few good bug fixes. Stay up to date at:
https://www.facebook.com/getfastgetfit
I shared a post on Facebook earlier but still haven't heard about getting the pro version
***************************************
*________Sent from my MB525._______*
*__________Bayer (Red Lens)__________*
*____Quarx CM10.1 (Android 4.2.2)___*
***************************************
Just send us a message on Facebook and we will set you up with an account (just make sure you share the current status because that is how we track the shares).
So what do you guys think of the app? More feedback would be awesome
And also "whatanoob" has been allotted more uses. Get them fast before they all run out!
Like this app.
iHighEnd said:
Like this app.
Click to expand...
Click to collapse
We are glad you like it! Do you think it is something you would use often?
Guys I would love for you to weigh in on what you think of app design? Is it pretty? Is it ugly? Any specifics really help as I am trying to revamp the look and feel of it.

[APP] BTC-e.com Trader Client for Android

Hallo! Present new app from my team Z-lab.
BTC-e.com Trader Client
BTC-e.com Trader Client - Android client for Exchange BTC-e.com. Fast, stylish, comfortable.
IMPORTANT ! To work with the BTC-e.com application uses an API developer keys . You can find your keys in your account on BTC-e.com website. You can change keys in the settings.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Immersive mode (4.4) + bottom bar:
--------
Paid version:
Free version:
In the client includes all currency pairs Exchange : BTC/USD, BTC/RUR, BTC/EUR, LTC/BTC, LTC/USD, LTC/RUR, LTC/EUR, NMC/BTC, NMC/USD, NVC/BTC, NVC/USD, USD/RUR, EUR/USD, TRC/BTC, PPC/BTC, PPC/USD, FTC/BTC, XPM/BTC.
Currently published only paid version of the application, after some time will be available and free version.
Before purchasing the application , you can try for free full version in play.google.com.
If you purchased the product and you do not like it, you can get a refund through play.google.com. Google provides for this 15 minutes after the installation.
If you like the app, please recommend it to your friends traders.
If you have questions, contact us via the feedback form on this page. We will help you.
Currency : Bitcoin, USD (USA Dollar), Russian Rub, Euro, Litecoin, Namecoin, Novacoin, Terracoin, PPCoin, Feathercoin, Primecoin.
More screenshots:
http://habrastorage.org/storage3/0e4/8da/01e/0e48da01ee4cd611276e977144349a47.png
http://habrastorage.org/storage3/465/db6/c39/465db6c3953b564103c51248d08ea25e.png
http://habrastorage.org/storage3/a81/d20/cc4/a81d20cc4b3570ba7ced1d0a3f9c0ec9.png
http://habrastorage.org/storage3/f0e/4be/1c8/f0e4be1c80f4c7e9724cd98d7be93d1b.png
http://habrastorage.org/storage3/9da/31b/d37/9da31bd3738c331f2ff32894866e2899.png
http://habrastorage.org/storage3/6c9/1fa/1a4/6c91fa1a4c8e6c5ab7126aca96cb3c41.png
http://habrastorage.org/storage3/6c6/27c/71c/6c627c71cac396830a6b0e6273cf8cf4.png
http://habrastorage.org/storage3/0ff/176/3e3/0ff1763e37326b42c5c563bce0568756.png
http://habrastorage.org/storage3/5ba/a20/b09/5baa20b09abe7ef1e2259041b4b23c06.png
http://habrastorage.org/storage3/4b0/c7c/28d/4b0c7c28d65ae0bb333f399e86ec2289.png
Interaction with the exchange through its own layer API classes. Classes will be available on github, after the client leaves the release.
Need advice and tips to enhance usability, are very important for active traders reviews.
What you need to add what is missing? Remake that it was convenient?
todo:
- charting
- Add to a detailed list of the numerical change of course (to the right of purchase and sale prices)
- Add the ability to hide not interested trader currency pairs
- Add the ability to sort
- Add the possibility of buying and selling directly from the main screen (long tapas), without going to the page of the currency pair.
ps: if you have a good idea or good advice, I will be grateful.
Great looking app and good job, but I think it's against the rules to post paid apps without a free/donate version on XDA! Just giving you a heads up
Free version, coming in few days. Sorry that is not immediately posted.
What model will be prefered:
- advert and full functionality
- no advert, semi functionality (no trade for some pair)
Maybe thread will be moved? -> http://forum.xda-developers.com/general/paid-software
I now choose the form for a free verision of app, tell me which option is the most convenient to the user?
- advertising + full functionality
- trial + full functionality
- no advertising + no trial + semi functionality
I'm a little confused.
Update screenshots (with en lang) in first post.
Free version uploaded to play.google.com, available in few hours.
The free version has no restrictions, it is fully functional.
The free version has no ads.
From 14 days of use, the free version when it starts saying - this is free version. This is the only difference from paid version.
roadmap: http://habrahabr.ru/post/204742/#comment_7079538
r101:
Add: precision of history and orders
Add: go to main page on back pressed
Add: show Last, Low, High prices
Add: more condensed fonts
Add: layout changes
Fix: null on back pressed/resume
Fix: MalformedURLException
Fix: crash on Android 4.0 if fullscreen enabled.
Fix: invalid nonce param
Paid version will update to r101 in few hours, free version in few days.
50% - HOLIDAY SALE!
Big updates comming! More futures! More control!
Paid version:
Free version:
Will there ever be any way to enter my verification code to get full functionality of the app?
New paid version in play.google.com will available in few hours. Changelog:
r105:
Add: PIN protection
Add: Chat alpha
Add: Ability to hide pairs
Add: Auto refresh when maximize or return to app.
Add: Fix some crash
Add: New api key
Add: Yearly access group in settings (chat, api3, etc)
Add: Amount slider on buy/sell screen
Add: Current balance on buy/sell screen
Add: Color warning if no enough money
Add: Quick Buy/Sell from orderbook (just tap)
Fix: Long number in charts
Fix: EUR on top
Fix: icon size
Fix: Crash on list update
Fix: Invalid graph and stat
Fix: Some bull ****
Fix: Refactoring
Fix: Landscape Layout
Fix: NavDrawer touch
Links
Paid version:
Free version:
Free version will updated in ~2 weeks.
Big update for FREE and small for paid version released:
more info at:
Links
Paid version:
Free version:
New update released (added all pairs):
Links
Paid version:
Free version:
Source code now available under The MIT License (MIT):
FREE: https://github.com/ZorgeR/BTC-e.com-monitor-FREE
PAID: https://github.com/ZorgeR/BTC-e.com-monitor

[APP][4.4+] MonKey - Budget Tracker

Hello, @XDA!
We introduce MonKey, a simple app for monitoring your budget. MonKey helps you to keep track of your expenses. Register your outcomes, compare them per different periods, view nice charts. Discover the areas you are spending the most money on and learn to plan your budget.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features:
Track expenses on one of the predefined categories
Add expenses manually, by the scanning of a receipt, or speaking to MonKey
Create your own categories
View daily, weekly, monthly, yearly statistics
Analyze custom periods
View the expenses charts, control your budget
Backup (manually and automatically) and restore your data
SMS banking - automatically log your expenses when the corresponding SMS from your bank is received. Currently, we support the following banks:
PrivatBank UA
Ukreximbank UA
Ukrsotsbank UA
Raiffeisen Bank Aval UA
UkrSibbank UA
If you do not see your bank in the list, provide us with the following information:
The name of your bank
The sample contents of the SMS
The phone number (-s) or sender name (-s)
and we will gladly add it to the future releases
"Save Your Money" function - set the expected maximums for the categories and monitor the expenses
Widget for the current month expenses
Set your currency from one of over 160 available
Languages:
English
Ukrainian
Russian
We do not offer you a complex overwhelming solution to all your expense control problems. Instead, we have made our application user-friendly and convenient, not overloaded with the unnecessary rarely used functionality to improve the user experience.
Current version: 1.4
Android version: 4.4+
Developer: AvaBro Solutions
Google Play: Download MonKey
Change log:
1.1
New chart "Budget Control". Compare the amount spent for the category with the average expenses for it
SMS banking. Automatically log the expenses from the bank's SMS. Supported banks:
PrivatBank UA
Ukreximbank UA
Ukrsotsbank UA
Raiffeisen Bank Aval UA
UkrSibbank UA
Create, edit, remove your custom categories
Gather and send the log files using the function from the "Preferences" - "Backup / Restore" menu
Tablets support
Dozens of the bug fixes and improvements
1.2
Long-click on the "Add"-button to select one of the options:
Add manually
Add fast
Scan a receipt
Voice adding
"Top Categories" redesign
Preferences reorganization
SMS banking: notifications on messages processed
Loads of bug fixes
1.3
Quick start guide
A possibility to buy the extended features
Budget control: overall spendings + optimization
Automatically received expenses - new indicator
Hordes of the bug fixes
Warning: new permission is required - android.permission.INTERNET
1.4
"Save Your Money" function - set the expected maximums for the categories and monitor the expenses
Widget for the current month expenses
Comments to the transactions
Long click on a transaction for the context menu
Comparison chart now shows top categories
Bug fixes and improvements
1.4.1 (16)
Bug fixes:
Widget was not updated after the reboot, now fixed
The History view was based on the UTC time, now it is based on the local time
The Charts default date range was also using the UTC time, now it uses the local time
Sometimes, it was impossible to dismiss the SMS banking offer message until you turn on the feature. Now solved
Save Money was also based on the UTC time, now it is based on the local time
Feedbacks are highly appreciated
During the active phase of testing, several issues regarding the incorrect usage of local / UTC date and time were found. Because of these issues, the users from the time zones different from UTC may have noticed that MonKey started to analyze the new week / month earlier or later than at 00:00 of the first day of this period. These and some other issues were solved in the last update.
More details: http://avabrosolutions.ho.ua/index.php/monkey-news-en/34-monkey-update-with-bug-fixes-en
Do you still support this app? I'm looking for tracking expense app that can detect bank SMS and add the expenses automatically. Anyone suggest apps?

Categories

Resources