Commit Graph

28 Commits

Author SHA1 Message Date
Benoit Marty
b4fbe77581 Optimize import 2023-01-30 16:36:51 +01:00
ganfra
701e6ce4aa Merge pull request #57 from vector-im/feature/fga/gradle_perf
Feature/fga/gradle perf
2023-01-24 21:00:44 +01:00
ganfra
27bf42c5f2 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00
Benoit Marty
7dbfa07d51 This java class must be defined in the java folder. 2023-01-23 14:56:31 +01:00
Benoit Marty
c7b58be970 Use dedicated GH project to host rageshakes, so no need to add label of prefix. 2023-01-23 14:42:53 +01:00
ganfra
718b37a4eb Finish removing x. from packages (keep it in app module for now) 2023-01-20 18:52:59 +01:00
ganfra
f800e22477 Rename all features modules 2023-01-20 18:35:03 +01:00
ganfra
d7b4cb97a7 Rename uistrings module 2023-01-20 17:42:09 +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
Benoit Marty
8f2fecd386 Naming convention for Previews 2023-01-18 15:49:57 +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
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
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
1a0c9df1da Use EventSink lambda in state instead of Flow in Presenter 2023-01-11 15:53:52 +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
Benoit Marty
e2515020cf Add missing Copyright 2022-12-22 13:51:56 +01:00
Benoit Marty
37daf12cd0 Move logout and report bug to Setting screen 2022-12-21 22:01:21 +01:00
Benoit Marty
0568ea7c28 Add rageskahe module 2022-12-21 15:33:39 +01:00