Releases: c0dehunter/currency-picker-android
Releases · c0dehunter/currency-picker-android
Fixed ghosting of first logo caused by Glide.
1.2.15 Fixed ghosting of first logo.
Added function to get all currencies, except the one we want to filter out.
1.2.14 Added function to get all currencies, except the one we want to filte…
Added function to get all currencies, except the ones we want to filter out.
1.2.13 Added function to get all currencies, except the ones we want to filt…
Fixed BTC/ETH logos, which was not showing properly in some cases.
1.2.12 Fixed BTC/ETH logos, which was not showing properly in some cases.
Reverted function getAllCurrencyCodes().
1.2.11 Reverted function getAllCurrencyCodes().
Cleanup of unused code; save slug in ExtendedCurrency, so we can differentiate between fiat and crypto entries.
1.2.10 Cleanup of unused code; save slug in ExtendedCurrency, so we can diff…
Cache crypto logos for 5 days (previously 3 days).
1.2.9 Cache crypto logos for 5 days (previously 3 days).
Return flag drawable ID and URL in callback.
1.2.8 Return flag drawable ID and URL in callback.
Flags from remote URL support (Glide) - fixed loading.
1.2.7 Added support for flags from remote URL (Glide) - fixed loading.
Flags from remote URL support (Glide)
1.2.6 Added support for flags from remote URL (Glide).