amethyst/app/src/main/java/com/vitorpamplona/amethyst/ui/screen
Vitor Pamplona 98c55661e8 Migrates to Compose 1.5.0 2023-08-22 11:05:17 -04:00
..
loggedIn Migrates to Compose 1.5.0 2023-08-22 11:05:17 -04:00
loggedOff Displays error message on LogCat if fails to login 2023-06-23 17:56:13 -04:00
AccountScreen.kt Moves navController back into Compose 2023-08-01 10:39:10 -04:00
AccountState.kt Testing Lint Commit 2023-03-08 17:07:56 -05:00
AccountStateViewModel.kt Avoids creating new corotine scopes 2023-08-21 13:34:18 -04:00
CardFeedState.kt - Creates a Quartz Module for Nostr Events 2023-08-16 17:58:25 -04:00
CardFeedView.kt Fix for mute list not showing 2023-07-16 20:16:17 -04:00
CardFeedViewModel.kt Avoids creating new corotine scopes 2023-08-21 13:34:18 -04:00
ChatroomFeedView.kt Support for NIP24- Trustless GiftWrapped Sealed Private Direct Messages and Small Private Groups 2023-08-10 18:04:23 -04:00
ChatroomListFeedView.kt - Creates a Quartz Module for Nostr Events 2023-08-16 17:58:25 -04:00
FeedState.kt Fix for mute list not showing 2023-07-16 20:16:17 -04:00
FeedView.kt Support for NIP24- Trustless GiftWrapped Sealed Private Direct Messages and Small Private Groups 2023-08-10 18:04:23 -04:00
FeedViewModel.kt Avoids creating new corotine scopes 2023-08-21 13:34:18 -04:00
LnZapFeedState.kt formatting 2023-06-05 18:22:09 -04:00
LnZapFeedView.kt Increases the speed of the Zap Tab in Profiles. 2023-06-05 18:19:23 -04:00
LnZapFeedViewModel.kt Avoids creating new corotine scopes 2023-08-21 13:34:18 -04:00
RelayFeedView.kt Moves coroutines of BundledUpdate and BundledInsert to a managed model. 2023-08-20 16:37:49 -04:00
RelayPoolViewModel.kt Support for NIP24- Trustless GiftWrapped Sealed Private Direct Messages and Small Private Groups 2023-08-10 18:04:23 -04:00
RememberForeverStates.kt Migrates to Compose 1.5.0 2023-08-22 11:05:17 -04:00
ThemeViewModel.kt Wrong Immutable Class 2023-07-20 18:01:17 -04:00
ThreadFeedView.kt Implements contextual rounded corners for images and videos 2023-08-19 11:08:55 -04:00
UserFeedState.kt Moves UserFeed to MutableLists 2023-06-02 21:52:22 -04:00
UserFeedView.kt - Refactoring feeds use of the pullrefresh 2023-06-05 15:33:16 -04:00
UserFeedViewModel.kt Avoids creating new corotine scopes 2023-08-21 13:34:18 -04:00