Benoit Marty
db8a07c198
Iterate design on on boarding screen.
1 year ago
bmarty
6e54ed7b77
Sync Strings from Localazy
1 year ago
Benoit Marty
659b9d3d9c
Now that the composer as been removed, we do not need element resource module anymore.
1 year ago
bmarty
874739ece9
Sync Strings from Localazy
1 year ago
Jorge Martin Espinosa
cf2723ac7f
[Message Actions] Copy events to clipboard ( #665 )
...
* Add `Copy` action for text events
* Remove 'Copy' action from the list for non-text events
* Use `@ContributesBinding` to inject `AndroidClipboardHelper`.
1 year ago
github-actions[bot]
fe5524bae4
Sync Strings ( #630 )
...
* Sync Strings from Localazy
* Update strings, remove broken German translation
* Update screenshots
---------
Co-authored-by: bmarty <bmarty@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
1 year ago
Benoit Marty
5bec246034
Use function ref.
1 year ago
Benoit Marty
b72cf1dcdd
Update strings.
1 year ago
Benoit Marty
7001c7b9cc
Account provider screen. - Crashing
1 year ago
github-actions[bot]
044a3c991e
Sync Strings ( #522 )
...
Sync Strings from Localazy
1 year ago
Benoit Marty
9f5daf070a
Introduce ButtonColumnMolecule and ButtonRowMolecule.
1 year ago
Benoit Marty
b88d9d50f8
Ignore OnBoardingPresenter regarding code coverage.
1 year ago
Benoit Marty
49bb6c203d
Add test for new presenter.
1 year ago
Benoit Marty
b1c8945fd9
Create a presenter and a state for OnBoarding screen.
1 year ago
Florian Renaud
5d0fb45ff6
Update room properties from room details ( #439 )
...
- Add the edit action in the room details
- Add "Add topic" button in room details
- Add the screen behind that action to edit some room properties: avatar, name, topic
- Handle the save button action
- enable the button only if changes are detected
- display a loader "updating room"
- display an error dialog if any request has failed
- Check user has the right power level to change various attributes
- "Add topic" is only shown if there's no topic and they are able to set on
- Edit menu is only shown if they can change topic, name or avatar
- On the edit page, any fields they can't change are uneditable
Co-authored-by: Chris Smith <csmith@lunarian.uk>
1 year ago
Benoit Marty
2c911868d3
Fix quality
1 year ago
Benoit Marty
b8050a9194
Fix alignment issue and content cropping
1 year ago
Benoit Marty
0d41dab3bc
Hide login with Qrcode and create account for now.
1 year ago
Benoit Marty
6dbccb696b
Introduce pages in our design system.
1 year ago
Benoit Marty
e924b2f650
Design iteration
1 year ago
Benoit Marty
acf0588846
Iterate on onboarding screen - WIP
1 year ago
bmarty
175b7deccb
Sync Strings from Localazy
1 year ago
Benoit Marty
457b83184a
Use default material3 version again and cleanup `@OptIn` annotations.
...
Material3 is now 1.1.0
1 year ago
bmarty
860777d20c
Sync Strings from Localazy
2 years ago
Jorge Martin Espinosa
de010545fb
Update Gradle to 8.1 and AGP to v8.0 ( #329 )
...
* Update AGP to 8.0.0.
* Set JAVA_HOME to JDK17
* Update lint version.
* Use right JDK for dependency analysis, replace deprecated env var.
* Upgrade to Gradle 8.1.
* Remove `@Supress(DSL_SCOPE_VIOLATION)` as it's no longer needed.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Benoit Marty
cca31af3f4
Invoke `./tools/localazy/downloadStrings.sh --all`
2 years ago
Benoit Marty
998178b70f
[Strings] Use strings from localazy.
2 years ago
Benoit Marty
0af5ee0741
[Strings] Sync the strings.
2 years ago
ganfra
522e73a981
Hopefully makes CI happy
2 years ago
ganfra
9cab6c9097
[Architecture] remove unused drawable file
2 years ago
ganfra
bc9f3b69cc
[Architecture] split all feature modules to api/impl
2 years ago
ganfra
84bfb14bd9
[Architecture] introduce nodeBuilder concept
2 years ago
ganfra
ba28628bdf
[Architecture] clean up
2 years ago
ganfra
91863e2529
[Architecture] introduce BackstackNode
2 years ago
ganfra
66922c2dfa
[Architecture] use FeatureEntryPoint on Preferences
2 years ago
ganfra
a1a9ae1f28
[Architecture] use impl instead of implementation
2 years ago
ganfra
5db0008116
[Architecture] Introduce EntryPoint and use createNode for ParentNode too
2 years ago
Benoit Marty
1580519b90
Add some previews.
2 years ago
Benoit Marty
5875de1c51
Rename classes (not a State)
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
2cac2b59ab
Cleanup and TODO.
2 years ago
Benoit Marty
9d32b05fbb
Rework Preview for a better rendering in the IDE.
2 years ago
Benoit Marty
2b7c965236
Remove bad usage of ElementSurface
2 years ago
Benoit Marty
e4cc733f4a
First draft of full custom theme.
...
ElementTheme everywhere
Create ElementButton
2 years ago
Benoit Marty
64b059370d
Fix compilation issue (need @integer/rtl_mirror_flip ).
2 years ago
ganfra
87d0191324
Change/move some gradle modules to be better separated. Let core module be a kotlin lib.
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
e616d75d9d
Rename all features modules
2 years ago