pretix / pretixprint-android

Android printing driver app for pretixPOS and pretixSCAN
Other
6 stars 9 forks source link

Update dependencies, upgrade preferences and goodbye to anko #55

Closed robbi5 closed 1 year ago

robbi5 commented 1 year ago

(Currently based on the pin-dialog #54 branch, will be rebased when that got merged)

This PR updates gradle, kotlin and some dependencies, introduces flipper in pretixPRINT too, migrates our settings/preferences to androidx, the styling to Material3 and finally completely removes anko \o/ I've tried to split the parts into single commits for easier review.

TODO: