ganfra
|
c9b4cf3232
|
Improve a bit timeline pagination
|
2 years ago |
ganfra
|
830b8caa3a
|
Update rust-sdk (from maven)
|
2 years ago |
ganfra
|
4940719274
|
Add fetchMembers and use it when init timeline (import again rust-sdk with fix on poisoning)
|
2 years ago |
ganfra
|
e7897ece21
|
Change some tracing config but still not working properly (need investigation with rust team)
|
2 years ago |
ganfra
|
98ed021438
|
Fix slidingSync being slow
|
2 years ago |
ganfra
|
b487e5f128
|
Separate eventId and id for TimelineItem.Event
|
2 years ago |
ganfra
|
6290996831
|
Updates on rust: makes SS working but slow. Also branch some timeline virtual items.
|
2 years ago |
Benoit Marty
|
426005f298
|
Fix detekt issue, optimize import, fix color of preference category title
|
2 years ago |
ganfra
|
0f498a0290
|
Start integrating uptodate rust sdk and make it compile (WIP)
|
2 years ago |
dependabot[bot]
|
59615ec99b
|
Bump plugin.serialization from 1.8.0 to 1.8.10
Bumps [plugin.serialization](https://github.com/JetBrains/kotlin) from 1.8.0 to 1.8.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10)
---
updated-dependencies:
- dependency-name: plugin.serialization
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
ganfra
|
b8860a6658
|
Simplify AvatarData and avoid carrying ByteArray
|
2 years ago |
Benoit Marty
|
acac3a42bf
|
Revert unwanted change.
|
2 years ago |
Benoit Marty
|
eafac31ccc
|
No need to use a dispatcher.
Fix issue detected by sonar: `Remove this dispatcher. It is pointless when used with only suspending functions.`
|
2 years ago |
ganfra
|
fa71eab85e
|
Handle activity and process recreation for session
|
2 years ago |
Benoit Marty
|
3410b70af4
|
Optimize import
|
2 years ago |
ganfra
|
87d0191324
|
Change/move some gradle modules to be better separated. Let core module be a kotlin lib.
|
2 years ago |
ganfra
|
dd00f99f0c
|
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
2 years ago |
ganfra
|
907d7eba75
|
Rename matrix modules
|
2 years ago |
ganfra
|
bbbbc3495d
|
Rename di module
|
2 years ago |
ganfra
|
f6672fa5de
|
Rename core module
|
2 years ago |
ganfra
|
97efff8aa4
|
Changes after review
|
2 years ago |
ganfra
|
f7d9665eaf
|
Add some refactoring and first simple test on RoomListPresenter
|
2 years ago |
Benoit Marty
|
4c832c88f7
|
Kotlin 1.8 + cleanup
|
2 years ago |
dependabot[bot]
|
2a2522771d
|
Bump jna from 5.12.1 to 5.13.0
Bumps [jna](https://github.com/java-native-access/jna) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/java-native-access/jna/releases)
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
- [Commits](https://github.com/java-native-access/jna/compare/5.12.1...5.13.0)
---
updated-dependencies:
- dependency-name: net.java.dev.jna:jna
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Benoit Marty
|
862900ed9a
|
Rename folders `java` to `kotlin`
|
2 years ago |
ganfra
|
aa0d997ec2
|
Fix CI again
|
2 years ago |
ganfra
|
331e26e33c
|
Add some interfaces for matrix module
|
2 years ago |
ganfra
|
f95b3b5d79
|
Add copyright on new files
|
2 years ago |
ganfra
|
ec1bbdeb9c
|
Finish migration of Messages screen
|
2 years ago |
ganfra
|
ad3ac4cc3c
|
Create RoomComponent and manage in RoomFlowNode
|
2 years ago |
ganfra
|
ae2534488b
|
Refactor where Dagger Components belongs (in node)
|
2 years ago |
ganfra
|
020fd3b458
|
Start migrating messages screen
|
2 years ago |
ganfra
|
eeebb99292
|
Move some code to 'architecture' module
|
2 years ago |
Benoit Marty
|
e393e8f52b
|
Fix warning
|
2 years ago |
Benoit Marty
|
516e491af2
|
Clean up
|
2 years ago |
Benoit Marty
|
47877c4076
|
Create a MatrixUserRow composable
|
2 years ago |
Benoit Marty
|
c5c05e3867
|
Create `matrixui` module and remove dependency to `coil` in the matrix module. Move `MatrixUser` there.
|
2 years ago |
Benoit Marty
|
4431f037ab
|
Fix namespace
|
2 years ago |
Benoit Marty
|
bbb0332175
|
Update existing Copyright
|
2 years ago |
Benoit Marty
|
19301756e3
|
Add missing Copyright
|
2 years ago |
ganfra
|
2de26a30d5
|
Nav: First iteration integrating Appyx
|
2 years ago |
Benoit Marty
|
0644a5822f
|
Code quality
Code quality
|
2 years ago |
ganfra
|
9aa0ce9438
|
Introduce SessionComponent
|
2 years ago |
ganfra
|
17e4c1bab2
|
Continue dagger setup...
|
2 years ago |
ganfra
|
05dc3b636c
|
Continue setting up dagger
|
2 years ago |
Benoit Marty
|
c8b344644b
|
Ktlint for all modules + run it
|
2 years ago |
Benoit Marty
|
42075176a1
|
Fix detekt issues.
|
2 years ago |
ganfra
|
cb92ff5d3b
|
Dagger: start setup
|
2 years ago |
Benoit Marty
|
4136ba94e5
|
Timber for all modules
|
2 years ago |
Benoit Marty
|
09087a7e86
|
Fix some lint issues and reduce severity of `UnusedResources`
|
2 years ago |