Benoit Marty
|
9aa03fe2d4
|
Remove unwanted doc.
|
2 years ago |
Benoit Marty
|
fa47077859
|
Merge branch 'develop' into feature/bma/documentation
|
2 years ago |
Benoit Marty
|
54af902bd5
|
Merge pull request #70 from vector-im/dependabot/gradle/plugin.serialization-1.8.10
Bump plugin.serialization from 1.8.0 to 1.8.10
|
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 |
Benoit Marty
|
a4f9354e8a
|
Merge pull request #66 from vector-im/feature/bma/sonar
Sonar / Kover / Codecov
|
2 years ago |
ganfra
|
3480c26af2
|
Merge pull request #67 from vector-im/feature/fga/fix_restoration
Feature/fga/fix restoration
|
2 years ago |
ganfra
|
a431b76f68
|
Fix presenterConnector import in Template
|
2 years ago |
ganfra
|
9cf88fff5f
|
Merge branch 'develop' into feature/fga/fix_restoration
|
2 years ago |
ganfra
|
8b4b8886a9
|
Clean up
|
2 years ago |
ganfra
|
b8860a6658
|
Simplify AvatarData and avoid carrying ByteArray
|
2 years ago |
ganfra
|
d43d433d38
|
Add uiMode to configChanges as it's handled by compose
|
2 years ago |
ganfra
|
fc07ff29f5
|
Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method
|
2 years ago |
Benoit Marty
|
acac3a42bf
|
Revert unwanted change.
|
2 years ago |
Benoit Marty
|
f0721e484d
|
Avoid hardcoded dispatchers.
Fix issue detected by sonar.
|
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 |
Benoit Marty
|
f52b8efa87
|
Cleanup
|
2 years ago |
Benoit Marty
|
fce1569ee3
|
Fix sonar issue: do not ignore result of File:delete().
|
2 years ago |
Benoit Marty
|
68dff27326
|
Add some badges (Build status, Weblate, matrix room, sonar and codecov
|
2 years ago |
Benoit Marty
|
fe56e0bea0
|
Upload coverage reports to codecov
|
2 years ago |
Benoit Marty
|
5d3ea10e30
|
CI: Generate and archive kover report
|
2 years ago |
Benoit Marty
|
46b6ba4417
|
Task was not run... To check again on CI
|
2 years ago |
Benoit Marty
|
b1f8c000c8
|
Setup Kover
|
2 years ago |
Benoit Marty
|
e9502462ce
|
Sonar: analyse what's in kotlin folders.
|
2 years ago |
Benoit Marty
|
7398158539
|
Sonar: run after tests on CI.
|
2 years ago |
ganfra
|
4b010e01df
|
Add splash for android < 12 so app is not completely blank during process creation
|
2 years ago |
ganfra
|
fa71eab85e
|
Handle activity and process recreation for session
|
2 years ago |
ganfra
|
8dbd8c918b
|
Update appyx to 1.0.3
|
2 years ago |
Benoit Marty
|
c338e1d34e
|
First setup of sonar.
|
2 years ago |
Benoit Marty
|
64b059370d
|
Fix compilation issue (need @integer/rtl_mirror_flip).
|
2 years ago |
Benoit Marty
|
105769218c
|
Merge pull request #64 from vector-im/sync-strings
Sync strings
|
2 years ago |
bmarty
|
5b743bfac5
|
Import strings from Element Android
|
2 years ago |
Benoit Marty
|
3410b70af4
|
Optimize import
|
2 years ago |
Benoit Marty
|
0d44de5fda
|
Merge pull request #61 from vector-im/dependabot/github_actions/danger/danger-js-11.2.3
Bump danger/danger-js from 11.2.2 to 11.2.3
|
2 years ago |
Benoit Marty
|
46a99f3dc8
|
Merge pull request #62 from vector-im/sync-strings
Sync strings
|
2 years ago |
bmarty
|
ce9f4d2574
|
Import strings from Element Android
|
2 years ago |
dependabot[bot]
|
9162269851
|
Bump danger/danger-js from 11.2.2 to 11.2.3
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.2.2 to 11.2.3.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/11.2.2...11.2.3)
---
updated-dependencies:
- dependency-name: danger/danger-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Benoit Marty
|
94b4f6ac63
|
Merge pull request #58 from vector-im/feature/bma/investigation
Add animation between screens
|
2 years ago |
Benoit Marty
|
9b515a95ff
|
Rename function (code review)
|
2 years ago |
Benoit Marty
|
c617f37b28
|
Merge pull request #60 from vector-im/sync-strings
Sync strings
|
2 years ago |
Benoit Marty
|
38b51d1f32
|
Merge pull request #59 from vector-im/dependabot/github_actions/mobile-dev-inc/action-maestro-cloud-1.2.3
Bump mobile-dev-inc/action-maestro-cloud from 1.2.2 to 1.2.3
|
2 years ago |
bmarty
|
12a3b5e35e
|
Import strings from Element Android
|
2 years ago |
dependabot[bot]
|
b1990716a0
|
Bump mobile-dev-inc/action-maestro-cloud from 1.2.2 to 1.2.3
Bumps [mobile-dev-inc/action-maestro-cloud](https://github.com/mobile-dev-inc/action-maestro-cloud) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/mobile-dev-inc/action-maestro-cloud/releases)
- [Commits](https://github.com/mobile-dev-inc/action-maestro-cloud/compare/v1.2.2...v1.2.3)
---
updated-dependencies:
- dependency-name: mobile-dev-inc/action-maestro-cloud
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
ganfra
|
942cef1534
|
Merge pull request #57 from vector-im/feature/fga/gradle_perf
Feature/fga/gradle perf
|
2 years ago |
ganfra
|
f1e2016beb
|
More cleanup
|
2 years ago |
ganfra
|
0c8eeb20f8
|
Clean
|
2 years ago |
ganfra
|
90b0a60a5c
|
Gradle config: add some config to make it faster.
|
2 years ago |
ganfra
|
87d0191324
|
Change/move some gradle modules to be better separated. Let core module be a kotlin lib.
|
2 years ago |
Benoit Marty
|
8b3316ec23
|
Better to go back to onboarding.
|
2 years ago |
Benoit Marty
|
78cbca3193
|
Animation between screens
|
2 years ago |