amethyst/app/src/main/java/com/vitorpamplona/amethyst/ui/actions
Vitor Pamplona 6e1418cd54 - Adds a Draft Screen
- Migrating drafts to new architecture where the Draft Event is sent to the screen instead of the inner event.
- Fixes lots of deletion and indexing bugs
2024-03-29 17:38:31 -04:00
..
EditPostView.kt Refactors horizontal dividers 2024-03-20 15:18:00 -04:00
EditPostViewModel.kt Reorganizing classes in the commons lib 2024-03-15 21:28:13 -04:00
ImageDownloader.kt
ImageSaver.kt
InformationDialog.kt
JoinUserOrChannelView.kt Refactors horizontal dividers 2024-03-20 15:18:00 -04:00
NewChannelView.kt
NewChannelViewModel.kt
NewMediaModel.kt
NewMediaView.kt
NewMessageTagger.kt
NewPollClosing.kt
NewPollConsensusThreshold.kt
NewPollOption.kt - Adds a Draft Screen 2024-03-29 17:38:31 -04:00
NewPollPrimaryDescription.kt
NewPollRecipientsField.kt
NewPollVoteValueRange.kt
NewPostView.kt - Adds a Draft Screen 2024-03-29 17:38:31 -04:00
NewPostViewModel.kt - Adds a Draft Screen 2024-03-29 17:38:31 -04:00
NewRelayListView.kt Relay list screeen 2024-03-04 14:56:59 +00:00
NewRelayListViewModel.kt
NewUserMetadataView.kt
NewUserMetadataViewModel.kt Fixing some of the old display name structure 2024-03-12 17:51:27 -04:00
NotifyRequestDialog.kt - Solves infinite Quotation issue. 2024-03-18 15:26:49 -04:00
RelayInformationDialog.kt Refactors horizontal dividers 2024-03-20 15:18:00 -04:00
RelaySelectionDialog.kt
SaveToGallery.kt
UploadFromGallery.kt
UrlUserTagTransformation.kt