Benoit Marty
3f17cf595f
Remove unused resources
2022-03-09 14:55:40 +01:00
Benoit Marty
7d78c8819c
Ignore some other lint warnings
2022-03-09 14:40:59 +01:00
Adam Brown
57ffc56869
Merge pull request #5472 from vector-im/feature/aris/fix_5463_parcelising_reaction_crash
...
Fix reactions summary crash
2022-03-09 13:35:51 +00:00
SpiritCroc
4f2931feae
Fix another case of missing read markers
...
HasUnread might not be correct on the first try while loading the
timeline.
Change-Id: I6bba6cc58ca21725764d41909deb9a0495d51ea0
2022-03-09 13:56:17 +01:00
SpiritCroc
df0b5ca0a0
Fix a case of missing read markers
...
Case: bottom-most loaded event has read marker, but there are messages below it
that haven't been loaded yet.
Change-Id: I24336ac20558d637840c38ff00527dc2f2c65f75
2022-03-09 13:56:13 +01:00
Benoit Marty
cbdc28dd9b
Merge pull request #5457 from vector-im/michaelk/ignore_flaky_test
...
Ignore flaky VerificationTest
2022-03-09 12:18:55 +01:00
ericdecanini
047e767f34
Adds coroutinesTest to matrix sdk gradle
2022-03-09 12:18:46 +01:00
ericdecanini
e4ce4ab1ab
Adds server side vote blocking for ended polls
2022-03-09 12:07:16 +01:00
ariskotsomitopoulos
84b3f63279
Format code
2022-03-09 12:55:25 +02:00
ariskotsomitopoulos
c24944b1f2
Fix reactions summary crash
2022-03-09 12:52:34 +02:00
Onuray Sahin
9b7e329000
Fix lint error.
2022-03-09 13:31:29 +03:00
Benoit Marty
104f948a08
Merge pull request #5445 from vector-im/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-03-09 11:27:13 +01:00
SpiritCroc
93ae1e954e
Switch to schildi.chat FCM gateway
...
The matrix.org one seems to be a little slow compared to a private one
recently
Change-Id: Ia9ce4f40c920657abb38aa5ebe31704cf829f4ec
2022-03-09 11:16:22 +01:00
Benoit Marty
02ba09900f
Merge pull request #5434 from vector-im/feature/nfe/space_unread_count_dm
...
include dms number in space unread number badge
2022-03-09 11:16:07 +01:00
Benoit Marty
e0914781fc
Merge pull request #5435 from vector-im/feature/nfe/space_menu_amend_copy
...
Amend spaces menu to have consistent copy
2022-03-09 11:13:46 +01:00
Adam Brown
662e9592a0
fixing overlapping room image and title ( #5469 )
...
- the room title was missing constraints for the different types of leading icons
2022-03-09 10:11:53 +00:00
ericdecanini
63cd79dc4f
Removes debug logs
2022-03-09 10:53:18 +01:00
Benoit Marty
67a24b38cb
Avoid stable prefix
2022-03-09 10:48:35 +01:00
Benoit Marty
20c1886fed
Support both unstable and stable prefixes.
...
Author: Onuray
2022-03-09 10:40:43 +01:00
SpiritCroc
9a00cf7a3f
Move attachment selector close button to the right
...
Change-Id: I061f7826f8fb138e0b28e818c8e92108b62aad4f
2022-03-09 10:25:29 +01:00
SpiritCroc
4b12f162a0
View displayIndex in timeline to debug chunks if developer info enabled
...
Change-Id: Id52e6f69b6fbe18cb78a3bdeca220fa58b4e7a82
2022-03-09 10:22:25 +01:00
ericdecanini
fb374b7374
Fixes wrong path parameter in getSpaceHierarchy
2022-03-09 09:57:20 +01:00
Maxime Naturel
2bdafde965
Fix wrong click listener on the current available option
2022-03-09 09:46:52 +01:00
Maxime Naturel
89db867ab3
Fix attributes style id conflicts
2022-03-09 09:46:52 +01:00
Maxime Naturel
6515e457b5
Ignore unused strings to be deleted
2022-03-09 09:46:52 +01:00
Maxime Naturel
046d906f97
Moving view attributes into uikit dedicated file
2022-03-09 09:46:52 +01:00
Maxime Naturel
9adb87bdb4
Renaming picker view method
2022-03-09 09:46:52 +01:00
Maxime Naturel
442d722980
Fix comment form in enum
2022-03-09 09:46:52 +01:00
Maxime Naturel
f4b5353424
Fix live location color on light theme
2022-03-09 09:46:52 +01:00
Maxime Naturel
3aa1032a7a
Rollback wrong sharing options
2022-03-09 09:46:52 +01:00
Maxime Naturel
82515cf095
Remove usage of strings to be deleted
2022-03-09 09:46:52 +01:00
Maxime Naturel
9b6811c915
View extension methods to tint current background
2022-03-09 09:46:52 +01:00
Maxime Naturel
7cad30e6bb
Use user color for pin background
2022-03-09 09:46:52 +01:00
Maxime Naturel
8f362d83cd
Set option to user current location
2022-03-09 09:46:52 +01:00
Maxime Naturel
edc77b0c17
Fixing code syntax
2022-03-09 09:46:51 +01:00
Maxime Naturel
e4c9acde77
Setting colorSurface for background
2022-03-09 09:46:51 +01:00
Maxime Naturel
d36409d475
Renaming package to option
2022-03-09 09:46:51 +01:00
Maxime Naturel
b11f7f20e1
Adding user avatar and color for current location option
2022-03-09 09:46:51 +01:00
Maxime Naturel
42fca9bd6f
Fixing ripple effect
2022-03-09 09:46:51 +01:00
Maxime Naturel
8bcc594320
Changing color of the live location icon
2022-03-09 09:46:47 +01:00
Maxime Naturel
fb764028c9
Adding dividers
2022-03-09 09:45:15 +01:00
Maxime Naturel
0707877b3c
Using correct string resources for options
2022-03-09 09:45:15 +01:00
Maxime Naturel
3bbb7167f1
Adding icon for live location
2022-03-09 09:45:00 +01:00
Maxime Naturel
4586426958
Adding other options
2022-03-09 09:44:06 +01:00
Maxime Naturel
55c6383074
Set options method
2022-03-09 09:44:06 +01:00
Maxime Naturel
1c6b31001f
Adding changelog entry
2022-03-09 09:44:06 +01:00
Maxime Naturel
a98f502c01
Adding custom view for options picker
2022-03-09 09:44:06 +01:00
Valere
96b51744b6
Fix ktlint
2022-03-08 23:19:21 +01:00
ericdecanini
31f300c724
Adds error print stack trace
2022-03-08 21:32:13 +01:00
SpiritCroc
96d7e4859b
Revert "[TMP] Force-disable "open at first unread" setting"
...
This reverts commit f06ae844dc
.
Change-Id: I12111941fc71b9f7e49742e52f9a212382a44b7b
2022-03-08 18:41:16 +01:00