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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resolving activities won't work anymore in Android 11.
See: https://cketti.de/2020/09/03/avoid-intent-resolveactivity/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
(fixes release builds)
|
|
|