Commit Graph

363 Commits

Author SHA1 Message Date
Benoit Marty
e67cd22861 Disable test parameters for now. 2023-01-18 15:20:45 +01:00
Benoit Marty
2ef43173e7 Plugin config 2023-01-18 15:20:45 +01:00
Benoit Marty
26cc900973 Test locales and themes 2023-01-18 15:20:32 +01:00
Benoit Marty
4b91dc4d0f Update screenshot test 2023-01-18 15:20:32 +01:00
Benoit Marty
168225f577 Screenshot test in CI 2023-01-18 15:20:32 +01:00
Benoit Marty
67ba304ad2 Add Modifier parameter 2023-01-18 15:20:32 +01:00
Benoit Marty
ce3e554091 Add Doc 2023-01-18 15:20:32 +01:00
Benoit Marty
7caff5c2dd Setup git lfs 2023-01-18 15:20:32 +01:00
Benoit Marty
160bc2b302 Make generated code visible 2023-01-18 15:20:32 +01:00
Benoit Marty
722365dc82 Create extensions to include all libraries and all modules 2023-01-18 15:20:32 +01:00
Benoit Marty
8a34c37eea Move Showkase to a dedicated module for ui tests. 2023-01-18 15:19:54 +01:00
Benoit Marty
6e72187ff1 Merge pull request #45 from vector-im/feature/bma/javaKotlin
Rename folders `java` to `kotlin`
2023-01-18 14:58:44 +01:00
Benoit Marty
ec36aa22d3 Merge pull request #39 from vector-im/dependabot/gradle/net.java.dev.jna-jna-5.13.0
Bump jna from 5.12.1 to 5.13.0
2023-01-18 14:57:50 +01:00
dependabot[bot]
e3860193e7 Bump jna from 5.12.1 to 5.13.0
Bumps [jna](https://github.com/java-native-access/jna) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/java-native-access/jna/releases)
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
- [Commits](https://github.com/java-native-access/jna/compare/5.12.1...5.13.0)

---
updated-dependencies:
- dependency-name: net.java.dev.jna:jna
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 12:53:51 +00:00
Benoit Marty
5ef8df252c Merge pull request #44 from vector-im/feature/bma/buildReleaseAndNightly
Add steps to check that release and nightly build can compile.
2023-01-18 13:53:03 +01:00
Benoit Marty
66a389c4c5 Rename folders java to kotlin 2023-01-18 13:51:30 +01:00
Benoit Marty
fdb27eb4f9 Merge pull request #29 from vector-im/feature/bma/i18n
i18n
2023-01-18 13:48:40 +01:00
Benoit Marty
2c1a2dc444 Add script to import strings, and doc.
Add GitHub action to sync strings.
2023-01-18 11:54:02 +01:00
Benoit Marty
8c93aedbc1 Create dedicated modules for Strings and apply the plugin com.likethesalad.stem
Remove translations
2023-01-18 11:54:02 +01:00
Benoit Marty
da59e812a7 Cleanup strings.xml 2023-01-18 11:40:56 +01:00
Benoit Marty
a98c6165dd Add steps to check that release and nightly build can compile. 2023-01-18 11:26:11 +01:00
Benoit Marty
a5ca5c62d2 Merge pull request #37 from vector-im/feature/bma/maestro
Maestro
2023-01-18 10:55:57 +01:00
Benoit Marty
13d27d5ac4 Merge pull request #42 from vector-im/feature/bma/gradleWrapper
Add GitHub actions to update and validate the Gradle Wrapper.
2023-01-18 09:51:07 +01:00
Benoit Marty
5ffac581f4 Add GitHub actions to update and validate the Gradle Wrapper. 2023-01-18 09:37:07 +01:00
Benoit Marty
5f43c20399 Update string. 2023-01-17 18:18:39 +01:00
Benoit Marty
496bbdc2ad Fix compilation issue after rebase. 2023-01-17 18:14:12 +01:00
Benoit Marty
f65ac02f50 Add another test: cancel sign out. 2023-01-17 18:12:40 +01:00
Benoit Marty
02417a4f72 Update doc. 2023-01-17 18:12:40 +01:00
Benoit Marty
2b64285edf Fix wording issue 2023-01-17 18:12:40 +01:00
Benoit Marty
5f5ec78e78 Add comments for iOS 2023-01-17 18:12:40 +01:00
Benoit Marty
e6da460619 clearKeychain (iOS) 2023-01-17 18:12:40 +01:00
Benoit Marty
2e42234971 Fix wording issue 2023-01-17 18:12:40 +01:00
Benoit Marty
3ea27c40d3 Fix wording issue 2023-01-17 18:12:40 +01:00
Benoit Marty
ac97671950 Add doc for future 2023-01-17 18:11:12 +01:00
Benoit Marty
bba01ebaff Allow concurrency with the build job. 2023-01-17 18:11:12 +01:00
Benoit Marty
b484c9e2e7 Typo in doc 2023-01-17 18:11:12 +01:00
Benoit Marty
369f520344 Rename job, add missing parameter ROOM_NAME and update TOC 2023-01-17 18:11:12 +01:00
Benoit Marty
1333ab6643 Setup Maestro and add first tests.
Also configure CI
2023-01-17 18:11:12 +01:00
Benoit Marty
bcda5e3acd Ignore tmp folder. 2023-01-17 18:10:29 +01:00
ganfra
8e81d1beda Merge pull request #38 from vector-im/feature/fga/navigation
Setup Architecture
2023-01-17 17:44:32 +01:00
ganfra
b3aa9f7ba2 Fix CI again 2023-01-16 19:38:04 +01:00
ganfra
0fc8ed9b33 Fix detekt 2023-01-16 18:17:56 +01:00
ganfra
b622ad6000 Add some interfaces for matrix module 2023-01-16 18:11:54 +01:00
ganfra
12e9402474 Fix CI 2023-01-16 17:15:16 +01:00
ganfra
679c21f1dc Merge branch 'develop' into feature/fga/navigation 2023-01-16 17:13:15 +01:00
ganfra
1919058aac Apply ktlint format 2023-01-13 18:37:28 +01:00
ganfra
b286b8bf9d Add copyright on new files 2023-01-13 18:36:16 +01:00
ganfra
3abba8e88f Remove viewmodel/fragment references 2023-01-13 18:20:10 +01:00
ganfra
7b197e6e8b Finish migration of Messages screen 2023-01-13 18:05:14 +01:00
ganfra
2869f492d9 Create RoomComponent and manage in RoomFlowNode 2023-01-13 12:29:36 +01:00