Commit Graph

348 Commits

Author SHA1 Message Date
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
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
ganfra
8718bc4cde Start migrating messages screen 2023-01-12 18:19:27 +01:00
Benoit Marty
0a8d012211 Merge pull request #34 from vector-im/feature/bma/ghTemplates
Add issue and pull request templates
2023-01-12 17:56:44 +01:00
Benoit Marty
7d6810e76b Merge pull request #35 from vector-im/feature/bma/towncrier
Setup towncrier
2023-01-12 17:55:32 +01:00
ganfra
c2643d0967 Remove SharedFlowHolder 2023-01-11 17:09:14 +01:00
ganfra
f470f2a6af Make some data class @Immutable when needed 2023-01-11 17:08:56 +01:00
ganfra
1a0c9df1da Use EventSink lambda in state instead of Flow in Presenter 2023-01-11 15:53:52 +01:00
manuroe
317d8da296 GH board: Send all issues to the EX board
Once labelled, an issue will go the [EX board](https://github.com/orgs/vector-im/projects/43).

This commit fixed the board to use ( I C+Ped f7d7314d0c/.github/workflows/triage-labelled.yml)
2023-01-11 15:40:07 +01:00
Benoit Marty
45a455f8af Setup towncrier 2023-01-11 14:57:14 +01:00
ganfra
56e54bb172 Continue migrating BugReport/Rageshake/Crash screens 2023-01-10 21:18:16 +01:00
Benoit Marty
c94e783c33 Add issue and pull request templates 2023-01-10 18:04:08 +01:00
ganfra
6d2e5edc82 Migrate RageshakeDetectionView to new architecture 2023-01-10 10:01:23 +01:00
ganfra
acc091ef5f Migrate BugReport and CrashDetection to new architecture 2023-01-09 20:39:58 +01:00