Hafiz
|
bf5b0bc315
|
Improve empty state handling in inbox message list
Add logic to display an empty state in the inbox message
list when there are no messages to display. Also adds
margins to the chat intro item.
|
2025-07-01 13:15:07 -05:00 |
|
Phillip Thelen
|
642ef76519
|
fix wear issues
|
2022-07-29 11:35:02 +02:00 |
|
Phillip Thelen
|
9be62f7851
|
Optimize icons and stuff
|
2022-07-05 15:16:05 +02:00 |
|
Phillip Thelen
|
6c536fa655
|
move and create models for tasks as well
|
2022-06-03 11:22:56 +02:00 |
|
Phillip Thelen
|
c5473c58bc
|
Move AvatarView to common module
# Conflicts:
# Habitica/res/layout/dialog_pet_suggest_hatch.xml
# Habitica/src/main/java/com/habitrpg/android/habitica/ui/AvatarWithBarsViewModel.kt
# Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/AdventureGuideActivity.kt
# Habitica/src/main/java/com/habitrpg/android/habitica/ui/adapter/CustomizationRecyclerViewAdapter.kt
# Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/social/InboxOverviewFragment.kt
# Habitica/src/main/java/com/habitrpg/android/habitica/ui/views/shops/PurchaseDialogBackgroundContent.kt
# common/src/main/java/com/habitrpg/common/habitica/views/AvatarView.kt
|
2022-06-02 09:14:08 +02:00 |
|
Phillip Thelen
|
aebe3b4f9f
|
Code cleanup
|
2021-02-23 11:49:59 +01:00 |
|
Eyal
|
876e0da557
|
Fixed the final bug. Now there is a bug of opening a new chat with a new user. Not sure it is because of my changes.
|
2020-08-26 19:57:23 +03:00 |
|
Eyal
|
75b6167565
|
added the intro message.
there is still a bug that on entering the chat dialog, and on refreshing, the chat scroll moves to the bottom instead of to the top
|
2020-08-22 01:43:52 +03:00 |
|