ganfra
|
1a47722a85
|
Timeline : Handle day separator
|
2 years ago |
Benoit Marty
|
d181983c01
|
Merge pull request #72 from vector-im/sync-strings
Sync strings
|
2 years ago |
bmarty
|
b8a237303d
|
Import strings from Element Android
|
2 years ago |
Benoit Marty
|
6f05698a6a
|
Second try.
|
2 years ago |
Benoit Marty
|
3c6b0cd6d2
|
Add some screenshots
|
2 years ago |
Benoit Marty
|
bebba63dc9
|
Add project icon.
|
2 years ago |
Benoit Marty
|
22b81072c2
|
Ignore .idea files.
|
2 years ago |
Benoit Marty
|
a8f83d7e02
|
Remove unnecessary files.
|
2 years ago |
Benoit Marty
|
a4a127ba6a
|
Merge pull request #63 from vector-im/feature/bma/theme
Theme
|
2 years ago |
Benoit Marty
|
8413b9792f
|
Add preview for colors.
|
2 years ago |
ganfra
|
6290996831
|
Updates on rust: makes SS working but slow. Also branch some timeline virtual items.
|
2 years ago |
Benoit Marty
|
426005f298
|
Fix detekt issue, optimize import, fix color of preference category title
|
2 years ago |
Benoit Marty
|
d7e62f4ae3
|
Update Screenshot test reference.
|
2 years ago |
Benoit Marty
|
2989370c3b
|
Fix issue.
|
2 years ago |
Benoit Marty
|
41456ec13b
|
Add some TODO for design input
|
2 years ago |
Benoit Marty
|
bbe10382b0
|
ElementTheme + MaterialTheme3
|
2 years ago |
Benoit Marty
|
47186c6af1
|
Fix compilation issue
|
2 years ago |
Benoit Marty
|
201508678a
|
Rename component. No need for `Element` prefix
|
2 years ago |
Benoit Marty
|
cdfc13cb15
|
Material3 only in designsystem.
|
2 years ago |
Benoit Marty
|
9f3f345088
|
Material 1.8
|
2 years ago |
Benoit Marty
|
2cac2b59ab
|
Cleanup and TODO.
|
2 years ago |
Benoit Marty
|
01aea5a9af
|
Add some Preview
|
2 years ago |
Benoit Marty
|
9d32b05fbb
|
Rework Preview for a better rendering in the IDE.
|
2 years ago |
Benoit Marty
|
e3fed8b4f5
|
Optimize import
|
2 years ago |
Benoit Marty
|
2b7c965236
|
Remove bad usage of ElementSurface
|
2 years ago |
Benoit Marty
|
7d85d8da30
|
Add ElementCircularProgressIndicator and ElementOutlinedTextField.
|
2 years ago |
Benoit Marty
|
e889856d1c
|
Fix color error.
|
2 years ago |
Benoit Marty
|
71fa01f8b6
|
Theme: Add ElementModalBottomSheetLayout.
|
2 years ago |
Benoit Marty
|
c54471b5e0
|
Add some aliases and fixes placeholder color.
|
2 years ago |
Benoit Marty
|
e4cc733f4a
|
First draft of full custom theme.
ElementTheme everywhere
Create ElementButton
|
2 years ago |
Benoit Marty
|
78544357e8
|
Create ExtendedColors to define more colors.
|
2 years ago |
Benoit Marty
|
35e204ca48
|
Cleanup
|
2 years ago |
Benoit Marty
|
972f99ad1a
|
Merge pull request #71 from vector-im/feature/bma/documentation
Update documentation
|
2 years ago |
Benoit Marty
|
616f71b440
|
Knit
|
2 years ago |
Benoit Marty
|
9aa03fe2d4
|
Remove unwanted doc.
|
2 years ago |
Benoit Marty
|
fa47077859
|
Merge branch 'develop' into feature/bma/documentation
|
2 years ago |
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
|
2 years ago |
ganfra
|
0f498a0290
|
Start integrating uptodate rust sdk and make it compile (WIP)
|
2 years ago |
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>
|
2 years ago |
Benoit Marty
|
a4f9354e8a
|
Merge pull request #66 from vector-im/feature/bma/sonar
Sonar / Kover / Codecov
|
2 years ago |
ganfra
|
3480c26af2
|
Merge pull request #67 from vector-im/feature/fga/fix_restoration
Feature/fga/fix restoration
|
2 years ago |
ganfra
|
a431b76f68
|
Fix presenterConnector import in Template
|
2 years ago |
ganfra
|
9cf88fff5f
|
Merge branch 'develop' into feature/fga/fix_restoration
|
2 years ago |
ganfra
|
8b4b8886a9
|
Clean up
|
2 years ago |
ganfra
|
b8860a6658
|
Simplify AvatarData and avoid carrying ByteArray
|
2 years ago |
ganfra
|
d43d433d38
|
Add uiMode to configChanges as it's handled by compose
|
2 years ago |
ganfra
|
fc07ff29f5
|
Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method
|
2 years ago |
Benoit Marty
|
acac3a42bf
|
Revert unwanted change.
|
2 years ago |
Benoit Marty
|
f0721e484d
|
Avoid hardcoded dispatchers.
Fix issue detected by sonar.
|
2 years ago |
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.`
|
2 years ago |