ee20be4240
Add builds spec
2024-03-23 23:56:14 -07:00
3d3abc1813
MessageListScreen: Add time annotations/max width
2024-03-19 00:15:36 -07:00
a8886279c6
Update send message to account for guid returned by servers
2023-12-10 18:30:56 -08:00
4eef98aef4
Start integration with app: adds Hilt for dep injection, implements a view model
2023-08-17 00:37:50 -07:00
7a5e1fd338
Implements /message fetching
2023-08-07 21:30:46 -07:00
2e9b62b654
Adds backend module, tests for /version and /conversations (not real tests yet)
2023-08-06 12:27:58 -07:00
16148949c8
Some progress on message list UI
2023-07-07 00:11:13 -07:00
27e3c09228
ConversationListScreen: Unread indicator, time modified
2023-06-12 01:11:57 -07:00
e547cec441
Initial commit -
...
Basic list of conversations (UI only) are working using Jetpack Compose.
Next step is to try and get data loading from a Room database.
Ideally, I can have a test data store and a real data store, and some way to switch between them.
2023-06-11 21:04:14 -07:00