summaryrefslogtreecommitdiff
path: root/taler-kotlin-android/src/main/java/net
AgeCommit message (Expand)Author
2024-03-28[wallet] Bump qtart to 0.10.1Iván Ávalos
2024-03-27[taler-android] Improve handling of currencies with no symbolIván Ávalos
2024-03-27[wallet] Improve DD51 unit rendering and adapt tests accordinglyIván Ávalos
2024-03-27[wallet] DD51: initial rendering based on currency specIván Ávalos
2024-03-13[wallet] Make payto:// URIs shareableIván Ávalos
2023-09-26[wallet] Refactor amount input into single composableIván Ávalos
2023-08-30[wallet] Fixed serialization error in contract termsIván Ávalos
2023-06-12Remove Amount#fromDouble() as it was buggy and isn't really neededTorsten Grote
2023-04-25[wallet] Upgrade all the things and target Android 13Torsten Grote
2023-01-23[wallet] launchInAppBrowser() now uses startActivitySafe()Iván Ávalos
2023-01-03[wallet] Don't allow entering invalid amountsTorsten Grote
2023-01-03[common] Fix warnings in Bech32 implementationTorsten Grote
2023-01-03Adapt to new seconds based time formatTorsten Grote
2022-10-27[wallet] Implement making deposits (not fully functional)Torsten Grote
2022-09-23[wallet] Support uppercase URIsTorsten Grote
2022-09-13[wallet] Simplify Bitcoin withdrawal screenTorsten Grote
2022-06-30Fix TalerUtils compile errorTorsten Grote
2022-06-20Fix lint and CI issuesTorsten Grote
2022-06-15accept decimal and bitcoin exchangesSebastian
2022-06-01use new annotation for polymorphic serializationFlorian Dold
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2020-09-28[wallet] implement exchange selection for withdrawalsTorsten Grote
2020-09-09[wallet] improve log viewer by not updating it and pre-filteringTorsten Grote
2020-09-08[pos] use bottom sheet for showing errors instead of snackbarTorsten Grote
2020-09-08[wallet] change how we check if launching intents is safeTorsten Grote
2020-09-07[wallet] add logcat viewer to dev settingsTorsten Grote
2020-09-03[pos] make app work on API 24+Torsten Grote
2020-08-27[wallet] fulfillment_url is no longer required in contract termsTorsten Grote
2020-08-26[cashier] adapt to latest bank API changes (no more SignedAmount)Torsten Grote
2020-08-24Get rid of Jackson and only use multi-platform serializationTorsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-08-05[wallet] support Timestamp with "never"Torsten Grote
2020-08-03[pos] improve payment processingTorsten Grote
2020-07-31Remove left-over class from libraryficationTorsten Grote
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote