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 |
Benoit Marty
|
a127b16338
|
Merge pull request #56 from vector-im/feature/bma/rageshakeFixes
Rageshake fixes
|
2 years ago |
Benoit Marty
|
dd10fbe395
|
Naming convention and no need for a `val` for `presenter`
|
2 years ago |
Benoit Marty
|
8647016e61
|
Use the `modifier` parameter.
|
2 years ago |
Benoit Marty
|
1962bf5307
|
No need to declare a class `Logs`.
|
2 years ago |
Benoit Marty
|
88473bccf8
|
This java class must be defined in the `java` folder.
|
2 years ago |
Benoit Marty
|
f8ae5fb59e
|
Log app version at startup
|
2 years ago |
Benoit Marty
|
059a5ec1a4
|
Use dedicated GH project to host rageshakes, so no need to add label of prefix.
|
2 years ago |
ganfra
|
c1789b133e
|
Merge pull request #53 from vector-im/feature/fga/clean_code_hierarchy
Feature/fga/clean code hierarchy
|
2 years ago |
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
|
2 years ago |
Benoit Marty
|
4267fb2dee
|
Merge pull request #55 from vector-im/sync-strings
Sync strings
|
2 years ago |
bmarty
|
32538231f1
|
Import strings from Element Android
|
2 years ago |
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>
|
2 years ago |
ganfra
|
dd00f99f0c
|
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
2 years ago |
ganfra
|
5748bc53a6
|
Finish removing x. from packages (keep it in app module for now)
|
2 years ago |
ganfra
|
e616d75d9d
|
Rename all features modules
|
2 years ago |
ganfra
|
0c6cd35b69
|
Rename tests/uitest modules
|
2 years ago |
ganfra
|
caa04aa485
|
Rename uistrings module
|
2 years ago |
ganfra
|
4a5a1f6d3e
|
Rename textcomposer module
|
2 years ago |
ganfra
|
89ae06fe59
|
Rename testtags module
|
2 years ago |
ganfra
|
907d7eba75
|
Rename matrix modules
|
2 years ago |
ganfra
|
bbbbc3495d
|
Rename di module
|
2 years ago |
ganfra
|
a2f0c64921
|
Rename designsystem module
|
2 years ago |
ganfra
|
f6672fa5de
|
Rename core module
|
2 years ago |
ganfra
|
bc9b8e6b90
|
Rename architecture module
|
2 years ago |
ganfra
|
b068ccd092
|
Merge pull request #51 from vector-im/feature/fga/feature_template
Initial feature template module
|
2 years ago |
ganfra
|
6352966a3c
|
Merge branch 'develop' into feature/fga/feature_template
|
2 years ago |
Benoit Marty
|
756c118efb
|
Merge pull request #52 from vector-im/feature/bma/trafficlight
Add test tags
|
2 years ago |
ganfra
|
a2ddd03ada
|
Add some todos
|
2 years ago |
Benoit Marty
|
09240e23d3
|
Change package and fix KDoc.
|
2 years ago |
Benoit Marty
|
c3b1dbe1c4
|
testtags
|
2 years ago |
ganfra
|
50cd1ff1d4
|
Template : fix CI
|
2 years ago |
ganfra
|
d177b08079
|
Initial feature template module
|
2 years ago |
ganfra
|
5bb37df5e5
|
Merge branch 'develop' into feature/bma/documentation
|
2 years ago |
ganfra
|
4810464af9
|
Add some notes about architecture
|
2 years ago |
ganfra
|
ef23d08707
|
Merge pull request #47 from vector-im/feature/fga/presenter_tests
Feature/fga/presenter tests
|
2 years ago |
ganfra
|
5e0a040dba
|
Merge branch 'develop' into feature/fga/presenter_tests
|
2 years ago |
ganfra
|
97efff8aa4
|
Changes after review
|
2 years ago |