Commit graph

  • 326172046f Import strings from Element Android bmarty 2023-01-31 06:06:05 +00:00
  • b4fbe77581 Optimize import Benoit Marty 2023-01-30 16:36:51 +01:00
  • 636e4c0da9 Merge pull request #61 from vector-im/dependabot/github_actions/danger/danger-js-11.2.3 Benoit Marty 2023-01-26 11:10:26 +01:00
  • 1912b334e6 Merge pull request #62 from vector-im/sync-strings Benoit Marty 2023-01-26 11:09:51 +01:00
  • 90f0464691 Import strings from Element Android bmarty 2023-01-26 06:06:01 +00:00
  • 8486f79b21 Bump danger/danger-js from 11.2.2 to 11.2.3 dependabot[bot] 2023-01-25 22:11:51 +00:00
  • 7662eb114a Merge pull request #58 from vector-im/feature/bma/investigation Benoit Marty 2023-01-25 11:49:01 +01:00
  • 15700062c7 Rename function (code review) Benoit Marty 2023-01-25 11:14:50 +01:00
  • f086bb9921 Merge pull request #60 from vector-im/sync-strings Benoit Marty 2023-01-25 10:47:12 +01:00
  • 36805f084d Merge pull request #59 from vector-im/dependabot/github_actions/mobile-dev-inc/action-maestro-cloud-1.2.3 Benoit Marty 2023-01-25 10:12:59 +01:00
  • ca8f6895f7 Import strings from Element Android bmarty 2023-01-25 06:06:04 +00:00
  • a4a6cbef60 Bump mobile-dev-inc/action-maestro-cloud from 1.2.2 to 1.2.3 dependabot[bot] 2023-01-24 22:11:13 +00:00
  • 701e6ce4aa Merge pull request #57 from vector-im/feature/fga/gradle_perf ganfra 2023-01-24 21:00:44 +01:00
  • 1b77c56c48 More cleanup ganfra 2023-01-24 18:06:22 +01:00
  • c5830eb9c0 Clean ganfra 2023-01-24 17:41:56 +01:00
  • c2ca91210e Gradle config: add some config to make it faster. ganfra 2023-01-24 17:39:15 +01:00
  • 27bf42c5f2 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. ganfra 2023-01-24 17:38:57 +01:00
  • 9cac97784e Better to go back to onboarding. Benoit Marty 2023-01-24 17:26:24 +01:00
  • 7e2fd638e4 Animation between screens Benoit Marty 2023-01-24 16:50:00 +01:00
  • 8557f1114f Merge pull request #56 from vector-im/feature/bma/rageshakeFixes Benoit Marty 2023-01-24 14:18:29 +01:00
  • 908b31af81 Naming convention and no need for a val for presenter Benoit Marty 2023-01-24 09:48:35 +01:00
  • 1319be177a Use the modifier parameter. Benoit Marty 2023-01-24 09:45:11 +01:00
  • 848fbb4765 No need to declare a class Logs. Benoit Marty 2023-01-24 09:43:22 +01:00
  • 7dbfa07d51 This java class must be defined in the java folder. Benoit Marty 2023-01-23 14:52:00 +01:00
  • dd4e78c72a Log app version at startup Benoit Marty 2023-01-23 14:40:31 +01:00
  • c7b58be970 Use dedicated GH project to host rageshakes, so no need to add label of prefix. Benoit Marty 2023-01-23 14:27:32 +01:00
  • 0d5f348354 Merge pull request #53 from vector-im/feature/fga/clean_code_hierarchy ganfra 2023-01-23 12:26:36 +01:00
  • ff4733d498 Merge pull request #54 from vector-im/dependabot/github_actions/mobile-dev-inc/action-maestro-cloud-1.2.2 Benoit Marty 2023-01-23 11:29:02 +01:00
  • c2a64b8c6f Merge pull request #55 from vector-im/sync-strings Benoit Marty 2023-01-23 10:42:05 +01:00
  • 23f8731585 Import strings from Element Android bmarty 2023-01-21 06:05:45 +00:00
  • 502831cd71 Bump mobile-dev-inc/action-maestro-cloud from 1.1.1 to 1.2.2 dependabot[bot] 2023-01-20 22:11:03 +00:00
  • 46e58fe64d enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") ganfra 2023-01-20 19:13:44 +01:00
  • 718b37a4eb Finish removing x. from packages (keep it in app module for now) ganfra 2023-01-20 18:52:59 +01:00
  • f800e22477 Rename all features modules ganfra 2023-01-20 18:35:03 +01:00
  • 6cc38c9c49 Rename tests/uitest modules ganfra 2023-01-20 17:51:52 +01:00
  • d7b4cb97a7 Rename uistrings module ganfra 2023-01-20 17:42:09 +01:00
  • 465b74e177 Rename textcomposer module ganfra 2023-01-20 17:38:04 +01:00
  • c2177beb13 Rename testtags module ganfra 2023-01-20 17:30:35 +01:00
  • 0a3697bfe8 Rename matrix modules ganfra 2023-01-20 17:27:47 +01:00
  • c6cfe2b5e2 Rename di module ganfra 2023-01-20 17:12:40 +01:00
  • 7903e855ec Rename designsystem module ganfra 2023-01-20 17:09:12 +01:00
  • f17dd4ccd5 Rename core module ganfra 2023-01-20 16:34:04 +01:00
  • 528c01199d Rename architecture module ganfra 2023-01-20 16:26:43 +01:00
  • ae0c4e7542 Merge pull request #51 from vector-im/feature/fga/feature_template ganfra 2023-01-20 15:37:03 +01:00
  • add5d4a5bf Merge branch 'develop' into feature/fga/feature_template ganfra 2023-01-20 15:15:13 +01:00
  • d0569612a6 Merge pull request #52 from vector-im/feature/bma/trafficlight Benoit Marty 2023-01-20 15:11:43 +01:00
  • c8e285b6e9 Add some todos ganfra 2023-01-20 14:57:47 +01:00
  • c532f9694b Change package and fix KDoc. Benoit Marty 2023-01-20 12:43:49 +01:00
  • 73ce44f0a1 testtags Benoit Marty 2023-01-20 10:15:46 +01:00
  • d5f43aec37 Template : fix CI ganfra 2023-01-19 20:20:35 +01:00
  • eb648cef1a Initial feature template module ganfra 2023-01-19 19:57:43 +01:00
  • 9059c6b812 Merge branch 'develop' into feature/bma/documentation ganfra 2023-01-19 18:10:44 +01:00
  • 64f80d2345 Add some notes about architecture ganfra 2023-01-19 18:10:05 +01:00
  • 4d83bc754c Merge pull request #47 from vector-im/feature/fga/presenter_tests ganfra 2023-01-19 17:17:35 +01:00
  • 07859574c4 Merge branch 'develop' into feature/fga/presenter_tests ganfra 2023-01-19 16:00:41 +01:00
  • bdcfe98aab Changes after review ganfra 2023-01-19 15:26:06 +01:00
  • 40a24bb51c Merge pull request #50 from vector-im/sync-strings Benoit Marty 2023-01-19 15:11:57 +01:00
  • 3b428de991 Merge pull request #28 from vector-im/feature/bma/uiTests Benoit Marty 2023-01-19 15:07:21 +01:00
  • e1d180db59 This doc will be added in another PR. Benoit Marty 2023-01-19 11:53:31 +01:00
  • 75735114bf Add Gemfile to be able to run danger locally. Benoit Marty 2023-01-19 11:03:47 +01:00
  • 19f2310191 Allow user github-actions[bot] to update translations. Benoit Marty 2023-01-19 11:13:21 +01:00
  • 7b2eae6cf5 ./gradlew test actually includes paparazzi tests. Benoit Marty 2023-01-19 10:46:02 +01:00
  • 3e568e3ae4 Update screenshot after paparazzi version upgrade to 1.2.0 (and remove o Benoit Marty 2023-01-19 10:19:43 +01:00
  • d019c4c6d7 Use official paparazzi 1.2.0 Benoit Marty 2023-01-19 10:14:01 +01:00
  • da3bc901a9 Merge branch 'develop' into sync-strings Benoit Marty 2023-01-19 09:54:37 +01:00
  • c4c562cb3b Try to run only paparazzi Benoit Marty 2023-01-19 09:54:01 +01:00
  • 6e3a496770 Merge pull request #48 from vector-im/dependabot/github_actions/danger/danger-js-11.2.2 Benoit Marty 2023-01-19 09:37:03 +01:00
  • 0a6056357c Import strings from Element Android bmarty 2023-01-19 06:06:13 +00:00
  • 44e0d6d368 Bump danger/danger-js from 11.2.1 to 11.2.2 dependabot[bot] 2023-01-18 22:14:35 +00:00
  • c9afd7af83 Clean up after merge ganfra 2023-01-18 20:48:29 +01:00
  • 3a6be5f745 Merge branch 'develop' into feature/fga/presenter_tests ganfra 2023-01-18 20:47:15 +01:00
  • 1f2a9026ea Add some refactoring and first simple test on RoomListPresenter ganfra 2023-01-18 17:57:34 +01:00
  • ead202323c Merge pull request #46 from vector-im/feature/bma/kotlin1_8 Benoit Marty 2023-01-18 17:29:15 +01:00
  • 2f197e58eb Fix CI running Paparazzi. Benoit Marty 2023-01-18 16:50:37 +01:00
  • f6e2e2fa90 Fix typo Benoit Marty 2023-01-18 16:40:53 +01:00
  • 793530e788 Use more recent lint version to fix lint false positive. Benoit Marty 2023-01-18 16:37:00 +01:00
  • 682d5d3982 Fix compilation issue after rebase. Benoit Marty 2023-01-18 16:13:45 +01:00
  • 8cf527c393 Add images for screenshot test. Benoit Marty 2023-01-18 15:49:31 +01:00
  • 1cca81ea67 Rename folder to kotlin Benoit Marty 2023-01-18 15:45:25 +01:00
  • 0830da6785 Cleanup Benoit Marty 2023-01-18 15:44:35 +01:00
  • e20fee936f Actually run screenshot tests Benoit Marty 2023-01-04 16:39:06 +01:00
  • 05e9105dd9 Update preview Benoit Marty 2023-01-04 16:13:56 +01:00
  • 8f2fecd386 Naming convention for Previews Benoit Marty 2023-01-04 16:07:50 +01:00
  • 443efd2aac Improve preview (and make the screenshot test fails in order to check the CI behavior) Benoit Marty 2023-01-04 15:59:12 +01:00
  • 051b736163 CI no need to run test twice Benoit Marty 2023-01-04 15:53:44 +01:00
  • c2d8b4e029 Ktlint Benoit Marty 2023-01-04 15:46:16 +01:00
  • d653d68b97 Fix licence template Benoit Marty 2023-01-04 15:28:04 +01:00
  • 99afa1c170 Add missing licence Benoit Marty 2023-01-04 15:25:31 +01:00
  • 9bd251de4d Add screenshots Benoit Marty 2023-01-04 14:19:15 +01:00
  • 5985a6faa6 Paparazzi: Apply fix from https://github.com/chrisbanes/paparazzi/pull/2 Benoit Marty 2023-01-04 14:18:44 +01:00
  • 33d9d554a3 Change name of test Benoit Marty 2023-01-04 14:10:09 +01:00
  • 58b4f24f9d Fix some Previews Benoit Marty 2023-01-04 13:57:37 +01:00
  • e1fe05072b Fix dark theme issue. Benoit Marty 2023-01-18 15:41:29 +01:00
  • 63ff259d01 Do not show bg in preview Benoit Marty 2023-01-02 17:19:29 +01:00
  • bad40f20a7 Fix some Preview Benoit Marty 2023-01-02 16:26:23 +01:00
  • 4732630d57 Do not use theme in the Preview, it breaks the screenshots building. Benoit Marty 2023-01-02 16:12:39 +01:00
  • a4bed29a93 1.1.0 Benoit Marty 2022-12-23 17:04:15 +01:00
  • e67cd22861 Disable test parameters for now. Benoit Marty 2022-12-23 16:54:11 +01:00
  • 2ef43173e7 Plugin config Benoit Marty 2022-12-23 16:50:24 +01:00
  • 26cc900973 Test locales and themes Benoit Marty 2022-12-23 15:42:28 +01:00