Commit Graph

384 Commits

Author SHA1 Message Date
Benoit Marty
682d5d3982 Fix compilation issue after rebase. 2023-01-18 16:13:45 +01:00
Benoit Marty
8cf527c393 Add images for screenshot test. 2023-01-18 15:49:57 +01:00
Benoit Marty
1cca81ea67 Rename folder to kotlin 2023-01-18 15:49:57 +01:00
Benoit Marty
0830da6785 Cleanup 2023-01-18 15:49:57 +01:00
Benoit Marty
e20fee936f Actually run screenshot tests 2023-01-18 15:49:57 +01:00
Benoit Marty
05e9105dd9 Update preview 2023-01-18 15:49:57 +01:00
Benoit Marty
8f2fecd386 Naming convention for Previews 2023-01-18 15:49:57 +01:00
Benoit Marty
443efd2aac Improve preview (and make the screenshot test fails in order to check the CI behavior) 2023-01-18 15:49:57 +01:00
Benoit Marty
051b736163 CI no need to run test twice 2023-01-18 15:49:57 +01:00
Benoit Marty
c2d8b4e029 Ktlint 2023-01-18 15:49:57 +01:00
Benoit Marty
d653d68b97 Fix licence template 2023-01-18 15:49:57 +01:00
Benoit Marty
99afa1c170 Add missing licence 2023-01-18 15:49:57 +01:00
Benoit Marty
9bd251de4d Add screenshots 2023-01-18 15:49:57 +01:00
Benoit Marty
5985a6faa6 Paparazzi: Apply fix from https://github.com/chrisbanes/paparazzi/pull/2 2023-01-18 15:49:57 +01:00
Benoit Marty
33d9d554a3 Change name of test 2023-01-18 15:49:57 +01:00
Benoit Marty
58b4f24f9d Fix some Previews 2023-01-18 15:49:57 +01:00
Benoit Marty
e1fe05072b Fix dark theme issue.
to merge with fix dark theme issue
2023-01-18 15:49:57 +01:00
Benoit Marty
63ff259d01 Do not show bg in preview 2023-01-18 15:34:41 +01:00
Benoit Marty
bad40f20a7 Fix some Preview 2023-01-18 15:33:46 +01:00
Benoit Marty
4732630d57 Do not use theme in the Preview, it breaks the screenshots building. 2023-01-18 15:29:07 +01:00
Benoit Marty
a4bed29a93 1.1.0 2023-01-18 15:20:45 +01:00
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