Commit graph

443 commits

Author SHA1 Message Date
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>
2023-01-24 22:11:13 +00:00
ganfra
942cef1534 Merge pull request #57 from vector-im/feature/fga/gradle_perf
Feature/fga/gradle perf
2023-01-24 21:00:44 +01:00
ganfra
f1e2016beb More cleanup 2023-01-24 18:06:22 +01:00
ganfra
0c8eeb20f8 Clean 2023-01-24 17:41:56 +01:00
ganfra
90b0a60a5c Gradle config: add some config to make it faster. 2023-01-24 17:39:15 +01:00
ganfra
87d0191324 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00
Benoit Marty
a127b16338 Merge pull request #56 from vector-im/feature/bma/rageshakeFixes
Rageshake fixes
2023-01-24 14:18:29 +01:00
Benoit Marty
1962bf5307 No need to declare a class Logs. 2023-01-24 09:43:22 +01:00
Benoit Marty
88473bccf8 This java class must be defined in the java folder. 2023-01-23 14:56:31 +01:00
Benoit Marty
f8ae5fb59e Log app version at startup 2023-01-23 14:43:00 +01:00
Benoit Marty
059a5ec1a4 Use dedicated GH project to host rageshakes, so no need to add label of prefix. 2023-01-23 14:42:53 +01:00
ganfra
c1789b133e Merge pull request #53 from vector-im/feature/fga/clean_code_hierarchy
Feature/fga/clean code hierarchy
2023-01-23 12:26:36 +01:00
Benoit Marty
6866506df8 Merge pull request #54 from vector-im/dependabot/github_actions/mobile-dev-inc/action-maestro-cloud-1.2.2
Bump mobile-dev-inc/action-maestro-cloud from 1.1.1 to 1.2.2
2023-01-23 11:29:02 +01:00
Benoit Marty
4267fb2dee Merge pull request #55 from vector-im/sync-strings
Sync strings
2023-01-23 10:42:05 +01:00
bmarty
32538231f1 Import strings from Element Android 2023-01-21 06:05:45 +00:00
dependabot[bot]
3945337863 Bump mobile-dev-inc/action-maestro-cloud from 1.1.1 to 1.2.2
Bumps [mobile-dev-inc/action-maestro-cloud](https://github.com/mobile-dev-inc/action-maestro-cloud) from 1.1.1 to 1.2.2.
- [Release notes](https://github.com/mobile-dev-inc/action-maestro-cloud/releases)
- [Commits](https://github.com/mobile-dev-inc/action-maestro-cloud/compare/v1.1.1...v1.2.2)

---
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-01-20 22:11:03 +00:00
ganfra
dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2023-01-20 19:13:44 +01:00
ganfra
5748bc53a6 Finish removing x. from packages (keep it in app module for now) 2023-01-20 18:52:59 +01:00
ganfra
e616d75d9d Rename all features modules 2023-01-20 18:35:03 +01:00
ganfra
0c6cd35b69 Rename tests/uitest modules 2023-01-20 17:51:52 +01:00
ganfra
caa04aa485 Rename uistrings module 2023-01-20 17:42:09 +01:00
ganfra
4a5a1f6d3e Rename textcomposer module 2023-01-20 17:38:04 +01:00
ganfra
89ae06fe59 Rename testtags module 2023-01-20 17:30:35 +01:00
ganfra
907d7eba75 Rename matrix modules 2023-01-20 17:27:47 +01:00
ganfra
bbbbc3495d Rename di module 2023-01-20 17:12:40 +01:00
ganfra
a2f0c64921 Rename designsystem module 2023-01-20 17:09:12 +01:00
ganfra
f6672fa5de Rename core module 2023-01-20 16:34:04 +01:00
ganfra
bc9b8e6b90 Rename architecture module 2023-01-20 16:26:43 +01:00
ganfra
b068ccd092 Merge pull request #51 from vector-im/feature/fga/feature_template
Initial feature template module
2023-01-20 15:37:03 +01:00
ganfra
6352966a3c Merge branch 'develop' into feature/fga/feature_template 2023-01-20 15:15:13 +01:00
Benoit Marty
756c118efb Merge pull request #52 from vector-im/feature/bma/trafficlight
Add test tags
2023-01-20 15:11:43 +01:00
ganfra
a2ddd03ada Add some todos 2023-01-20 14:57:47 +01:00
Benoit Marty
09240e23d3 Change package and fix KDoc. 2023-01-20 12:43:49 +01:00
Benoit Marty
c3b1dbe1c4 testtags 2023-01-20 10:26:32 +01:00
ganfra
50cd1ff1d4 Template : fix CI 2023-01-19 20:20:35 +01:00
ganfra
d177b08079 Initial feature template module 2023-01-19 19:57:43 +01:00
ganfra
ef23d08707 Merge pull request #47 from vector-im/feature/fga/presenter_tests
Feature/fga/presenter tests
2023-01-19 17:17:35 +01:00
ganfra
5e0a040dba Merge branch 'develop' into feature/fga/presenter_tests 2023-01-19 16:00:41 +01:00
ganfra
97efff8aa4 Changes after review 2023-01-19 15:26:06 +01:00
Benoit Marty
337842c5dc Merge pull request #50 from vector-im/sync-strings
Sync strings
2023-01-19 15:11:57 +01:00
Benoit Marty
321701c5b8 Merge pull request #28 from vector-im/feature/bma/uiTests
UI tests
2023-01-19 15:07:21 +01:00
Benoit Marty
e6af0be4e5 Add Gemfile to be able to run danger locally. 2023-01-19 11:13:48 +01:00
Benoit Marty
cf832ffef4 Allow user github-actions[bot] to update translations.
Check that new strings are not added to `values/strings.xml`
Signoff not required for "github-actions[bot]" user.
2023-01-19 11:13:48 +01:00
Benoit Marty
7338335a40 ./gradlew test actually includes paparazzi tests. 2023-01-19 10:46:02 +01:00
Benoit Marty
ce0f0fdb6e Update screenshot after paparazzi version upgrade to 1.2.0 (and remove o 2023-01-19 10:19:43 +01:00
Benoit Marty
f9e1621cd8 Use official paparazzi 1.2.0 2023-01-19 10:14:01 +01:00
Benoit Marty
8b386e6e84 Merge branch 'develop' into sync-strings 2023-01-19 09:54:37 +01:00
Benoit Marty
cad3ed0861 Try to run only paparazzi 2023-01-19 09:54:01 +01:00
Benoit Marty
cb350630ab Merge pull request #48 from vector-im/dependabot/github_actions/danger/danger-js-11.2.2
Bump danger/danger-js from 11.2.1 to 11.2.2
2023-01-19 09:37:03 +01:00
bmarty
d08dacb727 Import strings from Element Android 2023-01-19 06:06:13 +00:00