summaryrefslogtreecommitdiff
path: root/cashier/src/main/AndroidManifest.xml
AgeCommit message (Collapse)Author
2023-01-03Fix some lint warningsTorsten Grote
2022-09-13[cashier] exclude encrypted settings from backupTorsten Grote
otherwise the app crashes when it can't decrypt
2022-07-06Add package name for cashier and merchant-terminal as wellTorsten Grote
should fix nightly builds
2022-07-01Allow cleartext traffic to int.taler.net for debug buildsTorsten Grote
2022-06-20Fix lint and CI issuesTorsten Grote
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.
2022-06-08cashier: allow bank over HTTP (debug)MS
2022-06-01cashier: add missing permissionswallet-v0.9.0-rc.1Florian Dold
2022-05-16-upgrade gradleFlorian Dold
2020-04-01[cashier] automatic code cleanupTorsten Grote
2020-03-18Factor out some cashier code into common libraryTorsten Grote
2020-03-18Merge all three apps into one repositoryTorsten Grote