SpiritCroc
|
2e3e233d5d
|
ViewPager: avoid smooth scrolling large distances
Change-Id: Id99152c8f10aab1a93679e6559e446fb4135070c
|
2021-12-23 14:54:46 +01:00 |
|
SpiritCroc
|
e6a7b4aa5f
|
ViewPager: use default caching strategy
Change-Id: Ic09ca9f15320ca7e8ba5c1457e934d909055449e
|
2021-12-23 14:46:54 +01:00 |
|
SpiritCroc
|
197bf860c3
|
Automatic SchildiChat string correction
Change-Id: I7feb0338399c577ec5183c62c6219b79e8eb5d35
|
2021-12-23 14:42:24 +01:00 |
|
SpiritCroc
|
acdd4e24b9
|
Merge tag 'v1.3.12' into sc
Change-Id: I66c0120371c3f52295f033ec21702c08381b5b10
Conflicts:
build.gradle
vector/build.gradle
vector/src/main/java/im/vector/app/features/home/room/detail/timeline/action/MessageActionsViewModel.kt
vector/src/main/java/im/vector/app/features/home/room/detail/timeline/helper/TimelineEventVisibilityHelper.kt
vector/src/main/java/im/vector/app/features/home/room/detail/timeline/item/MessageTextItem.kt
vector/src/main/java/im/vector/app/features/home/room/detail/timeline/url/PreviewUrlView.kt
vector/src/main/java/im/vector/app/features/home/room/list/RoomListFragment.kt
vector/src/main/java/im/vector/app/features/home/room/list/actions/RoomListQuickActionsEpoxyController.kt
vector/src/main/java/im/vector/app/features/navigation/DefaultNavigator.kt
vector/src/main/java/im/vector/app/features/navigation/Navigator.kt
vector/src/main/java/im/vector/app/features/roomprofile/RoomProfileActivity.kt
vector/src/main/java/im/vector/app/features/settings/VectorPreferences.kt
vector/src/main/java/im/vector/app/features/settings/VectorSettingsBaseFragment.kt
vector/src/main/java/im/vector/app/features/spaces/SpaceSummaryController.kt
vector/src/main/res/drawable/highlighted_message_background.xml
vector/src/main/res/layout/composer_layout_constraint_set_compact.xml
vector/src/main/res/layout/composer_layout_constraint_set_expanded.xml
vector/src/main/res/layout/fragment_home_detail.xml
vector/src/main/res/layout/fragment_login_server_selection.xml
vector/src/main/res/layout/fragment_room_detail.xml
vector/src/main/res/layout/item_bottom_sheet_message_preview.xml
vector/src/main/res/layout/item_expandable_textview.xml
vector/src/main/res/layout/item_login_header.xml
vector/src/main/res/layout/item_radio.xml
vector/src/main/res/layout/item_room.xml
vector/src/main/res/layout/item_timeline_event_base.xml
vector/src/main/res/layout/item_timeline_event_call_tile_stub.xml
vector/src/main/res/layout/item_timeline_event_code_block_stub.xml
vector/src/main/res/layout/item_timeline_event_media_message_stub.xml
vector/src/main/res/layout/item_timeline_event_poll_stub.xml
vector/src/main/res/layout/item_timeline_event_redacted_stub.xml
vector/src/main/res/layout/item_timeline_event_voice_stub.xml
vector/src/main/res/layout/view_stub_room_profile_header.xml
vector/src/main/res/layout/view_url_preview.xml
vector/src/main/res/xml/vector_settings_labs.xml
vector/src/main/res/xml/vector_settings_root.xml
|
2021-12-23 14:36:13 +01:00 |
|
SpiritCroc
|
4db21fb294
|
Automatic revert to unchanged upstream strings, pt.1
Change-Id: Id2de49d9a137fc056758739dfd127b668c1253d5
|
2021-12-23 09:55:24 +01:00 |
|
Adam Brown
|
f1dff33dc2
|
removing android version bypass for using text futures
- the emoji span changes affect all android versions
|
2021-12-20 10:09:17 +00:00 |
|
ganfra
|
c6a118fc1f
|
Update versions to 1.3.12
|
2021-12-17 19:05:17 +01:00 |
|
ganfra
|
461beda634
|
Merge pull request #4742 from vector-im/feature/aris/fix_immutable_model_crash
Fix crash ImmutableModelException
|
2021-12-17 15:30:19 +01:00 |
|
ganfra
|
e155eefb7b
|
Merge pull request #4748 from vector-im/feature/adm/late-emoji-initialisation
Unable to render messages
|
2021-12-17 12:35:37 +01:00 |
|
ganfra
|
ac65942c28
|
Merge pull request #4744 from vector-im/feature/adm/emoji-notice-fix
Emojis in emotes causing crashes on Android 12+
|
2021-12-17 11:47:16 +01:00 |
|
Adam Brown
|
ddbf8582dd
|
removing trailing space
|
2021-12-17 10:46:03 +00:00 |
|
Adam Brown
|
6918372a87
|
extracting the emoji processing to an interface so that we can override the behaviour in the unit test
|
2021-12-17 10:38:49 +00:00 |
|
Adam Brown
|
b73bae452a
|
adding comment to explain SpannableStringBuilder usage
|
2021-12-17 09:37:50 +00:00 |
|
Adam Brown
|
37db28ae7c
|
using the safe emoji processor to avoid the timeline failing when processing the content and the emoji library hasn't initialised yet
|
2021-12-17 09:25:16 +00:00 |
|
ClaireGizard
|
ca58a04f57
|
Small UI fix in room member profile hearder (#4700)
Small ui fix on room member profile name
Co-authored-by: Claire Gizard <cgizard>
|
2021-12-16 21:10:03 +01:00 |
|
Adam Brown
|
ae6be3fdc4
|
adding missing binding options emote content
- fixes android 12+ crash when certain emojis are used within the emote content
|
2021-12-16 18:34:00 +00:00 |
|
ariskotsomitopoulos
|
2275bdd4fa
|
Fix crash ImmutableModelException
|
2021-12-16 20:14:21 +02:00 |
|
Benoit Marty
|
3b35be510f
|
Merge pull request #4729 from vector-im/feature/adm/avoid-leaking-window-when-showing-loading
Avoid leaking Activity Window when showing loading dialog
|
2021-12-16 11:07:23 +01:00 |
|
SpiritCroc
|
94bd7c9e33
|
Fix some bubble style
Change-Id: If636cb41326658afdf1cc3b01c886b85dd568c24
|
2021-12-16 09:33:00 +01:00 |
|
Benoit Marty
|
818a8898b3
|
Call banner: center text vertically
|
2021-12-15 22:19:23 +01:00 |
|
Adam Brown
|
4c238e81cf
|
dismisses any potential loading dialogs when the linked fragment is destroyed
- fixes leaking the activity window when the fragment is destroyed
|
2021-12-15 18:16:10 +00:00 |
|
Adam Brown
|
8b96d8cd8d
|
only acquire a wake lock if a lock is not already held
|
2021-12-15 17:32:39 +00:00 |
|
Benoit Marty
|
fa65cc59fe
|
Version++
|
2021-12-14 14:46:08 +01:00 |
|
Benoit Marty
|
73dba2b692
|
Fix another crash
|
2021-12-14 14:37:01 +01:00 |
|
Benoit Marty
|
32820f7893
|
Comment out some part of the test to make it pass. Tested manually for this time.
|
2021-12-14 13:27:33 +01:00 |
|
Benoit Marty
|
1961309458
|
Fix a crash on reactions bottom sheet
|
2021-12-14 13:26:03 +01:00 |
|
Benoit Marty
|
0411291515
|
Merge pull request #4708 from vector-im/feature/bma/analytics_before_release
Disable automatic opt-in screen display
|
2021-12-14 12:07:12 +01:00 |
|
Benoit Marty
|
08def813cc
|
Disable automatic opt-in screen display.
We want to wait for translations to be available in the project before showing this screen to every users.
|
2021-12-14 11:34:06 +01:00 |
|
Weblate
|
1e40b5cd34
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-14 08:58:12 +00:00 |
|
Benoit Marty
|
f4cfb5d6d3
|
Merge pull request #4559 from vector-im/feature/bma/posthog
Analytics
|
2021-12-14 09:31:55 +01:00 |
|
Benoit Marty
|
aad19e4bce
|
code qual
|
2021-12-14 09:06:36 +01:00 |
|
Denys Nykula
|
cb4690a3e6
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2693 of 2693 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
|
2021-12-14 02:26:03 +00:00 |
|
Jozef Gaal
|
d3d5d79b7d
|
Translated using Weblate (Slovak)
Currently translated at 52.6% (1417 of 2693 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
|
2021-12-14 02:25:58 +00:00 |
|
DUCKCHI
|
0a090fab65
|
Translated using Weblate (Korean)
Currently translated at 49.0% (1322 of 2693 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ko/
|
2021-12-14 02:25:57 +00:00 |
|
Benoit Marty
|
ea9a524048
|
Fix compilation issue after merge develop
|
2021-12-13 23:23:18 +01:00 |
|
Benoit Marty
|
a40e60ba8f
|
Merge branch 'develop' into feature/bma/posthog
|
2021-12-13 23:18:14 +01:00 |
|
Benoit Marty
|
e519e314fe
|
Limit width of content on tablets
|
2021-12-13 23:16:47 +01:00 |
|
Benoit Marty
|
48fa411d83
|
Merge pull request #4698 from vector-im/feature/bma/emoji_hotfix
Emoji fix
|
2021-12-13 23:15:46 +01:00 |
|
Benoit Marty
|
2c81e7ea08
|
Merge pull request #4601 from vector-im/feature/aris/search_no_data_displayed_4600
Fix issue 4600 that search results sometimes are not displayed properly
|
2021-12-13 23:01:03 +01:00 |
|
Benoit Marty
|
3719551913
|
Merge pull request #4693 from SpiritCroc/spaceChildIds
Fix possible crash when having identical subspaces in multiple root spaces
|
2021-12-13 22:59:57 +01:00 |
|
Benoit Marty
|
240d0c0a5e
|
Merge pull request #4703 from vector-im/feature/bma/fix_poll_create
Use only non empty option to create a poll
|
2021-12-13 22:56:58 +01:00 |
|
Benoit Marty
|
b9799b46fd
|
Fix test compilation
|
2021-12-13 22:45:24 +01:00 |
|
Benoit Marty
|
28588eb10c
|
Use only non empty option to create a poll
|
2021-12-13 22:17:43 +01:00 |
|
Benoit Marty
|
db81ec260e
|
Recycle View a bit more
|
2021-12-13 21:49:40 +01:00 |
|
Benoit Marty
|
0981af3085
|
Remove unused attribute
|
2021-12-13 21:33:15 +01:00 |
|
Benoit Marty
|
f29e14fdd8
|
Rename class
|
2021-12-13 21:17:14 +01:00 |
|
Benoit Marty
|
da407ef8a2
|
Avoid lateinit
|
2021-12-13 21:16:44 +01:00 |
|
Benoit Marty
|
10b39ccd28
|
Do some renaming
|
2021-12-13 21:08:52 +01:00 |
|
Benoit Marty
|
eac06d5401
|
Do some renaming
|
2021-12-13 21:04:52 +01:00 |
|
Benoit Marty
|
c1ea653561
|
Reorder classes so that it follows the poll status logical order
|
2021-12-13 21:02:11 +01:00 |
|