amethyst/app/src/main/java/com/vitorpamplona/amethyst/ui/screen
Vitor Pamplona 5c9b736591 Migrates dependencies to new versions. App now requires Android Electric Eel 2023-01-25 22:33:37 -03:00
..
loggedIn Migrates dependencies to new versions. App now requires Android Electric Eel 2023-01-25 22:33:37 -03:00
loggedOff New design (Visual Identity and Logo) by Lula Rocha 2023-01-17 18:25:38 -05:00
AccountScreen.kt StateWithLifecycle seems to be the wrong option here. 2023-01-25 19:26:48 -03:00
AccountState.kt Base code for Amethyst 2023-01-11 13:31:20 -05:00
AccountStateViewModel.kt Support for Blocking and Reporting Users/Posts 2023-01-24 16:59:21 -03:00
CardFeedState.kt Fixes notification autoupdating 2023-01-25 13:29:44 -03:00
CardFeedView.kt Fixes notification autoupdating 2023-01-25 13:29:44 -03:00
CardFeedViewModel.kt Moving coroutines from Main to Default, which is more ideal for memory intensive tasks 2023-01-23 20:54:56 -03:00
ChatroomFeedView.kt Migrates dependencies to new versions. App now requires Android Electric Eel 2023-01-25 22:33:37 -03:00
ChatroomListFeedView.kt Keeping the feed up to date if you are looking at the top 2023-01-24 22:53:15 -03:00
FeedState.kt Base code for Amethyst 2023-01-11 13:31:20 -05:00
FeedView.kt Remove blinking 2023-01-21 13:53:12 -03:00
FeedViewModel.kt Migrates dependencies to new versions. App now requires Android Electric Eel 2023-01-25 22:33:37 -03:00
RelayPoolViewModel.kt Migrates dependencies to new versions. App now requires Android Electric Eel 2023-01-25 22:33:37 -03:00
ThreadFeedView.kt Migrates dependencies to new versions. App now requires Android Electric Eel 2023-01-25 22:33:37 -03:00
UserFeedState.kt Support for User Profiles 2023-01-15 21:52:59 -05:00
UserFeedView.kt Remove blinking 2023-01-21 13:53:12 -03:00
UserFeedViewModel.kt Support for Blocking and Reporting Users/Posts 2023-01-24 16:59:21 -03:00