summaryrefslogtreecommitdiff
path: root/wallet/build.gradle
AgeCommit message (Expand)Author
2022-06-30Fix wallet build by upgrading Kotlin/composeTorsten Grote
2022-06-01use new annotation for polymorphic serializationFlorian Dold
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2022-05-16-update dependenciesFlorian Dold
2022-05-16-upgrade gradleFlorian Dold
2022-05-11latest version of wallet coreSebastian
2021-12-21Don't optimize akono classes awayTorsten Grote
2021-12-16wallet: bump wallet-core versionFlorian Dold
2021-12-07Add copy to clipboard button to withdrawal detailsTorsten Grote
2021-12-07Show bank details for manual withdrawalTorsten Grote
2021-11-28wallet: bump wallet core versionFlorian Dold
2021-10-12Upgrade to fixed akono releaseTorsten Grote
2021-09-23wallet core v0.8.2Sebastian
2021-08-27Update libraries and do associated maintenanceTorsten Grote
2021-07-12use v0.8.1 of wallet-coreJonathan Buchanan
2021-02-05wallet: upgrade wallet-core versionFlorian Dold
2021-02-04Upgrade non-Taler librariesTorsten Grote
2020-10-13Bump library versionsTorsten Grote
2020-09-28[wallet] implement exchange selection for withdrawalsTorsten Grote
2020-09-16Make apps work on API 21+ (except cashier that needs 23+)Torsten Grote
2020-09-11[wallet] verify wallet-core with SHA256wallet-v0.8.0-rc.3Torsten Grote
2020-09-09[wallet] release v0.8.0-rc.2wallet-v0.8.0-rc.2pos-0.1cashier-0.1Torsten Grote
2020-09-09bump wallet core versionFlorian Dold
2020-09-09bump wallet core versionFlorian Dold
2020-09-08Fix minor lint warningsTorsten Grote
2020-09-08[wallet] prepare play store uploadTorsten Grote
2020-09-07[wallet] always show product details (remove details button)Torsten Grote
2020-09-06[wallet] bump wallet-core versionFlorian Dold
2020-09-05[wallet] bump wallet-core versionFlorian Dold
2020-09-04upgrad wallet core versionFlorian Dold
2020-09-03[wallet] migrate away from kotlin view extensionsTorsten Grote
2020-09-03Don't crash on empty manual withdrawal amountTorsten Grote
2020-09-01[wallet] support the new TalerErrorInfo error formatTorsten Grote
2020-09-01[wallet] don't crash on serialization errors from wallet-coreTorsten Grote
2020-08-24[wallet] upgrade to latest wallet-core versionTorsten Grote
2020-08-24Get rid of Jackson and only use multi-platform serializationTorsten Grote
2020-08-24Upgrade to Kotlin 1.4Torsten Grote
2020-08-24rename multi-platform submoduleTorsten Grote
2020-08-20upgrade wallet core versionFlorian Dold
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-08-12[wallet] Fix unit tests by including non-Android JSON dependencyTorsten Grote
2020-08-12[wallet] adapt to new Refund APITorsten Grote
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
2020-07-31[wallet] adapt to new message envelope APITorsten Grote
2020-07-31Enable code minification for release builds of all appsTorsten Grote
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote
2020-07-29[wallet] update to new wallet-core with v8 exchange APITorsten Grote
2020-07-21[wallet] introduce build flavors for distribution channelsTorsten Grote
2020-07-17[wallet] add UI for making manual withdrawal via exchangeTorsten Grote