Commit Graph

860 Commits

Author SHA1 Message Date
Adam Brown 4d829ac84e
Merge pull request #271 from ouchadam/tech/state-submodule
screen-state submodule
2022-11-28 19:20:06 +00:00
Adam Brown 99c9556fb3 use recursive submodule checkout 2022-11-28 19:10:56 +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
dependabot[bot] a466f1a9b3
Bump accompanist-systemuicontroller from 0.27.0 to 0.27.1
Bumps [accompanist-systemuicontroller](https://github.com/google/accompanist) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](https://github.com/google/accompanist/compare/v0.27.0...v0.27.1)

---
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-11-18 05:04:18 +00:00
Adam Brown 89b5a724dc
Update README.md 2022-11-15 21:14:32 +00:00
Adam Brown b58434aac8
Merge pull request #263 from ouchadam/dependabot/gradle/com.squareup.leakcanary-leakcanary-android-2.10
Bump leakcanary-android from 2.9.1 to 2.10
2022-11-15 21:07:23 +00:00
dependabot[bot] 4119bcc830
Bump leakcanary-android from 2.9.1 to 2.10
Bumps [leakcanary-android](https://github.com/square/leakcanary) from 2.9.1 to 2.10.
- [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.9.1...v2.10)

---
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-11-14 05:09:56 +00:00
Adam Brown 956d50d404
Merge pull request #262 from ouchadam/tech/sync-error-logging
Tech/sync error logging
2022-11-11 08:18:04 +00:00
Adam Brown f498840c17 reverting unused error emissions 2022-11-10 23:14:02 +00:00
Adam Brown 0020c29426 logging inner error cause to the log output
- also fixes log lines introducing blank lines due to a missing line height
2022-11-10 23:13:09 +00:00
Adam Brown d66f0c0ab9 allowing the messages view to fail with nothing to see here
- means the user can go into the settings and enable logging to find out what's going wrong
2022-11-10 22:40:42 +00:00
Adam Brown b8f60d804a tracking and logging locally sync errors 2022-11-10 22:37:08 +00:00
Adam Brown 8885406a74
Merge pull request #260 from ouchadam/tech/profile-reducer
Porting ProfileViewModel to reducer
2022-11-07 21:22:03 +00:00
Adam Brown aa19346aed create tests for profile use case 2022-11-07 21:13:52 +00:00
Adam Brown 84bb15e5db porting profile to reducer 2022-11-07 20:53:35 +00:00
Adam Brown 5c4ff454ea
Merge pull request #258 from ouchadam/release-candidate
[Auto] Release Candidate
2022-11-07 08:28:55 +00:00
Adam Brown c1b036dc50 updating version for release 2022-11-07 08:25:01 +00:00
Adam Brown f9e68304f5
Merge pull request #257 from ouchadam/bug/missing-migration
Adding migration for muted room table
2022-11-07 08:24:31 +00:00
Adam Brown 946d4a2d33 adding migration for muted room table 2022-11-07 08:15:51 +00:00
Adam Brown 9337b04d7b
Merge pull request #256 from ouchadam/release
[Auto] Sync Release
2022-11-06 21:56:09 +00:00
Adam Brown 7bf40f3466
Merge pull request #255 from ouchadam/release-candidate
[Auto] Release Candidate
2022-11-06 21:46:58 +00:00
Adam Brown 31109246e9 updating version for release 2022-11-06 21:03:14 +00:00
Adam Brown 70af3a45c8 Merge branch 'main' of github.com:ouchadam/helium 2022-11-06 20:55:15 +00:00
Adam Brown 51e6332a74
Merge pull request #254 from ouchadam/bug/clear-cache-on-update
Fix app upgrade not asking user to clear cache
2022-11-06 20:55:07 +00:00
Adam Brown 2e6e21215e using html page url link for release bot message 2022-11-06 20:53:57 +00:00
Adam Brown 06bff064a8 fixing app upgrade not asking user to clear cache 2022-11-06 20:49:15 +00:00
Adam Brown a242f8238d
Merge pull request #251 from ouchadam/release-candidate
[Auto] Release Candidate
2022-11-06 19:01:05 +00:00
Adam Brown 42cc13c0be updating version for release 2022-11-06 18:57:37 +00:00
Adam Brown dace6e9b8a using dynamic colour for links in messages to avoid clashing 2022-11-06 18:52:51 +00:00
Adam Brown c848bea0a1
Merge pull request #250 from ouchadam/tech/engine-tests
Tech/engine tests
2022-11-06 18:38:02 +00:00
Adam Brown 6dc98ef8d3 adding tests around marking room as read
- fixes wrong message instance being used for filtering
2022-11-06 18:31:59 +00:00
Adam Brown aab6170caa adding send message tests 2022-11-06 17:33:06 +00:00
Adam Brown 623639d2ec adding directory use case test 2022-11-05 11:42:31 +00:00
Adam Brown a21f3a1663 lifting directory local echo merging to its own class 2022-11-05 11:12:12 +00:00
Adam Brown 9048f9fb0c adding test for invites use case 2022-11-05 11:04:04 +00:00
Adam Brown 093ca6df3b add 6 args flow combine 2022-11-05 10:48:47 +00:00
Adam Brown 0d0c3d55fe ignore unsupported events 2022-11-05 10:11:09 +00:00
Adam Brown a39a0ece3e
Merge pull request #249 from ouchadam/feature/improved-rich-text-parsing
Improved RichText support
2022-11-05 09:53:08 +00:00
Adam Brown c9a29b0b25 add support for more types of html tags and nesting 2022-11-05 09:39:12 +00:00
Adam Brown c6b9a997f3 make profile tab switch instant when the data is already available 2022-11-04 11:34:55 +00:00
Adam Brown 4d853f0338 porting to flow concat for the initial sync state read 2022-11-04 11:16:10 +00:00
Adam Brown 5db1a87a38 fixing sync leak when changing to the profile page 2022-11-04 10:25:54 +00:00
Adam Brown a3dd5541e4
Merge pull request #248 from ouchadam/feature/clearer-redactions
Clearer redactions
2022-11-04 09:32:31 +00:00
Adam Brown 2739aa8ba5 fixing test compilation errors 2022-11-04 09:27:16 +00:00
Adam Brown d3070d578a removing manual redacted text fallback and using empty instead 2022-11-04 09:15:02 +00:00
Adam Brown 7a426ab1e7 add dedicated redacted message type in order to render it separately 2022-11-04 09:10:48 +00:00
Adam Brown 82de03e963
Merge pull request #247 from ouchadam/dependabot/gradle/app.cash.turbine-turbine-0.12.1
Bump turbine from 0.12.0 to 0.12.1
2022-11-04 08:25:39 +00:00
dependabot[bot] 6100e56d0c
Bump turbine from 0.12.0 to 0.12.1
Bumps [turbine](https://github.com/cashapp/turbine) from 0.12.0 to 0.12.1.
- [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.12.0...0.12.1)

---
updated-dependencies:
- dependency-name: app.cash.turbine:turbine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 05:05:26 +00:00
Adam Brown f526a8d54b
Merge pull request #141 from ouchadam/readme-data-usage
Add readme section about data usage
2022-11-03 18:19:33 +00:00