Commit Graph

431 Commits

Author SHA1 Message Date
Adam Brown 8c2dfbd77c aligning all ktor versions 2022-03-08 20:23:57 +00:00
Adam Brown c24d32aaef
Merge pull request #4 from ouchadam/dependabot/gradle/io.ktor-ktor-client-core-1.6.7
Bump ktor-client-core from 1.6.2 to 1.6.7
2022-03-08 20:09:59 +00:00
dependabot[bot] e788f58a4d
Bump ktor-client-core from 1.6.2 to 1.6.7
Bumps [ktor-client-core](https://github.com/ktorio/ktor) from 1.6.2 to 1.6.7.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.7)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 20:02:35 +00:00
Adam Brown 5ec82308ed
Merge pull request #3 from ouchadam/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-coroutines-core-1.6.0
Bump kotlinx-coroutines-core from 1.6.0-RC2 to 1.6.0
2022-03-08 20:02:21 +00:00
Adam Brown 9dd55cf25e
Merge pull request #5 from ouchadam/dependabot/gradle/io.ktor-ktor-client-serialization-1.6.7
Bump ktor-client-serialization from 1.5.0 to 1.6.7
2022-03-08 20:01:25 +00:00
Adam Brown f09dfa1840
Merge pull request #6 from ouchadam/dependabot/gradle/io.ktor-ktor-client-java-1.6.7
Bump ktor-client-java from 1.6.2 to 1.6.7
2022-03-08 20:01:17 +00:00
dependabot[bot] 0a7c5d9110
Bump ktor-client-serialization from 1.5.0 to 1.6.7
Bumps [ktor-client-serialization](https://github.com/ktorio/ktor) from 1.5.0 to 1.6.7.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/1.5.0...1.6.7)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-serialization
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 19:57:00 +00:00
dependabot[bot] 6c431c3506
Bump ktor-client-java from 1.6.2 to 1.6.7
Bumps [ktor-client-java](https://github.com/ktorio/ktor) from 1.6.2 to 1.6.7.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.7)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 19:57:00 +00:00
dependabot[bot] 07ac8cd636
Bump kotlinx-coroutines-core from 1.6.0-RC2 to 1.6.0
Bumps [kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.0-RC2 to 1.6.0.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.0-RC2...1.6.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 19:56:54 +00:00
Adam Brown 49fe73c5c4 adding dependabot 2022-03-08 19:56:23 +00:00
Adam Brown 3b62c7e390 Merge branch 'main' of github.com:ouchadam/helium 2022-03-07 23:18:35 +00:00
Adam Brown fcfabcda27 adding tests around the messaging view model 2022-03-07 23:18:25 +00:00
Adam Brown ccecfb08e0 speed up message render by marking room read state async 2022-03-07 20:00:39 +00:00
Adam Brown 5781f6ae33
Update README.md 2022-03-07 19:34:22 +00:00
Adam Brown 5923e55a6b adding g play link 2022-03-07 19:30:44 +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 5d3025fe55 including header image 2022-03-06 19:47:57 +00:00
Adam Brown 88cc7e823a lifting out the android sdk version 2022-03-06 18:54:05 +00:00
Adam Brown 5485ec3b84 extracting settings view model fixtures to their parent modules 2022-03-06 15:07:04 +00:00
Adam Brown 4dc89091ba testing the room events decrypter 2022-03-06 12:46:18 +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 b848ee97d2 Merge branch 'main' of github.com:ouchadam/helium 2022-03-03 20:57:24 +00:00
Adam Brown ecb24ece11 more tests 2022-03-03 20:57:13 +00:00
Adam Brown 634fc15829 adding privacy policy link in settings 2022-03-02 19:22:33 +00:00
Adam Brown ab4ab5f2a1 adding a tmp icon 2022-03-02 19:15:40 +00:00
Adam Brown fa6fd5d1a0
Update README.md 2022-03-01 18:15:34 +00:00
Adam Brown 683c65c8bd
Create LICENSE 2022-03-01 18:14:35 +00:00
Adam Brown e792264b3c Merge pull request #1 from ouchadam/ci
Adding CI pipelines for assembly and testing
2022-02-28 23:06:52 +00:00
Adam Brown a3dea5ddc6 adding test workflow 2022-02-27 22:54:26 +00:00
Adam Brown c78d24a458 initial commit 2022-02-27 21:48:14 +00:00