Commit Graph

9919 Commits

Author SHA1 Message Date
Benoit Marty
704674e92b First setup of sonar. 2023-01-31 16:11:01 +01:00
Benoit Marty
4dd71a6b85 Fix compilation issue (need @integer/rtl_mirror_flip). 2023-01-31 15:39:12 +01:00
Benoit Marty
6590b2ae1e Merge pull request #64 from vector-im/sync-strings
Sync strings
2023-01-31 11:54:28 +01:00
bmarty
326172046f Import strings from Element Android 2023-01-31 06:06:05 +00:00
Benoit Marty
b4fbe77581 Optimize import 2023-01-30 16:36:51 +01:00
Benoit Marty
636e4c0da9 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
2023-01-26 11:10:26 +01:00
Benoit Marty
1912b334e6 Merge pull request #62 from vector-im/sync-strings
Sync strings
2023-01-26 11:09:51 +01:00
bmarty
90f0464691 Import strings from Element Android 2023-01-26 06:06:01 +00:00
dependabot[bot]
8486f79b21 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>
2023-01-25 22:11:51 +00:00
Benoit Marty
7662eb114a Merge pull request #58 from vector-im/feature/bma/investigation
Add animation between screens
2023-01-25 11:49:01 +01:00
Benoit Marty
15700062c7 Rename function (code review) 2023-01-25 11:14:50 +01:00
Benoit Marty
f086bb9921 Merge pull request #60 from vector-im/sync-strings
Sync strings
2023-01-25 10:47:12 +01:00
Benoit Marty
36805f084d 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
2023-01-25 10:12:59 +01:00
bmarty
ca8f6895f7 Import strings from Element Android 2023-01-25 06:06:04 +00:00
dependabot[bot]
a4a6cbef60 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
701e6ce4aa Merge pull request #57 from vector-im/feature/fga/gradle_perf
Feature/fga/gradle perf
2023-01-24 21:00:44 +01:00
ganfra
1b77c56c48 More cleanup 2023-01-24 18:06:22 +01:00
ganfra
c5830eb9c0 Clean 2023-01-24 17:41:56 +01:00
ganfra
c2ca91210e Gradle config: add some config to make it faster. 2023-01-24 17:39:15 +01:00
ganfra
27bf42c5f2 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
9cac97784e Better to go back to onboarding. 2023-01-24 17:26:24 +01:00
Benoit Marty
7e2fd638e4 Animation between screens 2023-01-24 17:24:40 +01:00
Benoit Marty
8557f1114f Merge pull request #56 from vector-im/feature/bma/rageshakeFixes
Rageshake fixes
2023-01-24 14:18:29 +01:00
Benoit Marty
908b31af81 Naming convention and no need for a val for presenter 2023-01-24 09:48:35 +01:00
Benoit Marty
1319be177a Use the modifier parameter. 2023-01-24 09:45:11 +01:00
Benoit Marty
848fbb4765 No need to declare a class Logs. 2023-01-24 09:43:22 +01:00
Benoit Marty
7dbfa07d51 This java class must be defined in the java folder. 2023-01-23 14:56:31 +01:00
Benoit Marty
dd4e78c72a Log app version at startup 2023-01-23 14:43:00 +01:00
Benoit Marty
c7b58be970 Use dedicated GH project to host rageshakes, so no need to add label of prefix. 2023-01-23 14:42:53 +01:00
ganfra
0d5f348354 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
ff4733d498 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
c2a64b8c6f Merge pull request #55 from vector-im/sync-strings
Sync strings
2023-01-23 10:42:05 +01:00
bmarty
23f8731585 Import strings from Element Android 2023-01-21 06:05:45 +00:00
dependabot[bot]
502831cd71 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
46e58fe64d enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2023-01-20 19:13:44 +01:00
ganfra
718b37a4eb Finish removing x. from packages (keep it in app module for now) 2023-01-20 18:52:59 +01:00
ganfra
f800e22477 Rename all features modules 2023-01-20 18:35:03 +01:00
ganfra
6cc38c9c49 Rename tests/uitest modules 2023-01-20 17:51:52 +01:00
ganfra
d7b4cb97a7 Rename uistrings module 2023-01-20 17:42:09 +01:00
ganfra
465b74e177 Rename textcomposer module 2023-01-20 17:38:04 +01:00
ganfra
c2177beb13 Rename testtags module 2023-01-20 17:30:35 +01:00
ganfra
0a3697bfe8 Rename matrix modules 2023-01-20 17:27:47 +01:00
ganfra
c6cfe2b5e2 Rename di module 2023-01-20 17:12:40 +01:00
ganfra
7903e855ec Rename designsystem module 2023-01-20 17:09:12 +01:00
ganfra
f17dd4ccd5 Rename core module 2023-01-20 16:34:04 +01:00
ganfra
528c01199d Rename architecture module 2023-01-20 16:26:43 +01:00
ganfra
ae0c4e7542 Merge pull request #51 from vector-im/feature/fga/feature_template
Initial feature template module
2023-01-20 15:37:03 +01:00
ganfra
add5d4a5bf Merge branch 'develop' into feature/fga/feature_template 2023-01-20 15:15:13 +01:00
Benoit Marty
d0569612a6 Merge pull request #52 from vector-im/feature/bma/trafficlight
Add test tags
2023-01-20 15:11:43 +01:00
ganfra
c8e285b6e9 Add some todos 2023-01-20 14:57:47 +01:00