summaryrefslogtreecommitdiff
path: root/taler-kotlin-android/src/main/java/net/taler/common/AndroidUtils.kt
AgeCommit message (Expand)Author
2024-03-13[wallet] Make payto:// URIs shareableIván Ávalos
2023-01-23[wallet] launchInAppBrowser() now uses startActivitySafe()Iván Ávalos
2022-10-27[wallet] Implement making deposits (not fully functional)Torsten Grote
2022-06-20Fix lint and CI issuesTorsten Grote
2022-06-01use new annotation for polymorphic serializationFlorian Dold
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
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-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote