summaryrefslogtreecommitdiff
path: root/app/src/main/java/net/taler/wallet/history/HistoryEvent.kt
AgeCommit message (Expand)Author
2020-02-21Fix lint and make all strings translatableTorsten Grote
2020-02-14Add updated copyright to all project filesTorsten Grote
2020-01-22Don't crash on and show unknown eventsTorsten Grote
2020-01-22Show history event JSON in debug buildsTorsten Grote
2020-01-08Show Refresh events to the user if there's a fee associatedTorsten Grote
2020-01-06Implement more events and make ViewHolders more genericTorsten Grote
2020-01-02Hide detailed history events by defaultTorsten Grote
2019-12-30Deserialize and render more wallet history eventsTorsten Grote
2019-12-27Use special layout for withdraw event in wallet historyTorsten Grote
2019-12-27De-serialize first history events using JacksonTorsten Grote