summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/backend
AgeCommit message (Collapse)Author
2020-08-11[wallet] upgrade wallet-core and adapt payment APITorsten Grote
2020-08-11[wallet] start to move deserialization into the backend APITorsten Grote
and off the UI thread for less sluggish, i.e. more responsive UI
2020-07-31[wallet] adapt to new message envelope APITorsten Grote
2020-07-29[wallet] update to new wallet-core with v8 exchange APITorsten Grote
(except payments which are still buggy)
2020-05-08[wallet] prevent download of wallet-core with every buildTorsten Grote
2020-04-06[wallet] expose notification payloads to Android UITorsten Grote
also ignore ping notifications (to see if they are really needed)
2020-03-18Merge all three apps into one repositoryTorsten Grote