summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/transactions
AgeCommit message (Expand)Author
2020-09-03[wallet] migrate away from kotlin view extensionsTorsten Grote
2020-09-03Don't crash on empty manual withdrawal amountTorsten Grote
2020-09-01[wallet] show fullfillment message on payment details screenTorsten Grote
2020-09-01[wallet] support the new TalerErrorInfo error formatTorsten Grote
2020-08-24[wallet] upgrade to latest wallet-core versionTorsten Grote
2020-08-24Get rid of Jackson and only use multi-platform serializationTorsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-08-12[wallet] remove remaining deserialization off the UI threadTorsten Grote
2020-08-12[wallet] adapt to new Refund APITorsten Grote
2020-08-11[wallet] upgrade wallet-core and adapt payment APITorsten Grote
2020-08-11[wallet] start to move deserialization into the backend APITorsten Grote
2020-08-06[wallet] show error icon for transactions with errorTorsten Grote
2020-08-05[wallet] show more user-friendly error messages for operationsTorsten Grote
2020-07-29[wallet] update to new wallet-core with v8 exchange APITorsten 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] show list of known exchanges in settingsTorsten 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] show a pending badge next to balances with pending transactionsTorsten 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
2020-05-15[wallet] Remove success pages for withdrawal and paymentTorsten Grote
2020-05-15[wallet] clean up old history code that not needed anymoreTorsten Grote
2020-05-15[wallet] render transaction list from new transactions APITorsten Grote
2020-05-15[wallet] separate history and transactions UITorsten Grote
2020-04-30Fix lint warnings that appeared after android gradle plugin updateTorsten Grote
2020-04-24[wallet] Fix selection of refresh events (that are supposed to go away)Torsten Grote
2020-04-16[wallet] allow transactions to be selected by long tapTorsten Grote
2020-04-16[wallet] Add unique ID to transactionsTorsten Grote
2020-04-16[wallet] change main screen if there is only one currencyTorsten Grote
2020-04-15[wallet] show simplified transactions per currencyTorsten Grote
2020-04-15[wallet] rename history to transactionsTorsten Grote