EasyBudget Code
account management, income and expense control for android
Status: Planning
Brought to you by:
anchorz
| File | Date | Author | Commit |
|---|---|---|---|
| .settings | 2012-01-10 |
|
[a8ba33] eclipse project setup - set encoding to utf8 |
| res | 2012-01-27 |
|
[9c098c] calculate balance |
| src | 2012-01-27 |
|
[9c098c] calculate balance |
| web | 2012-01-27 |
|
[2aa583] bookings delete transaction |
| .classpath | 2011-12-01 |
|
[850c11] Initial commit |
| .gitignore | 2011-12-01 |
|
[850c11] Initial commit |
| .project | 2011-12-01 |
|
[850c11] Initial commit |
| AndroidManifest.xml | 2012-01-27 |
|
[9c098c] calculate balance |
| Hints.txt | 2011-12-16 |
|
[549579] add launcher icon |
| Makefile | 2012-01-27 |
|
[2aa583] bookings delete transaction |
| ReadMe.txt | 2011-12-01 |
|
[91497c] update documentation |
| proguard.cfg | 2011-12-01 |
|
[850c11] Initial commit |
| project.properties | 2012-01-10 |
|
[da6796] add accounts |
Build the project: R/O: $ git clone git://git.code.sf.net/p/easybudget/code EasyBudget R/W: $ git clone ssh://<username>@git.code.sf.net/p/easybudget/code EasyBudget for problems with proxy -> check Hints.txt for git introduction -> see <a href="http://cworth.org/hgbook-git/tour/">A tour of git</a>