amethyst

Nostr client for Android

MIT License

Stars
1.1K

Bot releases are visible (Hide)

amethyst - Release v0.61.4: Relay Info pages

Published by github-actions[bot] over 1 year ago

  • Adds internal Relay Info pages when clicking on relay icons by @greenart7c3
  • Removes old image proxy classes by @vitorpamplona
  • Improves rendering performance of Chat screens and messages by @vitorpamplona
  • Updates Hungarian translation for Zapraiser by @ZsZolee
amethyst - Release v0.61.3 Too many Live Streams Bugfix

Published by github-actions[bot] over 1 year ago

  • BugFix for too many streams (max = 2 for now)
  • BugFix for opening the video chat with the video in full screen until it loads.
  • Fix margins when the Live Activity summary is not available
  • Refreshing stream list when follows change, including Live activities.
amethyst - Release v0.61.2: Live streaming in the chat

Published by github-actions[bot] over 1 year ago

  • Restructures chat message rendering
  • Adds sensitive content warning to chats
  • Adds live activities to the main feed
  • Adds live activities chats to the conversations tab
  • Adds public chat msgs to the conversations tab
amethyst - Release v0.61.1: Screen diet

Published by github-actions[bot] over 1 year ago

  • Improvements in the use of space of UI elements
  • Moves the streaming label to the bottom of the video
  • Removes the top bar for streaming and chats
  • Adds options to react and zap the author of the streaming
  • BugFix for streaming rotation of videos
  • BugFix for not updating Notifications quickly
amethyst - Release v0.61.0: Live streaming chats

Published by github-actions[bot] over 1 year ago

  • Support for Live Chat event kind (1311)
  • Renders Channel headers, NIP94 and NIP95 in the thread's master post
  • Add toast message to show relay icon description by @greenart7c3
  • BugFix for notifications over very old posts not appearing
amethyst - Release v0.60.2: Scroll to The top BugFix

Published by github-actions[bot] over 1 year ago

  • Restructures feed invalidations to account for changes in the selected top list
  • Restructures scroll-to-the-top implementations to avoid using arguments in the navigator
  • Restructures Stable elements for minor performance gains.
amethyst - Release v0.60.1: Per-Post Zapraisers

Published by github-actions[bot] over 1 year ago

Allows users to add an amount of sats to raise per post.
Displays zap raisers as a progress bar to completion in the post.

amethyst - Release v0.60.0: Live Activities & Generic Repost support

Published by github-actions[bot] over 1 year ago

  • Basic Support for live activities (NIP-102)
  • Adds support for Kind 16 (Generic Repost)
  • Activates support for m3u8 streaming
  • Migrates e citations to replaceable events to their latest version
  • Migrates last-seen times saved per route to account management
  • Removes original tags from Reposts
  • BugFix on restarting the video when pressing mute
  • BugFix to not scroll the feed to the top when the new follow list is updated
  • BugFix for a background color for messages in notifications
  • Increases performance of the follow/follower count
amethyst - Release v0.59.1: Name Playback

Published by github-actions[bot] over 1 year ago

https://nostr.build/av/e99f5528e0f18946b171b36da852e7470f84d13956a37fa4dcaae89c010d5d35.mp4

  • BugFix for Messages being marked as read from Notifications.
  • Text to speech for usernames and display names
  • Removes some duplicated Boosts
  • BugFix for feed not updating after change in follows.
  • BugFix for some reposts not showing up in the feed.
amethyst - Release v0.58.3: Custom Reaction bugfixes

Published by github-actions[bot] over 1 year ago

  • BugFixes for the size of emojis on the Video feed.
  • BugFixes for the alignment of emojis on the feed of some phones.
  • BugFix for deleting a reaction and going back to the Red Heart image
amethyst - Release v0.58.2: Like always active Bugfix

Published by github-actions[bot] over 1 year ago

amethyst - Release v0.58.1: Bug Fix for long reaction comments

Published by github-actions[bot] over 1 year ago

amethyst - Release v0.58.0: Custom reactions

Published by github-actions[bot] over 1 year ago

  • Custom reactions
  • Starts to preload objects before the feed is ready
  • Simplifies URL Preview calls
  • Hungarian translation updates by @ZsZolee
amethyst - Release v0.57.0: Animations for loading posts

Published by github-actions[bot] over 1 year ago

  • Uses animateItemPlacement to show new Notes and update the size of current ones as they load
  • Adds NIP-10 markers to kind 1s, fixing bug with thread view in other clients
  • New Privacy Policy for F-droid
  • Adds an option to opt-out from automatic spam and report filters by @npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5
  • Adjusts the size and alignment of relay icons in the video feed
  • Refactors some of the Zap Request,Response objects in the interface for performance
  • BugFix for emtpy space in Notications when blocked posts are included.
  • Updates kotlin dependencies
  • Activates build cache
amethyst - Release v0.56.5: Support for NIP-14 (Subject Line)

Published by github-actions[bot] over 1 year ago

  • Basic Support for displaying NIP-14 on notes (Subject)
  • BugFix for Video Uploads when the video is already compressed to the minimum
  • Improves markdown support
  • Fixing upstream library issue with images on markdown
  • Refactors color objects to avoid recreating them on-demand
amethyst - Release v0.56.4: BugFix for a race condition when starting the app

Published by github-actions[bot] over 1 year ago

amethyst - Release v0.56.3: Reconnecting after network drop

Published by github-actions[bot] over 1 year ago

  • Adds a network listener to reconnect when connectivity comes back
  • BugFix for duplicated push notifications
  • Moves background color changes to IO Threads with Mutable State
  • Breaks down the Note Composition stack further
  • Fixes border/spacing issues between multiple note types
  • Aligns Quick Actions to the center of the note.
  • Improves the speed of the highlighter rendering
  • Refactoring all shapes to the appropriate file
amethyst - Release v0.56.2: BugFixes and Adjustments

Published by github-actions[bot] over 1 year ago

  • Moves channel's sending message from the main thread to the IO thread
  • Removes duplicated event-id protections from Notifications
  • BugFix for notifications sometimes not reassembling when pressing the bottom button.
  • Adds a second rule for short messages in the spam filter to avoid recognizing "@ bot, command" messages spam.
  • Moves the creation of the VideoPlayer to its own composition
  • Adds #onyx custom tag by @TonyGiorgio
  • Updates Hungarian translation by @ZsZolee
amethyst - Release v0.56.1: Compressed Uploads

Published by github-actions[bot] over 1 year ago

  • Adds Video Compression on upload
  • Adds Image Compression on upload (GIFs not supported yet)
  • Adds #weedsstr custom tag from Onyx/@TonyGiorgio
amethyst - Release v0.56.0: Per-post reaction display

Published by github-actions[bot] over 1 year ago

Package Rankings
Top 6.71% on Proxy.golang.org
Related Projects