Skip to content

Releases: c0dehunter/currency-picker-android

Fixed ghosting of first logo caused by Glide.

12 Jun 02:39
250ae38
Compare
Choose a tag to compare
1.2.15

Fixed ghosting of first logo.

Added function to get all currencies, except the one we want to filter out.

07 May 10:18
Compare
Choose a tag to compare
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.

07 May 10:13
Compare
Choose a tag to compare
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.

16 Apr 01:56
Compare
Choose a tag to compare
1.2.12

Fixed BTC/ETH logos, which was not showing properly in some cases.

Reverted function getAllCurrencyCodes().

03 Apr 04:00
Compare
Choose a tag to compare
1.2.11

Reverted function getAllCurrencyCodes().

Cleanup of unused code; save slug in ExtendedCurrency, so we can differentiate between fiat and crypto entries.

03 Apr 02:39
Compare
Choose a tag to compare
1.2.10

Cleanup of unused code; save slug in ExtendedCurrency, so we can diff…

Cache crypto logos for 5 days (previously 3 days).

01 Apr 04:39
Compare
Choose a tag to compare
1.2.9

Cache crypto logos for 5 days (previously 3 days).

Return flag drawable ID and URL in callback.

03 Mar 06:10
Compare
Choose a tag to compare
1.2.8

Return flag drawable ID and URL in callback.

Flags from remote URL support (Glide) - fixed loading.

03 Mar 05:43
Compare
Choose a tag to compare
1.2.7

Added support for flags from remote URL (Glide) - fixed loading.

Flags from remote URL support (Glide)

03 Mar 05:08
Compare
Choose a tag to compare
1.2.6

Added support for flags from remote URL (Glide).