projects
/
mobile-ledger.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mobile-ledger.git
2021-08-30
Damyan Ivanov
typo in exception name
commit
|
commitdiff
|
tree
|
snapshot
2021-08-30
Damyan Ivanov
config restore: skip null entries
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Damyan Ivanov
include description_uc in Transaction's SQL
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Damyan Ivanov
replace AsyncTask.execute with GeneralBackgroundTasks.run
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Damyan Ivanov
typo in method name
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Damyan Ivanov
convert AsyncTask descender classes to pure Thread's
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Damyan Ivanov
make Room ignore the no-argument Currency constructor
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Damyan Ivanov
move async DB stuff away of AsyncTask
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Damyan Ivanov
use a fixed thread pool for general short tasks
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Damyan Ivanov
run the success callback on the main thread
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Damyan Ivanov
replace deprecated implicit looper with Looper.getMainL...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Damyan Ivanov
replace AsyncCrasher with a Runnable run by GeneralBack...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
Damyan Ivanov
add an async runner class for general tasks
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Damyan Ivanov
release v0.20.0 (44)
v0.20.0
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Damyan Ivanov
fall back to any profile when restoring config
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Damyan Ivanov
use post..() instead of set..() from a background thread
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Damyan Ivanov
fix crash when new trans. is started by a shortcut...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Damyan Ivanov
MainActivity: always refresh shortcuts, even if the...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Damyan Ivanov
Date.setCurrentProfile may accept null as argument
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Damyan Ivanov
do not reset the new transaction model in the constructor
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Damyan Ivanov
fix crash in new transaction shortcut when the main...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Damyan Ivanov
fix JSON export of templates
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Damyan Ivanov
add some explanation before the restore button on the...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Damyan Ivanov
offer to restore from backup when starting the app...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Damyan Ivanov
gray out the backup controls if there is nothing to...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Damyan Ivanov
working backup and restore of configuration settings
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Damyan Ivanov
drop deprecation from profiles.uuid, make not null
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Damyan Ivanov
add uuid to templates
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Damyan Ivanov
add unique index on currencies(name)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-26
Damyan Ivanov
point to local license copies (in addition to web links)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Damyan Ivanov
prepare v0.19.2 (43) for release
v0.19.2
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Damyan Ivanov
fix looking up old transactions with non-ASCII names...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-23
Damyan Ivanov
prepare v0.19.1 (42) for release
v0.19.1
commit
|
commitdiff
|
tree
|
snapshot
2021-05-23
Damyan Ivanov
drop a fixme that needs no fixing
commit
|
commitdiff
|
tree
|
snapshot
2021-05-23
Damyan Ivanov
fix crash in version checking code with two-component...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-23
Damyan Ivanov
maintain amount text independent from the amount
commit
|
commitdiff
|
tree
|
snapshot
2021-05-23
Damyan Ivanov
make decimal separator available globally
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Damyan Ivanov
track more instances where currency may be null (and...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Damyan Ivanov
bimp gradle, sdk, build tools, jackson; jcentral→mavenC...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Damyan Ivanov
fix loading previous transaction with no preferred...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Damyan Ivanov
use explicit main thread looper
commit
|
commitdiff
|
tree
|
snapshot
2021-05-13
Damyan Ivanov
bump version of two test libraries
commit
|
commitdiff
|
tree
|
snapshot
2021-05-13
Damyan Ivanov
annotate a data retrieval method with @Transaction...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Damyan Ivanov
fix a weird bug when an invalid amount is entered
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Damyan Ivanov
typo in debug message
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Damyan Ivanov
new transaction: currency can't be null
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Damyan Ivanov
prepare release of v0.19.0 (41)
v0.19.0
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Damyan Ivanov
when accumulating running totals, consider sub-accounts too
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Damyan Ivanov
fix propagation of speculative account ammounts to...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Damyan Ivanov
better text color reference working also in dark theme
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Damyan Ivanov
visual improvements in template list
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Damyan Ivanov
fix account list end margin after flow adoption
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Damyan Ivanov
add small margin between account name and its amount...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Damyan Ivanov
hint account name wrapping after the colon to help...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Damyan Ivanov
improve account list with Flow helper widget
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Damyan Ivanov
fix auto-complete account list amounts alignment
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Damyan Ivanov
show current account balance when choosing account...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Damyan Ivanov
fixed auto-complete pop-up background color for the...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Damyan Ivanov
use same font size in template editor / account name
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Damyan Ivanov
drop unused style attribute
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Damyan Ivanov
explicit pop-up background color for auto-complete...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Damyan Ivanov
use the primary theme colour for transaction list accents
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Damyan Ivanov
better layout of the transaction list running total
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Damyan Ivanov
remove duplicate call
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Damyan Ivanov
simplify logic
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Damyan Ivanov
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Damyan Ivanov
running totals when filtering transactions by account
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Damyan Ivanov
fix currency selector without parameters (position...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Damyan Ivanov
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Damyan Ivanov
debug loop only in debug builds
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Damyan Ivanov
add commodity support to template editor
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Damyan Ivanov
drop a dummy TODO
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Damyan Ivanov
reject TODO about multiple amounts with different curre...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Damyan Ivanov
update the current profile value when profile list...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Damyan Ivanov
honour default currency profile setting
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Damyan Ivanov
bump version preparing for the next release
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Damyan Ivanov
make use of currency parameters in the new currency...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Damyan Ivanov
fix migration off options table for current profile
v0.18.0
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Damyan Ivanov
prepare release of v0.18.0 (40)
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Damyan Ivanov
fix a crash when applying more than one template via...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Damyan Ivanov
rename a method to better reflect its function
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Damyan Ivanov
when speculatively updating account amounts, update...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Damyan Ivanov
view binding for account and transaction list fragments
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Damyan Ivanov
work around trans. list menu items visible with setOffs...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Damyan Ivanov
another fix to the layout of template date parameters
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Damyan Ivanov
stop resetting the date when an old transaction is...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Damyan Ivanov
drop description history table and support machinery
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Damyan Ivanov
correct debug message
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Damyan Ivanov
lookup transactions by description directly in transact...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Damyan Ivanov
several fixes when there are no profiles after full...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Damyan Ivanov
proactively apply the same fix to the new transaction...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Damyan Ivanov
fix profile editor's bottom part getting overlapped...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
Damyan Ivanov
drop unnecessary template type
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Damyan Ivanov
fix binary & used instead of logical &&
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Damyan Ivanov
small step towards support for currency in transaction...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Damyan Ivanov
rename an event handler using the onXXX style
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Damyan Ivanov
show comments when invoking a previous transaction
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Damyan Ivanov
fix converting LedgerTransactionAccount to TransactionA...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Damyan Ivanov
fix inclusion of exception log in error message
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Damyan Ivanov
speculatively add new transactions to the database...
commit
|
commitdiff
|
tree
|
snapshot
next