Commit graph

6393 commits

Author SHA1 Message Date
Benoit Marty
734e24d3d0 Fix CI running Paparazzi. 2023-01-18 16:50:37 +01:00
Benoit Marty
27dd4d306b Fix typo 2023-01-18 16:40:53 +01:00
Benoit Marty
9f99f7da67 Use more recent lint version to fix lint false positive. 2023-01-18 16:37:00 +01:00
Benoit Marty
3423ec1f9d Fix compilation issue after rebase. 2023-01-18 16:13:45 +01:00
Benoit Marty
1a847f5d67 Add images for screenshot test. 2023-01-18 15:49:57 +01:00
Benoit Marty
8ac154ed12 Rename folder to kotlin 2023-01-18 15:49:57 +01:00
Benoit Marty
bfb8f4bba2 Cleanup 2023-01-18 15:49:57 +01:00
Benoit Marty
9ec1af8207 Actually run screenshot tests 2023-01-18 15:49:57 +01:00
Benoit Marty
2b9fb78f14 Update preview 2023-01-18 15:49:57 +01:00
Benoit Marty
a43c3ec86f Naming convention for Previews 2023-01-18 15:49:57 +01:00
Benoit Marty
33f549104b 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
b55bcf5fed CI no need to run test twice 2023-01-18 15:49:57 +01:00
Benoit Marty
54aa496247 Ktlint 2023-01-18 15:49:57 +01:00
Benoit Marty
9ad43aee73 Fix licence template 2023-01-18 15:49:57 +01:00
Benoit Marty
b1bd793736 Add missing licence 2023-01-18 15:49:57 +01:00
Benoit Marty
0b6b1eeeef Add screenshots 2023-01-18 15:49:57 +01:00
Benoit Marty
809ad978eb Paparazzi: Apply fix from https://github.com/chrisbanes/paparazzi/pull/2 2023-01-18 15:49:57 +01:00
Benoit Marty
1336e2ab79 Change name of test 2023-01-18 15:49:57 +01:00
Benoit Marty
e9d8d1a7fa Fix some Previews 2023-01-18 15:49:57 +01:00
Benoit Marty
f3217d90aa Fix dark theme issue.
to merge with fix dark theme issue
2023-01-18 15:49:57 +01:00
Benoit Marty
08bf9aa6f7 Do not show bg in preview 2023-01-18 15:34:41 +01:00
Benoit Marty
af7a47a3ce Fix some Preview 2023-01-18 15:33:46 +01:00
Benoit Marty
948d4f64f7 Do not use theme in the Preview, it breaks the screenshots building. 2023-01-18 15:29:07 +01:00
Benoit Marty
fd32ef7781 1.1.0 2023-01-18 15:20:45 +01:00
Benoit Marty
e6aea23657 Disable test parameters for now. 2023-01-18 15:20:45 +01:00
Benoit Marty
d68787b936 Plugin config 2023-01-18 15:20:45 +01:00
Benoit Marty
e6f0c01799 Test locales and themes 2023-01-18 15:20:32 +01:00
Benoit Marty
1a206543a2 Update screenshot test 2023-01-18 15:20:32 +01:00
Benoit Marty
2c940854d8 Screenshot test in CI 2023-01-18 15:20:32 +01:00
Benoit Marty
f8074d2ff4 Add Modifier parameter 2023-01-18 15:20:32 +01:00
Benoit Marty
cebb66ae10 Add Doc 2023-01-18 15:20:32 +01:00
Benoit Marty
9a8ca7ad7d Setup git lfs 2023-01-18 15:20:32 +01:00
Benoit Marty
0c511b1092 Make generated code visible 2023-01-18 15:20:32 +01:00
Benoit Marty
7bbadf3765 Create extensions to include all libraries and all modules 2023-01-18 15:20:32 +01:00
Benoit Marty
d06351b69f Move Showkase to a dedicated module for ui tests. 2023-01-18 15:19:54 +01:00
Benoit Marty
4c832c88f7 Kotlin 1.8 + cleanup 2023-01-18 15:01:34 +01:00
Benoit Marty
57ec77bc1d 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
b4d2b283ff 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]
2a2522771d 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
c7d400208e 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
862900ed9a Rename folders java to kotlin 2023-01-18 13:51:30 +01:00
Benoit Marty
13278e80e3 Merge pull request #29 from vector-im/feature/bma/i18n
i18n
2023-01-18 13:48:40 +01:00
Benoit Marty
a47b21ed28 Add script to import strings, and doc.
Add GitHub action to sync strings.
2023-01-18 11:54:02 +01:00
Benoit Marty
468d3f6192 Create dedicated modules for Strings and apply the plugin com.likethesalad.stem
Remove translations
2023-01-18 11:54:02 +01:00
Benoit Marty
3cbd4f11d0 Cleanup strings.xml 2023-01-18 11:40:56 +01:00
Benoit Marty
71b71cc295 Add steps to check that release and nightly build can compile. 2023-01-18 11:26:11 +01:00
Benoit Marty
a64579d0d5 Merge pull request #37 from vector-im/feature/bma/maestro
Maestro
2023-01-18 10:55:57 +01:00
Benoit Marty
880ed92373 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
c284c2a715 Add GitHub actions to update and validate the Gradle Wrapper. 2023-01-18 09:37:07 +01:00
Benoit Marty
49db79ecad Update doc 2023-01-18 09:26:43 +01:00