summaryrefslogtreecommitdiff
path: root/cashier/src/main/java/net/taler/cashier
AgeCommit message (Expand)Author
2024-03-27[wallet] Improve DD51 unit rendering and adapt tests accordinglyIván Ávalos
2024-02-19[cashier] Upgrade to newer bank APIs and better response handlingIván Ávalos
2024-02-19[cashier] Refactor backend version to BuildConfig and bump to 4:0:0Iván Ávalos
2023-10-11upgrade all the things!Torsten Grote
2023-01-12[cashier] Trim URL and credentials in ConfigFragmentIván Ávalos
2023-01-03[cashier] Fix some lint warningsTorsten Grote
2022-11-14[cashier] change bank register URLTorsten Grote
2022-09-13[cashier] disable timeout when showing QR codeTorsten Grote
2022-08-17Upgrade librariesTorsten Grote
2022-08-17[wallet] Scan QR codes in mixed modeTorsten Grote
2022-07-14[cashier] show error message when bank is reporting mismatching currenciesTorsten Grote
2022-07-01[cashier] use different demo bank by defaultTorsten Grote
2022-07-01[cashier] use error bottom sheet for config errorsTorsten Grote
2022-06-20Fix lint and CI issuesTorsten Grote
2022-06-07cashier: default bank URLMS
2022-06-07cashier: default bank URLMS
2022-06-07cashier: adapt URLs to euFin SandboxMS
2022-06-01use new annotation for polymorphic serializationFlorian Dold
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2021-08-27Update libraries and do associated maintenanceTorsten Grote
2020-10-13[cashier] prevent crash while main fragment is on back-stackTorsten Grote
2020-09-24[cashier] Add about screen with version and license infoTorsten Grote
2020-09-16Make apps work on API 21+ (except cashier that needs 23+)Torsten Grote
2020-09-08Fix minor lint warningsTorsten Grote
2020-09-03[cashier] fix incomplete API change from 4572a3d5fTorsten Grote
2020-09-03[cashier] API changeFlorian Dold
2020-09-03[cashier] migrate to view binding as kotlin extensions are brokenTorsten Grote
2020-09-01[cashier] amount, not balance amount (following ISO 20022)Florian Dold
2020-09-01[cashier] check authentication credentials against auth endpointTorsten Grote
2020-08-27[cashier] don't crash on unexpected network inputTorsten Grote
2020-08-26[cashier] adapt to latest bank API changes (no more SignedAmount)Torsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-07-31[cashier] check version from bank when configuringTorsten Grote
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote
2020-04-30Fix lint warnings that appeared after android gradle plugin updateTorsten Grote
2020-04-23[cashier] add offline detection to all failing HTTP requestsTorsten Grote
2020-04-22[cashier] improve strings and error messages after input from ChristianTorsten Grote
2020-04-22[cashier] expose internal error messages to UITorsten Grote
2020-04-01[cashier] automatic code cleanupTorsten Grote
2020-03-24Allow fractional withdrawals with cashier appTorsten Grote
2020-03-20Ignore annoying lint errors caused by material design libTorsten Grote
2020-03-20Let all apps use the same Amount classTorsten Grote
2020-03-18Factor out some cashier code into common libraryTorsten Grote
2020-03-18Merge all three apps into one repositoryTorsten Grote