Commit Graph

134 Commits

Author SHA1 Message Date
Benoit Marty
b4fbe77581 Optimize import 2023-01-30 16:36:51 +01:00
Benoit Marty
7662eb114a Merge pull request #58 from vector-im/feature/bma/investigation
Add animation between screens
2023-01-25 11:49:01 +01:00
Benoit Marty
15700062c7 Rename function (code review) 2023-01-25 11:14:50 +01:00
Benoit Marty
9cac97784e Better to go back to onboarding. 2023-01-24 17:26:24 +01:00
Benoit Marty
7e2fd638e4 Animation between screens 2023-01-24 17:24:40 +01:00
Benoit Marty
908b31af81 Naming convention and no need for a val for presenter 2023-01-24 09:48:35 +01:00
Benoit Marty
1319be177a Use the modifier parameter. 2023-01-24 09:45:11 +01:00
Benoit Marty
848fbb4765 No need to declare a class Logs. 2023-01-24 09:43:22 +01:00
Benoit Marty
dd4e78c72a Log app version at startup 2023-01-23 14:43:00 +01:00
ganfra
46e58fe64d enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2023-01-20 19:13:44 +01:00
ganfra
f800e22477 Rename all features modules 2023-01-20 18:35:03 +01:00
ganfra
6cc38c9c49 Rename tests/uitest modules 2023-01-20 17:51:52 +01:00
ganfra
0a3697bfe8 Rename matrix modules 2023-01-20 17:27:47 +01:00
ganfra
c6cfe2b5e2 Rename di module 2023-01-20 17:12:40 +01:00
ganfra
7903e855ec Rename designsystem module 2023-01-20 17:09:12 +01:00
ganfra
f17dd4ccd5 Rename core module 2023-01-20 16:34:04 +01:00
ganfra
528c01199d Rename architecture module 2023-01-20 16:26:43 +01:00
ganfra
07859574c4 Merge branch 'develop' into feature/fga/presenter_tests 2023-01-19 16:00:41 +01:00
Benoit Marty
3b428de991 Merge pull request #28 from vector-im/feature/bma/uiTests
UI tests
2023-01-19 15:07:21 +01:00
ganfra
3a6be5f745 Merge branch 'develop' into feature/fga/presenter_tests 2023-01-18 20:47:15 +01:00
ganfra
1f2a9026ea Add some refactoring and first simple test on RoomListPresenter 2023-01-18 17:57:34 +01:00
Benoit Marty
682d5d3982 Fix compilation issue after rebase. 2023-01-18 16:13:45 +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
bd93e54543 Kotlin 1.8 + cleanup 2023-01-18 15:01:34 +01:00
Benoit Marty
66a389c4c5 Rename folders java to kotlin 2023-01-18 13:51:30 +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
1333ab6643 Setup Maestro and add first tests.
Also configure CI
2023-01-17 18:11:12 +01:00
ganfra
b3aa9f7ba2 Fix CI again 2023-01-16 19:38:04 +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
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
ganfra
1a0c9df1da Use EventSink lambda in state instead of Flow in Presenter 2023-01-11 15:53:52 +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
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
ganfra
7edfcac62b Migrate Preferences to new architecture 2023-01-09 19:27:28 +01:00
ganfra
7d65a4a1e7 Merge branch 'develop' into feature/fga/navigation First step: makes it compile by disabling the new screens (need to migrate to nodes) 2023-01-06 19:22:52 +01:00
ganfra
9ed208950e Migrate Login to new architecture and make some adjustments 2023-01-06 15:15:45 +01:00
ganfra
7fc69a70da Move some code to 'architecture' module 2023-01-04 21:09:59 +01:00