Commit Graph

24 Commits

Author SHA1 Message Date
Adam Brown 5ddd407884 avoiding versioned plugins and making the buildSrc the main plugin classloader 2022-12-11 15:06:05 +00:00
Adam Brown f1077efc17 convert to version catalog 2022-12-11 12:50:46 +00:00
Adam Brown c71f2b8a27 using test engine module 2022-12-05 22:48:38 +00:00
Adam Brown eb896017f3 First pass at extracting the engine module 2022-12-05 22:25:06 +00:00
Adam Brown bb7e8603dc Make use of extract state modules 2022-11-28 18:57:50 +00:00
Adam Brown aa19346aed create tests for profile use case 2022-11-07 21:13:52 +00:00
Adam Brown 84bb15e5db porting profile to reducer 2022-11-07 20:53:35 +00:00
Adam Brown c6b9a997f3 make profile tab switch instant when the data is already available 2022-11-04 11:34:55 +00:00
Adam Brown b987d1e21c converting profile module to engine 2022-10-09 21:37:43 +01:00
Adam Brown ec5c58a95c adding error views to profile, messenger and settings screens 2022-10-09 15:53:26 +01:00
Adam Brown eff150aebc fixing crash when switching from the invitations screen to the conversation directory and back to the profile 2022-09-15 20:06:17 +01:00
Adam Brown ee91de4301 removing invites from the database after rejecting them and allowing them to fail with 403 (if the user no longer has access) 2022-09-15 20:06:17 +01:00
Adam Brown 1a6f8b6b40 including material3 dependencies and attempting 1 for 1 swap of imports 2022-09-08 20:06:08 +01:00
Adam Brown 8261d53460 splitting core into core and compose core to allow for more modules to avoid the android plugin 2022-06-11 14:10:17 +01:00
Adam Brown 4a0d2cd42d prepping for kotlin 1.7.0 release, removing compose from modules that don't need it 2022-06-11 13:29:47 +01:00
Adam Brown 165241f412 updating to coil 2 2022-05-21 12:38:28 +01:00
Adam Brown 21be4a4b1d gracefully handling errors within the profile screen 2022-04-25 23:09:20 +01:00
Adam Brown f0a856eb20 adding room join/leaving based on sync status
- means the invitations page should work!
2022-03-17 23:01:40 +00:00
Adam Brown 38c9e33a59 accumulating and storing the invite event metadata for member and room names 2022-03-16 22:36:42 +00:00
Adam Brown be4fe82043 adding basic invitations list page via the profile 2022-03-13 22:53:58 +00:00
Adam Brown f79804e5ef using live counts for the invitations 2022-03-13 19:42:33 +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