Commit Graph

360 Commits

Author SHA1 Message Date
Benoit Marty
da3bc901a9 Merge branch 'develop' into sync-strings 2023-01-19 09:54:37 +01:00
Benoit Marty
6e3a496770 Merge pull request #48 from vector-im/dependabot/github_actions/danger/danger-js-11.2.2
Bump danger/danger-js from 11.2.1 to 11.2.2
2023-01-19 09:37:03 +01:00
bmarty
0a6056357c Import strings from Element Android 2023-01-19 06:06:13 +00:00
dependabot[bot]
44e0d6d368 Bump danger/danger-js from 11.2.1 to 11.2.2
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.2.1 to 11.2.2.
- [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.1...11.2.2)

---
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-18 22:14:35 +00:00
Benoit Marty
ead202323c Merge pull request #46 from vector-im/feature/bma/kotlin1_8
Kotlin 1.8 + cleanup
2023-01-18 17:29:15 +01:00
Benoit Marty
f6e2e2fa90 Fix typo 2023-01-18 16:40:53 +01:00
Benoit Marty
793530e788 Use more recent lint version to fix lint false positive. 2023-01-18 16:37:00 +01:00
Benoit Marty
bd93e54543 Kotlin 1.8 + cleanup 2023-01-18 15:01:34 +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
manuroe
38b7f887af Merge pull request #36 from vector-im/manu/all-issues-in-gh-board
GH board: Send all issues to the EX board
2023-01-13 10:45:11 +01:00
manuroe
cac0c53861 Merge branch 'develop' into manu/all-issues-in-gh-board 2023-01-13 10:34:44 +01:00
ganfra
c3ec363e77 Refactor where Dagger Components belongs (in node) 2023-01-12 21:14:48 +01:00