Commit graph

518 commits

Author SHA1 Message Date
Benoit Marty
d7e62f4ae3 Update Screenshot test reference. 2023-02-03 13:12:11 +01:00
Benoit Marty
2989370c3b Fix issue. 2023-02-03 12:57:42 +01:00
Benoit Marty
41456ec13b Add some TODO for design input 2023-02-03 12:57:42 +01:00
Benoit Marty
bbe10382b0 ElementTheme + MaterialTheme3 2023-02-03 12:57:42 +01:00
Benoit Marty
47186c6af1 Fix compilation issue 2023-02-03 12:57:42 +01:00
Benoit Marty
201508678a Rename component. No need for Element prefix 2023-02-03 12:57:42 +01:00
Benoit Marty
cdfc13cb15 Material3 only in designsystem. 2023-02-03 12:56:53 +01:00
Benoit Marty
9f3f345088 Material 1.8 2023-02-03 12:56:53 +01:00
Benoit Marty
2cac2b59ab Cleanup and TODO. 2023-02-03 12:56:53 +01:00
Benoit Marty
01aea5a9af Add some Preview 2023-02-03 12:56:53 +01:00
Benoit Marty
9d32b05fbb Rework Preview for a better rendering in the IDE. 2023-02-03 12:56:53 +01:00
Benoit Marty
e3fed8b4f5 Optimize import 2023-02-03 12:56:53 +01:00
Benoit Marty
2b7c965236 Remove bad usage of ElementSurface 2023-02-03 12:56:53 +01:00
Benoit Marty
7d85d8da30 Add ElementCircularProgressIndicator and ElementOutlinedTextField. 2023-02-03 12:56:53 +01:00
Benoit Marty
e889856d1c Fix color error. 2023-02-03 12:55:36 +01:00
Benoit Marty
71fa01f8b6 Theme: Add ElementModalBottomSheetLayout. 2023-02-03 12:55:36 +01:00
Benoit Marty
c54471b5e0 Add some aliases and fixes placeholder color. 2023-02-03 12:55:36 +01:00
Benoit Marty
e4cc733f4a First draft of full custom theme.
ElementTheme everywhere

Create ElementButton
2023-02-03 12:55:36 +01:00
Benoit Marty
78544357e8 Create ExtendedColors to define more colors. 2023-02-03 12:55:36 +01:00
Benoit Marty
35e204ca48 Cleanup 2023-02-03 12:55:36 +01:00
Benoit Marty
972f99ad1a Merge pull request #71 from vector-im/feature/bma/documentation
Update documentation
2023-02-03 12:54:25 +01:00
Benoit Marty
616f71b440 Knit 2023-02-03 12:54:04 +01:00
Benoit Marty
9aa03fe2d4 Remove unwanted doc. 2023-02-03 11:25:11 +01:00
Benoit Marty
fa47077859 Merge branch 'develop' into feature/bma/documentation 2023-02-03 11:22:05 +01:00
Benoit Marty
54af902bd5 Merge pull request #70 from vector-im/dependabot/gradle/plugin.serialization-1.8.10
Bump plugin.serialization from 1.8.0 to 1.8.10
2023-02-03 10:52:07 +01:00
dependabot[bot]
59615ec99b Bump plugin.serialization from 1.8.0 to 1.8.10
Bumps [plugin.serialization](https://github.com/JetBrains/kotlin) from 1.8.0 to 1.8.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10)

---
updated-dependencies:
- dependency-name: plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 22:12:36 +00:00
Benoit Marty
a4f9354e8a Merge pull request #66 from vector-im/feature/bma/sonar
Sonar / Kover / Codecov
2023-02-02 11:33:12 +01:00
ganfra
3480c26af2 Merge pull request #67 from vector-im/feature/fga/fix_restoration
Feature/fga/fix restoration
2023-02-02 11:04:06 +01:00
ganfra
a431b76f68 Fix presenterConnector import in Template 2023-02-01 16:16:28 +01:00
ganfra
9cf88fff5f Merge branch 'develop' into feature/fga/fix_restoration 2023-02-01 16:05:05 +01:00
ganfra
8b4b8886a9 Clean up 2023-02-01 16:02:54 +01:00
ganfra
b8860a6658 Simplify AvatarData and avoid carrying ByteArray 2023-02-01 15:57:00 +01:00
ganfra
d43d433d38 Add uiMode to configChanges as it's handled by compose 2023-02-01 15:56:30 +01:00
ganfra
fc07ff29f5 Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method 2023-02-01 15:56:07 +01:00
Benoit Marty
acac3a42bf Revert unwanted change. 2023-02-01 15:25:24 +01:00
Benoit Marty
f0721e484d Avoid hardcoded dispatchers.
Fix issue detected by sonar.
2023-02-01 15:17:54 +01:00
Benoit Marty
eafac31ccc No need to use a dispatcher.
Fix issue detected by sonar: `Remove this dispatcher. It is pointless when used with only suspending functions.`
2023-02-01 15:08:31 +01:00
Benoit Marty
f52b8efa87 Cleanup 2023-02-01 15:02:47 +01:00
Benoit Marty
fce1569ee3 Fix sonar issue: do not ignore result of File:delete(). 2023-02-01 14:46:00 +01:00
Benoit Marty
68dff27326 Add some badges (Build status, Weblate, matrix room, sonar and codecov 2023-02-01 14:25:23 +01:00
Benoit Marty
fe56e0bea0 Upload coverage reports to codecov 2023-02-01 13:42:47 +01:00
Benoit Marty
5d3ea10e30 CI: Generate and archive kover report 2023-02-01 11:45:09 +01:00
Benoit Marty
46b6ba4417 Task was not run... To check again on CI 2023-02-01 11:44:41 +01:00
Benoit Marty
b1f8c000c8 Setup Kover 2023-02-01 11:29:06 +01:00
Benoit Marty
e9502462ce Sonar: analyse what's in kotlin folders. 2023-02-01 10:09:43 +01:00
Benoit Marty
7398158539 Sonar: run after tests on CI. 2023-02-01 09:11:21 +01:00
ganfra
4b010e01df Add splash for android < 12 so app is not completely blank during process creation 2023-01-31 20:49:47 +01:00
ganfra
fa71eab85e Handle activity and process recreation for session 2023-01-31 20:49:16 +01:00
ganfra
8dbd8c918b Update appyx to 1.0.3 2023-01-31 20:46:33 +01:00
Benoit Marty
c338e1d34e First setup of sonar. 2023-01-31 16:11:01 +01:00