amethyst/app/src/main/java/com/vitorpamplona/amethyst/ui/actions
Vitor Pamplona f458f00edc 1. Adds Classified creation from Amethyst.
2. Adds relay information for Replaceable events.
2023-12-05 21:44:49 -05:00
..
ImageDownloader.kt
ImageSaver.kt Organize imports 2023-10-15 15:35:49 -04:00
ImageUploader.kt Increasing timeout to account for slower connections. 2023-11-29 16:50:11 -05:00
InformationDialog.kt
JoinUserOrChannelView.kt Slight performance improvements 2023-10-30 12:04:10 -04:00
NewChannelView.kt
NewChannelViewModel.kt
NewMediaModel.kt Massive refactoring to unify internal signer and the Amber signer. 2023-11-19 17:28:17 -05:00
NewMediaView.kt More Stability improvements to Compose 2023-10-28 18:23:12 -04:00
NewMessageTagger.kt Fixes the writting of nostr addresses in the text with additional words connected to them without a space. It adds a space if the first char is in the bech alphabet. 2023-11-22 11:40:12 -05:00
NewPollClosing.kt
NewPollConsensusThreshold.kt
NewPollOption.kt Organize imports 2023-10-15 15:35:49 -04:00
NewPollPrimaryDescription.kt Organize imports 2023-10-15 15:35:49 -04:00
NewPollRecipientsField.kt
NewPollVoteValueRange.kt Organize imports 2023-10-15 15:35:49 -04:00
NewPostView.kt 1. Adds Classified creation from Amethyst. 2023-12-05 21:44:49 -05:00
NewPostViewModel.kt 1. Adds Classified creation from Amethyst. 2023-12-05 21:44:49 -05:00
NewRelayListView.kt Fixing new line of Loading Animation and Download buttons for images. 2023-10-30 16:39:39 -04:00
NewRelayListViewModel.kt
NewUserMetadataView.kt Moves Relay and User Metadata update buttons from Post to Save. 2023-10-23 11:30:33 -04:00
NewUserMetadataViewModel.kt Massive refactoring to unify internal signer and the Amber signer. 2023-11-19 17:28:17 -05:00
NotifyRequestDialog.kt Migrates from PAY to NOTIFY as per https://github.com/nostr-protocol/nips/pull/901 2023-11-28 16:07:24 -05:00
RelayInformationDialog.kt - Moves app startup to an IO thread. 2023-10-18 18:04:07 -04:00
RelaySelectionDialog.kt Slight performance improvements 2023-10-30 12:04:10 -04:00
SaveToGallery.kt
UploadFromGallery.kt Organize imports 2023-10-15 15:35:49 -04:00
UrlUserTagTransformation.kt