index
:
taler-android
bug-0007472
bug-7478
bug-7479
bug-7483
master
Android apps for GNU Taler (wallet, PoS, cashier) [personal workspace]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
taler-kotlin-android
Age
Commit message (
Expand
)
Author
2022-09-23
[wallet] Support uppercase URIs
Torsten Grote
2022-09-13
[common] Add test for small bitcoin amounts
Torsten Grote
2022-09-13
[wallet] Simplify Bitcoin withdrawal screen
Torsten Grote
2022-08-17
Upgrade libraries
Torsten Grote
2022-06-30
Fix TalerUtils compile error
Torsten Grote
2022-06-20
upgrade lint-rules to fix crash that Florian was getting locally
Torsten Grote
2022-06-20
Fix lint and CI issues
Torsten Grote
2022-06-15
accept decimal and bitcoin exchanges
Sebastian
2022-06-01
use new annotation for polymorphic serialization
Florian Dold
2022-05-19
-remove multiplatform dependency, library upgrade WIP
Florian Dold
2022-05-16
-update dependencies
Florian Dold
2022-05-16
-upgrade gradle
Florian Dold
2021-12-07
Show bank details for manual withdrawal
Torsten Grote
2021-08-27
Update libraries and do associated maintenance
Torsten Grote
2021-02-04
Fix lint-rules dependency
Torsten Grote
2021-02-04
Upgrade non-Taler libraries
Torsten Grote
2020-10-13
Bump library versions
Torsten Grote
2020-09-28
[wallet] implement exchange selection for withdrawals
Torsten Grote
2020-09-16
Make apps work on API 21+ (except cashier that needs 23+)
Torsten Grote
2020-09-09
[wallet] improve log viewer by not updating it and pre-filtering
Torsten Grote
2020-09-08
[pos] use bottom sheet for showing errors instead of snackbar
Torsten Grote
2020-09-08
[wallet] change how we check if launching intents is safe
Torsten Grote
2020-09-07
[wallet] add logcat viewer to dev settings
Torsten Grote
2020-09-03
[pos] make app work on API 24+
Torsten Grote
2020-09-01
[wallet] support the new TalerErrorInfo error format
Torsten Grote
2020-08-27
[wallet] fulfillment_url is no longer required in contract terms
Torsten Grote
2020-08-26
[cashier] adapt to latest bank API changes (no more SignedAmount)
Torsten Grote
2020-08-24
Get rid of Jackson and only use multi-platform serialization
Torsten Grote
2020-08-24
Upgrade to Kotlin 1.4
Torsten Grote
2020-08-24
rename multi-platform submodule
Torsten Grote
2020-08-18
Include Taler common Kotlin library as a submodule
Torsten Grote
2020-08-11
[pos] Improve coroutine-based merchant library access
Torsten Grote
2020-08-05
[wallet] support Timestamp with "never"
Torsten Grote
2020-08-03
[pos] improve payment processing
Torsten Grote
2020-07-31
Enable code minification for release builds of all apps
Torsten Grote
2020-07-31
Remove left-over class from libraryfication
Torsten Grote
2020-07-30
Split out common code into multiplatform Kotlin library
Torsten Grote