Commit Graph

23 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 c299d558d3 lifting application id to the convention consumer 2022-12-12 19:24:59 +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 7e1ff25968 fix missing crashlytics plugin 2022-12-11 13:10:00 +00:00
Adam Brown f1077efc17 convert to version catalog 2022-12-11 12:50:46 +00:00
Adam Brown eb896017f3 First pass at extracting the engine module 2022-12-05 22:25:06 +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 aa813fe67a switching to lazy variant configuration 2022-10-03 20:08:03 +01:00
Adam Brown abe7208f27 renaming foss output to avoid conflicts 2022-08-31 20:34:40 +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 cac4f8cedf ignoring node modules 2022-08-24 15:15:26 +01:00
Adam Brown 9c99b6a0a9 Merge branch 'main' of github.com:ouchadam/helium into feature/share-images-via-small-talk 2022-07-28 22:08:44 +01:00
Adam Brown 6c3311284c lifting desugar'd dep to the deps file 2022-07-11 19:37:53 +01:00
Adam Brown a7a5d73bac merging with main 2022-06-13 19:10:02 +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 563fdff73e applying minor build speed improvements
- disabling release build type
- only including xxhdpi resources
2022-06-11 14:29:33 +01:00
Adam Brown 2ca96f21d2 adding barebones send intent handler activity 2022-05-29 19:53:45 +01:00
Adam Brown 77bdfb4cd3 cleaning up dependency entries 2022-04-25 23:09:35 +01:00
dependabot[bot] d455366ecb
Bump leakcanary-android from 2.8.1 to 2.9.1
Bumps [leakcanary-android](https://github.com/square/leakcanary) from 2.8.1 to 2.9.1.
- [Release notes](https://github.com/square/leakcanary/releases)
- [Changelog](https://github.com/square/leakcanary/blob/main/docs/changelog.md)
- [Commits](https://github.com/square/leakcanary/compare/v2.8.1...v2.9.1)

---
updated-dependencies:
- dependency-name: com.squareup.leakcanary:leakcanary-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 05:26:38 +00:00
Adam Brown dbc915db58 enabling date/time backporting, adds 50kb~ 2022-03-18 20:52:17 +00:00
Adam Brown 33e3ad3a4b using local json to control the current version 2022-03-07 19:04:25 +00:00
Adam Brown a40cb1d05f updating version code for alpha release 2022-03-06 22:55:31 +00:00
Adam Brown c78d24a458 initial commit 2022-02-27 21:48:14 +00:00