]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/model/Data.java
Data.transactions -> observable list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / model / Data.java
2019-03-29 Damyan IvanovData.transactions -> observable list
2019-03-25 Damyan Ivanovlocks around observable list's access
2019-03-25 Damyan Ivanovno direct interface to ObservableList's value
2019-02-06 Damyan IvanovRename to MoLe
2019-01-20 Damyan Ivanova welcome screen directs to the new profile activity...
2019-01-12 Damyan IvanovtoCamelCase
2019-01-10 Damyan IvanovData: single central method for changing the current...
2019-01-09 Damyan IvanovShow only starred menu now works
2019-01-09 Damyan Ivanovupdate description list after transaction retrieval
2019-01-09 Damyan Ivanovdynamic list of profiles, add profile removal
2019-01-08 Damyan Ivanovmove ObservableXXXX classes under utils/
2019-01-06 Damyan Ivanovuse profiles for connection parameters
2019-01-05 Damyan Ivanovparse and show ledger name
2019-01-05 Damyan Ivanovobservable last update date
2019-01-05 Damyan Ivanovasync account list
2019-01-04 Damyan Ivanovanother major rework, transaction list is fully asynchr...