SpiritCroc
d329f08162
Increment version
...
Change-Id: Ieeae5d0355183e5fadd8a0303514d8af9d7301a5
2021-04-12 10:57:35 +02:00
SpiritCroc
0320bf2d05
SC dark themes: less bright bottom sheet / day separator
...
Change-Id: I806f21c85ead59870d2a11bd1c5d3f101ac39325
2021-04-11 10:28:33 +02:00
SpiritCroc
6a8cd9a329
Fix sometimes overlapping URL preview text with timestamp
...
Change-Id: Ib441c2d0a447051b4dde2990111f748f1f3f2d66
2021-04-09 12:54:40 +02:00
Marcus Hoffmann
1f37da276e
propagate jitsi LIBRE_BUILD exclusion rules to not pull in gms libs
...
Previously jitsi only had optional dependencies being disabled by the
LIBRE build flag but a while ago they introduced optional exclusion
rules which don't transitively propagate to consumers of the library, so
instead we need to mirror the exclusion rules from the jitsi gradle file:
See: 7a64bf006e/android/sdk/build.gradle (L53)
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
Change-Id: Ifadfef30a6b3f3040e98713fa21dbc4e2ee94a9b
2021-04-09 12:25:47 +02:00
SpiritCroc
16c06f5f62
Automatic SchildiChat string correction
...
Change-Id: If21ffd3164e94d6d668f4057ecd4afbeb36dd83d
2021-04-09 11:57:24 +02:00
SpiritCroc
6aa6f3e01b
Merge tag 'v1.1.3' into sc
...
Change-Id: I50f78eeec11fc4d606ddabb68d08a5ff97bbad13
Conflicts:
vector/src/main/res/layout/item_bottom_sheet_message_preview.xml
2021-04-09 11:57:11 +02:00
SpiritCroc
2407c905fe
Automatic revert to unchanged upstream strings, pt.1
...
Change-Id: I0a3b0614e9533b7c572205eb571c21afa325cc7e
2021-04-09 11:55:41 +02:00
Benoit Marty
1f82b1442d
Merge branch 'develop' into feature/fga/fix_ui_timeline
2021-03-17 15:03:22 +01:00
ganfra
174e938b5b
Fix padding layout
2021-03-17 11:44:22 +01:00
Benoit Marty
5edf7ca520
Version++
2021-03-16 22:31:25 +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
Valere
a52d20eeff
Regression: Video will not play upon tap
2021-03-16 15:26:06 +01:00
Benoit Marty
e541a3b962
Merge branch 'develop' into feature/bca/workaround_stuck_message
2021-03-16 15:00:55 +01:00
Valere
b93200f371
unused params
2021-03-16 14:31:37 +01:00
Valere
5b94540f76
Quick Work around to remove stuck messages
2021-03-16 12:16:11 +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
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
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
SpiritCroc
ead1258e2a
Automatic SchildiChat string correction
2021-03-14 11:33:56 +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
SpiritCroc
2e74a87e4c
Automatic revert to unchanged upstream strings, pt.1
2021-03-14 10:13:06 +01:00
Benoit Marty
b5fa61c8aa
Merge pull request #2983 from vector-im/dependabot/gradle/com.schibsted.spain-barista-3.9.0
...
Bump barista from 3.8.0 to 3.9.0
2021-03-11 22:44:54 +01:00
ganfra
992cc0addd
Message state: add sent status in BottomSheet
2021-03-11 19:34:34 +01:00
Benoit Marty
4b8c59a23b
Fix crash on ViewSource of event
2021-03-11 14:14:55 +01:00
Benoit Marty
cbfb5d3fcc
Fix color and bottom margin
...
And improve a11y
2021-03-11 11:10:59 +01:00
dependabot[bot]
507eba3ddb
Bump barista from 3.8.0 to 3.9.0
...
Bumps barista from 3.8.0 to 3.9.0.
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 21:08:12 +00:00
Benoit Marty
4e3ad91c67
Version++
2021-03-10 22:05:31 +01:00
Benoit Marty
c6828a8612
Fix issue with Locale folder.
...
Hoping Weblate will eat that correctly.
2021-03-10 21:54:11 +01:00
Benoit Marty
c5a4c805b5
Fix lint error
2021-03-10 21:54:11 +01:00
Benoit Marty
8a1a90d1b9
Merge pull request #2937 from vector-im/feature/ons/message_states
...
Improve the status of send messages
2021-03-10 21:51:48 +01:00
ganfra
ea21892d03
Message state: fix and clean code after Benoits review
2021-03-10 19:32:50 +01:00
Benoit Marty
730869a37a
Merge pull request #2980 from RiotTranslateBot/weblate-element-android-element-app
...
Translations update from Weblate
2021-03-10 18:27:06 +01:00
ganfra
6c8e2f1fd6
Message state: allow edit and copy when failed
2021-03-10 18:10:03 +01:00
ganfra
bbb5dd06a2
Message state: adjust some ui
2021-03-10 18:08:18 +01:00
ganfra
fad4140924
Message states: makes sure the actions bottom sheet is updated with synced event
2021-03-10 17:56:48 +01:00
Benoit Marty
edb31ddec0
Cleanup
2021-03-10 17:20:51 +01:00
Weblate
cf251c38fd
Merge branch 'origin/develop' into Weblate.
2021-03-10 15:38:07 +00:00
Hivaa
38f2c4c43d
Translated using Weblate (Persian)
...
Currently translated at 100.0% (2351 of 2351 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
2021-03-10 15:38:00 +00:00
Benoit Marty
5c07a5780c
Better with horizontal progress bar
2021-03-10 15:38:29 +01:00
Benoit Marty
5aa8b0255a
Fix MainActivity display ( Fixes #2927 )
2021-03-10 15:34:28 +01:00
Benoit Marty
8356d18a67
Improve Snackbar duration ( Fixes #2929 )
2021-03-10 14:49:52 +01:00
LinAGKar
8b867086aa
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2351 of 2351 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
2021-03-10 11:29:17 +00:00
Thibault Martin
660129e690
Translated using Weblate (French)
...
Currently translated at 100.0% (2351 of 2351 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2021-03-10 11:29:15 +00:00
@a2sc:matrix.org
0ae9abd6ad
Translated using Weblate (German)
...
Currently translated at 99.8% (2348 of 2351 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-03-10 11:29:02 +00:00
waclaw66
0ad1e46b0b
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2351 of 2351 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2021-03-10 11:28:59 +00:00
Zet
e51b3bd399
Translated using Weblate (Arabic)
...
Currently translated at 38.8% (913 of 2351 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2021-03-10 11:28:58 +00:00