SpiritCroc
9aa37dfbe9
Fix top row of emoji reaction picker on small displays
...
Emojis were not showing if not enough space, so allow scrolling there.
2021-07-12 17:56:58 +02:00
SpiritCroc
451c2379ec
Do not notify again for old events
...
Resending the notification here can trigger other system components or
apps that listen to new notifications, such as connected smart watches
or automation tools.
Fixes https://github.com/vector-im/element-android/issues/1673
2021-07-10 11:19:43 +02:00
SpiritCroc
512e1b339d
Add changelog.d/3656.bugfix
2021-07-10 11:14:04 +02:00
SpiritCroc
a52d1e4312
Add changelog.d/3655.bugfix
2021-07-10 11:07:21 +02:00
Benoit Marty
2948f03978
Merge pull request #3551 from vector-im/feature/bca/room_upgrade
...
Feature/bca/room upgrade
2021-07-08 10:00:01 +02:00
Benoit Marty
e9da63e3ee
Merge pull request #3635 from vector-im/feature/bma/crash_room_aliases
...
Fix crash in room aliases
2021-07-06 12:15:37 +02:00
Benoit Marty
ca9f5161d1
Add retry support on Room Alias screen
2021-07-06 11:12:40 +02:00
Benoit Marty
5b149c8a34
Crash when opening room addresses screen with no internet connection
2021-07-06 10:57:59 +02:00
Benoit Marty
ca45cdd5c7
Merge pull request #3585 from vector-im/feature/bma/wellknown
...
Improve wellknown usage
2021-07-05 21:36:16 +02:00
Benoit Marty
a335c5eb4b
Merge pull request #3624 from vector-im/dbkr/scan_button_title
...
Use different copy for self verification
2021-07-05 21:25:57 +02:00
Benoit Marty
edbf70c820
Merge pull request #3273 from vector-im/feature/bma/cleanup_redundant_fields
...
Cleanup redundant fields - TO BE MERGED ON JULY 1st
2021-07-05 16:16:33 +02:00
Benoit Marty
b285bd0359
Merge branch 'develop' into feature/bca/room_upgrade
2021-07-05 16:01:27 +02:00
Benoit Marty
09e362ec6b
Release: towncrier
2021-07-05 09:55:22 +02:00
David Baker
78c87870ae
changelog
2021-07-02 20:22:14 +01:00
Benoit Marty
2513be744c
CryptoStore migration has to be object to avoid crash
...
Thread: main, Exception: java.lang.IllegalArgumentException: Configurations cannot be different if used to open the same file. The most likely cause is that equals() and hashCode() are not overridden in the migration class: org.matrix.android.sdk.internal.database.RealmSessionStoreMigration
2021-07-02 17:29:44 +02:00
Benoit Marty
b0f7268d13
Merge pull request #3553 from vector-im/feature/fga/fix_timeline_visibility
...
Fix some issues with timeline cache invalidation and visibility.
2021-07-02 09:40:37 +02:00
Benoit Marty
7dc5d8490f
Merge pull request #3584 from vector-im/feature/bca/fix_oom_spacechild
...
Fix / dm flattenParents always growing
2021-07-02 09:35:51 +02:00
Benoit Marty
3e53fa710a
Merge branch 'develop' into feature/bca/room_upgrade
2021-06-30 17:56:32 +02:00
ganfra
de64df3cdb
Fix crash after video call
2021-06-30 14:50:30 +02:00
Benoit Marty
8f3db11693
Perform .well-known request first, even if the entered URL is a valid homeserver base url
2021-06-30 11:52:04 +02:00
Benoit Marty
984b1dd6a8
RawService.getWellknown() now takes a domain instead of a matrixId as parameter
2021-06-30 09:20:08 +02:00
Valere
a5b09b9dc3
change log
2021-06-29 17:38:48 +02:00
Benoit Marty
0d02a197a5
Remove redundant mimetype ( vector-im/element-web#2547 )
2021-06-29 10:58:28 +02:00
Benoit Marty
edd24de4c3
Merge pull request #3547 from vector-im/feature/fga/jump_to_unread_redesign
...
Jump to unread: implement new design
2021-06-28 16:45:06 +02:00
ganfra
a2c8680d7a
Fix call invite processed after call is ended because of fastlane mode.
2021-06-24 20:49:35 +02:00
ganfra
919ebaa82e
Fix some issues with timeline cache invalidation and visibility.
2021-06-24 12:41:23 +02:00
Valere
ef5c552a3b
Update change log
2021-06-24 09:52:53 +02:00
ganfra
d1ab116b1d
Jump to unread: add towncrier file.
2021-06-23 17:13:46 +02:00
Benoit Marty
b76fd5dd4e
Prepare release 1.1.11
2021-06-22 12:27:36 +02:00
Benoit Marty
48002e11b6
Merge pull request #3540 from vector-im/feature/bma/fix_composer
...
Send button does not show up half of the time (#3535 )
2021-06-22 12:24:28 +02:00
Benoit Marty
6289d640b4
Reveal password: use facility from com.google.android.material.textfield.TextInputLayout instead of manual handling
...
Also avoid repeating password on the change password dialog.
2021-06-22 11:31:45 +02:00
Benoit Marty
c21b19f49f
Send button does not show up half of the time ( #3535 )
2021-06-21 14:06:43 +02:00
ganfra
d8327a5161
Fix crash on signout: release session at the end so you clean up files first.
2021-06-21 11:10:10 +02:00
Benoit Marty
dcce618fd5
Release 1.1.10: towncrier
2021-06-18 21:36:57 +02:00
Benoit Marty
d6363a6e1b
Update template and use a more power full configuration
2021-06-18 21:35:09 +02:00
Benoit Marty
eea18fb71c
Rename towncrier folder from newsfragment to changelog.d
2021-06-18 21:33:50 +02:00