Commit graph

18 commits

Author SHA1 Message Date
Hafiz
3084532f5b Fix 2nd line of text ("remember to be friendly.. to gray200_gray400 2025-06-16 09:39:21 -05:00
Hafiz
f374acad5c set chat empty state gray700_gray10 2025-06-13 09:09:30 -05:00
Hafiz
64f2942e7a Reduces bottom margin for empty state title 2025-06-13 09:07:48 -05:00
Hafiz
5f1648f2ef Set chat empty state text view invisible initially 2025-06-11 12:54:47 -05:00
Hafiz
d69b300bf3 small title/description/spacing tweak to empty chat text
chat empty state: split into title and description TextViews with spacing
2025-06-11 12:53:33 -05:00
Hafiz
4c15fcd32a Show empty chat text when there are no messages
When chatMessages is empty, set the RecyclerView state to EMPTY and fade in the empty-state TextView; otherwise switch back to DISPLAYING_DATA and hide the TextView.
2025-06-11 11:08:56 +02:00
Phillip Thelen
33bb40370b Fix chat layout issues on some android 15 devices 2025-03-14 13:46:04 +01:00
Phillip Thelen
7295602675 Improve edge-to-edge handling 2025-01-30 11:30:01 +01:00
Phillip Thelen
b15bc38c0a Update deprecated code 2021-06-04 16:11:48 +02:00
Phillip Thelen
6f541e7189 reverse chat direction 2019-10-24 13:28:39 +02:00
Phillip Thelen
97841e5cac Fix chat layout 2019-01-08 19:26:36 +01:00
Phillip Thelen
d10bedd990 Update to AndroidX 2018-11-06 16:11:02 +01:00
Phillip Thelen
11a3290e2e convert code to kotlin 2017-11-17 14:12:14 +01:00
Phillip Thelen
6bdba57b6d Fix task reordering 2017-11-17 14:12:14 +01:00
Phillip Thelen
52f421d71b Redo party view 2017-05-23 17:40:33 +02:00
Phillip Thelen
693b0fd8fe Rework chat 2017-05-15 12:13:08 +02:00
Phillip Thelen
f5ad6488bc Move all db access to repositories 2017-04-20 21:14:23 +02:00
Phillip Thelen
529f3f316b Refactor into SocialRepository 2017-04-20 10:28:50 +02:00