vitorpamplona / amethyst

Nostr client for Android
MIT License
1.17k stars 158 forks source link

Work in progress: Change twitter to x #1013

Closed davotoula closed 3 months ago

davotoula commented 3 months ago

Some users reported faulty twitter "verification" following change to x.com

Updated UI Twitter references to X and updated code to use x.com URL Updated twitter drawable to x logo

  1. I am not able to invert the colours for x drawable when dark theme is used. @greenart7c3 any help appreciated
  2. Should I implement verification of the the pubkey in status message to prevent Twitter impersonations?
greenart7c3 commented 3 months ago

I think you need to create a new drawable inside the drawable-night folder for dark theme

KotlinGeekDev commented 3 months ago

Please @davotoula anything that made you close this?

davotoula commented 3 months ago

I didn't want it hanging until I've made the logo for both light/dark theme. Almost ready!

davotoula commented 3 months ago

The branch is there in case you have time to update the logo 😉

KotlinGeekDev commented 3 months ago

Oops, sorry, I missed it. Well, it's merged already. :)

The branch is there in case you have time to update the logo 😉