Benoit Marty
|
f030e098a8
|
Fix code quality and compilation test
|
2020-10-02 17:18:39 +02:00 |
|
Valere
|
3642ca5b4a
|
cleaning
|
2020-09-30 11:05:06 +02:00 |
|
Benoit Marty
|
f4c4e84ffe
|
Fix false positive from code quality analysis
|
2020-09-10 17:13:11 +02:00 |
|
Benoit Marty
|
b9e8d7187c
|
Merge pull request #2075 from vector-im/feature/strict_mode_tracking
Feature/strict mode tracking
|
2020-09-10 13:46:44 +02:00 |
|
Benoit Marty
|
8cb7260375
|
Small changes (PR review)
|
2020-09-09 12:10:46 +02:00 |
|
ganfra
|
c6178e504f
|
Clean files and update CHANGES
|
2020-09-09 11:32:56 +02:00 |
|
Benoit Marty
|
11b5512cb8
|
Rename package of SDK modules
|
2020-08-13 12:50:58 +02:00 |
|
Benoit Marty
|
7b017e4328
|
Ensure we will always use Context#getSystemService extension function provided by core-ktx
|
2020-08-11 12:42:32 +02:00 |
|
Benoit Marty
|
8931fd314d
|
Rename package im.vector.riotx to im.vector.app (other manual changes)
|
2020-08-03 18:48:20 +02:00 |
|
ganfra
|
06bd353d44
|
Pin: polish a bit and clean code
|
2020-07-30 14:58:46 +02:00 |
|
Benoit Marty
|
4e3a948513
|
Cleanup
|
2020-06-30 19:12:50 +02:00 |
|
Benoit Marty
|
c14b226c92
|
Search only Kotlin long files
|
2020-06-30 18:25:36 +02:00 |
|
Benoit Marty
|
6e66c31911
|
Small cleanup
|
2020-06-30 18:07:39 +02:00 |
|
Benoit Marty
|
fb13b402af
|
Prevent from importing temporary legacy classes
|
2020-06-29 14:22:30 +02:00 |
|
Benoit Marty
|
31a7563de5
|
Make check code quality ok
|
2020-06-29 10:16:54 +02:00 |
|
Benoit Marty
|
bbf0b1e3ba
|
Add a way to ensure we have @JsonClass(generateAdapter = false) for enum class .
This is not ideal, but this will save us in the future.
|
2020-06-28 22:06:03 +02:00 |
|
Benoit Marty
|
3dc2cd4d7a
|
Disable one code check
|
2020-06-03 18:54:03 +02:00 |
|
Benoit Marty
|
15bd7d1c5b
|
Change the regex to detect long lines to allow schema with UTF-8 chars
|
2020-04-16 14:35:23 +02:00 |
|
Benoit Marty
|
08e4b4473c
|
Disable manual rules now checked by ktlint
|
2020-02-25 09:57:12 +01:00 |
|
Benoit Marty
|
1602c6544f
|
We have too many strings...
|
2020-02-05 18:06:39 +01:00 |
|
Ganard
|
f454078c6b
|
Clean code
|
2020-02-03 16:14:36 +01:00 |
|
Benoit Marty
|
da14ae432a
|
Ensure we will not use EpoxyRecyclerView as a View anymore
|
2019-12-09 17:41:29 +01:00 |
|
Benoit Marty
|
1de02c2fbb
|
Ensure android.text.TextUtils will never be used again
|
2019-10-22 17:41:59 +02:00 |
|
Benoit Marty
|
f02f16d9c5
|
Use IEC units instead of SI units for file sizes
|
2019-09-26 10:41:52 +02:00 |
|
Benoit Marty
|
aa743d8469
|
Ensure we do not cancel Work from other lib or SDK client
|
2019-07-09 18:04:19 +02:00 |
|
Benoit Marty
|
d92c090c30
|
Code quality: HashMap / HashSet
|
2019-07-09 15:40:49 +02:00 |
|
Benoit Marty
|
ac5b0af63e
|
Code quality: remove rule for map()
|
2019-07-09 15:37:20 +02:00 |
|
Benoit Marty
|
d08778c674
|
Code quality: equalTo
|
2019-07-09 15:33:31 +02:00 |
|
Benoit Marty
|
dcd64de4b8
|
Check sdk modules
|
2019-07-09 15:07:11 +02:00 |
|
Benoit Marty
|
f41c0311fa
|
Fix done TODO
|
2019-07-03 11:58:50 +02:00 |
|
Benoit Marty
|
504009499f
|
Rename im.vector.riotredesign to im.vector.riotx
|
2019-07-02 17:27:08 +02:00 |
|
Benoit Marty
|
ce3242c748
|
Code quality: preference
|
2019-06-26 12:19:54 +02:00 |
|
Benoit Marty
|
772670252a
|
Make build FDroid pass
|
2019-04-04 11:10:12 +02:00 |
|
Benoit Marty
|
9048a1dbbe
|
Rename app to vector
|
2019-04-02 11:24:54 +02:00 |
|
Benoit Marty
|
547272b17b
|
Please TravisCI build
|
2019-03-29 18:25:44 +01:00 |
|
Benoit Marty
|
d5838262ea
|
Fix i18n issue
|
2019-03-13 18:36:57 +01:00 |
|
Benoit Marty
|
a199eaa171
|
Setup various tools
|
2019-03-13 17:00:30 +01:00 |
|