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-common
/
src
/
main
/
java
/
net
Age
Commit message (
Collapse
)
Author
2020-05-18
[wallet] upgrade to latest core and fix sorting bug
Torsten Grote
2020-05-15
[wallet] show currency's transaction list after successful operations
Torsten Grote
2020-05-15
[wallet] cache transactions per currency
Torsten Grote
2020-05-15
[wallet] add clickable actions to transaction details screen
Torsten Grote
Bank confirmation can be reached from withdrawal screen and digital fulfillment (http URI) from payment screen.
2020-05-15
[wallet] render transaction list from new transactions API
Torsten Grote
2020-04-08
[wallet] add option to see exchange's fee structure
Torsten Grote
2020-04-03
[wallet] add detail page for withdrawal event in history
Torsten Grote
Also make history accessible by tapping the balance
2020-04-01
[pos] Enable refunds
Torsten Grote
2020-03-30
Fix amount serialization in PoS app
Torsten Grote
2020-03-24
Allow fractional withdrawals with cashier app
Torsten Grote
2020-03-20
Let all apps use the same Amount class
Torsten Grote
The wallet now also uses taler-kotlin-common
2020-03-18
Factor out code from merchant-terminal into common library
Torsten Grote
2020-03-18
Factor out some cashier code into common library
Torsten Grote