Age | Commit message (Collapse) | Author |
|
|
|
Note that I only fixes the most grave things that made things fail.
I didn't address all issues introduces lately
nor making sure the targetSdk bump to 32 has no unintented side-effects.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and reset order state when moving to new config
|
|
|
|
|
|
|
|
|
|
|
|
Also do a bit of code cleanup and minor refactorings
This also removes the volley HTTP library which is not needed anymore
|
|
- cancel orders that have been abandoned and will not be paid
- show unpaid orders in history (in case one makes it through)
- set deadlines when creating orders in case it helps with enabling
refunds
|
|
|
|
|
|
This is still not working due to a bug in the merchant API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The wallet now also uses taler-kotlin-common
|
|
|
|
|
|
|