Commit Graph

16 Commits

Author SHA1 Message Date
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 a10f51aa08 adding an empty state to messages list 2022-04-26 22:16:07 +01:00
Adam Brown 77bdfb4cd3 cleaning up dependency entries 2022-04-25 23:09:35 +01:00
Adam Brown 21be4a4b1d gracefully handling errors within the profile screen 2022-04-25 23:09:20 +01:00
dependabot[bot] d7cd39d7e0
Bump accompanist-systemuicontroller from 0.24.6-alpha to 0.24.7-alpha
Bumps [accompanist-systemuicontroller](https://github.com/google/accompanist) from 0.24.6-alpha to 0.24.7-alpha.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](https://github.com/google/accompanist/compare/v0.24.6-alpha...v0.24.7-alpha)

---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-systemuicontroller
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 05:26:35 +00:00
dependabot[bot] 729b1e80ed
Bump accompanist-systemuicontroller from 0.24.5-alpha to 0.24.6-alpha
Bumps [accompanist-systemuicontroller](https://github.com/google/accompanist) from 0.24.5-alpha to 0.24.6-alpha.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](https://github.com/google/accompanist/compare/v0.24.5-alpha...v0.24.6-alpha)

---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-systemuicontroller
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 05:31:50 +00:00
Adam Brown 9aa2fc0a0f adding a collapsable header to main conversation list 2022-04-03 00:04:12 +01:00
dependabot[bot] 94928b4329
Bump accompanist-systemuicontroller from 0.24.4-alpha to 0.24.5-alpha
Bumps [accompanist-systemuicontroller](https://github.com/google/accompanist) from 0.24.4-alpha to 0.24.5-alpha.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](https://github.com/google/accompanist/compare/v0.24.4-alpha...v0.24.5-alpha)

---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-systemuicontroller
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 05:32:46 +00:00
Adam Brown 423ee3afd9 Merge branch 'main' of github.com:ouchadam/helium into feature/invitations 2022-03-16 20:55:47 +00:00
dependabot[bot] efd2b086bb
Bump accompanist-systemuicontroller from 0.24.3-alpha to 0.24.4-alpha
Bumps [accompanist-systemuicontroller](https://github.com/google/accompanist) from 0.24.3-alpha to 0.24.4-alpha.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](https://github.com/google/accompanist/compare/v0.24.3-alpha...v0.24.4-alpha)

---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-systemuicontroller
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 21:02:46 +00:00
Adam Brown be4fe82043 adding basic invitations list page via the profile 2022-03-13 22:53:58 +00:00
dependabot[bot] b2178f1719
Bump accompanist-systemuicontroller from 0.24.1-alpha to 0.24.3-alpha
Bumps [accompanist-systemuicontroller](https://github.com/google/accompanist) from 0.24.1-alpha to 0.24.3-alpha.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](https://github.com/google/accompanist/compare/v0.24.1-alpha...v0.24.3-alpha)

---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-systemuicontroller
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 05:30:18 +00:00
Adam Brown 88cc7e823a lifting out the android sdk version 2022-03-06 18:54:05 +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