projects
/
mobile-ledger.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add changelog
2019-03-26
Damyan Ivanov
add changelog
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
default new profile URL is 'https://'
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
show accumulated balance in parent accounts
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
fixup single initial revision
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
whitespace
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
single SQL file for initial db creation
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
these constants may be private
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
package private constructor is enough
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
declare LockHolder as implementing AutoClosable (instead...
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
fix annotations to match super methods
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
drop 'synchronized' modifier for getDatabase
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
locks around observable list's access
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
no direct interface to ObservableList's value
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
Colors: treat 360 same as 0
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
account list: queue db updates when an account is expanded...
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
beginTransaction should be outside the try{} block
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
LedgerAccount: override hashCode() and equals() to...
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
commit right after the account list is complete
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
async database statement queue
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
remove the distinction between "readable" and "writable...
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
remove the "Cancel" button from the hue selection dialog
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
ic_app_icon.png → app_icon.png in drawable-*
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
fix method chain
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
whitespace
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
remove all profile data when removing a profile
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
fill hasSubAccounts when populating account list on...
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
refresh profile list when the backend data changes
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
whitespace
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
bump target SQL revision number
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
prepareConnection: avoid double slashes when constructing...
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
remove all data belonging to previously deleted accounts
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
bump version code/name
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
prepareConnection: append '/' to the backend URL only...
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
update changelog
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
add changelog for version code 18
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
update full description to match current state
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
ensure account amount is wide enough to tap on
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
account tree: expand/collapse via account name too...
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
add feature graphic
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
move phoneScreenshots under images/
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
fix crash when saving profile without bringing up the...
commit
|
commitdiff
|
tree
2019-03-25
Damyan Ivanov
add some screenshots
commit
|
commitdiff
|
tree
2019-03-15
Damyan Ivanov
turn on case-sensitive LIKE operator, globally
commit
|
commitdiff
|
tree
2019-03-15
Damyan Ivanov
fix populating live account list when updating from...
commit
|
commitdiff
|
tree
2019-03-17
Damyan Ivanov
optimise app icons png
commit
|
commitdiff
|
tree
2019-03-17
Damyan Ivanov
add banner SVG
commit
|
commitdiff
|
tree
2019-03-14
Damyan Ivanov
reset rotation angle before animating rotation
commit
|
commitdiff
|
tree
2019-03-14
Damyan Ivanov
fix wrong showing of sub-accounts of collapsed accounts...
commit
|
commitdiff
|
tree
2019-03-14
Damyan Ivanov
fix duplication af account amounts on refresh
commit
|
commitdiff
|
tree
2019-03-14
Damyan Ivanov
put account expansion bracket after the name, fix rotation...
commit
|
commitdiff
|
tree
2019-03-14
Damyan Ivanov
better error message on network errors
commit
|
commitdiff
|
tree
2019-03-14
Damyan Ivanov
fix refreshing the display of the last update stamp
commit
|
commitdiff
|
tree
2019-03-14
Damyan Ivanov
move setupProfile from onCreate to onStart
commit
|
commitdiff
|
tree
2019-03-14
Damyan Ivanov
call setupProfile in onCreate, not in onResume
commit
|
commitdiff
|
tree
2019-03-14
Damyan Ivanov
spurious setting
commit
|
commitdiff
|
tree
2019-03-14
Damyan Ivanov
fix progress in new JSON parsing code
commit
|
commitdiff
|
tree
2019-03-14
Damyan Ivanov
http error handling in legacy parsing code
commit
|
commitdiff
|
tree
2019-03-14
Damyan Ivanov
fallback to legacy HTML parsing
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
fallback to legacy HTML parsing
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
more debug (disabled)
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
set keep=1 when inserting new accounts
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
try{} needs to be immediately after incrementing the...
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
whitespace
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
Profile/storeAccount[Value],storeTransaction: get the...
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
show account list scroll bar
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
while parsing JSON accounts, skip the "root" account
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
update the in-memory account list after parsing the...
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
handle async cancellation in JSON parsing code
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
set last profile update date in JSON retrieval code
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
central method for setting the last profile update...
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
preliminary implementation for retrieval of transactions...
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
parser method for ISO date format (yyyy-mm-dd)
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
parsers for account and transaction lists (hledger...
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
bump version to 0.8 (18)
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
parseLedgerDate: more info on parse error
commit
|
commitdiff
|
tree
2019-03-07
Damyan Ivanov
central methods for marking accounts and transaction...
commit
|
commitdiff
|
tree
2019-03-06
Damyan Ivanov
add jackson JSON processing library
commit
|
commitdiff
|
tree
2019-03-06
Damyan Ivanov
add version/API level info to the crash report
commit
|
commitdiff
|
tree
2019-03-05
Damyan Ivanov
increment the background task counter immediately before...
commit
|
commitdiff
|
tree
2019-03-05
Damyan Ivanov
move reloading of transaction list in the postExecute...
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
translations
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
update copyright years
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
add changelog files for version 16 and 17
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
more unused files
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
remove unused files
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
rename app icon files to take them out of the apache...
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
update copyright notices
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
add README.md describing licensing
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
add a copy of the Apache 2.0 license text
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
add GPL-3 text (as COPYING.txt)
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
update CHANGES
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
hide the 'Reports' item in the navigation
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
ensure the profile list is always fully visible, without...
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
whitespace
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
black -> ?colorAccent
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
wide touch area for the profile list head gear icon
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
avoid NPE in the inlikely event of no current profile
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
do not dim non-current profiles
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
wider touch area for rearranging profiles
commit
|
commitdiff
|
tree
2019-03-03
Damyan Ivanov
make the profile details activity use the theme of...
commit
|
commitdiff
|
tree
next