summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net
AgeCommit message (Expand)Author
2024-03-29[wallet] Store logs in non-dev mode and remove event type translationsdev/ivan-avalos/observabilityIván Ávalos
2024-03-28[wallet] Make observability log atomic and improve dialog UIIván Ávalos
2024-03-28[wallet] Improve observability UI and make it globally reachable from the too...Iván Ávalos
2024-03-28[wallet] Deserialize observability event to JSON objectIván Ávalos
2024-03-28[wallet] WIP: observability eventsIván Ávalos
2024-03-27[wallet] Bump qtart to 0.9.4a+p1 and set CuRL HTTP clientdev/ivan-avalos/nativenetIván Ávalos
2024-03-27[wallet] Use TransactionManager.selectedScope instead of passing around scope...Iván Ávalos
2024-03-27[wallet] Use Backend.json instead of JsonIván Ávalos
2024-03-27[wallet] DD51'd more views, UX improvements and some fixesIván Ávalos
2024-03-27[wallet] Fix call to loadBalances() from non-UI threadIván Ávalos
2024-03-27[wallet] Cache currency spec per scope infoIván Ávalos
2024-03-27[taler-android] Improve handling of currencies with no symbolIván Ávalos
2024-03-27[wallet] Cache currencySpec in loadBalances()Iván Ávalos
2024-03-27[wallet] Set input digits of some amount inputsIvá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 manual withdrawal amounts with currencySpecificationIvá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-25[wallet] User friendlier p2p insufficient balance errorIván Ávalos
2024-03-25[wallet] Remove our custom transaction sortingIván Ávalos
2024-03-13[wallet] Make payto:// URIs shareableIván Ávalos
2024-03-13[wallet] Fix wrong insufficient balance in multiple placesIván Ávalos
2024-03-08[wallet] Remove deprecated fieldFlorian Dold
2024-03-06[wallet] Improve pending payments UX and error handlingIván Ávalos
2024-03-06[wallet] Add refresh-expired minor stateIván Ávalos
2024-03-06[wallet] Generalize some string resourcesIván Ávalos
2024-03-06 [wallet] Fix NullPointerException in base64 decoding of product imageIván Ávalos
2024-03-06 [wallet] Fix label of invoiced amount in peer pull credit txIván Ávalos
2024-03-06[wallet] Fix serialization error of "pending" paymentsIván Ávalos
2024-03-06 [wallet] Don't show JSON errors to non-devsIván Ávalos
2024-03-06 [wallet] More logical order of amountsIván Ávalos
2024-03-05 [wallet] Tweaks for non-dev settingsIván Ávalos
2024-03-05[wallet] Show version info even when not in developer modeIván Ávalos
2024-02-29 [wallet] Remove bank URL from x-taler-bank URI, add receiver name to IBANIván Ávalos
2024-02-29[wallet] Add proper rendering for x-taler-bank URIsIván Ávalos
2024-02-28 [wallet] Fix background thread access to loadBalancesIván Ávalos
2024-02-28[wallet] Fix issue where invalid withdraw:// URIs could crash the appIván Ávalos
2024-02-27[wallet] Pending operations are no more!Iván Ávalos
2024-02-27[wallet] Prevent UI state from reacting before clearDb responseIván Ávalos
2024-02-27[wallet] Remove "Funds will leave immediately" warningIván Ávalos
2024-02-20[wallet] DD48: improve exchange deletion dialogIván Ávalos
2024-02-20[wallet] DD48: implement exchange deletionIván Ávalos
2024-02-20[wallet] withdrawal: don't let users select an exchange if there's only oneIván Ávalos
2024-02-09[wallet] Refactor ExchangeItem into separate fileIvá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-02-06[wallet] add fdold exchange as globalTorsten Grote
2024-02-06[wallet] bye bye tips!Torsten Grote
2024-02-06[wallet] Replace exchange selection fragment with dialog decoupled from withd...Iván Ávalos