ganfra
a94862d778
Try splitting messages into api and impl modules
2 years ago
dependabot[bot]
de5c1dfbd4
Bump danger/danger-js from 11.2.3 to 11.2.4
...
Bumps [danger/danger-js](https://github.com/danger/danger-js ) from 11.2.3 to 11.2.4.
- [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.3...11.2.4 )
---
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
dependabot[bot]
0cddffd896
Bump NejcZdovc/comment-pr from 1 to 2
...
Bumps [NejcZdovc/comment-pr](https://github.com/NejcZdovc/comment-pr ) from 1 to 2.
- [Release notes](https://github.com/NejcZdovc/comment-pr/releases )
- [Commits](https://github.com/NejcZdovc/comment-pr/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: NejcZdovc/comment-pr
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Benoit Marty
7997a65182
Merge pull request #128 from vector-im/sync-strings
...
Sync strings
2 years ago
bmarty
e1285c2687
Import strings from Element Android
2 years ago
ganfra
f2fd168a78
[Architecture]: use FeatureEntryPoint on Messages feature
2 years ago
Jorge Martin Espinosa
0523f61973
Try to run Diawi only for PRs ( #124 )
2 years ago
ganfra
ba28628bdf
[Architecture] clean up
2 years ago
Benoit Marty
3cfd208533
Merge pull request #125 from vector-im/feature/bma/splitMatrix
...
Split matrix module
2 years ago
Benoit Marty
387452679c
Remove the line about testFixtures, this is not supported yet.
2 years ago
ganfra
91863e2529
[Architecture] introduce BackstackNode
2 years ago
Benoit Marty
466579c4d3
Move class of `matrix.api` module to `api` sub package.
2 years ago
Benoit Marty
c2dff7888c
Move module `matrixtest` to `matrix.test`
2 years ago
Benoit Marty
b8467e547c
Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation.
2 years ago
Jorge Martin Espinosa
6677f80abe
Store session data in a secure way ( #98 )
...
* Replace SessionData DataStore with an encrypted SQLite DB.
---------
Co-authored-by: Benoit Marty <benoit@matrix.org>
2 years ago
ganfra
66922c2dfa
[Architecture] use FeatureEntryPoint on Preferences
2 years ago
ganfra
a1a9ae1f28
[Architecture] use impl instead of implementation
2 years ago
ganfra
5db0008116
[Architecture] Introduce EntryPoint and use createNode for ParentNode too
2 years ago
Benoit Marty
381bd3fd3f
Merge pull request #92 from vector-im/feature/bma/pr_improvement
...
Configure Diawi and split APK
2 years ago
Jorge Martin Espinosa
f300842a87
CI: make sure Paparazzi test failures stop the test flow ( #117 )
...
* Run Paparazzi tests just once when koverMergedReport is used.
* Make sure a Paparazzi failure breaks the test flow and blocks merging.
* Change ./gradlew check call in quality.yml to custom runQualityChecks task.
2 years ago
ganfra
d9bbe80392
Merge pull request #112 from vector-im/feature/fga/update_rust_sdk
...
Feature/fga/update rust sdk
2 years ago
ganfra
947eebdcd0
Sample: remove unused drawables
2 years ago
ganfra
44cd906c6b
Add preview to new timeline items
2 years ago
ganfra
c83152b187
Add info about the run configuration
2 years ago
ganfra
c362c7b069
Fix test compilation
2 years ago
Benoit Marty
065daa4899
Split APK per ABI
2 years ago
Benoit Marty
6a6df72220
Setup Diawi to comment Pull Request with a QrCode to download the APK
2 years ago
Benoit Marty
9faeac1a44
Fix typo
2 years ago
Benoit Marty
e57635eede
Build unmerged branch on pull request
2 years ago
ganfra
fefbdcdb71
Should fix CI
2 years ago
ganfra
a5b5371fb6
Use DaySeperatorFormatter
2 years ago
ganfra
21a51895b8
Clean minimal sample
2 years ago
ganfra
5fa293b563
Timeline test: check timeline is initialized and disposed
2 years ago
ganfra
45711b062e
Makes sure to test loadMore method on TimelinePresenter
2 years ago
ganfra
b86d5a67e5
Bypass error of setHomeserver
2 years ago
ganfra
c729616ce6
Merge branch 'develop' into feature/fga/update_rust_sdk and allow using 'libs' from precompiled script
2 years ago
ganfra
0b8e258d78
Change back versionCode
2 years ago
ganfra
d5c0f7d76f
Update maestro readme
2 years ago
ganfra
4fc12f13d8
Fix test compilation
2 years ago
Benoit Marty
e48a730417
Merge pull request #114 from vector-im/sync-strings
...
Sync strings
2 years ago
Benoit Marty
7661011e33
Merge pull request #113 from vector-im/dependabot/github_actions/mobile-dev-inc/action-maestro-cloud-1.3.1
...
Bump mobile-dev-inc/action-maestro-cloud from 1.2.3 to 1.3.1
2 years ago
Benoit Marty
98c610c0d4
Merge pull request #93 from vector-im/feature/bma/upgradeAgp
...
Upgrade AGP, and some other plugins.
2 years ago
bmarty
fd94874b59
Import strings from Element Android
2 years ago
dependabot[bot]
96198dbe86
Bump mobile-dev-inc/action-maestro-cloud from 1.2.3 to 1.3.1
...
Bumps [mobile-dev-inc/action-maestro-cloud](https://github.com/mobile-dev-inc/action-maestro-cloud ) from 1.2.3 to 1.3.1.
- [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.3...v1.3.1 )
---
updated-dependencies:
- dependency-name: mobile-dev-inc/action-maestro-cloud
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
ganfra
5731deb9a5
Format code
2 years ago
ganfra
c9b4cf3232
Improve a bit timeline pagination
2 years ago
ganfra
830b8caa3a
Update rust-sdk (from maven)
2 years ago
ganfra
22fd4ac7f0
Merge develop into feature/fga/update_rust_sdk
2 years ago
Johannes Marbach
bd3f4d47c8
Remove dead roadmap link
2 years ago
David Langley
422f1394bd
Add labelled issues to Verticals Feature project
2 years ago