sal0max

Results 38 comments of sal0max
trafficstars

Light mode: https://github.com/sal0max/currencies/blob/master/app/src/main/res/values-v31/colors.xml#L5 Dark mode: https://github.com/sal0max/currencies/blob/master/app/src/main/res/values-night-v31/colors.xml#L5 So, it's lighter than the background in dark mode and darker than the background in light mode. Also, it's dynamic.

Alright, thanks for the additional feedback. My two cents: - Not every app should be a clone of one "benchmark" app, if there exists even such a thing. Especially because...

As written: The surface colors already are dynamic. [Check out the docs](https://developer.android.com/reference/android/R.color#system_neutral1_0). There is a ton of different dynamic colors. The apps from your screenshots just chose to pick more...

Dynamic colored buttons added in 920962b02583dd88edba6560e0f4640b88341f4b. As already stated: Background colors already are fully dynamic. Will arrive with the next update in the app stores.

Rate precision in timeline view is now adaptive 10c98b3ffec26d8275ea5ac87e1480054d9c27c6. ![screen_c909246db005382e8230](https://user-images.githubusercontent.com/423373/194651164-1113a7ce-99ba-4672-9228-95ec2137a384.png)

One big problem with this API is that it caches every request. So `latest` is likely not _latest_ but potentially very old. See #123. **However**, even with the un-cached call...

Should in fact be ~1800 USD for that period of time, right? https://www.xe.com/de/currencycharts/?from=XAU&to=USD&view=1M

But you do realize that you are not the only user of this API? 🧐 Your request is a extremely short sighted suggestion. By adding currency symbols you'd break e.g....

You'd have to propose a reliable and free API, @Wjxfi . And still... I can understand that request, but I'm still not fully convinced. Let's start with collecting reliable APIs...