Commit Graph

16 Commits

Author SHA1 Message Date
Adam Brown
1a6f8b6b40 including material3 dependencies and attempting 1 for 1 swap of imports 2022-09-08 20:06:08 +01:00
Adam Brown
1450a70283 Merge branch 'main' of github.com:ouchadam/helium into feature/share-images-via-small-talk 2022-06-13 19:05:41 +01:00
Adam Brown
83537b1367 handling the first sync without any local cache as a loading state rather than showing the empty view 2022-06-11 23:11:48 +01:00
Adam Brown
6fed8a35ce wip, passing the image urls down to the matrix client layer 2022-06-08 20:31:07 +01:00
Adam Brown
33ee1825cf adding smalltalk to the targetted share menu 2022-05-29 21:52:54 +01:00
Adam Brown
cd0b3f567b using single instance of the clock to avoid recomposition lookups 2022-05-08 14:37:12 +01:00
Adam Brown
a10f51aa08 adding an empty state to messages list 2022-04-26 22:16:07 +01:00
Adam Brown
dccf8cc206 scrolling to top when select directory icon again 2022-04-13 21:33:16 +01:00
Adam Brown
9aa2fc0a0f adding a collapsable header to main conversation list 2022-04-03 00:04:12 +01:00
Adam Brown
50e12c8c54 using combine instead of merge for syncing until the event appears 2022-03-13 19:04:49 +00:00
Adam Brown
a8218b7e66 splitting the notification logic 2022-03-13 18:56:21 +00:00
Adam Brown
6725a0648e capping the unread count to 99+ 2022-03-13 18:56:09 +00:00
Adam Brown
7fff5face4 flattening directory use case syncing into the main logic, adding tests around directory view model 2022-03-13 17:36:52 +00:00
Adam Brown
1f96bfbc0f making a start on testing the android side of the project 2022-03-05 19:23:37 +00:00
Adam Brown
ecb24ece11 more tests 2022-03-03 20:57:13 +00:00
Adam Brown
c78d24a458 initial commit 2022-02-27 21:48:14 +00:00