Private
Public Access
1
0
Commit Graph

2 Commits

Author SHA1 Message Date
7a5e1fd338 Implements /message fetching 2023-08-07 21:30:46 -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