amethyst/app/src/main/java/com/vitorpamplona/amethyst/ui/actions
Vitor Pamplona 255b48d126 - Creates a Quartz Module for Nostr Events
- Creates a Benchmark Module to test Performance
- Migrates from GSon to Jackson for Performance Gains, adapts all serializers accordingly
- Recreates Hex encoding/decoding classes for Performance.
- Migrates NIP24 to the new ByteArray Concat encoding.
- Removes support for Lenient choices in the. events.
- Reorganizes Nostr Events dependencies.
- Refactors TLV's and NIP-19 dependencies.
- Adds a Large DB for signature checks.
2023-08-16 17:58:25 -04:00
..
ImageDownloader.kt
ImageSaver.kt
ImageUploader.kt Testing image uploads with Account info 2023-08-15 11:57:28 -04:00
JoinUserOrChannelView.kt - Creates a Quartz Module for Nostr Events 2023-08-16 17:58:25 -04:00
NewChannelView.kt Moves coroutine creation to the viewModel 2023-08-04 15:20:31 -04:00
NewChannelViewModel.kt Moves coroutine creation to the viewModel 2023-08-04 15:20:31 -04:00
NewMediaModel.kt add relay selection to nip 94 and 95 uploads 2023-07-17 15:43:49 -03:00
NewMediaView.kt Avoiding live data updates 2023-08-12 21:32:15 -04:00
NewMessageTagger.kt - Creates a Quartz Module for Nostr Events 2023-08-16 17:58:25 -04:00
NewPollClosing.kt
NewPollConsensusThreshold.kt
NewPollOption.kt
NewPollPrimaryDescription.kt
NewPollRecipientsField.kt
NewPollVoteValueRange.kt
NewPostView.kt - Creates a Quartz Module for Nostr Events 2023-08-16 17:58:25 -04:00
NewPostViewModel.kt - Creates a Quartz Module for Nostr Events 2023-08-16 17:58:25 -04:00
NewRelayListView.kt Moves Relay List to a surface 2023-08-14 23:05:50 -04:00
NewRelayListViewModel.kt - Creates a Quartz Module for Nostr Events 2023-08-16 17:58:25 -04:00
NewUserMetadataView.kt
NewUserMetadataViewModel.kt - Creates a Quartz Module for Nostr Events 2023-08-16 17:58:25 -04:00
RelayInformationDialog.kt - Creates a Quartz Module for Nostr Events 2023-08-16 17:58:25 -04:00
RelaySelectionDialog.kt Replaced hard coded text with resource strings 2023-07-30 17:44:18 +01:00
SaveToGallery.kt
UploadFromGallery.kt
UrlUserTagTransformation.kt - Creates a Quartz Module for Nostr Events 2023-08-16 17:58:25 -04:00