Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-02 | [wallet] Open payto:// URIs and hook into deposit to bank account flow | Torsten Grote | |
2022-09-23 | [wallet] Implement beginning of deposits | Torsten Grote | |
2022-09-23 | [wallet] Support uppercase URIs | Torsten Grote | |
2022-07-04 | [wallet] fix packageName for flavors | Torsten Grote | |
The applicationIdSuffix used for flavors otherwise gets appended to the internal package names as well causing activities not to be found, because it looks in a wrong package. | |||
2022-06-20 | Fix lint and CI issues | Torsten 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-01 | use new annotation for polymorphic serialization | Florian Dold | |
2022-05-19 | -remove multiplatform dependency, library upgrade WIP | Florian Dold | |
2022-05-16 | -upgrade gradle | Florian Dold | |
2021-12-07 | Show bank details for manual withdrawal | Torsten Grote | |
2020-09-16 | Make apps work on API 21+ (except cashier that needs 23+) | Torsten Grote | |
2020-07-02 | [wallet] Try to connect to open Wi-Fi | Torsten Grote | |
if included in fragment of scanned/opened taler:// URI | |||
2020-05-11 | compress native libs | Florian Dold | |
2020-04-01 | [wallet] automatic code cleanup | Torsten Grote | |
2020-03-18 | Merge all three apps into one repository | Torsten Grote | |