Commit Graph

  • bebba63dc9 Add project icon. Benoit Marty 2023-02-03 16:48:13 +01:00
  • 22b81072c2 Ignore .idea files. Benoit Marty 2023-02-03 16:47:48 +01:00
  • a8f83d7e02 Remove unnecessary files. Benoit Marty 2023-02-03 16:44:13 +01:00
  • a4a127ba6a Merge pull request #63 from vector-im/feature/bma/theme Benoit Marty 2023-02-03 16:30:58 +01:00
  • 8413b9792f Add preview for colors. Benoit Marty 2023-02-03 16:21:53 +01:00
  • 6290996831 Updates on rust: makes SS working but slow. Also branch some timeline virtual items. ganfra 2023-02-03 14:41:24 +01:00
  • 426005f298 Fix detekt issue, optimize import, fix color of preference category title Benoit Marty 2023-02-03 13:39:43 +01:00
  • d7e62f4ae3 Update Screenshot test reference. Benoit Marty 2023-02-03 13:12:11 +01:00
  • 2989370c3b Fix issue. Benoit Marty 2023-02-03 10:46:06 +01:00
  • 41456ec13b Add some TODO for design input Benoit Marty 2023-02-03 10:24:52 +01:00
  • bbe10382b0 ElementTheme + MaterialTheme3 Benoit Marty 2023-02-03 10:15:30 +01:00
  • 47186c6af1 Fix compilation issue Benoit Marty 2023-02-02 17:33:48 +01:00
  • 201508678a Rename component. No need for Element prefix Benoit Marty 2023-01-30 16:11:54 +01:00
  • cdfc13cb15 Material3 only in designsystem. Benoit Marty 2023-01-30 15:52:25 +01:00
  • 9f3f345088 Material 1.8 Benoit Marty 2023-01-27 12:58:22 +01:00
  • 2cac2b59ab Cleanup and TODO. Benoit Marty 2023-01-27 10:42:18 +01:00
  • 01aea5a9af Add some Preview Benoit Marty 2023-01-27 10:38:30 +01:00
  • 9d32b05fbb Rework Preview for a better rendering in the IDE. Benoit Marty 2023-01-27 10:19:17 +01:00
  • e3fed8b4f5 Optimize import Benoit Marty 2023-01-27 09:24:16 +01:00
  • 2b7c965236 Remove bad usage of ElementSurface Benoit Marty 2023-01-26 18:01:27 +01:00
  • 7d85d8da30 Add ElementCircularProgressIndicator and ElementOutlinedTextField. Benoit Marty 2023-01-26 17:51:39 +01:00
  • e889856d1c Fix color error. Benoit Marty 2023-01-26 16:50:16 +01:00
  • 71fa01f8b6 Theme: Add ElementModalBottomSheetLayout. Benoit Marty 2023-01-26 16:39:17 +01:00
  • c54471b5e0 Add some aliases and fixes placeholder color. Benoit Marty 2023-01-26 16:32:10 +01:00
  • e4cc733f4a First draft of full custom theme. Benoit Marty 2023-01-26 15:15:51 +01:00
  • 78544357e8 Create ExtendedColors to define more colors. Benoit Marty 2023-01-25 16:09:31 +01:00
  • 35e204ca48 Cleanup Benoit Marty 2023-01-25 15:13:31 +01:00
  • 972f99ad1a Merge pull request #71 from vector-im/feature/bma/documentation Benoit Marty 2023-02-03 12:54:25 +01:00
  • 616f71b440 Knit Benoit Marty 2023-02-03 12:54:04 +01:00
  • 9aa03fe2d4 Remove unwanted doc. Benoit Marty 2023-02-03 11:25:11 +01:00
  • fa47077859 Merge branch 'develop' into feature/bma/documentation Benoit Marty 2023-02-03 11:22:05 +01:00
  • 54af902bd5 Merge pull request #70 from vector-im/dependabot/gradle/plugin.serialization-1.8.10 Benoit Marty 2023-02-03 10:52:07 +01:00
  • 0f498a0290 Start integrating uptodate rust sdk and make it compile (WIP) ganfra 2023-02-03 10:35:30 +01:00
  • 59615ec99b Bump plugin.serialization from 1.8.0 to 1.8.10 dependabot[bot] 2023-02-02 22:12:36 +00:00
  • a4f9354e8a Merge pull request #66 from vector-im/feature/bma/sonar Benoit Marty 2023-02-02 11:33:12 +01:00
  • 3480c26af2 Merge pull request #67 from vector-im/feature/fga/fix_restoration ganfra 2023-02-02 11:04:06 +01:00
  • a431b76f68 Fix presenterConnector import in Template ganfra 2023-02-01 16:16:28 +01:00
  • 9cf88fff5f Merge branch 'develop' into feature/fga/fix_restoration ganfra 2023-02-01 16:05:05 +01:00
  • 8b4b8886a9 Clean up ganfra 2023-02-01 16:02:54 +01:00
  • b8860a6658 Simplify AvatarData and avoid carrying ByteArray ganfra 2023-02-01 15:57:00 +01:00
  • d43d433d38 Add uiMode to configChanges as it's handled by compose ganfra 2023-02-01 15:56:30 +01:00
  • fc07ff29f5 Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method ganfra 2023-02-01 15:56:07 +01:00
  • acac3a42bf Revert unwanted change. Benoit Marty 2023-02-01 15:25:24 +01:00
  • f0721e484d Avoid hardcoded dispatchers. Fix issue detected by sonar. Benoit Marty 2023-02-01 15:17:54 +01:00
  • eafac31ccc No need to use a dispatcher. Fix issue detected by sonar: Remove this dispatcher. It is pointless when used with only suspending functions. Benoit Marty 2023-02-01 15:08:31 +01:00
  • f52b8efa87 Cleanup Benoit Marty 2023-02-01 15:02:47 +01:00
  • fce1569ee3 Fix sonar issue: do not ignore result of File:delete(). Benoit Marty 2023-02-01 14:46:00 +01:00
  • 68dff27326 Add some badges (Build status, Weblate, matrix room, sonar and codecov Benoit Marty 2023-02-01 14:25:23 +01:00
  • fe56e0bea0 Upload coverage reports to codecov Benoit Marty 2023-02-01 13:42:47 +01:00
  • 5d3ea10e30 CI: Generate and archive kover report Benoit Marty 2023-02-01 11:45:09 +01:00
  • 46b6ba4417 Task was not run... To check again on CI Benoit Marty 2023-02-01 11:40:51 +01:00
  • b1f8c000c8 Setup Kover Benoit Marty 2023-02-01 11:29:06 +01:00
  • e9502462ce Sonar: analyse what's in kotlin folders. Benoit Marty 2023-02-01 10:09:43 +01:00
  • 7398158539 Sonar: run after tests on CI. Benoit Marty 2023-02-01 09:11:21 +01:00
  • 4b010e01df Add splash for android < 12 so app is not completely blank during process creation ganfra 2023-01-31 20:49:47 +01:00
  • fa71eab85e Handle activity and process recreation for session ganfra 2023-01-31 20:49:16 +01:00
  • 8dbd8c918b Update appyx to 1.0.3 ganfra 2023-01-31 20:46:33 +01:00
  • c338e1d34e First setup of sonar. Benoit Marty 2023-01-31 16:11:01 +01:00
  • 64b059370d Fix compilation issue (need @integer/rtl_mirror_flip). Benoit Marty 2023-01-31 15:39:12 +01:00
  • 105769218c Merge pull request #64 from vector-im/sync-strings Benoit Marty 2023-01-31 11:54:28 +01:00
  • 5b743bfac5 Import strings from Element Android bmarty 2023-01-31 06:06:05 +00:00
  • 3410b70af4 Optimize import Benoit Marty 2023-01-30 16:36:51 +01:00
  • 0d44de5fda 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
  • 46a99f3dc8 Merge pull request #62 from vector-im/sync-strings Benoit Marty 2023-01-26 11:09:51 +01:00
  • ce9f4d2574 Import strings from Element Android bmarty 2023-01-26 06:06:01 +00:00
  • 9162269851 Bump danger/danger-js from 11.2.2 to 11.2.3 dependabot[bot] 2023-01-25 22:11:51 +00:00
  • 94b4f6ac63 Merge pull request #58 from vector-im/feature/bma/investigation Benoit Marty 2023-01-25 11:49:01 +01:00
  • 9b515a95ff Rename function (code review) Benoit Marty 2023-01-25 11:14:50 +01:00
  • c617f37b28 Merge pull request #60 from vector-im/sync-strings Benoit Marty 2023-01-25 10:47:12 +01:00
  • 38b51d1f32 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
  • 12a3b5e35e Import strings from Element Android bmarty 2023-01-25 06:06:04 +00:00
  • b1990716a0 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
  • 942cef1534 Merge pull request #57 from vector-im/feature/fga/gradle_perf ganfra 2023-01-24 21:00:44 +01:00
  • f1e2016beb More cleanup ganfra 2023-01-24 18:06:22 +01:00
  • 0c8eeb20f8 Clean ganfra 2023-01-24 17:41:56 +01:00
  • 90b0a60a5c Gradle config: add some config to make it faster. ganfra 2023-01-24 17:39:15 +01:00
  • 87d0191324 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
  • 8b3316ec23 Better to go back to onboarding. Benoit Marty 2023-01-24 17:26:24 +01:00
  • 78cbca3193 Animation between screens Benoit Marty 2023-01-24 16:50:00 +01:00
  • a127b16338 Merge pull request #56 from vector-im/feature/bma/rageshakeFixes Benoit Marty 2023-01-24 14:18:29 +01:00
  • dd10fbe395 Naming convention and no need for a val for presenter Benoit Marty 2023-01-24 09:48:35 +01:00
  • 8647016e61 Use the modifier parameter. Benoit Marty 2023-01-24 09:45:11 +01:00
  • 1962bf5307 No need to declare a class Logs. Benoit Marty 2023-01-24 09:43:22 +01:00
  • 88473bccf8 This java class must be defined in the java folder. Benoit Marty 2023-01-23 14:52:00 +01:00
  • f8ae5fb59e Log app version at startup Benoit Marty 2023-01-23 14:40:31 +01:00
  • 059a5ec1a4 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
  • c1789b133e Merge pull request #53 from vector-im/feature/fga/clean_code_hierarchy ganfra 2023-01-23 12:26:36 +01:00
  • 6866506df8 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
  • 4267fb2dee Merge pull request #55 from vector-im/sync-strings Benoit Marty 2023-01-23 10:42:05 +01:00
  • 32538231f1 Import strings from Element Android bmarty 2023-01-21 06:05:45 +00:00
  • 3945337863 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
  • dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") ganfra 2023-01-20 19:13:44 +01:00
  • 5748bc53a6 Finish removing x. from packages (keep it in app module for now) ganfra 2023-01-20 18:52:59 +01:00
  • e616d75d9d Rename all features modules ganfra 2023-01-20 18:35:03 +01:00
  • 0c6cd35b69 Rename tests/uitest modules ganfra 2023-01-20 17:51:52 +01:00
  • caa04aa485 Rename uistrings module ganfra 2023-01-20 17:42:09 +01:00
  • 4a5a1f6d3e Rename textcomposer module ganfra 2023-01-20 17:38:04 +01:00
  • 89ae06fe59 Rename testtags module ganfra 2023-01-20 17:30:35 +01:00
  • 907d7eba75 Rename matrix modules ganfra 2023-01-20 17:27:47 +01:00
  • bbbbc3495d Rename di module ganfra 2023-01-20 17:12:40 +01:00