summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-04[pos] Implement new refund API (untested since there is no wallet support)Torsten Grote
2020-08-03[pos] fix tests in merchant-libTorsten Grote
2020-08-03Try to get fdroid nightly command to pick up our release buildsTorsten Grote
2020-08-03[pos] improve payment processingTorsten Grote
2020-07-31[wallet] adapt to new message envelope APITorsten Grote
2020-07-31Enable code minification for release builds of all appsTorsten Grote
2020-07-31[cashier] check version from bank when configuringTorsten Grote
2020-07-31Remove left-over class from libraryficationTorsten Grote
2020-07-30[wallet] upgrade payment flow to new APITorsten Grote
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote
2020-07-29[wallet] update to new wallet-core with v8 exchange APITorsten Grote
2020-07-28[pos] adapt history to new v1 APITorsten Grote
2020-07-23[pos] refactor configuration fetching and validationTorsten Grote
2020-07-23[pos] delete unpaid/unclaimed orders when user cancels or timeout happensTorsten Grote
2020-07-22[pos] migrate order posting and checking to v1 API and merchant-libTorsten Grote
2020-07-22[common] also support multi-platform serialization/deserializationTorsten Grote
2020-07-21[pos] config endpoint does not need authenticationTorsten Grote
2020-07-21[wallet] introduce build flavors for distribution channelsTorsten Grote
2020-07-21[pos] compare version from backend and show error if incompatibleTorsten Grote
2020-07-20[pos] create merchant-lib and move first v1 API endpoint thereTorsten Grote
2020-07-20[wallet] move withdrawal code to withdraw packageTorsten Grote
2020-07-20[wallet] manual withdrawals are confirmed when not pending anymoreTorsten Grote
2020-07-17[wallet] adapt code to new TransactionWithdrawal APITorsten Grote
2020-07-17[wallet] add UI for making manual withdrawal via exchangeTorsten Grote
2020-07-17[wallet] Allow to add an exchange manually by providing its base URLTorsten Grote
2020-07-17[wallet] show list of known exchanges in settingsTorsten Grote
2020-07-02[wallet] Try to connect to open Wi-FiTorsten Grote
2020-06-26Drop archive fix from nightly patch (not needed anymore)Torsten Grote
2020-06-26[anastasis] ask for permission to fill in phone number automaticallyTorsten Grote
2020-06-26[anastasis] add more countries and allow switching between themTorsten Grote
2020-06-26[wallet] Move Anastasis UI mockup into its own library moduleTorsten Grote
2020-06-22[wallet] Improve Anastasis UI mockupTorsten Grote
2020-06-11[wallet] UI mockup for backup and anastasisTorsten Grote
2020-05-29Upgrade dependencies and gradleTorsten Grote
2020-05-26Ignore some paths for lint and upgrade secrurity libraryTorsten Grote
2020-05-26Update translation filesWeblate
2020-05-26Translated using WeblateWeblate
2020-05-22[wallet] add option to enter URI manually by long pressing scan buttonTorsten Grote
2020-05-20[wallet] implement transaction searchTorsten Grote
2020-05-19[wallet] Implement detail page for refresh transactionTorsten Grote
2020-05-19[wallet] show transaction errors to userTorsten Grote
2020-05-18[wallet] upgrade to latest core and fix sorting bugTorsten Grote
2020-05-15[wallet] show generic transaction titles in detail action barTorsten Grote
2020-05-15[wallet] remove unused strings after moving to new transaction APITorsten Grote
2020-05-15[wallet] show a pending badge next to balances with pending transactionsTorsten Grote
2020-05-15[wallet] show currency's transaction list after successful operationsTorsten Grote
2020-05-15[wallet] cache transactions per currencyTorsten Grote
2020-05-15[wallet] remove workarounds for fixed core bugsTorsten Grote
2020-05-15[wallet] provide extra info in transactions when withdrawal requires confirma...Torsten Grote
2020-05-15[wallet] add clickable actions to transaction details screenTorsten Grote