Amethyst v0.22.1: Replace your soul

Markdown support is almost complete. There are a few issues when a Markdown post uses tags and other Nostr-related features.

- Adds a Follow Action in a Note's Menu by #[0]

- Support for Replaceable Events (NIP-33) by #[1]

- Add Ukrainian (uk) translation by #[2]

- Add Russian (ru) translation by #[3]

- Fixes Preview Error when the url is invalid by #[4]

- Brazilian translations correction by Mario Augusto Rama

Download: https://github.com/vitorpamplona/amethyst/releases/download/v0.22.1/app-release-v0.22.1.apk

Reply to this note

Please Login to reply.

Discussion

👀

No heroes... Yeah. IDGAF. Vitor is a hero.

#[0]

Amethyst is clearly getting ahead of the curve

Per usual

Great, I wish you more progress

Markdown support!!! 🔥🔥🔥

#[0]

🫡

You guys are doing amazing job. I keep coming to this app after using all the other nostr clients. It must say something about your dedication.

Where can I translate?

Create a folder for your language and copy the below file into it and translate all the text.

https://github.com/vitorpamplona/amethyst/blob/main/app/src/main/res/values/strings.xml

Thanks. That should not be too hard.

Na, wer fühlt sich berufen und wagt sich

an eine deutsche Übersetzung der

Amethyst App ?

#[1]

Amazing!

Vitor, is there any way to back up my relay list? maybe a .txt or something like that for it to be interoperable between clients

#[2] Is there any option to stop automatic translation?

Yep, click on Auto, in the message, and disable it.

Thank you.

Is there a way to set the language it translates to? Now it translates to the language Android is set to but I'd like to choose another.

Add the language you want to change it to to the Android's Language and input. Then the option will be available

Seems my Android only can have one language at a time.

Strange, which android version are you using?

Android 11 on a Xiaomi.

Super strange, it says here that it should be possible: https://www.techbone.net/xiaomi/user-manual/add-keyboard-language

Yes I already have English and Japanese there.

Ok, so you do have two languages, but they don't show up when you click in Auto on a translated message?

No just the currently set system language. I temporary changed the system language to English which let me change the target translation language to English as a workaround.

Then changed the system language back to Japanese.

ThX 🍻💯

fyi this is the no1 thing some of us are waiting for:

https://github.com/vitorpamplona/amethyst/issues/132

orbot in vpn mode is simply not reliable for not leaking your ip.

Where is the bounty? :) Let's get more devs into this

just add

.proxy(new Proxy(Proxy.Type.HTTP, new InetSocketAddress(proxyHost, proxyPort)))

to

private val httpClient = OkHttpClient.Builder()

.followRedirects(true)

.followSslRedirects(true)

.build();

😉

i think orbot uses localhost:9050, so that could be default...

Any way to change the language it translates to? Now it uses the language Android is set to but I'd like to use another.

Dude, did you make that blogpost I saw on Blogstack.io on Amethyst?

Amethyst started supporting markdown recently, don't know about others #[2]