amethyst/app/src/main/java/com/vitorpamplona/amethyst/ui/screen
Vitor Pamplona bb2fb2b103 Fixes max width of hidden notes 2024-04-09 12:15:27 -04:00
..
loggedIn - Migrates to the new Markdown Parser. 2024-04-08 18:53:55 -04:00
loggedOff Moves the Following Vector to a native composable. 2024-03-25 16:41:38 -04:00
AccountScreen.kt add a lifeCycleOwner to register external signer on resume 2024-03-20 17:20:35 -03:00
AccountState.kt
AccountStateViewModel.kt
CardFeedState.kt
CardFeedView.kt Migrating Refreshable feeds to the reusable box 2024-04-04 09:41:51 -04:00
CardFeedViewModel.kt Avoiding feed jitter when pressing the notification button twice. 2024-04-04 10:03:28 -04:00
ChatroomFeedView.kt Reactivating hold to edit draft. 2024-04-01 14:14:58 -04:00
ChatroomListFeedView.kt Finishing the rendering of card notes for DMs and live chats 2024-04-01 17:07:27 -04:00
FeedState.kt
FeedView.kt 1. Refactors the use of dividers out of components 2024-03-20 13:47:47 -04:00
FeedViewModel.kt - Adds a Draft Screen 2024-03-29 17:38:31 -04:00
LnZapFeedState.kt
LnZapFeedView.kt 1. Refactors the use of dividers out of components 2024-03-20 13:47:47 -04:00
LnZapFeedViewModel.kt
RelayFeedView.kt Migrating Refreshable feeds to the reusable box 2024-04-04 09:41:51 -04:00
RememberForeverStates.kt
SharedPreferencesViewModel.kt Starts with complete to avoid user shock 2024-03-19 10:06:16 -04:00
StringFeedState.kt
StringFeedView.kt Refactors horizontal dividers 2024-03-20 15:18:00 -04:00
StringFeedViewModel.kt
ThreadFeedView.kt Fixes max width of hidden notes 2024-04-09 12:15:27 -04:00
UserFeedState.kt
UserFeedView.kt Refactors horizontal dividers 2024-03-20 15:18:00 -04:00
UserFeedViewModel.kt