ganfra
616a46294c
Update CHANGES
2021-03-16 20:14:20 +01:00
ganfra
c9691b04ad
Timeline: fix separators background
2021-03-16 20:11:10 +01:00
ganfra
1bc431198e
Timeline: fix ripple on text item
2021-03-16 20:10:47 +01:00
Benoit Marty
5ce984ce3f
Merge pull request #3006 from vector-im/feature/bca/fix_video_wont_play
...
Regression: Video will not play upon tap
2021-03-16 18:32:20 +01:00
oogm
51650fd899
Add script to pull emojis from Unicode.org as a file
2021-03-16 16:26:20 +01:00
Valere
3b5dacd7e2
Merge branch 'develop' into feature/bca/fix_video_wont_play
2021-03-16 16:15:24 +01:00
Benoit Marty
f90bc17eb3
Merge pull request #3005 from vector-im/feature/bma/restore_code
...
Restore code
2021-03-16 15:54:57 +01:00
Valere
a52d20eeff
Regression: Video will not play upon tap
2021-03-16 15:26:06 +01:00
Benoit Marty
b3ccd788f6
Merge pull request #2997 from ShadowJonathan/no-bold
...
Change ISSUE_TEMPLATE bold lines to proper headers
2021-03-16 15:03:15 +01:00
Benoit Marty
12b927f951
Merge pull request #3004 from vector-im/feature/bca/workaround_stuck_message
...
Quick Work around to remove stuck messages
2021-03-16 15:01:02 +01:00
Benoit Marty
e541a3b962
Merge branch 'develop' into feature/bca/workaround_stuck_message
2021-03-16 15:00:55 +01:00
Benoit Marty
9492887345
Restore call to clearUnavailableServersList() removed by mistake
...
See https://github.com/vector-im/element-android/pull/3001#pullrequestreview-613195611
2021-03-16 14:53:15 +01:00
Benoit Marty
641ce206c2
Move change to correct release version ( #3001 )
2021-03-16 14:48:27 +01:00
Benoit Marty
4273a6a1be
Merge pull request #3001 from timokoesters/fix-parsing-servername
...
fix: make cross signing work with server names containing :
2021-03-16 14:46:47 +01:00
Benoit Marty
c80564e1b1
Merge pull request #2989 from vector-im/feature/bma/rr
...
Feature/bma/rr
2021-03-16 14:46:23 +01:00
Benoit Marty
431d450fec
Merge branch 'develop' into feature/bma/rr
2021-03-16 14:46:10 +01:00
Benoit Marty
a30660ed43
Cleanup
2021-03-16 14:44:40 +01:00
Valere
b93200f371
unused params
2021-03-16 14:31:37 +01:00
Benoit Marty
4ad0eb3db2
Merge pull request #2999 from vector-im/feature/bma/shields
...
Shields optimization
2021-03-16 13:31:56 +01:00
Benoit Marty
cb17fa60dc
Ganfra's review: delete files after the Realm transaction
2021-03-16 13:29:38 +01:00
Valere
5b94540f76
Quick Work around to remove stuck messages
2021-03-16 12:16:11 +01:00
Benoit Marty
e8bb3d81ed
Ganfra's review: inject Moshi Moshi
2021-03-16 12:15:28 +01:00
SpiritCroc
8f378aafea
Jump to recent button: accent color like FAB in chat overview
...
Change-Id: Ie0bef66add3b329d0c0624be825d4c49797b7534
2021-03-16 10:26:11 +01:00
Timo Kösters
dd2a7397a4
fix: make cross signing work with server names containing :
...
Server names are allowed to contain ':' to specify a port, see https://matrix.org/docs/spec/appendices#server-name
User ids on the other hand are not allowed to contain ':', even
historical user ids, see https://matrix.org/docs/spec/appendices#historical-user-ids
Therefore we can use the first instance of ':' to split the user
localpart from the server name.
2021-03-15 22:31:34 +01:00
Benoit Marty
e7c9fb987c
Use AwaitTransaction (G's review)
2021-03-15 18:08:33 +01:00
Benoit Marty
4f3734f932
Ensure message are decrypted in the room list after a clear cache
2021-03-15 16:53:19 +01:00
Benoit Marty
4302d50af9
We do not display shield in the room list anymore
...
Room member are lazy loaded, so the shield may not be accurate anymore.
2021-03-15 16:09:08 +01:00
Benoit Marty
75ad6a640b
loglimit
2021-03-15 16:02:09 +01:00
Benoit Marty
13cbfaf5e7
Do not load room members in e2e after init sync
2021-03-15 15:29:20 +01:00
Benoit Marty
71f2c50799
Do what the comment said
2021-03-15 15:02:04 +01:00
Benoit Marty
c4aadfed33
Better API and avoid copying Collection
2021-03-15 14:35:21 +01:00
Benoit Marty
ed662d3add
Fix double RR issue when optimizing init sync
2021-03-15 14:19:23 +01:00
oogm
863e199995
Update CHANGES.md to include the correct PR number
2021-03-15 01:33:46 +01:00
oogm
e8015bfbd4
Update emoji_picker_datasource.json to Unicode 13.1 and dynamically filter reactions by renderability
2021-03-15 00:20:59 +01:00
Jonathan de Jong
c998f5fd8f
whoops
2021-03-14 19:20:35 +01:00
Jonathan de Jong
2708b85a20
Update CHANGES.md
2021-03-14 19:17:05 +01:00
Jonathan de Jong
cb0445c785
Change bold to headers
2021-03-14 19:14:53 +01:00
Graeme Power
9bfc1d09cd
Added translation using Weblate (Irish)
2021-03-14 12:44:08 +00:00
SpiritCroc
fa8fac6bca
Remove time location setting, always use bottom if possible
...
Issues with dual-side bubbles with top time:
- Not well tested, extra complexity, extra maintenance hassle
- Media: no send time without footer
- Media: currently showing empty footer shade
- Adding further footer items would need extra handling
2021-03-14 11:44:20 +01:00
SpiritCroc
507a9575fc
Fix Element's send state alignment in SC's layout
2021-03-14 11:34:17 +01:00
SpiritCroc
a64429fcb6
Content in bubbles -> don't show element send state (we have SC one)
2021-03-14 11:34:17 +01:00
Auri B. P
256ddc1831
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/ca/
2021-03-14 10:34:15 +00:00
Ihor Hordiichuk
04a27aa418
Translated using Weblate (Ukrainian)
...
Currently translated at 63.2% (1494 of 2362 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2021-03-14 10:34:15 +00:00
libexus
a5c113137a
Translated using Weblate (German)
...
Currently translated at 99.7% (2355 of 2362 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-03-14 10:34:11 +00:00
Sven Grewe
2d5a3b71e2
Translated using Weblate (German)
...
Currently translated at 99.7% (2355 of 2362 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-03-14 10:34:11 +00:00
SpiritCroc
ead1258e2a
Automatic SchildiChat string correction
2021-03-14 11:33:56 +01:00
SpiritCroc
f06162f1a8
correct_strings.sh: matrix-sdk strings were deleted
2021-03-14 11:06:25 +01:00
SpiritCroc
bfb7fe5938
Automatic upstream merge postprocessing
2021-03-14 10:59:10 +01:00
SpiritCroc
5120b8c148
Automatic color correction
2021-03-14 10:59:10 +01:00
SpiritCroc
699ad4eaeb
Merge tag 'v1.1.1' into sc
...
Conflicts:
matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/RealmSessionStoreMigration.kt
vector/src/main/AndroidManifest.xml
vector/src/main/java/im/vector/app/core/epoxy/bottomsheet/BottomSheetRoomPreviewItem.kt
vector/src/main/java/im/vector/app/features/home/HomeActivity.kt
vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailFragment.kt
vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailViewModel.kt
vector/src/main/java/im/vector/app/features/home/room/detail/timeline/helper/MessageInformationDataFactory.kt
vector/src/main/java/im/vector/app/features/home/room/detail/timeline/item/AbsMessageItem.kt
vector/src/main/java/im/vector/app/features/home/room/detail/timeline/item/MessageFileItem.kt
vector/src/main/java/im/vector/app/features/home/room/detail/timeline/item/MessageImageVideoItem.kt
vector/src/main/java/im/vector/app/features/home/room/detail/timeline/item/MessageInformationData.kt
vector/src/main/java/im/vector/app/features/roomprofile/RoomProfileController.kt
vector/src/main/res/drawable/rounded_rect_shape.xml
vector/src/main/res/menu/menu_timeline.xml
vector/src/main/res/values/array.xml
vector/src/main/res/xml/vector_settings_preferences.xml
2021-03-14 10:58:57 +01:00