Commit graph

230 commits

Author SHA1 Message Date
Benoit Marty
dfdcebf7af Fix detekted issues. 2022-12-12 17:01:51 +01:00
Benoit Marty
9c7fa85897 Adapt twitter rules. 2022-12-12 16:24:35 +01:00
Benoit Marty
45617a11f2 Fix detekted issues. 2022-12-12 16:24:26 +01:00
Benoit Marty
4612bf057f Fix detekted issues. 2022-12-12 15:56:45 +01:00
Benoit Marty
bcfae5e341 Detekt for all modules. 2022-12-12 15:50:53 +01:00
Benoit Marty
6662e20f43 Add some documentation. 2022-12-12 14:36:16 +01:00
Benoit Marty
26145fa628 Add link 2022-12-09 17:34:51 +01:00
Benoit Marty
6340d8640c Add twitter rules for Compose 2022-12-09 17:12:08 +01:00
Benoit Marty
9b1a689eaa Add unit test workflow 2022-12-09 16:58:17 +01:00
Benoit Marty
29137f8e9f Add Build workflow 2022-12-09 16:54:11 +01:00
Benoit Marty
c392fa51fe [knit] Configure the plugin (covered by ./gradlew check) 2022-12-09 16:45:43 +01:00
Benoit Marty
70ab863e2e Add TODO 2022-12-09 16:29:53 +01:00
Benoit Marty
c46ce58e0c Setup Detekt - specific rule for Composable function 2022-12-09 16:12:36 +01:00
Benoit Marty
77877e14dc Setup Detekt 2022-12-09 16:12:36 +01:00
Benoit Marty
7d9ac35778 Warning for UnknownIssueId (since all the module does not have the compose dependencies) 2022-12-09 15:45:35 +01:00
Benoit Marty
9bf7c1ccf8 Log with Timber. 2022-12-09 15:43:32 +01:00
Benoit Marty
4136ba94e5 Timber for all modules 2022-12-09 15:42:29 +01:00
Benoit Marty
7153837a80 Same lint config for all modules 2022-12-09 15:06:07 +01:00
Benoit Marty
6495647e66 Add danger workflow 2022-12-09 12:06:37 +01:00
Benoit Marty
d7a7e16712 Add quality workflow and Danger files. 2022-12-09 12:06:37 +01:00
Benoit Marty
f2f08b40e0 Format project again 2022-12-09 12:06:37 +01:00
Benoit Marty
09087a7e86 Fix some lint issues and reduce severity of UnusedResources 2022-12-09 12:06:37 +01:00
Benoit Marty
0c5ea0e8be minSdk 21 (iso Element Android) 2022-12-09 12:06:37 +01:00
Benoit Marty
bfdf1d0242 Fix more warnings 2022-12-09 12:06:37 +01:00
Benoit Marty
2575b5fbf0 Disable unknown issue 2022-12-09 12:06:37 +01:00
Benoit Marty
ba629530c3 Fix compilation warning 2022-12-09 12:06:37 +01:00
Benoit Marty
85f5760e96 Fix compilation issue 2022-12-09 12:06:37 +01:00
Benoit Marty
69f916c96d Fix some warnings 2022-12-09 12:06:37 +01:00
Benoit Marty
a413b635d1 Format project 2022-12-09 12:06:37 +01:00
Benoit Marty
e9a3dec6e9 [ktLint] Setup KtLint 2022-12-09 12:06:37 +01:00
Benoit Marty
106b83cf35 Import .editorconfig from Element 2022-12-09 12:06:37 +01:00
Benoit Marty
d43e17ae32 [lint] Import lint.xml from Element Android 2022-12-09 12:06:37 +01:00
Benoit Marty
15f1d2cae2 Project has been renamed 2022-12-09 12:05:52 +01:00
ganfra
32dbaaf836 Rename rustsdk module 2022-12-08 19:38:01 +01:00
ganfra
5e8de11074 Gradle : more cleaning on app module 2022-12-08 19:19:07 +01:00
ganfra
5034daed6c Continue cleaning gradle files 2022-12-08 18:52:55 +01:00
manuroe
51949f5ae9 Add GH action to automatically add labelled issues to the board 2022-12-08 16:41:15 +01:00
ganfra
51ec5d825a Optimize: removeUnusedResources 2022-12-08 11:34:50 +01:00
ganfra
a1cea9dd4d Fix nightly 2022-12-08 11:19:25 +01:00
ganfra
ba6500a557 Release mode: add some codeoptimization to look how it behaves 2022-12-07 21:09:47 +01:00
ganfra
224f84327b Convert app gradle file to kts 2022-12-07 17:24:25 +01:00
ganfra
5bbf0ac4d9 Convert core gradle file to kts 2022-12-07 12:17:40 +01:00
ganfra
cd0923c31e Timeline: refactor factory/cache 2022-12-07 11:15:31 +01:00
ganfra
dd0e3c535b Timeline: first version of diff/cache 2022-12-06 13:17:33 +01:00
ganfra
2d54838e4f Use renderComposerMode (disable formattedContent which crashes) 2022-12-02 19:12:29 +01:00
ganfra
13bbcc6e26 Timeline: clean up and fix some ui glitches 2022-12-02 18:14:49 +01:00
ganfra
3d25464bdc Merge branch 'develop' of ssh://github.com/vector-im/element-x-android-poc into develop 2022-12-02 16:09:59 +01:00
ganfra
a24c88032a Fix scrolling on login 2022-12-02 16:09:46 +01:00
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.
2022-12-02 15:49:21 +01:00
ganfra
dfe302d5b3 Fix some insets 2022-12-02 15:45:16 +01:00