gnucash-android
gnucash-android copied to clipboard
Gnucash for Android mobile companion application.
#883 : A very small correction on CONTRIBUTING.md
#### Steps to reproduce the behaviour #### Expected behaviour In CONTRIBUTING.md, 1) Replace `gradle installDD` by `gradlew installDevelopmentDebug` 2) Add `gradle test` or (`gradlew test` on Windows) #### Actual behaviour...
Hi, Here is a new contribution to develop
#### Steps to reproduce the behaviour 1) Preference & Maintenance > Backup & export > Select backup file and save with provided filename Preference & Maintenance > Backup & export...
Ledger and hledger plain text accounting files should be great fit for Gnucash for Android. This would enable entering transactions on the go and then adding those directly to a...
#### Steps to reproduce the behaviour 1. Open application / work with application #### Expected behaviour Application works stable #### Actual behaviour From time to time application crashes or aborts...
#### Steps to reproduce the behaviour Create a transaction like this wallet : credit 85 food : debit 60 gasoline : debit 25 Balance is 0. That's OK Now change...
#### Expected behaviour Switch to selected book. #### Actual behaviour App crashes. #### Steps to reproduce the behaviour 1. Open the app. 2. Swipe to recent or favorites. 3. Tap...
I've corrected the Report Toolbar Spinner items. I also corrected the use of title_cash_flow_report and title_balance_sheet_report instead of title_line_chart and title_report_sheet, in order to be homogeneous between report overview page...
I, I've made a small correction to use the inherited account color to colorize the left strip See you,