| Title | Action | Extras | Description |
|---|---|---|---|
| Record a new financial transaction | com.funkyandroid.action.NEW_TRANSACTION |
This intent reports a financial transaction to be recorded in an expenses or banking application. |
A long value holding the date in milliseconds from the epoc as returned by System.currentTimeMillis(), (new Date()).getTime(), or Calendar.getInstance().getTimeInMillis().
| Title | Action | Extras | Description |
|---|---|---|---|
| Record a new financial transaction | com.funkyandroid.action.NEW_TRANSACTION |
This intent reports a financial transaction to be recorded in an expenses or banking application. |