summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler
AgeCommit message (Collapse)Author
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 ↵Iván Ávalos
scopeInfo (cherry picked from commit afcb6f620cbe2b1b0d70d23ee27344e74cf4bf1c)
2024-03-27[wallet] Use Backend.json instead of JsonIván Ávalos
(cherry picked from commit 3a23a8a2c0f80ca96628ba5d9476090ce0a0a9c4)
2024-03-27[wallet] DD51'd more views, UX improvements and some fixesIván Ávalos
(cherry picked from commit 0498e424a0bdcf8ffe74419a2ad42ade9283d08f)
2024-03-27[wallet] Fix call to loadBalances() from non-UI threadIván Ávalos
(cherry picked from commit 16946535145f9115c53c84c73ba7d9c076cbc591)
2024-03-27[wallet] Cache currency spec per scope infoIván Ávalos
(cherry picked from commit ef2c87b0131138d412cd35c1595ecac4808fa155)
2024-03-27[taler-android] Improve handling of currencies with no symbolIván Ávalos
(cherry picked from commit c9371584fedf8783ab472d32deb35b24b0329cab)
2024-03-27[wallet] Cache currencySpec in loadBalances()Iván Ávalos
(cherry picked from commit cd7cd4c79b727f470bed3f8ecff0fa4790beee57)
2024-03-27[wallet] Set input digits of some amount inputsIván Ávalos
(cherry picked from commit acb03da41f452d85248effa7d7b6579541446b63)
2024-03-27[wallet] Display transactions by scopeInfo instead of currencyIván Ávalos
(cherry picked from commit 04da36054f8996b1e9d70f84506bf8be2ba3abe6)
2024-03-27[wallet] Balance layout improvementsIván Ávalos
(cherry picked from commit c734c227737cc961252f8e20ec5249893cf87ab3)
2024-03-27[wallet] DD51: enrich manual withdrawal amounts with currencySpecificationIván Ávalos
bug 0008329 (cherry picked from commit b6f98987b842759383eb12ef5f6e4c5ca1468437)
2024-03-27[wallet] DD51: enrich some tx amounts with currencySpecificationIván Ávalos
bug 0008329 (cherry picked from commit 021e4443bae33abbdc9de21f2708e633e99ca055)
2024-03-27[wallet] DD51: initial rendering based on currency specIván Ávalos
bug 0008329 (cherry picked from commit 4789103406f44ba797c7bfee3112cc6aaa228683)
2024-03-25[wallet] User friendlier p2p insufficient balance errorIván Ávalos
bug 0008549
2024-03-25[wallet] Remove our custom transaction sortingIván Ávalos
bug 0008252
2024-03-13[wallet] Make payto:// URIs shareableIván Ávalos
bug 0008534
2024-03-13[wallet] Fix wrong insufficient balance in multiple placesIván Ávalos
bug 0008610
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
bug 0008552
2024-03-06[wallet] Generalize some string resourcesIván Ávalos
2024-03-06 [wallet] Fix NullPointerException in base64 decoding of product imageIván Ávalos
bug 0008505
2024-03-06 [wallet] Fix label of invoiced amount in peer pull credit txIván Ávalos
bug 0008505
2024-03-06[wallet] Fix serialization error of "pending" paymentsIván Ávalos
bug 0008505
2024-03-06 [wallet] Don't show JSON errors to non-devsIván Ávalos
bug 0008549
2024-03-06 [wallet] More logical order of amountsIván Ávalos
bug 0008542
2024-03-05 [wallet] Tweaks for non-dev settingsIván Ávalos
bug 0008536
2024-03-05[wallet] Show version info even when not in developer modeIván Ávalos
bug 0008536
2024-02-29 [wallet] Remove bank URL from x-taler-bank URI, add receiver name to IBANIván Ávalos
bug 0008532
2024-02-29[wallet] Add proper rendering for x-taler-bank URIsIván Ávalos
bug 0008532
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
bug 0008535
2024-02-27[wallet] Pending operations are no more!Iván Ávalos
bug 0008508
2024-02-27[wallet] Prevent UI state from reacting before clearDb responseIván Ávalos
bug 0008455
2024-02-27[wallet] Remove "Funds will leave immediately" warningIván Ávalos
2024-02-20[wallet] DD48: improve exchange deletion dialogIván Ávalos
bug 0008298
2024-02-20[wallet] DD48: implement exchange deletionIván Ávalos
bug 0008298
2024-02-20[wallet] withdrawal: don't let users select an exchange if there's only oneIván Ávalos
bug 0008300
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 ↵Iván Ávalos
withdrawals
2024-02-06[wallet] List possibleExchanges in exchange selection for withdrawalsIván Ávalos
bug 0008300
2024-02-06[wallet] Improved amount input (better suited for DD51)Iván Ávalos
bug 0008329
2024-02-02[wallet] Fix empty error hintsIván Ávalos
bug 0008123
2024-02-02[wallet] Load wallet-core version from wallet-core itselfIván Ávalos
bug 0008230
2024-02-02[wallet] Delete now unused AlreadyPaidFragmentIván Ávalos