Benoit Marty
9b1a689eaa
Add unit test workflow
2 years ago
Benoit Marty
29137f8e9f
Add Build workflow
2 years ago
Benoit Marty
c392fa51fe
[knit] Configure the plugin (covered by `./gradlew check`)
2 years ago
Benoit Marty
70ab863e2e
Add TODO
2 years ago
Benoit Marty
c46ce58e0c
Setup Detekt - specific rule for Composable function
2 years ago
Benoit Marty
77877e14dc
Setup Detekt
2 years ago
Benoit Marty
7d9ac35778
Warning for UnknownIssueId (since all the module does not have the compose dependencies)
2 years ago
Benoit Marty
9bf7c1ccf8
Log with Timber.
2 years ago
Benoit Marty
4136ba94e5
Timber for all modules
2 years ago
Benoit Marty
7153837a80
Same lint config for all modules
2 years ago
Benoit Marty
6495647e66
Add danger workflow
2 years ago
Benoit Marty
d7a7e16712
Add quality workflow and Danger files.
2 years ago
Benoit Marty
f2f08b40e0
Format project again
2 years ago
Benoit Marty
09087a7e86
Fix some lint issues and reduce severity of `UnusedResources`
2 years ago
Benoit Marty
0c5ea0e8be
minSdk 21 (iso Element Android)
2 years ago
Benoit Marty
bfdf1d0242
Fix more warnings
2 years ago
Benoit Marty
2575b5fbf0
Disable unknown issue
2 years ago
Benoit Marty
ba629530c3
Fix compilation warning
2 years ago
Benoit Marty
85f5760e96
Fix compilation issue
2 years ago
Benoit Marty
69f916c96d
Fix some warnings
2 years ago
Benoit Marty
a413b635d1
Format project
2 years ago
Benoit Marty
e9a3dec6e9
[ktLint] Setup KtLint
2 years ago
Benoit Marty
106b83cf35
Import .editorconfig from Element
2 years ago
Benoit Marty
d43e17ae32
[lint] Import lint.xml from Element Android
2 years ago
Benoit Marty
15f1d2cae2
Project has been renamed
2 years ago
ganfra
32dbaaf836
Rename rustsdk module
2 years ago
ganfra
5e8de11074
Gradle : more cleaning on app module
2 years ago
ganfra
5034daed6c
Continue cleaning gradle files
2 years ago
manuroe
51949f5ae9
Add GH action to automatically add labelled issues to the board
2 years ago
ganfra
51ec5d825a
Optimize: removeUnusedResources
2 years ago
ganfra
a1cea9dd4d
Fix nightly
2 years ago
ganfra
ba6500a557
Release mode: add some codeoptimization to look how it behaves
2 years ago
ganfra
224f84327b
Convert app gradle file to kts
2 years ago
ganfra
5bbf0ac4d9
Convert core gradle file to kts
2 years ago
ganfra
cd0923c31e
Timeline: refactor factory/cache
2 years ago
ganfra
dd0e3c535b
Timeline: first version of diff/cache
2 years ago
ganfra
2d54838e4f
Use renderComposerMode (disable formattedContent which crashes)
2 years ago
ganfra
13bbcc6e26
Timeline: clean up and fix some ui glitches
2 years ago
ganfra
3d25464bdc
Merge branch 'develop' of ssh://github.com/vector-im/element-x-android-poc into develop
2 years ago
ganfra
a24c88032a
Fix scrolling on login
2 years ago
Benoit Marty
537ff96992
Merge pull request #4 from jmartinesp/fix/render-composer-mode-performance-and-full-screen-mode
...
Improve the performance of changing the composer mode.
2 years ago
ganfra
dfe302d5b3
Fix some insets
2 years ago
Jorge Martín
12ab8b73cd
Improve the performance of changing the composer mode.
...
Note: this will only be noticeable once a new version of the RTE library is used and the crash when calling `renderComposerMode` is fixed.
Also, improved the UI for full screen mode.
2 years ago
ganfra
1801dc321b
Send: reset composer directly
2 years ago
ganfra
4394744dec
Merge branches 'develop' and 'develop' of ssh://github.com/vector-im/element-x-android-poc into develop
2 years ago
ganfra
6dab7aa555
Timeline: extract highlightedEventId on viewState instead of individual timeline item
2 years ago
Benoit Marty
5b81243237
Temporary fix for server icon.
2 years ago
ganfra
aa40dcf05b
Setup tracing
2 years ago
ganfra
029d97aaf8
Change link text color
2 years ago
ganfra
aa77e7fe5a
Introduce ClickableLinkText
2 years ago