Commit Graph

708 Commits

Author SHA1 Message Date
Jorge Martin Espinosa
d8a391ec9b Try to run Diawi only for PRs (#124) 2023-03-02 18:08:57 +01:00
Benoit Marty
c762ed94c9 Merge pull request #125 from vector-im/feature/bma/splitMatrix
Split matrix module
2023-03-02 18:05:00 +01:00
Benoit Marty
87464b9622 Remove the line about testFixtures, this is not supported yet. 2023-03-02 18:03:05 +01:00
Benoit Marty
8faca4fdac Move class of matrix.api module to api sub package. 2023-03-02 17:32:47 +01:00
Benoit Marty
0b5abc7a73 Move module matrixtest to matrix.test 2023-03-02 17:19:58 +01:00
Benoit Marty
fbdc1a477a Split module matrix to matrix.api with interfaces and data classes and matrix.impl with Rust implementation. 2023-03-02 17:12:13 +01:00
Jorge Martin Espinosa
c20013243b Store session data in a secure way (#98)
* Replace SessionData DataStore with an encrypted SQLite DB.

---------

Co-authored-by: Benoit Marty <benoit@matrix.org>
2023-03-02 16:48:54 +01:00
Benoit Marty
1ec629c304 Merge pull request #92 from vector-im/feature/bma/pr_improvement
Configure Diawi and split APK
2023-03-02 11:44:34 +01:00
Jorge Martin Espinosa
633f65e557 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.
2023-03-02 09:15:47 +01:00
ganfra
4e1d76cfc1 Merge pull request #112 from vector-im/feature/fga/update_rust_sdk
Feature/fga/update rust sdk
2023-03-01 12:37:58 +01:00
ganfra
13f6643ef0 Sample: remove unused drawables 2023-03-01 12:11:43 +01:00
ganfra
da7af50eb5 Add preview to new timeline items 2023-03-01 11:33:54 +01:00
ganfra
5d4a93554c Add info about the run configuration 2023-03-01 11:15:22 +01:00
ganfra
d687acf57f Fix test compilation 2023-03-01 11:11:09 +01:00
Benoit Marty
d617a9a3dc Split APK per ABI 2023-03-01 10:26:05 +01:00
Benoit Marty
223e264512 Setup Diawi to comment Pull Request with a QrCode to download the APK 2023-03-01 10:26:05 +01:00
Benoit Marty
61f01f1f55 Fix typo 2023-03-01 09:55:39 +01:00
Benoit Marty
01d2dde7be Build unmerged branch on pull request 2023-03-01 09:55:39 +01:00
ganfra
b6606577d5 Should fix CI 2023-02-28 15:19:33 +01:00
ganfra
2bbdecb6f0 Use DaySeperatorFormatter 2023-02-28 14:27:54 +01:00
ganfra
085dbec3f7 Clean minimal sample 2023-02-28 11:56:45 +01:00
ganfra
61ca79a2da Timeline test: check timeline is initialized and disposed 2023-02-28 11:25:08 +01:00
ganfra
39edc780fe Makes sure to test loadMore method on TimelinePresenter 2023-02-27 20:30:22 +01:00
ganfra
c8ec8da44f Bypass error of setHomeserver 2023-02-27 18:11:51 +01:00
ganfra
a23ecfca1b Merge branch 'develop' into feature/fga/update_rust_sdk and allow using 'libs' from precompiled script 2023-02-27 14:14:49 +01:00
ganfra
7cf9bd80e5 Change back versionCode 2023-02-27 12:58:34 +01:00
ganfra
68db4f1be7 Update maestro readme 2023-02-27 12:19:56 +01:00
ganfra
ac5015d3b3 Fix test compilation 2023-02-27 12:19:43 +01:00
Benoit Marty
95ba130bc5 Merge pull request #114 from vector-im/sync-strings
Sync strings
2023-02-27 12:01:06 +01:00
Benoit Marty
eb56ee7ae8 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
2023-02-27 12:00:09 +01:00
Benoit Marty
badfa7634e Merge pull request #93 from vector-im/feature/bma/upgradeAgp
Upgrade AGP, and some other plugins.
2023-02-27 11:58:20 +01:00
bmarty
bff36d50fa Import strings from Element Android 2023-02-25 06:06:00 +00:00
dependabot[bot]
19f68ceccd 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>
2023-02-24 23:05:21 +00:00
ganfra
bf95f2a2c7 Format code 2023-02-24 20:40:48 +01:00
ganfra
fa4c8d62cf Improve a bit timeline pagination 2023-02-24 20:34:32 +01:00
ganfra
247f6d2188 Update rust-sdk (from maven) 2023-02-24 15:05:20 +01:00
ganfra
8d4d8e96bd Merge develop into feature/fga/update_rust_sdk 2023-02-24 11:14:36 +01:00
Johannes Marbach
9cf51c05f5 Remove dead roadmap link 2023-02-22 17:34:27 +01:00
David Langley
7fb8dce0da Add labelled issues to Verticals Feature project 2023-02-22 10:24:50 +00:00
Johannes Marbach
a9a29b019e Merge pull request #99 from vector-im/Johennes-patch-2
Remove roadmap section from README
2023-02-20 13:37:10 +01:00
Johannes Marbach
29540a7f09 Remove roadmap section from README 2023-02-20 09:22:29 +01:00
Benoit Marty
1e01f3d043 Also upgrade com.android.tools:desugar_jdk_libs (was waiting for AGP upgrade) 2023-02-17 14:00:34 +01:00
Benoit Marty
cec8c4644c Upgrade AGP, and some other plugins. 2023-02-17 12:28:03 +01:00
Benoit Marty
da7df5d11e Merge pull request #90 from vector-im/sync-strings
Sync strings
2023-02-17 12:02:07 +01:00
Benoit Marty
bebbf89ad4 Merge pull request #77 from michaelkaye/michaelk/upload_nightly_to_browserstack
On nightly build (or manual build), additionally upload a copy to browserstack for automation.
2023-02-17 12:01:43 +01:00
Benoit Marty
ebb465af9c Fix typo in the doc. 2023-02-17 11:25:07 +01:00
Benoit Marty
2ba44c70fc Merge pull request #82 from vector-im/bma/viewCoverage
Add screenshot test and update documentation.
2023-02-17 09:52:26 +01:00
bmarty
38599166fd Import strings from Element Android 2023-02-17 06:06:26 +00:00
Kat Gerasimova
3381d24eb9 Create story.yml (#87)
Add template for user story issues
2023-02-16 18:04:37 +00:00
Benoit Marty
51fd6b0fd7 Do not use import wildcard 2023-02-16 11:58:31 +01:00