Benoit Marty
|
ee265f71e6
|
Be more robust when parsing some enums - RoomJoinRules
|
2021-03-26 12:22:11 +01:00 |
|
Benoit Marty
|
5364d7fd03
|
Be more robust when parsing some enums - Guest Access
|
2021-03-26 12:18:36 +01:00 |
|
Benoit Marty
|
a7539d0f95
|
Be more robust when parsing some enums
|
2021-03-26 12:15:06 +01:00 |
|
Benoit Marty
|
0f22dc610d
|
Merge pull request #3043 from vector-im/dependabot/gradle/kotlin_version-1.4.32
Bump kotlin_version from 1.4.31 to 1.4.32
|
2021-03-25 13:57:50 +01:00 |
|
dependabot[bot]
|
081a904f8a
|
Bump kotlin_version from 1.4.31 to 1.4.32
Bumps `kotlin_version` from 1.4.31 to 1.4.32.
Updates `kotlin-gradle-plugin` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)
Updates `kotlin-stdlib-jdk7` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)
Updates `kotlin-stdlib` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-25 12:57:42 +00:00 |
|
Benoit Marty
|
11a56dacb6
|
Merge pull request #3054 from vector-im/dependabot/gradle/androidx.fragment-fragment-ktx-1.3.2
Bump fragment-ktx from 1.3.0 to 1.3.2
|
2021-03-25 13:57:02 +01:00 |
|
Benoit Marty
|
68600c0538
|
Merge pull request #3053 from vector-im/dependabot/gradle/androidx.recyclerview-recyclerview-1.2.0-rc01
Bump recyclerview from 1.2.0-beta02 to 1.2.0-rc01
|
2021-03-25 13:56:22 +01:00 |
|
Benoit Marty
|
0d10d388e1
|
Merge pull request #3056 from vector-im/feature/bma/displayVersion
Add version details on the login screen, in debug or developer mode
|
2021-03-25 13:55:37 +01:00 |
|
Benoit Marty
|
627e9a9543
|
Add version details on the login screen, in debug or developer mode
|
2021-03-25 11:18:26 +01:00 |
|
dependabot[bot]
|
ee1059f1db
|
Bump fragment-ktx from 1.3.0 to 1.3.2
Bumps fragment-ktx from 1.3.0 to 1.3.2.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-25 06:33:50 +00:00 |
|
dependabot[bot]
|
30515492ca
|
Bump recyclerview from 1.2.0-beta02 to 1.2.0-rc01
Bumps recyclerview from 1.2.0-beta02 to 1.2.0-rc01.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-25 06:31:57 +00:00 |
|
Benoit Marty
|
2b70a8450c
|
Merge pull request #3034 from vector-im/feature/bma/reply_image_preview
Picture preview when replying.
|
2021-03-22 20:49:40 +01:00 |
|
Benoit Marty
|
967b8f4afb
|
Merge branch 'develop' into feature/bma/reply_image_preview
|
2021-03-22 20:49:32 +01:00 |
|
Benoit Marty
|
1b2f529f7c
|
Merge pull request #2985 from vector-im/feature/ons/api_interceptor
Api interceptor implementation to allow app developers to peek responses
|
2021-03-22 20:48:51 +01:00 |
|
Benoit Marty
|
274aef8f24
|
Code qual
|
2021-03-22 19:15:06 +01:00 |
|
Benoit Marty
|
5136979352
|
Cleanup on unbinding
Valere's review
|
2021-03-22 18:33:06 +01:00 |
|
Benoit Marty
|
5cd86c685d
|
Copyright
|
2021-03-22 18:29:06 +01:00 |
|
Benoit Marty
|
f106176752
|
Add missing synchronized
|
2021-03-22 18:26:29 +01:00 |
|
Benoit Marty
|
d85d44bf4b
|
Add ApiInterceptor.removeListener()
|
2021-03-22 18:09:42 +01:00 |
|
Benoit Marty
|
f6e43a5305
|
Add Android test on ApiInterceptor
|
2021-03-22 17:13:16 +01:00 |
|
Benoit Marty
|
21cff9a749
|
Update after Ganfra's review, and kotlinification
|
2021-03-22 16:36:44 +01:00 |
|
Onuray Sahin
|
7db1d81eb6
|
Changelog added.
|
2021-03-22 16:19:51 +01:00 |
|
Onuray Sahin
|
9e7d4c901e
|
Api interceptor implementation to allow app developers to peek responses.
|
2021-03-22 16:18:51 +01:00 |
|
Benoit Marty
|
a8fedfff53
|
Merge pull request #3021 from vector-im/feature/bma/filter_some_url_preview
Disable URL preview for some domains (#2995)
|
2021-03-22 15:41:22 +01:00 |
|
Benoit Marty
|
7b8ede03bc
|
Picture preview when replying. Also add the image preview in the message detail bottomsheet (#2916)
|
2021-03-19 20:09:53 +01:00 |
|
Benoit Marty
|
fa37070884
|
Disable URL preview for some domains (#2995)
|
2021-03-19 17:23:19 +01:00 |
|
Benoit Marty
|
43fd9910e3
|
Merge pull request #3031 from vector-im/feature/bma/other_fixies
Some fixies
|
2021-03-19 17:06:54 +01:00 |
|
Benoit Marty
|
684c0332d5
|
Remove commented out code
|
2021-03-19 16:27:31 +01:00 |
|
Benoit Marty
|
2ffcc63de8
|
Typo
|
2021-03-19 16:00:49 +01:00 |
|
Benoit Marty
|
0a854918c2
|
Merge pull request #3003 from vector-im/feature/bma/split_key_request
Split key request
|
2021-03-19 15:58:33 +01:00 |
|
Benoit Marty
|
1214abdd44
|
Merge branch 'develop' into feature/bma/split_key_request
|
2021-03-19 15:57:55 +01:00 |
|
Benoit Marty
|
91769b71db
|
Merge pull request #3024 from vector-im/dependabot/gradle/epoxy_version-4.4.3
Bump epoxy_version from 4.4.2 to 4.4.3
|
2021-03-19 15:57:33 +01:00 |
|
Benoit Marty
|
9c5256b4e2
|
Merge pull request #3025 from vector-im/feature/bca/bulk_no_olm
Send several NO_OLM in one request
|
2021-03-19 15:57:20 +01:00 |
|
Benoit Marty
|
c0a4b17a34
|
Merge pull request #3028 from vector-im/dependabot/gradle/com.android.tools.build-gradle-4.1.3
Bump gradle from 4.1.2 to 4.1.3
|
2021-03-19 15:55:36 +01:00 |
|
Benoit Marty
|
c43479420a
|
Reorder signature for clarity
|
2021-03-19 15:42:42 +01:00 |
|
Benoit Marty
|
7e2a5e55f7
|
Simplify signature, userId is a member of the class
|
2021-03-19 15:38:14 +01:00 |
|
Benoit Marty
|
294df236c5
|
Hide encrypted reactions from the timeline (#2509)
|
2021-03-19 15:33:25 +01:00 |
|
Benoit Marty
|
485c44454b
|
Handle encrypted reactions (#2509)
|
2021-03-19 15:27:56 +01:00 |
|
Benoit Marty
|
fa1de6e6b0
|
Disable color because there is no action behind.
|
2021-03-19 14:25:52 +01:00 |
|
Benoit Marty
|
0eea257a25
|
Improve layout for more clarity
|
2021-03-19 14:15:17 +01:00 |
|
Benoit Marty
|
adca3de3b5
|
Improve message with Emoji only detection (#3017)
|
2021-03-19 13:48:49 +01:00 |
|
Benoit Marty
|
3b16351308
|
Fix bad theme change for the MainActivity
|
2021-03-19 13:36:24 +01:00 |
|
Benoit Marty
|
80db39a934
|
No alert possible in SignedOutActivity
|
2021-03-19 13:15:13 +01:00 |
|
Benoit Marty
|
2d75c67aa3
|
ktlint
|
2021-03-19 10:24:40 +01:00 |
|
Benoit Marty
|
6b284f2a16
|
Merge branch 'develop' into feature/bca/bulk_no_olm
|
2021-03-19 10:23:37 +01:00 |
|
Benoit Marty
|
cfefde0c06
|
Update CHANGES.md
|
2021-03-19 10:23:23 +01:00 |
|
dependabot[bot]
|
92f1390407
|
Bump gradle from 4.1.2 to 4.1.3
Bumps gradle from 4.1.2 to 4.1.3.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-19 07:11:14 +00:00 |
|
Benoit Marty
|
ec50f891a2
|
Improve description format
|
2021-03-18 19:22:29 +01:00 |
|
Benoit Marty
|
a3c331019d
|
Remove roomId from DevTools item (copy/paste error)
|
2021-03-18 19:18:12 +01:00 |
|
Benoit Marty
|
89eea7cbdd
|
Merge pull request #3026 from vector-im/feature/bma/missing_shield
Display the room shield in all room setting screens
|
2021-03-18 19:01:07 +01:00 |
|