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
|
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
|
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
|
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
|
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 |
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 |
ganfra
|
8b4b8886a9
|
Clean up
|
2 years ago |
ganfra
|
b8860a6658
|
Simplify AvatarData and avoid carrying ByteArray
|
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
|
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 |
Benoit Marty
|
fce1569ee3
|
Fix sonar issue: do not ignore result of File:delete().
|
2 years ago |
ganfra
|
fa71eab85e
|
Handle activity and process recreation for session
|
2 years ago |
bmarty
|
5b743bfac5
|
Import strings from Element Android
|
2 years ago |
Benoit Marty
|
3410b70af4
|
Optimize import
|
2 years ago |
bmarty
|
ce9f4d2574
|
Import strings from Element Android
|
2 years ago |
Benoit Marty
|
9b515a95ff
|
Rename function (code review)
|
2 years ago |
bmarty
|
12a3b5e35e
|
Import strings from Element Android
|
2 years ago |
ganfra
|
f1e2016beb
|
More cleanup
|
2 years ago |
ganfra
|
0c8eeb20f8
|
Clean
|
2 years ago |
ganfra
|
87d0191324
|
Change/move some gradle modules to be better separated. Let core module be a kotlin lib.
|
2 years ago |
Benoit Marty
|
78cbca3193
|
Animation between screens
|
2 years ago |
bmarty
|
32538231f1
|
Import strings from Element Android
|
2 years ago |
ganfra
|
dd00f99f0c
|
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
2 years ago |
ganfra
|
5748bc53a6
|
Finish removing x. from packages (keep it in app module for now)
|
2 years ago |
ganfra
|
caa04aa485
|
Rename uistrings module
|
2 years ago |
ganfra
|
4a5a1f6d3e
|
Rename textcomposer module
|
2 years ago |
ganfra
|
89ae06fe59
|
Rename testtags module
|
2 years ago |
ganfra
|
907d7eba75
|
Rename matrix modules
|
2 years ago |
ganfra
|
bbbbc3495d
|
Rename di module
|
2 years ago |
ganfra
|
a2f0c64921
|
Rename designsystem module
|
2 years ago |
ganfra
|
f6672fa5de
|
Rename core module
|
2 years ago |
ganfra
|
bc9b8e6b90
|
Rename architecture module
|
2 years ago |
Benoit Marty
|
09240e23d3
|
Change package and fix KDoc.
|
2 years ago |
Benoit Marty
|
c3b1dbe1c4
|
testtags
|
2 years ago |
ganfra
|
97efff8aa4
|
Changes after review
|
2 years ago |
Benoit Marty
|
cf832ffef4
|
Allow user `github-actions[bot]` to update translations.
Check that new strings are not added to `values/strings.xml`
Signoff not required for "github-actions[bot]" user.
|
2 years ago |