summaryrefslogtreecommitdiff
path: root/wallet
AgeCommit message (Expand)Author
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
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-05-13[wallet] switch to multi-currency mode when a new currency gets addedTorsten Grote
2020-05-13[wallet] adapt fee parsing to wallet-core changesTorsten Grote
2020-05-12[wallet] upgrade wallet-core and show supported versions in settingsTorsten Grote
2020-05-11[wallet] refresh pending operations with each core notificationTorsten Grote
2020-05-11compress native libsFlorian Dold
2020-05-11one more attempt at hot-fixing installed fdroidserver in CITorsten Grote
2020-05-11[wallet] Fix F-Droid nightly repo archive, so less versions stay in repoTorsten Grote
2020-05-11[wallet] try to keep only last 5 versions in nightly repoTorsten Grote
2020-05-08[wallet] Show versions in settings when dev mode is onTorsten Grote
2020-05-08[wallet] prevent download of wallet-core with every buildTorsten Grote
2020-05-08update wallet-core version and wallet display versionFlorian Dold
2020-05-07Fix translation related lint errorsTorsten Grote
2020-05-04Rename Purchase Reference to Receipt #Torsten Grote
2020-04-30[wallet] accept but strip markup in ToS markdown headingsTorsten Grote
2020-04-30Fix lint warnings that appeared after android gradle plugin updateTorsten Grote
2020-04-30[wallet] show ToS markdown in expandable sectionsTorsten Grote
2020-04-27[wallet] refresh transactions when certain notifications arriveTorsten Grote
2020-04-24[wallet] Fix selection of refresh events (that are supposed to go away)Torsten Grote
2020-04-24[wallet] manage Google Play data with fastlaneTorsten 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
2020-04-15[wallet] move dev mode and TESTKUDOS into proper settings screenTorsten Grote
2020-04-15[wallet] use floating action button for scan actionTorsten Grote
2020-04-13[common] run unit tests in CITorsten Grote
2020-04-13[wallet] Fix HistoryEventTest and run unit tests in CITorsten Grote
2020-04-13[wallet] adapt to latest API breaking changes of wallet-coreTorsten Grote
2020-04-13[wallet] hide overhead from exchange fee structure if zeroTorsten Grote
2020-04-13[wallet] prepare specifying wallet-core library versionTorsten Grote
2020-04-10[wallet] move wallet-core library download into gradle taskTorsten Grote
2020-04-10[wallet] move akono into a normal gradle dependencyTorsten Grote