Commit graph

501 commits

Author SHA1 Message Date
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
Benoit Marty
64b059370d Fix compilation issue (need @integer/rtl_mirror_flip). 2023-01-31 15:39:12 +01:00
Benoit Marty
105769218c Merge pull request #64 from vector-im/sync-strings
Sync strings
2023-01-31 11:54:28 +01:00
bmarty
5b743bfac5 Import strings from Element Android 2023-01-31 06:06:05 +00:00
Benoit Marty
3410b70af4 Optimize import 2023-01-30 16:36:51 +01:00
Benoit Marty
0d44de5fda Merge pull request #61 from vector-im/dependabot/github_actions/danger/danger-js-11.2.3
Bump danger/danger-js from 11.2.2 to 11.2.3
2023-01-26 11:10:26 +01:00
Benoit Marty
46a99f3dc8 Merge pull request #62 from vector-im/sync-strings
Sync strings
2023-01-26 11:09:51 +01:00
bmarty
ce9f4d2574 Import strings from Element Android 2023-01-26 06:06:01 +00:00
dependabot[bot]
9162269851 Bump danger/danger-js from 11.2.2 to 11.2.3
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.2.2 to 11.2.3.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/11.2.2...11.2.3)

---
updated-dependencies:
- dependency-name: danger/danger-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 22:11:51 +00:00
Benoit Marty
94b4f6ac63 Merge pull request #58 from vector-im/feature/bma/investigation
Add animation between screens
2023-01-25 11:49:01 +01:00
Benoit Marty
9b515a95ff Rename function (code review) 2023-01-25 11:14:50 +01:00
Benoit Marty
c617f37b28 Merge pull request #60 from vector-im/sync-strings
Sync strings
2023-01-25 10:47:12 +01:00
Benoit Marty
38b51d1f32 Merge pull request #59 from vector-im/dependabot/github_actions/mobile-dev-inc/action-maestro-cloud-1.2.3
Bump mobile-dev-inc/action-maestro-cloud from 1.2.2 to 1.2.3
2023-01-25 10:12:59 +01:00
bmarty
12a3b5e35e Import strings from Element Android 2023-01-25 06:06:04 +00:00
dependabot[bot]
b1990716a0 Bump mobile-dev-inc/action-maestro-cloud from 1.2.2 to 1.2.3
Bumps [mobile-dev-inc/action-maestro-cloud](https://github.com/mobile-dev-inc/action-maestro-cloud) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/mobile-dev-inc/action-maestro-cloud/releases)
- [Commits](https://github.com/mobile-dev-inc/action-maestro-cloud/compare/v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: mobile-dev-inc/action-maestro-cloud
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 22:11:13 +00:00
ganfra
942cef1534 Merge pull request #57 from vector-im/feature/fga/gradle_perf
Feature/fga/gradle perf
2023-01-24 21:00:44 +01:00
ganfra
f1e2016beb More cleanup 2023-01-24 18:06:22 +01:00
ganfra
0c8eeb20f8 Clean 2023-01-24 17:41:56 +01:00