Commit Graph

18 Commits

Author SHA1 Message Date
Adam Brown 259644aa55 using conventions with their own versioning
- removes android plugins and compose from the main app
2022-12-12 22:24:51 +00:00
Adam Brown 83f0c1a243 replace buildSrc with conventions submodule 2022-12-12 19:20:22 +00:00
Adam Brown 727ee2da9d move repositories to the gradle dir 2022-12-11 15:17:08 +00:00
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 09a2636c5f using engine submodule 2022-12-05 22:51:07 +00:00
Adam Brown eb896017f3 First pass at extracting the engine module 2022-12-05 22:25:06 +00:00
Adam Brown 37ad97c761 using screen-state submodule 2022-11-28 19:04:24 +00:00
Adam Brown bb7e8603dc Make use of extract state modules 2022-11-28 18:57:50 +00:00
Adam Brown de1aa00715 wip 2022-10-31 20:35:02 +00:00
Adam Brown 128c2db432 starting engine migration
- add a chat-engine abstraction
- create a matrix-chat-engine implementation
- starts by porting the initial creation and directory listing
2022-10-09 16:52:33 +01:00
Adam Brown d01451e3e9 replacing non foss dependencies with noop replaceable modules when the project is build with the -Pfoss flag 2022-08-31 17:44:17 +01:00
Adam Brown e9ad0b4a64 Merge branch 'main' into feature/share-images-via-small-talk 2022-06-11 19:11:45 +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 2ca96f21d2 adding barebones send intent handler activity 2022-05-29 19:53:45 +01:00
Adam Brown 5485ec3b84 extracting settings view model fixtures to their parent modules 2022-03-06 15:07:04 +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 c78d24a458 initial commit 2022-02-27 21:48:14 +00:00