Adam Brown
|
1ac9ce1ec0
|
extracting the firebase version to the dependencies file and updating to latest
|
2022-10-22 12:16:31 +01:00 |
Adam Brown
|
4290248294
|
Merge pull request #214 from ouchadam/tech/workflow-upgrades
updating setup-java to latest
|
2022-10-22 12:10:09 +01:00 |
Adam Brown
|
6ca4ecce68
|
using a fallback user when we're unable to find the author
fixes potential crash when failing to lookup a user by id
|
2022-10-22 12:09:51 +01:00 |
Adam Brown
|
be00270958
|
updating setup-java to latest
|
2022-10-22 12:01:29 +01:00 |
Adam Brown
|
aa609a7115
|
Merge branch 'main' of github.com:ouchadam/helium
|
2022-10-22 11:53:20 +01:00 |
Adam Brown
|
7e8b440e77
|
Merge pull request #213 from ouchadam/tech/bubble-components
Tech/bubble components
|
2022-10-22 11:52:21 +01:00 |
Adam Brown
|
0536364121
|
extract member cache sizes to vars
|
2022-10-22 11:52:16 +01:00 |
Adam Brown
|
e024860a77
|
extract reply bubble view to the components module
|
2022-10-22 11:46:33 +01:00 |
Adam Brown
|
ef1c9de572
|
Merge pull request #211 from ouchadam/dependabot/gradle/org.amshove.kluent-kluent-1.71
Bump kluent from 1.70 to 1.71
|
2022-10-22 11:12:03 +01:00 |
dependabot[bot]
|
6acbdaf40f
|
Bump kluent from 1.70 to 1.71
Bumps [kluent](https://github.com/MarkusAmshove/Kluent) from 1.70 to 1.71.
- [Release notes](https://github.com/MarkusAmshove/Kluent/releases)
- [Changelog](https://github.com/MarkusAmshove/Kluent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MarkusAmshove/Kluent/compare/v1.70...v1.71)
---
updated-dependencies:
- dependency-name: org.amshove.kluent:kluent
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-20 05:36:24 +00:00 |
Adam Brown
|
d17ee34d78
|
porting image bubble to design system
|
2022-10-18 22:25:52 +01:00 |
Adam Brown
|
9ba6d70daa
|
extracts the swipeable bubble container to the design system
|
2022-10-18 22:08:24 +01:00 |
Adam Brown
|
fc9a864ed8
|
Merge pull request #209 from ouchadam/release-candidate
[Auto] Release Candidate
|
2022-10-17 23:16:41 +01:00 |
Adam Brown
|
856e18c1af
|
updating version for release
|
2022-10-17 23:12:57 +01:00 |
Adam Brown
|
146e30193f
|
Merge pull request #208 from ouchadam/bug/importing-keys-fails-first-time
Room key imports failing the first time
|
2022-10-17 23:12:11 +01:00 |
Adam Brown
|
23ba01509c
|
fixing key imports failing the first time
|
2022-10-17 23:05:13 +01:00 |
Adam Brown
|
0d9bb308cd
|
Merge pull request #207 from ouchadam/bug/login-never-completes
Fixes login sometimes never transitioning to next state
|
2022-10-17 22:35:33 +01:00 |
Adam Brown
|
b8b1612f01
|
fixing login sometimes never transitioning to next state
|
2022-10-17 22:26:52 +01:00 |
Adam Brown
|
8270681a9d
|
Merge pull request #206 from ouchadam/bug/missing-decryption
Bug/missing image decryption
|
2022-10-17 21:21:42 +01:00 |
Adam Brown
|
c9fb1b102e
|
updating tests
|
2022-10-17 21:15:21 +01:00 |
Adam Brown
|
a3daea199d
|
removing unused time fields
|
2022-10-17 20:49:04 +01:00 |
Adam Brown
|
f47a44063b
|
fixing images causing decryption errors
- introduces a dedicated encrypted room event type
|
2022-10-17 20:47:04 +01:00 |
Adam Brown
|
14a8b94496
|
Merge pull request #204 from ouchadam/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-serialization-json-1.4.1
Bump kotlinx-serialization-json from 1.4.0 to 1.4.1
|
2022-10-17 19:46:18 +01:00 |
Adam Brown
|
fb478636e4
|
Merge pull request #171 from ouchadam/dependabot/gradle/kotlinVer-1.7.20
Bump kotlinVer from 1.6.10 to 1.7.20
|
2022-10-17 19:45:50 +01:00 |
Adam Brown
|
b61815e6ee
|
upgrade compose compiler with kotlin 1.7.20 support
|
2022-10-17 19:37:49 +01:00 |
dependabot[bot]
|
d324a93802
|
Bump kotlinx-serialization-json from 1.4.0 to 1.4.1
Bumps [kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.4.0...v1.4.1)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 18:35:20 +00:00 |
Adam Brown
|
9446aa8dda
|
Merge pull request #198 from ouchadam/dependabot/gradle/app.cash.turbine-turbine-0.12.0
Bump turbine from 0.11.0 to 0.12.0
|
2022-10-17 19:34:50 +01:00 |
Adam Brown
|
370b829487
|
Merge pull request #203 from ouchadam/dependabot/gradle/org.amshove.kluent-kluent-1.70
Bump kluent from 1.68 to 1.70
|
2022-10-17 19:34:37 +01:00 |
dependabot[bot]
|
0168271d88
|
Bump kluent from 1.68 to 1.70
Bumps [kluent](https://github.com/MarkusAmshove/Kluent) from 1.68 to 1.70.
- [Release notes](https://github.com/MarkusAmshove/Kluent/releases)
- [Changelog](https://github.com/MarkusAmshove/Kluent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MarkusAmshove/Kluent/compare/v1.68...v1.70)
---
updated-dependencies:
- dependency-name: org.amshove.kluent:kluent
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 05:30:34 +00:00 |
Adam Brown
|
ab163001db
|
Merge pull request #202 from ouchadam/bug/android-13-notifications
Fix missing notifications on android 13
|
2022-10-12 23:06:34 +01:00 |
Adam Brown
|
aedc56ef59
|
Merge pull request #201 from ouchadam/bug/android-13-attachments
Fix Android 13 being unable to launch attachment picker
|
2022-10-12 23:03:43 +01:00 |
Adam Brown
|
b8689292c3
|
request notification permission on android 13 when showing home content
|
2022-10-12 22:59:31 +01:00 |
Adam Brown
|
cf9d94a72b
|
Fix Android 13 being unable to launch attachment picker
- Android 13 requires the read_media_images permission instead of read external
|
2022-10-12 22:36:17 +01:00 |
Adam Brown
|
3444285592
|
Merge pull request #200 from ouchadam/tech/chat-engine
Tech/chat engine
|
2022-10-12 21:51:12 +01:00 |
Adam Brown
|
709d6c0e1f
|
porting notification tests to the engine
|
2022-10-12 21:05:56 +01:00 |
Adam Brown
|
4d033230e4
|
porting notifications to chat engine
|
2022-10-12 20:52:02 +01:00 |
Adam Brown
|
86ad2a8a32
|
fixing wrong room overview in test state
|
2022-10-12 20:10:35 +01:00 |
Adam Brown
|
8a95a77d7a
|
porting settings tests to engine
|
2022-10-12 20:07:23 +01:00 |
Adam Brown
|
d491bb844a
|
porting directory tests to engine
|
2022-10-12 20:03:44 +01:00 |
Adam Brown
|
8f1d8cdcc1
|
porting messenger tests to the engine module
|
2022-10-12 19:57:16 +01:00 |
dependabot[bot]
|
d49c9cba46
|
Bump turbine from 0.11.0 to 0.12.0
Bumps [turbine](https://github.com/cashapp/turbine) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/cashapp/turbine/releases)
- [Changelog](https://github.com/cashapp/turbine/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/cashapp/turbine/compare/0.11.0...0.12.0)
---
updated-dependencies:
- dependency-name: app.cash.turbine:turbine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-12 05:32:23 +00:00 |
Adam Brown
|
6e076e7c9f
|
ensuring the sync emits instantly or after the initial sync
|
2022-10-10 20:03:53 +01:00 |
Adam Brown
|
2b55c7dffa
|
converting task running to the engine
|
2022-10-09 21:54:55 +01:00 |
Adam Brown
|
489f45056c
|
converting share module to engine
|
2022-10-09 21:44:06 +01:00 |
Adam Brown
|
b987d1e21c
|
converting profile module to engine
|
2022-10-09 21:37:43 +01:00 |
Adam Brown
|
0b02e6d028
|
porting pushes to chat engine
|
2022-10-09 21:22:43 +01:00 |
Adam Brown
|
8bbf7258be
|
porting media decryption to the chat engine
|
2022-10-09 19:38:33 +01:00 |
Adam Brown
|
e61dea7ba7
|
porting the messenger module to chat-engine
|
2022-10-09 19:22:03 +01:00 |
Adam Brown
|
baf7cfc17a
|
porting message observing to the chat engine
|
2022-10-09 18:58:03 +01:00 |
Adam Brown
|
d2e8a29af8
|
porting settings module to chat engine
|
2022-10-09 17:44:18 +01:00 |