Replying to Avatar Vitor Pamplona

### #Amethyst v0.72.1: Caching improvements

- Expanded disk cache for images

- Moves NIP95 cache to internal/secure folders

- Fixes the interference between video and image caches

- Adds a cache forever tag to robohashes

- Moves URL Previews into suspend functions

- Adds a little border for Long Form Content

- Updated image upload API for nostr.build to v2 by nostr:npub1nxa4tywfz9nqp7z9zp7nr7d4nchhclsf58lcqt5y782rmf2hefjquaa6q8

- Added support for NIP98 for nostr.build. Users with an account at nostr.build will upload files to their personal gallery through Amethyst now by nostr:npub1nxa4tywfz9nqp7z9zp7nr7d4nchhclsf58lcqt5y782rmf2hefjquaa6q8

- Updated French translations by @anthony-robin

- Fixes new lines after images

- Fixes URL links containing "-"

- Displaying a byte counter for events in memory when the app pauses.

- Slightly Faster picture galleries

- Avoids null image url errors that might be delaying some of the renderings.

- Uses Lists instead of Sets to reduce memory consumption of pointers.

- Moves onCreate intent evaluation to the App Navigation

- Moves Geolocation search to the IO thread

- Avoids using String.format due to an inner Synchronized block

- Uses a faster method to generate the hex of a URL

- Moves to a minified release.

Download:

- [Play Edition](https://github.com/vitorpamplona/amethyst/releases/download/v0.72.1/amethyst-googleplay-universal-v0.72.1.apk)

- [F-Droid Edition](https://github.com/vitorpamplona/amethyst/releases/download/v0.72.1/amethyst-fdroid-universal-v0.72.1.apk)

Will we one day have security audits for any vulnerabilities. Only asking fornfuture future reference. Kinda like hw devices undergoing scrutiny. Anyways 🤙

Reply to this note

Please Login to reply.

Discussion

NostrApp store. Security stars lol (and then security guys can come in have incentive, or im legarded, coffee)

Code is open. Anyone can pay for an audit. :)

Do you scan in your gh actions for libs or nah

Do you only use AndroidStudio (intellij). Or did you setup sweet vscode or what. What is the best alternative. Is the emulator only in AS or there are ways. Sorry not android dev just asking

After moving to a la vscode, feels clunky. Used to heavy use IntelliJ though

Android Studio is the way to go. Everything else will make you slower.

Hell yea. Simple clear. Thoughts so adb steroids lol emulators etc. Thanks