summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/balances
AgeCommit message (Expand)Author
2024-03-27[wallet] DD51'd more views, UX improvements and some fixesIván Ávalos
2024-03-27[wallet] Cache currency spec per scope infoIván Ávalos
2024-03-27[wallet] Cache currencySpec in loadBalances()Iván Ávalos
2024-03-27[wallet] Display transactions by scopeInfo instead of currencyIván Ávalos
2024-03-27[wallet] Balance layout improvementsIván Ávalos
2024-03-27[wallet] DD51: enrich some tx amounts with currencySpecificationIván Ávalos
2024-03-27[wallet] DD51: initial rendering based on currency specIván Ávalos
2024-03-13[wallet] Fix wrong insufficient balance in multiple placesIván Ávalos
2024-03-06 [wallet] Don't show JSON errors to non-devsIván Ávalos
2024-02-28 [wallet] Fix background thread access to loadBalancesIván Ávalos
2024-02-09[wallet] DD35: show scope info in balance listIván Ávalos
2024-02-09[wallet] Refactor balances into BalanceManagerIván Ávalos
2024-01-08[wallet] Fixed serialization issuesIván Ávalos
2024-01-08[wallet] Initial implementation of DD36.Iván Ávalos
2022-08-17[wallet] Show FAB also in transaction list when having more than one currencyTorsten Grote
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2020-09-03[wallet] migrate away from kotlin view extensionsTorsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-08-11[wallet] start to move deserialization into the backend APITorsten Grote
2020-07-29[wallet] update to new wallet-core with v8 exchange 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-04-16[wallet] change main screen if there is only one currencyTorsten Grote