summaryrefslogtreecommitdiff
path: root/wallet/build.gradle
AgeCommit message (Collapse)Author
2020-05-08[wallet] prevent download of wallet-core with every buildTorsten Grote
2020-05-08update wallet-core version and wallet display versionFlorian Dold
2020-04-30[wallet] show ToS markdown in expandable sectionsTorsten Grote
2020-04-16[wallet] allow transactions to be selected by long tapTorsten Grote
2020-04-15[wallet] move dev mode and TESTKUDOS into proper settings screenTorsten Grote
2020-04-13[wallet] prepare specifying wallet-core library versionTorsten Grote
2020-04-10[wallet] move wallet-core library download into gradle taskTorsten Grote
This removes the last dependency that had to be manually copied.
2020-04-10[wallet] move akono into a normal gradle dependencyTorsten Grote
This removes the need to manually copy a binary blob and should also make F-Droid inclusion easier.
2020-03-24Fix Wallet QR code scanning and nightly version number displayTorsten Grote
2020-03-20Ignore annoying lint errors caused by material design libTorsten Grote
2020-03-20Let all apps use the same Amount classTorsten Grote
The wallet now also uses taler-kotlin-common
2020-03-18Merge all three apps into one repositoryTorsten Grote