Adam Brown
ba79017835
adding new module to show realm is causing the androidTest classes to become uninstrumented, aka no coverage output
2022-05-24 13:08:03 +01:00
Michael Kaye
1733e8c29b
Ignore another flaky test
2022-05-23 18:26:06 +01:00
Michael Kaye
3c097cdd13
More ignoring.
2022-05-23 12:16:42 +01:00
Michael Kaye
321962ca66
Adjust try this
2022-05-23 11:44:04 +01:00
Michael Kaye
7b8280a4a3
Ignore all those tests that don't reliably work.
2022-05-23 11:23:10 +01:00
Michael Kaye
6d6e5da461
Prefer to just run without the random report generated; just do all the
...
jacoco runs then let the report task stitch it together.
2022-05-21 20:14:56 +01:00
Michael Kaye
3e2eb2c80e
Why is this coverage.ec not *.exec. Who knows. But, perhaps, we have it working (?!)
2022-05-21 19:59:44 +01:00
Michael Kaye
75ecf7a9e1
DEBUG QUALITY DO NOT MERGE ME
2022-05-20 17:34:57 +01:00
Michael Kaye
81764e7b73
Be less generic & more precise about the build dependencies we use.
...
Works to pull sonarqube for unit tests; runs connected tests with jacoco
jar transforms, but does not get the .exec back (yet)
2022-05-20 17:20:57 +01:00
ClaireG
b379ef46ec
Revert: Use member name instead of room name in DM creation item ( #6049 )
2022-05-19 14:14:58 +00:00
Onuray Sahin
da764d7c9a
Merge pull request #6074 from vector-im/feature/ons/poll_refactoring
...
Poll refactoring with unit tests (PSF-1020)
2022-05-19 14:53:45 +03:00
Onuray Sahin
9adbeb8dd2
Fix import.
2022-05-19 14:04:37 +03:00
Onuray Sahin
c518f59359
Merge pull request #6098 from vector-im/live_location_labs_flag
...
Labs flag for enabling live location sharing (PSF-799)
2022-05-19 13:54:32 +03:00
Onuray Sahin
1605ae1607
Merge branch 'develop' into feature/ons/poll_refactoring
...
* develop: (251 commits)
Space explore rooms screen alignment with design in figma (#5834 )
leaving space aligned with ios (#5942 )
Fix usage of System.currentTimeMillis(). This a bit mocky but anyway it's better to use SystemClock.elapsedRealtime() for this case.
Update TimelinePreviousLastForwardTest.kt
Changelog.d
Rename 'getDomain' to 'getServerName'.
Well-known lookups should not include the port of a server.
Ah it was used in Gplay variant. Anyway I think we can still remove this now.
Fix parsing of location data in non encrypted room
Additionally increment for TimelinePreviousLastForwardTest
Notify other devices of acceptance of verification request
Instead of using a magic number, explicitly test for the events we expect.
Adding comments on some strings and removing non necessary plural
Remove ShortcutBadger lib and usage (it was dead code)
Version++
Fastlane file
Towncrier
Add `.login` to get the username of the PR merger.
Rename folder for the PlayStore
Remove empty translations
...
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/SessionModule.kt
2022-05-19 13:39:43 +03:00
Onuray Sahin
2e2dffd9c9
Merge branch 'develop' into live_location_labs_flag
...
* develop:
Space explore rooms screen alignment with design in figma (#5834 )
leaving space aligned with ios (#5942 )
Fix usage of System.currentTimeMillis(). This a bit mocky but anyway it's better to use SystemClock.elapsedRealtime() for this case.
2022-05-19 12:52:05 +03:00
fedrunov
a30912f688
Space explore rooms screen alignment with design in figma ( #5834 )
2022-05-19 11:49:20 +02:00
fedrunov
18842b5e3d
leaving space aligned with ios ( #5942 )
2022-05-19 11:49:08 +02:00
Adam Brown
6bc97df0bb
Merge pull request #6096 from vector-im/feature/bma/use_clock
...
Fix usage of System.currentTimeMillis().
2022-05-19 10:47:10 +01:00
Onuray Sahin
5b43257f35
Changelog added.
2022-05-19 12:44:51 +03:00
Onuray Sahin
51ac6f22d7
Labs flag added for enabling live location sharing.
2022-05-19 12:01:42 +03:00
Benoit Marty
38641c88b7
Fix usage of System.currentTimeMillis().
...
This a bit mocky but anyway it's better to use SystemClock.elapsedRealtime() for this case.
2022-05-18 20:51:41 +02:00
Michael Kaye
5260e729ac
Merge pull request #6095 from vector-im/michaelk/correct_well_known_behaviour
...
Well known lookups should be to port 443 only.
2022-05-18 16:50:43 +01:00
Michael Kaye
d57841c0d0
Merge pull request #6088 from vector-im/michaelk/fix_forward_pagination_test
...
In TimelineForwardPaginationTest, explicitly test for the events we expect
2022-05-18 16:50:09 +01:00
Michael Kaye
94411ed60e
Update TimelinePreviousLastForwardTest.kt
...
Update comments in line with code changes.
2022-05-18 16:34:39 +01:00
Michael Kaye
9c99d12c44
Changelog.d
2022-05-18 15:32:06 +01:00
Benoit Marty
12644e9915
Merge pull request #5947 from vector-im/feature/bma/renaming
...
Small changes
2022-05-18 16:27:48 +02:00
Michael Kaye
e66284fbd3
Rename 'getDomain' to 'getServerName'.
...
In the context of matrix IDs, this removes the leading @name: leaving the hostname or hostname and port.
2022-05-18 15:21:33 +01:00
Michael Kaye
7efd41e17a
Well-known lookups should not include the port of a server.
2022-05-18 15:21:12 +01:00
Benoit Marty
7ae3f6ea40
Merge pull request #6083 from vector-im/feature/bma/remove_badge
...
Remove ShortcutBadger lib and usage (it was dead code)
2022-05-18 16:19:37 +02:00
Maxime NATUREL
738ce18a2f
Merge pull request #5989 from vector-im/feature/mna/PSF-884-location-view
...
[Location sharing] - Message for live sharing in timeline (PSF-884)
2022-05-18 15:39:51 +02:00
Benoit Marty
3a6c03a895
Ah it was used in Gplay variant. Anyway I think we can still remove this now.
2022-05-18 15:05:23 +02:00
Benoit Marty
98221bab1c
Merge pull request #6085 from vector-im/michaelk/gha_merged_by_needs_login
...
Add `.login` to get the username rather than Object in the test failure alerts.
2022-05-18 14:11:09 +02:00
Maxime NATUREL
4ebd1ea138
Fix parsing of location data in non encrypted room
2022-05-18 13:58:42 +02:00
Michael Kaye
261dadb986
Additionally increment for TimelinePreviousLastForwardTest
2022-05-18 12:37:07 +01:00
Onuray Sahin
3bf9ea5b06
Lint fixes.
2022-05-18 14:13:53 +03:00
Jorge Martin Espinosa
6c8e047030
Merge pull request #5916 from vector-im/defect/jmartin/5724_notify_verification_acceptance
...
Notify other devices of acceptance of verification request
2022-05-18 13:10:52 +02:00
Onuray Sahin
7ce093e239
Code review fixes.
2022-05-18 13:39:12 +03:00
Jorge Martín
123ad87eda
Notify other devices of acceptance of verification request
2022-05-18 12:31:32 +02:00
Michael Kaye
5a1545058b
Instead of using a magic number, explicitly test for the events we expect.
...
This permits a clear error when the events are missing / extra and while
not making the test invulnerable to future changes in events, should be
explicit on what's changed.
2022-05-18 11:25:07 +01:00
Michael Kaye
f7303789a0
Merge pull request #6025 from vector-im/michaelk/skip_tests_failing_on_ci
...
Improve test handling in CI
2022-05-18 09:51:17 +01:00
Maxime NATUREL
e9d93194f1
Adding comments on some strings and removing non necessary plural
2022-05-18 09:48:34 +02:00
Benoit Marty
adb537006a
Remove ShortcutBadger lib and usage (it was dead code)
2022-05-18 09:06:04 +02:00
Benoit Marty
8f7789f269
Version++
2022-05-17 21:28:11 +02:00
Benoit Marty
a1044763ec
Merge branch 'release/1.4.16' into develop
2022-05-17 21:27:11 +02:00
Benoit Marty
1d70004165
Fastlane file
2022-05-17 21:26:54 +02:00
Benoit Marty
e14b9a445e
Towncrier
2022-05-17 21:13:08 +02:00
Michael Kaye
1c7f95c196
Add .login
to get the username of the PR merger.
...
I dispair at the github actions docs.
2022-05-17 17:40:42 +01:00
Benoit Marty
86d808eb4f
Rename folder for the PlayStore
2022-05-17 17:54:02 +02:00
Benoit Marty
b6c7a59afc
Merge pull request #6079 from vector-im/feature/bma/fix_strings
...
Fix translation
2022-05-17 17:41:29 +02:00
Benoit Marty
553f8aa37e
Remove empty translations
2022-05-17 16:31:15 +02:00
Benoit Marty
ff46791df9
Let's keep this one even if not used.
2022-05-17 16:23:48 +02:00
Benoit Marty
b33d8fe5e1
Remove unused string location_share
2022-05-17 16:04:45 +02:00
Benoit Marty
23d86b55fe
Remove unused string a11y_location_share_icon
2022-05-17 16:03:51 +02:00
Benoit Marty
d2ec615e2f
Remove unused string settings_flair
2022-05-17 16:02:04 +02:00
Benoit Marty
c0c5d21d4f
Merge pull request #6075 from RiotTranslateBot/weblate-element-android-element-app
...
Translations update from Weblate
2022-05-17 15:59:37 +02:00
Benoit Marty
57ae714cbe
Merge pull request #6072 from vector-im/feature/bma/fix_typing
...
Feature/bma/fix typing
2022-05-17 15:34:15 +02:00
Maxime NATUREL
cbf8306c6f
Removing live location share data from MessageInformationData structure
2022-05-17 15:09:27 +02:00
Weblate
52a1fcb397
Merge branch 'origin/develop' into Weblate.
2022-05-17 12:51:46 +00:00
Szimszon
bc567fd45c
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2022-05-17 12:51:38 +00:00
Benoit Marty
5df0488cf2
Apply ouchadam's suggestion. It's only accessed by the main thread.
2022-05-17 14:44:43 +02:00
Onuray Sahin
edd35872f3
Fix ending poll power level condition.
2022-05-17 15:44:39 +03:00
Benoit Marty
46e8737426
Merge pull request #6039 from vector-im/feature/dla/fix-sip-on-unhold
...
Direction and track need to be set for hold/unhold
2022-05-17 14:33:02 +02:00
Onuray Sahin
4c079cc0ac
Write unit tests for poll end event aggregation.
2022-05-17 14:59:14 +03:00
Benoit Marty
32573881e4
Renames ids for clarity
2022-05-17 13:42:53 +02:00
Onuray Sahin
00e800459d
Write unit tests for poll response event aggregation.
2022-05-17 14:13:38 +03:00
Michael Kaye
868c33a8b4
Correct var -> val for @get:Rules
2022-05-17 12:12:49 +01:00
Aris Kotsomitopoulos
424fb5556d
Merge pull request #5959 from vector-im/feature/aris/threads_post_release_ui_improvements
...
Feature/aris/threads post release improvements
2022-05-17 13:24:19 +03:00
Benoit Marty
2e189a1ab0
Fix typing rendering #6063
2022-05-17 11:53:44 +02:00
ariskotsomitopoulos
324856d700
Merge branch 'develop' into feature/aris/threads_post_release_ui_improvements
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/detail/TimelineFragment.kt
2022-05-17 11:55:07 +03:00
Benoit Marty
ea1607cf3f
Improve preview of the layout in the IDE
2022-05-17 10:28:02 +02:00
Auri B. P
2f03526d37
Translated using Weblate (Catalan)
...
Currently translated at 81.8% (1821 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ca/
2022-05-17 02:56:52 +00:00
John Doe
41edd88d03
Translated using Weblate (Spanish)
...
Currently translated at 99.8% (2221 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/es/
2022-05-16 17:59:45 +00:00
Ihor Hordiichuk
baa5c1319d
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2022-05-16 17:59:44 +00:00
Maxime NATUREL
1d6083b2c7
Fix missing dot at end of code documentation
2022-05-16 18:07:08 +02:00
Michael Kaye
1f89cfbe44
Lint fixes
2022-05-16 16:55:36 +01:00
Michael Kaye
a19c1d6fbe
Make test consistent wiht assert message.
2022-05-16 16:01:21 +01:00
Michael Kaye
096cf9272a
Rather than ignore them, put tests on a retry loop.
...
I'm reliably getting passing tests locally with just these ignores.
2022-05-16 16:01:15 +01:00
Michael Kaye
8950aa38ea
Address repeated initializatin of WorkManagerImpl in #5887
2022-05-16 16:01:09 +01:00
Michael Kaye
4ced6ca179
Fix linting error.
2022-05-16 15:59:41 +01:00
Michael Kaye
fa26e2a23e
Revert "@Ignore all tests currently failing in CI"
...
This reverts commit 8d234b4b65a7a899abdeed9c5167a8c09c9af3e0.
2022-05-16 15:59:41 +01:00
Michael Kaye
70682b4931
Increase timeout. Log timeout.
2022-05-16 15:59:41 +01:00
Michael Kaye
78140af3f3
Crypto tests are failing due to slow initialSync. Increase timeout by 60s.
2022-05-16 15:59:41 +01:00
Michael Kaye
010be9184c
Fix threading UI test failure by adding a sleep 30s.
2022-05-16 15:59:41 +01:00
Michael Kaye
012b20fca6
changelog.d
2022-05-16 15:59:41 +01:00
Michael Kaye
e06682dcda
@Ignore all tests currently failing in CI
2022-05-16 15:59:41 +01:00
Benoit Marty
afd2804ed3
Merge branch 'develop' into feature/mna/PSF-884-location-view
2022-05-16 14:42:38 +02:00
Benoit Marty
3674ae7e63
Merge pull request #6064 from vector-im/feature/bma/detekt_end_period
...
Detekt: fix end period
2022-05-16 14:24:55 +02:00
Onuray Sahin
4065bce47a
Write unit tests for poll start event aggregation.
2022-05-16 15:05:17 +03:00
Benoit Marty
12eb23b198
Merge branch 'develop' into feature/bma/detekt_end_period
2022-05-16 13:14:37 +02:00
Benoit Marty
955f366690
Merge pull request #5887 from vector-im/feature/bma/Matrix
...
Improve Matrix class
2022-05-16 13:08:15 +02:00
Benoit Marty
dcbc85484c
Remove ambiguity
2022-05-16 13:05:26 +02:00
ariskotsomitopoulos
72a945ac13
PR remarks
2022-05-16 13:32:30 +03:00
Benoit Marty
0ed647d379
Add missing end period.
2022-05-16 12:25:10 +02:00
Benoit Marty
5387c9101e
Changelog
2022-05-16 12:23:10 +02:00
Benoit Marty
ebb9538372
Fix warning and typo
2022-05-16 12:23:10 +02:00
Benoit Marty
fce1552349
Fix link
2022-05-16 12:23:10 +02:00
Benoit Marty
480a60a655
Exclude some files from check
2022-05-16 12:23:10 +02:00
Benoit Marty
d562ab35ad
Setup Knit in the CI to check content of md
files
2022-05-16 12:23:10 +02:00
Benoit Marty
9e106990c8
Setup knit
2022-05-16 12:23:10 +02:00
Benoit Marty
1eb97f6cb8
Disable the undocumented warnings, there are too many :/
2022-05-16 12:23:10 +02:00
Benoit Marty
dfe75de76e
Add links to the doc (I've finally found a way to do it)
2022-05-16 12:23:10 +02:00
Benoit Marty
f1995503ff
Small improvement on lint.xml file
2022-05-16 12:23:10 +02:00
Benoit Marty
26e6d56cf1
Improve doc
2022-05-16 12:23:10 +02:00
Benoit Marty
6f29a7ab94
Also update TextMatrix
2022-05-16 12:23:10 +02:00
Benoit Marty
08c67eaf0e
Remove unecessary indirection
2022-05-16 12:23:10 +02:00
Benoit Marty
3fc4083aca
Make the constructor public
2022-05-16 12:23:10 +02:00
Benoit Marty
11e1fdf332
Remove the deprecated way to create a Matrix object
2022-05-16 12:23:10 +02:00
Benoit Marty
92c0d97110
Rename API
2022-05-16 12:22:18 +02:00
Benoit Marty
7040369529
Add documentation to the class Matrix
2022-05-16 12:22:18 +02:00
Benoit Marty
15366f8d2a
Merge pull request #5973 from vector-im/michaelk/document_public_baseurl_requirement
...
Document need for public_baseurl to be correctly set.
2022-05-16 11:27:31 +02:00
Benoit Marty
90035de5f2
Merge pull request #6047 from chagai95/add-presence-indicator-busy-and-away
...
add presence indicator busy and away
2022-05-16 11:26:11 +02:00
Benoit Marty
7051385c3f
Merge pull request #6044 from vector-im/michaelk/ensure_github_user_in_pr_merge_message
...
Ensure we print the user in the post-PR merge tests.
2022-05-16 11:23:35 +02:00
Benoit Marty
c25845b959
Detekt: enable and fix EndOfSentenceFormat for analytics plan
...
Will require https://github.com/matrix-org/matrix-analytics-events/pull/63 for long term solution
2022-05-16 10:56:29 +02:00
chagai95
c27958d772
Add Busy string and change Unavailable to Away
2022-05-16 10:50:58 +02:00
Maxime NATUREL
3d136112b2
Fix filename
2022-05-16 10:39:46 +02:00
Maxime NATUREL
b0773514ee
Extracting LocationLiveMessageBannerViewState into separated file
2022-05-16 10:32:34 +02:00
Maxime NATUREL
2aeee79c63
Using existing common When case for NoticeItem to handle location data
2022-05-16 10:14:39 +02:00
Maxime NATUREL
4a2310954a
Removing non necessary LiveLocationAggregationProcessor interface
2022-05-16 10:11:14 +02:00
Benoit Marty
4c95aafe10
Detekt: enable and fix EndOfSentenceFormat
2022-05-16 08:54:07 +02:00
Benoit Marty
4123da8ebc
Merge pull request #5981 from vector-im/dependabot/gradle/kotlinCoroutines-1.6.1
...
Bump kotlinCoroutines from 1.6.0 to 1.6.1
2022-05-16 07:13:56 +02:00
Piotr Strebski
f60bba28aa
Translated using Weblate (Polish)
...
Currently translated at 45.7% (27 of 59 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/pl/
2022-05-14 13:59:46 +00:00
Didek
1e1205d3b6
Translated using Weblate (Polish)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-05-14 13:59:45 +00:00
Piotr Strebski
23a874c674
Translated using Weblate (Polish)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-05-14 13:59:45 +00:00
Benoit Marty
9234c60155
Merge pull request #6038 from vector-im/feature/bma/detekt
...
Detekt
2022-05-13 23:40:53 +02:00
Benoit Marty
a3121150ef
Activate all available (even unstable) rules
...
No new defect detected.
2022-05-13 15:48:27 +02:00
Valere
d40f8b0c56
Merge pull request #5939 from vector-im/feature/bca/fix_5906
...
Desynchronized 4S | Megolm backup causing Unusable backup
2022-05-13 15:43:18 +02:00
chagai95
491b3c351b
Create 6047.feature
2022-05-13 14:00:32 +02:00
chagai95
9f033ed623
add presence indicator busy and away
2022-05-13 13:55:10 +02:00
Onuray Sahin
47f43a88f4
Create dummy poll event for tests.
2022-05-13 14:04:33 +03:00
Michael Kaye
2bd89e6ec0
Note in installation section the need to change public_baseurl as well.
2022-05-13 11:44:47 +01:00
Michael Kaye
37db397e06
Remove accidental header
2022-05-13 11:40:26 +01:00
Onuray Sahin
85708b7c60
Fix related event id.
2022-05-13 12:59:41 +03:00
Michael Kaye
251e3a0a83
Ensure we print the user in the post-PR merge tests.
2022-05-13 10:40:03 +01:00
Benoit Marty
cf3e34e548
Detekt: add rules about comment
2022-05-13 09:51:14 +02:00
Valere
7d5570fd6f
quick format
2022-05-13 09:36:42 +02:00
Benoit Marty
d17a273cb4
Changelog
2022-05-12 22:56:09 +02:00
Benoit Marty
b70bc20b99
This is now detected by detekt
2022-05-12 22:53:07 +02:00
Benoit Marty
03ec9946ff
Detekt: fix ConstructorParameterNaming
...
UserProperties fix is also in https://github.com/matrix-org/matrix-analytics-events/pull/62
2022-05-12 22:17:56 +02:00
Adam Brown
cad9d443be
Merge pull request #6013 from vector-im/feature/adm/hide-ftue-ems
...
FTUE - Temporarily hide EMS section
2022-05-12 18:09:28 +01:00
Valere
8077406cba
code review
2022-05-12 18:45:35 +02:00
Valere
5a323db7dc
Unignore and improve tests
2022-05-12 18:45:35 +02:00
Valere
b25b30719a
Add test to check MSK signature on backup
2022-05-12 18:45:35 +02:00
Valere
22e0506814
Prevent 4S / megolm backup desync + sign with MSK
2022-05-12 18:45:35 +02:00
David Langley
44e8974c02
direction and track need to be set for hold/unhold
2022-05-12 17:01:44 +01:00
Benoit Marty
6f3b9c78b0
Detekt: fix FunctionParameterNaming
2022-05-12 17:56:05 +02:00
Benoit Marty
c303b9afd3
Ignore more rules
2022-05-12 17:54:30 +02:00
Benoit Marty
f02bad5c79
Detekt: fix ArrayPrimitive
2022-05-12 17:54:15 +02:00
Benoit Marty
c3b5ba5639
Detekt: fix MatchingDeclarationName
2022-05-12 17:44:44 +02:00
Benoit Marty
3bc84f0d38
Detekt: fix MaxLineLength
...
@ouchadam your test fun names are too long!
2022-05-12 17:38:49 +02:00
Benoit Marty
aeb6495253
Detekt: fix RethrowCaughtException
2022-05-12 17:32:00 +02:00
Benoit Marty
21904054a5
Detekt: ignore EmptyCatchBlock
2022-05-12 17:29:10 +02:00
Benoit Marty
c19563bed2
Detekt: fix UtilityClassWithPublicConstructor
2022-05-12 17:26:11 +02:00
Benoit Marty
cdbc9db890
Detekt: fix EmptyDefaultConstructor
2022-05-12 17:25:16 +02:00
Benoit Marty
a09e893a0b
Detekt: fix MayBeConst
2022-05-12 17:24:15 +02:00
Benoit Marty
c5f9546605
Ignore more rules
2022-05-12 17:23:41 +02:00
Benoit Marty
824f029e20
"TODO:" is forbidden by Detekt
2022-05-12 17:06:52 +02:00
Benoit Marty
d8cda04e14
We won't use this
2022-05-12 17:05:34 +02:00
Benoit Marty
7d6c27eed5
Ignore rule
2022-05-12 17:05:19 +02:00
Benoit Marty
911bfe2081
Let GA run detekt
2022-05-12 17:02:22 +02:00
Benoit Marty
9834371e18
Detekt: configure and ignore some rules.
2022-05-12 16:56:49 +02:00
Onuray Sahin
817428e295
Refactor ending polls.
2022-05-12 17:53:08 +03:00
Benoit Marty
c02fb87bc9
Set up detekt gradle plugin
2022-05-12 16:41:36 +02:00
Jorge Martin Espinosa
3f8ddbec60
Merge pull request #5817 from vector-im/arb/pse-329
...
Using the same User Avatar and display name for all messages in the timeline
2022-05-12 16:23:11 +02:00
Ahmed Radhouane Belkilani
6a523ccc38
Allow using the latest user avatar and display name for all messages in the timeline
...
Signed-off-by: Jorge Martín Espinosa <jorgem@element.io >
2022-05-12 15:43:20 +02:00
Benoit Marty
f54c865cf4
Merge pull request #5756 from vector-im/feature/bma/pr_doc_update
...
Update doc about PR
2022-05-12 15:03:03 +02:00
Suguru Hirahara
bea8b3d8d1
Translated using Weblate (Japanese)
...
Currently translated at 96.7% (2152 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-05-12 12:59:44 +00:00
Stefan Schmidt
284fb639bf
Translated using Weblate (German)
...
Currently translated at 97.3% (2166 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-05-12 12:59:43 +00:00
Sveinn í Felli
b95ca0ae53
Translated using Weblate (Icelandic)
...
Currently translated at 81.9% (1823 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/is/
2022-05-12 12:59:43 +00:00
ariskotsomitopoulos
40de685f1a
Merge branch 'develop' into feature/aris/threads_post_release_ui_improvements
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/detail/TimelineFragment.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/search/SearchResultController.kt
2022-05-12 14:41:38 +03:00
Benoit Marty
4309fdba7e
Merge pull request #6021 from vector-im/feature/bma/finish_remove_flair
...
Remove remaining dead code about flair
2022-05-12 11:31:42 +02:00
Onuray Sahin
704e86d843
Refactor editing polls.
2022-05-12 12:22:27 +03:00
Adam Brown
e56f6e910c
Merge pull request #6030 from vector-im/dependabot/gradle/mockk-1.12.4
...
Bump mockk from 1.12.3 to 1.12.4
2022-05-12 08:42:33 +01:00
dependabot[bot]
d3ecc8e5c3
Bump mockk from 1.12.3 to 1.12.4
...
Bumps `mockk` from 1.12.3 to 1.12.4.
Updates `mockk` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/mockk/mockk/releases )
- [Commits](https://github.com/mockk/mockk/compare/1.12.3...1.12.4 )
Updates `mockk-android` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/mockk/mockk/releases )
- [Commits](https://github.com/mockk/mockk/compare/1.12.3...1.12.4 )
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.mockk:mockk-android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-11 23:11:45 +00:00
Benoit Marty
cd509accdb
Merge pull request #5936 from hanthor/develop
...
Added themed icon for Android 13
2022-05-11 17:34:38 +02:00
Benoit Marty
deb0f1ad1b
Merge pull request #6000 from vector-im/dependabot/gradle/androidx.preference-preference-ktx-1.2.0
...
Bump preference-ktx from 1.1.1 to 1.2.0
2022-05-11 16:17:17 +02:00
Benoit Marty
1ef5416b50
Use the correct lint rule to ignore.
2022-05-11 15:02:01 +02:00
Benoit Marty
a963596a59
Merge pull request #6022 from vector-im/feature/bma/gh_pages
...
Gh pages
2022-05-11 14:28:19 +02:00
Michael Kaye
3769dad30e
Github action should refer to result is 'success', not status is "success".
2022-05-11 11:09:01 +01:00
Valere
304cb07858
Merge pull request #5559 from vector-im/feature/bca/crypto_better_key_share
...
Update/Revise SDK to implement reference flowchart for key sharing/forwarding + use backup
2022-05-11 12:05:58 +02:00
Benoit Marty
79982af8d1
Revert "Temporary trigger the doc generation on pull request to check the workflow"
...
This reverts commit 7f2484ca4c
.
2022-05-11 11:47:36 +02:00
Valere
3948f263df
fix method visibility
2022-05-11 11:16:00 +02:00
Benoit Marty
7f2484ca4c
Temporary trigger the doc generation on pull request to check the workflow
2022-05-11 11:15:46 +02:00
Benoit Marty
27dcb6ef9c
Add a note when generated from this project.
...
A change will have to be done on the SDK project to remove this line before generated the documentation.
2022-05-11 11:14:45 +02:00
Benoit Marty
a7d85cf9fd
Setup GitHub action to generate the documentation of the SDK from develop branch
2022-05-11 11:00:24 +02:00
Valere
992f477ab1
use clock time instead of system
2022-05-11 10:58:13 +02:00
Benoit Marty
2ec86fe9e6
Remove remaining dead code about flair
...
Finish the work started at #5664
2022-05-11 10:52:55 +02:00
Valere
546d6fe56d
post merge fix
2022-05-11 10:42:02 +02:00
Maxime NATUREL
b2099b6b31
Updating the no location map background
2022-05-11 10:34:54 +02:00
Benoit Marty
ff386c3de6
Fix lint internal issue: remove object Params
.
...
GetTurnServerTask.kt: Error: Unexpected failure during lint analysis of GetTurnServerTask.kt (this is a bug in lint or one of the libraries it depends on)
2022-05-11 10:22:07 +02:00
Maxime NATUREL
cb5c6ec35e
Decreasing alpha of bottom banner in message view
2022-05-11 09:53:42 +02:00
Travis Ralston
019ec6c1c8
Merge pull request #5997 from vector-im/travis/spec/v1.3-edit/nothreads
...
Remove spec v1.3 check for threads
2022-05-10 14:47:48 -06:00
Travis Ralston
8570a1e0ad
Fix missed test
2022-05-10 14:05:06 -06:00
Travis Ralston
f1de116eff
add changelog
2022-05-10 13:18:12 -06:00
Valere
12ab4787f1
Merge branch 'develop' into feature/bca/crypto_better_key_share
2022-05-10 19:30:52 +02:00
dependabot[bot]
530d43bcbb
Bump kotlinCoroutines from 1.6.0 to 1.6.1
...
Bumps `kotlinCoroutines` from 1.6.0 to 1.6.1.
Updates `kotlinx-coroutines-core` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.0...1.6.1 )
Updates `kotlinx-coroutines-android` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.0...1.6.1 )
Updates `kotlinx-coroutines-test` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.0...1.6.1 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-10 16:25:02 +00:00
Benoit Marty
04cadb94cf
Merge pull request #5987 from vector-im/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.6.21
...
Bump kotlin-gradle-plugin from 1.6.0 to 1.6.21
2022-05-10 18:23:51 +02:00
Benoit Marty
a3b6bb3ec3
Fix test compilation warning after bump kotlin-gradle-plugin from 1.6.0 to 1.6.21
2022-05-10 17:46:59 +02:00
Benoit Marty
f54aa60803
Fix test compilation warning after bump kotlin-gradle-plugin from 1.6.0 to 1.6.21
2022-05-10 17:00:54 +02:00
Benoit Marty
fe8648c7f8
Fix compilation warning after bump kotlin-gradle-plugin from 1.6.0 to 1.6.21
2022-05-10 16:19:53 +02:00
Benoit Marty
67cd82385a
Fix warning: w: '-Xopt-in' is deprecated and will be removed in a future release, please use -opt-in instead
2022-05-10 16:07:24 +02:00
Benoit Marty
5c7ee5ef58
Fix compilation warning after bump kotlin-gradle-plugin from 1.6.0 to 1.6.21
2022-05-10 16:05:46 +02:00
Benoit Marty
5ad2567633
Fix compilation error after bump preference-ktx from 1.1.1 to 1.2.0
2022-05-10 15:00:44 +02:00
Benoit Marty
eafe65b417
Merge pull request #5831 from emotionalamoeba/develop
...
Updated copy and moved override in profile screen
2022-05-10 14:40:40 +02:00
dependabot[bot]
e65d3ee993
Bump dagger from 2.41 to 2.42 ( #5998 )
...
* Bump dagger from 2.41 to 2.42
Bumps `dagger` from 2.41 to 2.42.
Updates `hilt-android-gradle-plugin` from 2.41 to 2.42
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.41...dagger-2.42 )
Updates `dagger` from 2.41 to 2.42
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.41...dagger-2.42 )
Updates `dagger-compiler` from 2.41 to 2.42
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.41...dagger-2.42 )
Updates `hilt-android` from 2.41 to 2.42
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.41...dagger-2.42 )
Updates `hilt-compiler` from 2.41 to 2.42
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.41...dagger-2.42 )
---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* maven central url added to element-android/buld.gradle to buildscript configuration
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: NIkita Fedrunov <fedrunov@element.io >
2022-05-10 14:11:04 +02:00
Adam Brown
ece48baa9d
Merge pull request #5965 from vector-im/feature/adm/matrix-id-certificate
...
Handling SSL/TLS errors during WellKnown lookup
2022-05-10 12:17:48 +01:00
Onuray Sahin
185cd316c9
Merge pull request #5911 from vector-im/feature/ons/voip_screen_sharing
...
Screen sharing over WebRTC
2022-05-10 13:06:33 +03:00
Adam Brown
33c1e1ea11
EMS section is temporarily hidden whilst we sync with marketing
2022-05-10 10:55:46 +01:00
Benoit Marty
a8c39e1d36
Merge pull request #6011 from vector-im/dependabot/gradle/androidx.fragment-fragment-ktx-1.4.1
...
Bump fragment-ktx from 1.4.0 to 1.4.1
2022-05-10 11:23:04 +02:00
Onuray Sahin
bb862cc509
Lower alpha of video button while screen sharing.
2022-05-10 11:35:38 +03:00
Benoit Marty
3906ee371b
Merge pull request #6002 from vector-im/dependabot/gradle/lifecycle-2.4.1
...
Bump lifecycle from 2.4.0 to 2.4.1
2022-05-10 10:01:11 +02:00
Johan Smits
05662d1c94
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/nl/
2022-05-10 07:59:43 +00:00
dependabot[bot]
b566e15438
Bump fragment-ktx from 1.4.0 to 1.4.1
...
Bumps fragment-ktx from 1.4.0 to 1.4.1.
---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-10 07:59:21 +00:00
Benoit Marty
1e5a53e5c5
Merge pull request #5999 from vector-im/dependabot/gradle/androidx.appcompat-appcompat-1.4.1
...
Bump appcompat from 1.4.0 to 1.4.1
2022-05-10 09:58:57 +02:00
Benoit Marty
396d13c3f9
Merge pull request #6001 from vector-im/dependabot/gradle/androidx.media-media-1.6.0
...
Bump media from 1.4.3 to 1.6.0
2022-05-10 09:58:06 +02:00
Benoit Marty
42513265cf
Merge pull request #6004 from vector-im/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.3
...
Bump constraintlayout from 2.1.2 to 2.1.3
2022-05-10 09:56:50 +02:00
Benoit Marty
e05684d078
Merge pull request #6007 from vector-im/dependabot/gradle/com.google.android.material-material-1.6.0
...
Bump material from 1.5.0 to 1.6.0
2022-05-10 09:55:43 +02:00
Benoit Marty
dbcbf2e711
Merge pull request #6008 from vector-im/dependabot/gradle/org.matrix.android-olm-sdk-3.2.11
...
Bump olm-sdk from 3.2.10 to 3.2.11
2022-05-10 09:53:25 +02:00
Benoit Marty
272135ddf3
Merge pull request #6009 from vector-im/dependabot/gradle/androidx.emoji2-emoji2-1.1.0
...
Bump emoji2 from 1.0.1 to 1.1.0
2022-05-10 09:53:05 +02:00
Benoit Marty
c74edffc36
Merge pull request #6003 from vector-im/dependabot/gradle/com.android.tools.build-gradle-7.2.0
...
Bump gradle from 7.0.4 to 7.2.0
2022-05-10 09:52:48 +02:00
dependabot[bot]
71b45947cb
Bump emoji2 from 1.0.1 to 1.1.0
...
Bumps emoji2 from 1.0.1 to 1.1.0.
---
updated-dependencies:
- dependency-name: androidx.emoji2:emoji2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 23:10:49 +00:00
dependabot[bot]
6ed20589fb
Bump olm-sdk from 3.2.10 to 3.2.11
...
Bumps olm-sdk from 3.2.10 to 3.2.11.
---
updated-dependencies:
- dependency-name: org.matrix.android:olm-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 23:10:42 +00:00
dependabot[bot]
d36eeb1a06
Bump material from 1.5.0 to 1.6.0
...
Bumps [material](https://github.com/material-components/material-components-android ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.5.0...1.6.0 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 23:10:28 +00:00
dependabot[bot]
e8c61cf86f
Bump constraintlayout from 2.1.2 to 2.1.3
...
Bumps [constraintlayout](https://github.com/androidx/constraintlayout ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/androidx/constraintlayout/releases )
- [Commits](https://github.com/androidx/constraintlayout/compare/2.1.2...2.1.3 )
---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 23:09:32 +00:00
dependabot[bot]
900e05c1a1
Bump gradle from 7.0.4 to 7.2.0
...
Bumps gradle from 7.0.4 to 7.2.0.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 23:09:09 +00:00
dependabot[bot]
5bab32f6dc
Bump lifecycle from 2.4.0 to 2.4.1
...
Bumps `lifecycle` from 2.4.0 to 2.4.1.
Updates `lifecycle-common` from 2.4.0 to 2.4.1
Updates `lifecycle-livedata-ktx` from 2.4.0 to 2.4.1
Updates `lifecycle-process` from 2.4.0 to 2.4.1
Updates `lifecycle-runtime-ktx` from 2.4.0 to 2.4.1
---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-common
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-process
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 23:08:43 +00:00
dependabot[bot]
427a548e8b
Bump media from 1.4.3 to 1.6.0
...
Bumps media from 1.4.3 to 1.6.0.
---
updated-dependencies:
- dependency-name: androidx.media:media
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 23:08:08 +00:00
dependabot[bot]
48c126515c
Bump preference-ktx from 1.1.1 to 1.2.0
...
Bumps preference-ktx from 1.1.1 to 1.2.0.
---
updated-dependencies:
- dependency-name: androidx.preference:preference-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 23:08:00 +00:00
dependabot[bot]
f3eb8dd325
Bump appcompat from 1.4.0 to 1.4.1
...
Bumps appcompat from 1.4.0 to 1.4.1.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 23:07:48 +00:00
Travis Ralston
c63a5c0201
Remove spec v1.3 check for threads
...
Citation: https://matrix.to/#/!ewdjhNcPcEmYNKzlWp:t2l.io/$CkPuvKdFZyFL547JCy5J3MfvLaWUo_a1XEdmiop1PKc?via=matrix.org&via=element.io&via=envs.net
2022-05-09 16:36:43 -06:00
Benoit Marty
c04655cd36
Fix warning: w: '-Xopt-in' is deprecated and will be removed in a future release, please use -opt-in instead
2022-05-09 22:08:24 +02:00
Benoit Marty
901e397409
Merge pull request #5985 from vector-im/dependabot/gradle/vanniktechEmoji-0.9.0
...
Bump vanniktechEmoji from 0.8.0 to 0.9.0
2022-05-09 22:04:55 +02:00
Benoit Marty
07c22e7a19
Merge pull request #5988 from vector-im/dependabot/gradle/com.arthenica-ffmpeg-kit-audio-4.5.1-1
...
Bump ffmpeg-kit-audio from 4.5.LTS to 4.5.1-1
2022-05-09 22:04:19 +02:00
Maxime NATUREL
738d486f9d
Moving the light "no location" background into default folder
2022-05-09 17:46:15 +02:00
Benoit Marty
3900895fc7
Merge pull request #5967 from vector-im/feature/bma/dependabot_workaround
...
Try to workaround Dependabot issue #5961
2022-05-09 17:11:41 +02:00
Benoit Marty
e35bb772c1
Merge pull request #5941 from vector-im/feature/bma/konfetti_speed
...
No animation -> no chat effect
2022-05-09 17:05:53 +02:00
Benoit Marty
f3d2949e87
Merge pull request #5945 from vector-im/feature/bma/dea_crash
...
Add small step at the beginning of the release flow
2022-05-09 17:05:05 +02:00
Benoit Marty
96b0a3f760
Merge pull request #5986 from vector-im/dependabot/gradle/com.nulab-inc-zxcvbn-1.7.0
...
Bump zxcvbn from 1.5.2 to 1.7.0
2022-05-09 17:02:10 +02:00
dependabot[bot]
aabd705161
Bump vanniktechEmoji from 0.8.0 to 0.9.0
...
Bumps `vanniktechEmoji` from 0.8.0 to 0.9.0.
Updates `emoji-material` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/vanniktech/Emoji/releases )
- [Changelog](https://github.com/vanniktech/Emoji/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vanniktech/Emoji/compare/0.8.0...0.9.0 )
Updates `emoji-google` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/vanniktech/Emoji/releases )
- [Changelog](https://github.com/vanniktech/Emoji/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vanniktech/Emoji/compare/0.8.0...0.9.0 )
---
updated-dependencies:
- dependency-name: com.vanniktech:emoji-material
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.vanniktech:emoji-google
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 15:01:48 +00:00
Benoit Marty
baa8902acd
Merge pull request #5984 from vector-im/dependabot/gradle/mavericks-2.6.1
...
Bump mavericks from 2.5.0 to 2.6.1
2022-05-09 17:01:31 +02:00
dependabot[bot]
381159ca2f
Bump mavericks from 2.5.0 to 2.6.1
...
Bumps `mavericks` from 2.5.0 to 2.6.1.
Updates `mavericks` from 2.5.0 to 2.6.1
- [Release notes](https://github.com/airbnb/mavericks/releases )
- [Changelog](https://github.com/airbnb/mavericks/blob/main/CHANGELOG.md )
- [Commits](https://github.com/airbnb/mavericks/compare/2.5.0...2.6.1 )
Updates `mavericks-testing` from 2.5.0 to 2.6.1
- [Release notes](https://github.com/airbnb/mavericks/releases )
- [Changelog](https://github.com/airbnb/mavericks/blob/main/CHANGELOG.md )
- [Commits](https://github.com/airbnb/mavericks/compare/2.5.0...2.6.1 )
---
updated-dependencies:
- dependency-name: com.airbnb.android:mavericks
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.airbnb.android:mavericks-testing
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 15:01:07 +00:00
Benoit Marty
eab146e373
Merge pull request #5983 from vector-im/dependabot/gradle/com.gabrielittner.threetenbp-lazythreetenbp-0.10.0
...
Bump lazythreetenbp from 0.9.0 to 0.10.0
2022-05-09 17:00:34 +02:00
Benoit Marty
8c37a46994
Merge pull request #5982 from vector-im/dependabot/gradle/glide-4.13.2
...
Bump glide from 4.12.0 to 4.13.2
2022-05-09 17:00:12 +02:00
Benoit Marty
77977a0775
Merge pull request #5980 from vector-im/dependabot/gradle/dagger-2.41
...
Bump dagger from 2.40.5 to 2.41
2022-05-09 16:59:33 +02:00
Benoit Marty
9aa251b252
Merge pull request #5979 from vector-im/dependabot/gradle/mockk-1.12.3
...
Bump mockk from 1.12.1 to 1.12.3
2022-05-09 16:58:52 +02:00
Benoit Marty
aad0bb85cc
Merge pull request #5978 from vector-im/dependabot/gradle/jjwt-0.11.5
...
Bump jjwt from 0.11.2 to 0.11.5
2022-05-09 16:58:31 +02:00
Michael Kaye
4cd702a97d
Merge pull request #5994 from vector-im/michaelk/yet_another_pr_to_check_post_pr_check
...
noop change to README to test post-pr merging
2022-05-09 15:50:06 +01:00
Michael Kaye
530aded2b9
noop change to README to test post-pr merging
2022-05-09 15:49:08 +01:00
Michael Kaye
2f39be37a0
Check merged flag from event.pull_request
2022-05-09 15:46:07 +01:00
Michael Kaye
30ee8faaa1
Merge pull request #5993 from vector-im/michaelk/apologies_another_pr_to_test_post_pr
...
noop change to test Post PR merging
2022-05-09 15:41:07 +01:00
Michael Kaye
f7320b6233
noop change to test Post PR merging
2022-05-09 15:38:53 +01:00
Michael Kaye
80263bb790
Use ' not " for quotes, and add more brackets.
2022-05-09 15:35:07 +01:00
Onuray Sahin
3a02e8405d
Disable video toggle button during screen sharing.
2022-05-09 17:26:35 +03:00
Michael Kaye
b73bb3783c
Merge pull request #5992 from vector-im/michaelkaye/noop-change-to-test-post-pr
...
noop change to trigger another PR
2022-05-09 15:17:54 +01:00
Michael Kaye
e74476a997
noop change to trigger another PR
2022-05-09 15:16:30 +01:00
Michael Kaye
66fe792d0e
Fix typo ..
-> .
2022-05-09 15:15:09 +01:00
Michael Kaye
fa96d2a703
Merge pull request #5991 from vector-im/michaelk/fix_typo_in_post_pr
...
Fix typo - pull-request -> pull_request
2022-05-09 15:13:56 +01:00
Michael Kaye
4d1378d0a1
Fix typo - pull-request -> pull_request
2022-05-09 15:12:29 +01:00
hanthor
f3b912a8e6
Merge branch 'vector-im:develop' into develop
2022-05-09 10:12:09 -04:00
Maxime NATUREL
7aa958b9ff
Fix getting related eventId for location events
2022-05-09 16:11:36 +02:00
Michael Kaye
f2b4ad4a31
Merge pull request #5990 from vector-im/michaelk/no-op_pr_to_test_build
...
noop change to test build system
2022-05-09 15:10:36 +01:00
Michael Kaye
5bf35f0937
noop change to test build system
2022-05-09 15:02:30 +01:00
Michael Kaye
39c2b08065
Run the PR test after merge and report to channel if it fails ( #5962 )
...
* Fork sonarqube run into a nightly build, report failures back to channel.
* Each PR triggers a build after merge, report failures back to channel.
2022-05-09 13:49:34 +00:00
Benoit Marty
c9677c8b5a
LTS version
2022-05-09 15:36:20 +02:00
Benoit Marty
9b4c861545
(try to) ensure LTS version will not be removed by mistake
2022-05-09 15:36:10 +02:00
dependabot[bot]
d567796928
Bump ffmpeg-kit-audio from 4.5.LTS to 4.5.1-1
...
Bumps [ffmpeg-kit-audio](https://github.com/tanersener/ffmpeg-kit ) from 4.5.LTS to 4.5.1-1.
- [Release notes](https://github.com/tanersener/ffmpeg-kit/releases )
- [Commits](https://github.com/tanersener/ffmpeg-kit/commits )
---
updated-dependencies:
- dependency-name: com.arthenica:ffmpeg-kit-audio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 13:26:46 +00:00
dependabot[bot]
41359a53f7
Bump kotlin-gradle-plugin from 1.6.0 to 1.6.21
...
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) from 1.6.0 to 1.6.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.0...v1.6.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 13:26:18 +00:00
Maxime NATUREL
59567e39b4
Fix code quality issues
2022-05-09 15:25:45 +02:00
Benoit Marty
92cb21ab6e
Merge pull request #5948 from vector-im/feature/bma/user_name
...
Add diag request for Synapse
2022-05-09 15:25:13 +02:00
dependabot[bot]
24e36eb8af
Bump zxcvbn from 1.5.2 to 1.7.0
...
Bumps [zxcvbn](https://github.com/nulab/zxcvbn4j ) from 1.5.2 to 1.7.0.
- [Release notes](https://github.com/nulab/zxcvbn4j/releases )
- [Changelog](https://github.com/nulab/zxcvbn4j/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nulab/zxcvbn4j/compare/1.5.2...1.7.0 )
---
updated-dependencies:
- dependency-name: com.nulab-inc:zxcvbn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 13:25:08 +00:00
dependabot[bot]
718516a0c3
Bump lazythreetenbp from 0.9.0 to 0.10.0
...
Bumps [lazythreetenbp](https://github.com/gabrielittner/lazythreetenbp ) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/gabrielittner/lazythreetenbp/releases )
- [Changelog](https://github.com/gabrielittner/lazythreetenbp/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gabrielittner/lazythreetenbp/compare/0.9.0...0.10.0 )
---
updated-dependencies:
- dependency-name: com.gabrielittner.threetenbp:lazythreetenbp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 13:24:03 +00:00
dependabot[bot]
a4a587b247
Bump glide from 4.12.0 to 4.13.2
...
Bumps `glide` from 4.12.0 to 4.13.2.
Updates `glide` from 4.12.0 to 4.13.2
- [Release notes](https://github.com/bumptech/glide/releases )
- [Commits](https://github.com/bumptech/glide/compare/v4.12.0...v4.13.2 )
Updates `compiler` from 4.12.0 to 4.13.2
- [Release notes](https://github.com/bumptech/glide/releases )
- [Commits](https://github.com/bumptech/glide/compare/v4.12.0...v4.13.2 )
---
updated-dependencies:
- dependency-name: com.github.bumptech.glide:glide
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.github.bumptech.glide:compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 13:23:57 +00:00
dependabot[bot]
fc62861b02
Bump dagger from 2.40.5 to 2.41
...
Bumps `dagger` from 2.40.5 to 2.41.
Updates `hilt-android-gradle-plugin` from 2.40.5 to 2.41
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.5...dagger-2.41 )
Updates `dagger` from 2.40.5 to 2.41
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.5...dagger-2.41 )
Updates `dagger-compiler` from 2.40.5 to 2.41
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.5...dagger-2.41 )
Updates `hilt-android` from 2.40.5 to 2.41
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.5...dagger-2.41 )
Updates `hilt-compiler` from 2.40.5 to 2.41
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.5...dagger-2.41 )
---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 13:23:24 +00:00
dependabot[bot]
ba687addc5
Bump mockk from 1.12.1 to 1.12.3
...
Bumps `mockk` from 1.12.1 to 1.12.3.
Updates `mockk` from 1.12.1 to 1.12.3
- [Release notes](https://github.com/mockk/mockk/releases )
- [Commits](https://github.com/mockk/mockk/compare/1.12.1...1.12.3 )
Updates `mockk-android` from 1.12.1 to 1.12.3
- [Release notes](https://github.com/mockk/mockk/releases )
- [Commits](https://github.com/mockk/mockk/compare/1.12.1...1.12.3 )
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.mockk:mockk-android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 13:22:52 +00:00
dependabot[bot]
f5e3dbb642
Bump jjwt from 0.11.2 to 0.11.5
...
Bumps `jjwt` from 0.11.2 to 0.11.5.
Updates `jjwt-api` from 0.11.2 to 0.11.5
- [Release notes](https://github.com/jwtk/jjwt/releases )
- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jwtk/jjwt/compare/0.11.2...0.11.5 )
Updates `jjwt-impl` from 0.11.2 to 0.11.5
- [Release notes](https://github.com/jwtk/jjwt/releases )
- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jwtk/jjwt/compare/0.11.2...0.11.5 )
Updates `jjwt-orgjson` from 0.11.2 to 0.11.5
---
updated-dependencies:
- dependency-name: io.jsonwebtoken:jjwt-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.jsonwebtoken:jjwt-impl
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.jsonwebtoken:jjwt-orgjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 13:22:30 +00:00
Benoit Marty
bb54be5531
Merge pull request #5960 from vector-im/feature/bma/dependabot_reviewers
...
Dependabot reviewers
2022-05-09 15:19:18 +02:00
Maxime NATUREL
16be69ebae
Fix tint of banner icon for start and inactive message
2022-05-09 15:15:34 +02:00
Maxime NATUREL
4862f8e7c9
Dark mode support for no location map background
2022-05-09 15:15:34 +02:00
Maxime NATUREL
82cbc351e5
Fix background color of bottom banner
2022-05-09 15:15:34 +02:00
Maxime NATUREL
6622651a90
Fix send of the first location after start
2022-05-09 15:15:33 +02:00
Maxime NATUREL
0a21bd4b78
Fix crash when mixing static and live location
2022-05-09 15:15:33 +02:00
Maxime NATUREL
f2b66c5fb5
Fix pin position in static map
2022-05-09 15:15:33 +02:00
Maxime NATUREL
889e09a891
Adding changelog entry
2022-05-09 15:15:33 +02:00
Maxime NATUREL
c10b2a405c
Show inactive message item when a live is inactive
2022-05-09 15:15:33 +02:00
Maxime NATUREL
a37edb591b
Adding xml layout for inactive state
2022-05-09 15:15:33 +02:00
Maxime NATUREL
370b6a81bc
Checking inactive state before loading to handle timed out live without location
2022-05-09 15:15:33 +02:00
Maxime NATUREL
b0c1ca87df
Reducing period of location update to 2 seconds
2022-05-09 15:15:33 +02:00
Maxime NATUREL
4a4ec47c49
Binding stop button of emitter view
2022-05-09 15:15:33 +02:00
Maxime NATUREL
d341611e54
Format location event for debugging purpose
2022-05-09 15:15:33 +02:00
Maxime NATUREL
3a36762632
Fix some namings after rebase
2022-05-09 15:15:33 +02:00
Maxime NATUREL
b577f6ab8e
Fix display in Bubble mode
2022-05-09 15:15:33 +02:00
Maxime NATUREL
077977b8bf
Show running live state item
2022-05-09 15:15:33 +02:00
Maxime NATUREL
adbc430ac8
Renaming userId into locationUserId in message location item
2022-05-09 15:15:33 +02:00
Maxime NATUREL
8b628229ed
Do not append 0 values when formatting duration
2022-05-09 15:15:33 +02:00
Maxime NATUREL
c432985cb4
Adding countDownTimer for emitter view
2022-05-09 15:15:33 +02:00
Maxime NATUREL
11d9579036
Adding currentUserId attribute
2022-05-09 15:15:33 +02:00
Maxime NATUREL
93634cd7af
Removing TODO
2022-05-09 15:15:33 +02:00
Maxime NATUREL
8c012145f9
Creating a dedicated live location item
2022-05-09 15:15:33 +02:00
Maxime NATUREL
bbec3a7c2e
Integration into location message item
2022-05-09 15:15:33 +02:00
Maxime NATUREL
3acc139307
Fix format of the duration
2022-05-09 15:15:33 +02:00
Maxime NATUREL
a412b2128d
Rendering method
2022-05-09 15:15:33 +02:00
Maxime NATUREL
df1ba8ec88
Custom view for the banner
2022-05-09 15:15:33 +02:00
Maxime NATUREL
431d86166f
Building correct item depending on the state of the live
2022-05-09 15:15:33 +02:00
Maxime NATUREL
d44a6c50f1
Fixes in DateProvider
2022-05-09 15:15:33 +02:00
Maxime NATUREL
68a44c4cc7
Renaming message item factory
2022-05-09 15:15:31 +02:00
Maxime NATUREL
d89d6bc162
Adding view state class
2022-05-09 15:14:47 +02:00
Maxime NATUREL
0561fe5b08
Using information data in message factory
2022-05-09 15:14:44 +02:00
Maxime NATUREL
90aad44edf
Adding live location summary data into MessageInformationData
2022-05-09 15:12:39 +02:00
Michael Kaye
21fc4e31b4
Towncrier
2022-05-09 11:54:59 +01:00
Michael Kaye
867bd363fd
Document need for public_baseurl to be correctly set.
2022-05-09 11:48:40 +01:00
Onuray Sahin
9a1dbb27d4
Stop proximity sensor while sharing screen.
2022-05-09 13:25:00 +03:00
Benoit Marty
e35ee03178
Try to workaround Dependabot issue #5961
2022-05-09 11:40:53 +02:00
Benoit Marty
0b00f97879
Merge pull request #5966 from MarcelCoding/fixed-dependabot
...
Fixed dependabot
2022-05-09 11:38:00 +02:00
Michael Kaye
924f73202d
Merge pull request #5949 from vector-im/michaelk/nightly_should_say_why
...
Correct public_baseurl for nightly tests.
2022-05-09 09:59:27 +01:00
worldspeak
c0ed25c41b
Translated using Weblate (Esperanto)
...
Currently translated at 87.9% (1956 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/eo/
2022-05-08 12:59:43 +00:00
LinAGKar
4ffd495811
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sv/
2022-05-08 12:59:43 +00:00
LinAGKar
a04b8985c6
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
2022-05-08 12:59:42 +00:00
chanthajohn keoviengkhone
89d0f7838a
Translated using Weblate (Lao)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lo/
2022-05-06 23:00:12 +00:00
Linerly
bb63638075
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/id/
2022-05-06 23:00:04 +00:00
random
257492d94e
Translated using Weblate (Italian)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/it/
2022-05-06 23:00:03 +00:00
Modificator
d5560db45c
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 92.9% (2067 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
2022-05-06 23:00:01 +00:00
waclaw66
4570676042
Translated using Weblate (Czech)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/cs/
2022-05-06 23:00:01 +00:00
Jozef Gaal
7d16b557d4
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sk/
2022-05-06 22:59:59 +00:00
lvre
5fde962cea
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2022-05-06 22:59:58 +00:00
Danial Behzadi
eb53022c77
Translated using Weblate (Persian)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
2022-05-06 22:59:58 +00:00
Jeff Huang
eceaf9b150
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
2022-05-06 22:59:57 +00:00
Ihor Hordiichuk
06cfdb6076
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/uk/
2022-05-06 22:59:56 +00:00
Jeff Huang
186c507e9d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/zh_Hant/
2022-05-06 22:59:55 +00:00
Benoit Marty
d8b23d41ff
Translated using Weblate (French)
...
Currently translated at 98.2% (2186 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2022-05-06 22:59:53 +00:00
Jozef Gaal
25122db3da
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-05-06 22:59:53 +00:00
random
99c6cda2fd
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
2022-05-06 22:59:52 +00:00
Linerly
d03e3d6cc4
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2022-05-06 22:59:52 +00:00
Ihor Hordiichuk
d2454e37a8
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2022-05-06 22:59:51 +00:00
Danial Behzadi
725f2c97a1
Translated using Weblate (Persian)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/fa/
2022-05-06 22:59:50 +00:00
anoloth
ec0e6691af
Translated using Weblate (Lao)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/lo/
2022-05-06 22:59:49 +00:00
lvre
f1c9e63002
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/pt_BR/
2022-05-06 22:59:47 +00:00
waclaw66
e088b503e1
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2022-05-06 22:59:46 +00:00
Ildar Nigamatov
5bb725a21e
Translated using Weblate (Russian)
...
Currently translated at 96.4% (2145 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ru/
2022-05-06 22:59:45 +00:00
libexus
0080ae494f
Translated using Weblate (German)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/de/
2022-05-06 22:59:45 +00:00
libexus
95e7ca544b
Translated using Weblate (German)
...
Currently translated at 96.9% (2156 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-05-06 22:59:43 +00:00
Priit Jõerüüt
1e13fac375
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2022-05-06 22:59:43 +00:00
Ngô Ngọc Đức Huy
35bdc0acb6
Translated using Weblate (Vietnamese)
...
Currently translated at 92.9% (2068 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
2022-05-06 22:59:42 +00:00
trongtran810
6a4f413459
Translated using Weblate (Vietnamese)
...
Currently translated at 92.9% (2068 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
2022-05-06 22:59:42 +00:00
Priit Jõerüüt
83f8c31448
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/et/
2022-05-06 22:59:42 +00:00
hanthor
e1960e9593
Merge branch 'vector-im:develop' into develop
2022-05-06 14:57:11 -04:00
Marcel
3f56dad1eb
Fixed dependabot
2022-05-06 18:23:58 +02:00
Adam Brown
e97cdb03fa
updating the well known lookup to take into account certificate errors when triggered via the sign in with matrix id flow
2022-05-06 16:38:40 +01:00
Aris Kotsomitopoulos
3c9b5d2ec0
Merge pull request #5927 from vector-im/feature/aris/threads_improve_rendering_issue_5151
...
Feature/aris/threads improve rendering issue 5151
2022-05-06 17:19:01 +03:00
Benoit Marty
0138341486
Also assign reviewers for the github-actions update
2022-05-06 15:34:26 +02:00
Benoit Marty
bf8b534c82
Dependabot PR assign to the reviewers team
2022-05-06 15:33:51 +02:00
Onuray Sahin
cf3d145cd6
Bind to screen sharing service after app killed and relaunched.
2022-05-06 13:21:33 +03:00
Eric Decanini
9f9c6fbc5b
Merge pull request #5953 from vector-im/task/eric/reformat-project
...
Reformats project based on editorconfig
2022-05-06 11:43:54 +02:00
Benoit Marty
17c6f7c357
Merge pull request #5955 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.48
...
Bump libphonenumber from 8.12.47 to 8.12.48
2022-05-06 11:25:52 +02:00
ariskotsomitopoulos
87c42898ee
Add changelog
2022-05-06 12:16:10 +03:00
ericdecanini
be0be699e4
Fixes formatting errors in ExportEncryptionTest and VectorBaseActivity
2022-05-06 10:10:25 +02:00
dependabot[bot]
6668814ab6
Bump libphonenumber from 8.12.47 to 8.12.48
...
Bumps [libphonenumber](https://github.com/google/libphonenumber ) from 8.12.47 to 8.12.48.
- [Release notes](https://github.com/google/libphonenumber/releases )
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md )
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.47...v8.12.48 )
---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-05 23:09:00 +00:00
ericdecanini
4266c330de
Reverts change to when arrow alignment on some classes
2022-05-05 19:33:45 +02:00
ericdecanini
1cb14d6be7
Adds changelog file
2022-05-05 19:16:53 +02:00
ericdecanini
3fb03e2b2c
Reformats project based on editorconfig
2022-05-05 19:10:35 +02:00
trongtran810
135d56489d
Translated using Weblate (Vietnamese)
...
Currently translated at 92.4% (2057 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
2022-05-05 16:57:08 +00:00
hanthor
6cd92a5d77
Merge branch 'vector-im:develop' into develop
2022-05-05 12:23:46 -04:00
Adam Brown
59ab16651b
Merge branch 'develop' of github.com:vector-im/element-android into develop
2022-05-05 17:16:17 +01:00
Adam Brown
82edf083f0
Merge branch 'main' into develop
2022-05-05 17:16:08 +01:00
Adam Brown
0683085398
fixing crash on launch
...
- due to missing primary key migration in the live location
2022-05-05 17:11:48 +01:00
Adam Brown
6930923e2b
Merge pull request #5950 from vector-im/bugfix/adm/missing-location-migration
...
Fixing crash on launch - Missing migration
2022-05-05 17:11:33 +01:00
Adam Brown
94f15d109a
fixing crash on launch
...
- due to missing primary key migration in the live location
2022-05-05 16:47:30 +01:00
Michael Kaye
fb19d6b83c
Try ensuring public_baseurl set correctly.
2022-05-05 14:35:54 +01:00
Benoit Marty
8e319067ad
Add diag request for Synapse
2022-05-05 15:34:23 +02:00
Benoit Marty
e45c79378f
Use fatalError and add missing return
statement
2022-05-05 15:05:21 +02:00
Benoit Marty
26edf79aa2
Fix detected issues
2022-05-05 15:04:43 +02:00
Benoit Marty
133d1972a3
Check more modules
2022-05-05 15:03:59 +02:00
Benoit Marty
7a01e1bf65
Add small step at the beginning of the release flow
2022-05-05 14:55:34 +02:00
ClaireG
c9bd1f32b9
Update notifications rules: make a sound for each notification
2022-05-05 14:02:11 +02:00
Onuray Sahin
b486559469
Update video mute status after stopping screen sharing.
2022-05-05 14:15:17 +03:00
Onuray Sahin
754208e164
Don't enable video after stopping screen sharing for audio calls.
2022-05-05 14:02:19 +03:00
Benoit Marty
0b30c28fe4
Opposite if for better code clarity
2022-05-05 12:15:10 +02:00
Benoit Marty
ced4146350
Changelog
2022-05-05 12:06:55 +02:00
Benoit Marty
d454e3fd20
Disable chat effect and confetti if animation are disabled on the system
...
It will speed up the sanity test
2022-05-05 12:02:44 +02:00
Benoit Marty
67bc7c93e6
Format file
2022-05-05 12:01:33 +02:00
Benoit Marty
66b32a74d5
Convert some fun to Context extensions
2022-05-05 11:57:54 +02:00
Onuray Sahin
ba4413e702
Fix stop sharing button state.
2022-05-05 12:57:53 +03:00
ganfra
83f8a8f278
Bump version to 1.4.16
2022-05-05 11:34:12 +02:00
ganfra
a5b007f147
Merge branch 'release/1.4.14' into main
2022-05-05 11:30:59 +02:00
ganfra
47f4db847a
Merge tag '1.4.14' into develop
...
v1.4.14
2022-05-05 11:30:59 +02:00
ganfra
9420d309a5
Add changes
2022-05-05 10:38:49 +02:00
hanthor
341456901d
Merge branch 'vector-im:develop' into develop
2022-05-04 16:38:47 -04:00
hanthor
766e8a8076
Added file to changelog.d
2022-05-04 13:56:15 -04:00
ganfra
00ad9ccc2a
Merge pull request #5935 from vector-im/feature/fga/fix_weblate_lint
...
Feature/fga/fix weblate lint
2022-05-04 19:07:16 +02:00
Benoit Marty
330d802079
Merge pull request #5907 from vector-im/feature/bma/currentTimeMillis
...
Use Clock interface
2022-05-04 18:27:04 +02:00
ariskotsomitopoulos
c5fc1e579d
Add badge in thread list filtering
2022-05-04 19:24:31 +03:00
ganfra
f2c35adb60
Fix TODO on strings
2022-05-04 18:19:03 +02:00
hanthor
b3b07752e2
Added themed icon for Android 13
2022-05-04 12:11:07 -04:00
Benoit Marty
a11c0b7ea1
Merge pull request #5885 from chagai95/patch-2
...
don't pause timer when call is held
2022-05-04 18:09:11 +02:00
ganfra
ed7343e897
Weblate: fix string with param
2022-05-04 18:06:05 +02:00
Benoit Marty
3faf0a238c
Update after PR reviews
2022-05-04 17:57:47 +02:00
Benoit Marty
2fb5f423a5
Rename val
2022-05-04 17:52:32 +02:00
Benoit Marty
3ecde755e0
Rename val
2022-05-04 17:51:14 +02:00
Benoit Marty
2d98cbd915
Rename now
to more explicit currentTimeMillis
2022-05-04 17:48:36 +02:00
Benoit Marty
09e628f227
Merge branch 'develop' into feature/bma/currentTimeMillis
2022-05-04 17:43:03 +02:00
Henry Jackson
5ebc70e4bb
Returned string references to the original name
2022-05-04 16:38:12 +01:00
emotionalamoeba
7a8565db5d
Update vector/src/main/res/values/strings.xml
...
Co-authored-by: Benoit Marty <benoit.marty@gmail.com >
2022-05-04 16:27:13 +01:00
emotionalamoeba
9fe75eacf1
Merge branch 'vector-im:develop' into develop
2022-05-04 16:22:57 +01:00
ganfra
de531a17d9
Merge pull request #5931 from RiotTranslateBot/weblate-element-android-element-app
...
Translations update from Weblate
2022-05-04 17:15:52 +02:00
Michael Kaye
3a9f0232f0
Fix nightly build test report message.
2022-05-04 16:13:44 +01:00
Weblate
5cdea33418
Merge branch 'origin/develop' into Weblate.
2022-05-04 14:39:20 +00:00
chanthajohn keoviengkhone
f7d006c13b
Translated using Weblate (Lao)
...
Currently translated at 95.2% (2112 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lo/
2022-05-04 14:30:54 +00:00
ariskotsomitopoulos
faf5fc0012
Remove thread summary counter minEms
2022-05-04 17:10:09 +03:00
ariskotsomitopoulos
ad50c22e97
Add navigate to thread functionality on search results thread summary
2022-05-04 17:06:18 +03:00
Michael Kaye
48554a4769
Update version to fix name of parameter 'ratelimit'
2022-05-04 14:57:08 +01:00
Benoit Marty
9c558f1f15
Merge pull request #5928 from vector-im/bugfix/adm/login-in-other
...
Fixing sign in via Other needing registration to be enabled
2022-05-04 14:09:40 +02:00
ariskotsomitopoulos
f4b1e06ad1
Open thread timeline keyboard when user navigates from reply in thread action
2022-05-04 14:27:34 +03:00
ariskotsomitopoulos
88babbb17c
Show room name instead of root message author in thread timeline toolbar
2022-05-04 14:11:48 +03:00
ariskotsomitopoulos
4b746ee345
Reduce thread list menu icon size
2022-05-04 13:55:53 +03:00
Onuray Sahin
b358863a1e
Code review fixes.
2022-05-04 13:43:44 +03:00
Adam Brown
f42e6c0a3c
fixing sign in needing registration to be enabled
...
- caused by the sign in flow using the registration homeserver validation, fixed by posting the sign in mode event directly
2022-05-04 11:36:36 +01:00
Benoit Marty
78af67ee7e
Changelog
2022-05-04 12:33:26 +02:00
Adam Brown
1d59f69a57
Merge pull request #5909 from vector-im/defect/adm/crash-when-processing-call-events
...
Fixes crash when accepting VOIP calls
2022-05-04 11:16:51 +01:00
Adam Brown
76a285e655
Merge pull request #5926 from vector-im/bugfix/adm/konfetti-crash
...
Crash - Konfetti API 21/22 crash
2022-05-04 11:16:31 +01:00
ariskotsomitopoulos
5c645c1937
Add changelog
2022-05-04 13:03:46 +03:00
ariskotsomitopoulos
d419e526cd
Further improve thread timeline events rendering
2022-05-04 13:03:06 +03:00
Benoit Marty
dcc20bbfeb
Merge pull request #5854 from vector-im/feature/bma/small_fixies
...
Documentation update
2022-05-04 11:57:19 +02:00
Benoit Marty
5076b2cdbd
Merge pull request #5858 from vector-im/feature/bma/room_api
...
Room now exposes methods to get the various Services
2022-05-04 11:55:04 +02:00
Adam Brown
9fd56f0b5c
fixes konfetti crashing api 21/22 devices due to the View lifecycle being different
...
- https://github.com/DanielMartinus/Konfetti/issues/297
2022-05-04 10:31:33 +01:00
Benoit Marty
b5a0c944d1
Merge pull request #5869 from vector-im/feature/mna/PSF-884-live-location-aggregation
...
[Live location sharing] Improve aggregation process of events
2022-05-04 11:11:39 +02:00
Benoit Marty
2ff6604555
Merge pull request #5890 from vector-im/feature/bma/another_cleanup
...
This is not necessary to map the EventId
2022-05-04 10:47:05 +02:00
Benoit Marty
12d7cee687
Merge pull request #5924 from vector-im/feature/bma/space_fix
...
Space list crash fix
2022-05-04 10:41:40 +02:00
Benoit Marty
70c1310794
Ensure space invite are not displayed twice and cannot be selected as current space
2022-05-04 10:07:08 +02:00
Benoit Marty
4889295361
Tentative fix for rageshake 37765
2022-05-04 10:07:08 +02:00
Benoit Marty
97702317dd
Rename var
2022-05-04 10:07:08 +02:00
Benoit Marty
29dc114d1a
Format the file
2022-05-04 10:07:08 +02:00
Benoit Marty
1e3ad30422
Merge pull request #5920 from vector-im/dependabot/gradle/org.jlleitschuh.gradle.ktlint-10.3.0
...
Bump org.jlleitschuh.gradle.ktlint from 10.2.1 to 10.3.0
2022-05-04 09:31:57 +02:00
Maxime NATUREL
63119ca2a3
Merge pull request #5912 from vector-im/fix/mna/issue-5855-response-state-event
...
[SDK] Add missing return type in RoomApi.sendStateEvent()
2022-05-04 09:25:49 +02:00
dependabot[bot]
f771a22161
Bump org.jlleitschuh.gradle.ktlint from 10.2.1 to 10.3.0
...
Bumps org.jlleitschuh.gradle.ktlint from 10.2.1 to 10.3.0.
---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-03 23:06:53 +00:00
anoloth
00cc8decdb
Translated using Weblate (Lao)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/lo/
2022-05-03 23:00:31 +00:00
anoloth
5ea4c0f8c9
Translated using Weblate (Lao)
...
Currently translated at 59.0% (1309 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lo/
2022-05-03 23:00:29 +00:00
chanthajohn keoviengkhone
c444a0bf67
Translated using Weblate (Lao)
...
Currently translated at 59.0% (1309 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lo/
2022-05-03 23:00:29 +00:00
John Doe
3e9636e0d3
Translated using Weblate (Spanish)
...
Currently translated at 64.9% (37 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/es/
2022-05-03 22:59:46 +00:00
alejandro
a96e8455e8
Translated using Weblate (Spanish)
...
Currently translated at 99.7% (2211 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/es/
2022-05-03 22:59:45 +00:00
Russell Davies
bc51ff051e
Translated using Weblate (Spanish)
...
Currently translated at 99.7% (2211 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/es/
2022-05-03 22:59:45 +00:00
John Doe
6a2507e477
Translated using Weblate (Spanish)
...
Currently translated at 99.7% (2211 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/es/
2022-05-03 22:59:45 +00:00
Benoit Marty
8602cbba7a
Fix test
2022-05-03 17:43:00 +02:00
fedrunov
9f520d4e8a
track room open and room join analytics events ( #5696 )
2022-05-03 16:11:40 +02:00
Onuray Sahin
166be43f23
Code review fixes.
2022-05-03 16:25:19 +03:00
Maxime NATUREL
3b022eee83
Adding return type description in doc of StateService
2022-05-03 15:20:06 +02:00
Maxime NATUREL
e5bb7ae5cd
Return the created eventId in methods to send state events
2022-05-03 15:06:04 +02:00
Benoit Marty
2f0e4e4f3d
changelog
2022-05-03 15:02:34 +02:00
Benoit Marty
cdcaf93fc7
Fix F-Droid build
2022-05-03 15:02:34 +02:00
Benoit Marty
32bc93c87d
Ensure the Clock
interface is used.
2022-05-03 15:02:34 +02:00
Benoit Marty
40d3203297
Use Clock interface app side
2022-05-03 15:02:34 +02:00
Benoit Marty
45526c0e3a
Use Clock (SDK API change)
2022-05-03 15:02:34 +02:00
Benoit Marty
6a61e639e0
SDK: Replace usage of System.currentTimeMillis()
by a Clock
interface ( #4562 )
...
Sometimes move to UUID or Random numbers instead.
2022-05-03 15:02:34 +02:00
Benoit Marty
40e26900b0
Create a Clock SDK side ( #4562 )
2022-05-03 15:02:34 +02:00
Benoit Marty
8dd87321da
Merge pull request #5866 from vector-im/feature/bma/fix_sanity_test
...
Fix sanity test
2022-05-03 15:02:04 +02:00
Maxime NATUREL
d79a9c5b8b
Adding changelog entry
2022-05-03 14:31:01 +02:00
Onuray Sahin
dd5d263847
Changelog added.
2022-05-03 15:17:20 +03:00
Onuray Sahin
fb7533b591
Remove current video capturer and then share screen.
2022-05-03 15:11:49 +03:00
Adam Brown
c09a93c171
fixes crash when accepting calls
...
- the event insert logic is designed to be single threaded however the scope will allow coroutine continuation which leads to unintended multiple thread access for processing and post processing
- the fix is to convert the launching to a flow which will sequentially process the launch logic on the single threaded scope
2022-05-03 12:26:13 +01:00
Adam Brown
0325754d12
Merge pull request #5884 from vector-im/sync-analytics-plan
...
Sync analytics plan
2022-05-03 09:18:29 +01:00
anoloth
38e652de8d
Translated using Weblate (Lao)
...
Currently translated at 26.9% (597 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lo/
2022-05-02 15:53:23 +00:00
chanthajohn keoviengkhone
837f49cebf
Translated using Weblate (Lao)
...
Currently translated at 26.9% (597 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lo/
2022-05-02 15:53:22 +00:00
Valere
2da109cb74
Merge pull request #5886 from vector-im/feature/bca/fix_graceperiod_autorageshake
...
Fix UISIDetector grace period bug
2022-05-02 17:50:55 +02:00
Valere
f57e20c73c
make grace period configurable and reduce test duration
2022-05-02 17:19:08 +02:00
Benoit Marty
e36c57ff29
changelog
2022-05-02 15:07:35 +02:00
Maxime NATUREL
a971b19f5c
Removing location info from log
2022-05-02 15:06:13 +02:00
Benoit Marty
672023e94b
This is not necessary to map the EventId, it does not bring any new information.
2022-05-02 15:01:02 +02:00
Maxime NATUREL
1720dc1fac
Removing non necessary fields when mapping from DB model
2022-05-02 14:23:24 +02:00
Maxime NATUREL
3201308125
Renaming other timestamps with shorter names
2022-05-02 14:05:05 +02:00
Maxime NATUREL
11ebab094b
Fixing aggregation and adding debug logs
2022-05-02 12:24:30 +02:00
Maxime NATUREL
0f415a56dd
Using .wip extension for changelog entry
2022-05-02 12:20:17 +02:00
Maxime NATUREL
0fc2352c07
Adding docs to describe message contents
2022-05-02 11:21:41 +02:00
Maxime NATUREL
a27569770b
Renaming timestamp fields
2022-05-02 11:10:36 +02:00
Valere
d0bff5000c
Fix UISIDetector grace period bug
2022-05-02 10:10:29 +02:00
chagai95
ac7dd2cef3
Create 5885.bugfix
2022-05-02 09:13:46 +02:00
chagai95
5f1aad76e6
don't pause timer when call is held
...
This is also the way it is implemented in web and the correct way
2022-05-02 09:11:47 +02:00
anoloth
99765bbcfd
Added translation using Weblate (Lao)
2022-05-02 06:14:27 +00:00
bmarty
cd6807d9b2
Sync analytics plan
2022-05-02 00:03:56 +00:00
John Doe
5fecb1cb97
Translated using Weblate (Spanish)
...
Currently translated at 95.2% (2111 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/es/
2022-05-01 21:10:37 +00:00
Kominak Halalu
6e984ef68b
Translated using Weblate (Bengali)
...
Currently translated at 0.1% (1 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/bn/
2022-04-30 14:59:41 +00:00
huangguiniab
9e4278a893
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 93.2% (2068 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
2022-04-30 14:59:41 +00:00
Johan Smits
aa3c1bdefd
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/nl/
2022-04-30 14:59:41 +00:00
Maxime NATUREL
e82e79d7e2
Fixing code quality issues
2022-04-29 14:21:44 +02:00
Maxime NATUREL
e8556ec830
Renaming aggregated summary model
2022-04-29 14:17:35 +02:00
Maxime NATUREL
1db0e71796
Moving beacon info structure into message package
2022-04-29 14:01:01 +02:00
Maxime NATUREL
444d2c6491
Renaming message contents
2022-04-29 13:59:47 +02:00
Maxime NATUREL
3460df7ac8
Rename isLive field to isActive
2022-04-29 13:47:12 +02:00
Maxime NATUREL
f9220e4185
Adding helper method to avoid adding comment
2022-04-29 13:37:14 +02:00
Maxime NATUREL
61b1e84e61
Making eventId as primary key
2022-04-29 13:10:37 +02:00
Benoit Marty
cbc29d0699
Merge pull request #5872 from vector-im/feature/bca/crypto_olm_faster_decrypt
...
olm try to decrypt with recent session first
2022-04-29 11:49:22 +02:00
Benoit Marty
271eb31162
Merge pull request #5871 from vector-im/feature/bca/fix_freeze_setup_recovery
...
fix doing password stretching on main thread
2022-04-29 11:21:30 +02:00
Valere
50a4d2ba0a
olm try to decrypt with recent session first
2022-04-29 11:01:45 +02:00
Valere
a1e980d103
fix doing password stretching on main thread
2022-04-29 10:41:14 +02:00
Benoit Marty
7fa1af3819
Looks like ktlint and Android Studio does not order imports with the same rules :/. Let's please ktlint for the CI :/
2022-04-29 10:05:51 +02:00
Valere
de580cc997
Fix make verif scope as a child of crypto scope
2022-04-29 09:42:56 +02:00
Maxime NATUREL
a2aafb9b6b
Fixing code quality issues
2022-04-28 17:16:13 +02:00
Maxime NATUREL
4f1596d105
Removing TODOs
2022-04-28 17:03:17 +02:00
Benoit Marty
2a8134af89
Ensure voice call menu item is visible to the user when there is only one room member. The video call menu item is already visible (for other previous reason).
2022-04-28 16:55:46 +02:00
Maxime NATUREL
779cbc8c08
Realm migration
2022-04-28 16:43:47 +02:00
Benoit Marty
f48be229c8
Fix issue with ignored users. Preference Category and Preference title have the same value.
2022-04-28 16:39:59 +02:00
Maxime NATUREL
ec2525a8fa
Adding changelog entry
2022-04-28 15:02:28 +02:00
Maxime NATUREL
6e68a5187e
Fixing wrong timestamp unit for location event
2022-04-28 14:51:02 +02:00
Benoit Marty
f6fa794a18
Restore voice call test (was fixed in #5847 )
2022-04-28 14:40:11 +02:00
Maxime NATUREL
65724fbdd4
Mapping between entity/model
2022-04-28 14:36:23 +02:00
Maxime NATUREL
f283a95c03
Implementing aggregation processor methods
2022-04-28 14:24:17 +02:00
Maxime NATUREL
b788a82d0d
Adding live summary entity into annotation entity
2022-04-28 12:10:39 +02:00
Maxime NATUREL
25ca50c7bd
Fix final members in Entity
2022-04-28 11:58:49 +02:00
Benoit Marty
3bcfd7c103
Fix tests
2022-04-28 11:03:46 +02:00
Benoit Marty
c2993a2a04
Fix long line
2022-04-28 10:52:11 +02:00
Benoit Marty
2ce92f0d41
Fix wrong copyright
2022-04-28 10:50:47 +02:00
Adam Brown
cd52df5d2e
Merge pull request #5785 from vector-im/feature/adm/ftue-step-ordering
...
FTUE - Registration step ordering
2022-04-28 09:33:08 +01:00
Benoit Marty
97bee949e1
Changelog
2022-04-28 10:25:14 +02:00
Benoit Marty
246480eaed
Changelog
2022-04-28 10:17:29 +02:00
Benoit Marty
f4b7161db2
Room now exposes methods to get the various Services
2022-04-28 09:37:58 +02:00
Valere
0f06368027
Code review
2022-04-28 09:09:38 +02:00
Ihor Hordiichuk
8eb290af4b
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2022-04-28 06:59:40 +00:00
lvre
8d7d44ed47
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2022-04-28 06:59:39 +00:00
Didek
2cb3d7e66f
Translated using Weblate (Polish)
...
Currently translated at 99.2% (2201 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-28 06:59:39 +00:00
Priit Jõerüüt
cc4c3b55d5
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2022-04-28 06:59:38 +00:00
Maxime NATUREL
f04b67ba29
Adding missing internal qualifier
2022-04-27 18:01:10 +02:00
Benoit Marty
a27ecac598
Update the doc
2022-04-27 17:30:34 +02:00
Maxime NATUREL
d18ea43211
Adding new field in EventAnnotationsSummary
2022-04-27 17:17:31 +02:00
Maxime NATUREL
10aa753231
Creating classes to save aggregated summary of a live location share
2022-04-27 17:16:06 +02:00
Benoit Marty
b319ef40ba
Add files to document module and packages
2022-04-27 16:52:45 +02:00
Benoit Marty
250baf225c
Suppress legacy Riot classes from being documented.
2022-04-27 16:31:53 +02:00
Aris Kotsomitopoulos
3d190bb2ac
Merge pull request #5815 from vector-im/feature/aris/crypto_improve_UISI_exceptions
...
Enhance crypto posthog errors with more details
2022-04-27 17:10:19 +03:00
Aris Kotsomitopoulos
09e8c104bb
Merge pull request #5592 from vector-im/feature/aris/prevent_decryption_fom_suspend_functions
...
Avoid accessing realm instance from suspend functions
2022-04-27 17:09:39 +03:00
Benoit Marty
9e2cae5643
Clarify that default language is U.S. English
2022-04-27 14:31:02 +02:00
Benoit Marty
01be02abb5
Remove unused members
2022-04-27 14:31:02 +02:00
Benoit Marty
4b33751127
Clarify + typo
2022-04-27 14:31:02 +02:00
Eric Decanini
5ac0555c21
Merge pull request #5826 from vector-im/bugfix/eric/missing-suggested-tag
...
Adds Suggested Tag in Explore Space
2022-04-27 14:15:05 +02:00
Valere
23f32aae84
Merge branch 'develop' into feature/bca/crypto_better_key_share
2022-04-27 12:54:41 +02:00
Aris Kotsomitopoulos
942bc13ccc
Merge pull request #5721 from vector-im/feature/aris/fix_account_deactivation_issue
...
Fix Account deactivation issues
2022-04-27 13:05:52 +03:00
ericdecanini
039c9c60fe
Replaces elvis false if orFalse
2022-04-27 12:04:38 +02:00
ariskotsomitopoulos
1f9b9571fd
Enhance code format
2022-04-27 12:42:23 +03:00
ariskotsomitopoulos
5cfe218634
Wrap only cryptoService.decryptEvent with runBlocking instead of the whole methods
2022-04-27 12:38:25 +03:00
ariskotsomitopoulos
51b42929bd
Merge branch 'develop' into feature/aris/prevent_decryption_fom_suspend_functions
...
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/timeline/TimelineEventDecryptor.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/sync/handler/room/RoomSyncHandler.kt
2022-04-27 12:26:16 +03:00
ariskotsomitopoulos
780f1ffc8c
Merge branch 'develop' into feature/aris/fix_account_deactivation_issue
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/settings/account/deactivation/DeactivateAccountViewModel.kt
2022-04-27 12:15:36 +03:00
Valere
8920ed3de8
Code review
2022-04-27 09:45:26 +02:00
manuroe
f5973fa840
Merge pull request #5836 from vector-im/feature/manu/pr-2-reviews
...
Update the PR process doc with 2 reviewers and a new reviewer team
2022-04-27 08:47:11 +02:00
Benoit Marty
521fd1fcd7
Merge pull request #5847 from vector-im/bugfix/eric/missing-call-icons
...
Fixes Missing Call Icons when threads are enabled
2022-04-26 22:30:07 +02:00
ericdecanini
9c951687b0
Moves tools ignore AlwaysShowAction to root of menu_timeline
2022-04-26 21:56:56 +02:00
ericdecanini
6548c3cf6f
Replaces call title with action_voice_call
2022-04-26 21:54:54 +02:00
ericdecanini
e4cd31d5ab
Adds changelog file
2022-04-26 21:13:36 +02:00
ericdecanini
f6a03cdc63
Fixes missing call icons
2022-04-26 21:10:40 +02:00
Valere
728faaee19
Fix missing mapper for incoming key forward trail
2022-04-26 17:31:01 +02:00
Valere
012dfeb715
Change log for SDK apis
2022-04-26 17:31:01 +02:00
Valere
eaf104495d
Cleaning, code review
2022-04-26 17:31:01 +02:00
Valere
9385d19ad0
Fix trail display (from instead of to for incoming types)
2022-04-26 17:30:53 +02:00
Valere
058d2e6b72
Fix: ignore key request form self devices
2022-04-26 17:30:53 +02:00
Valere
885f836adb
Cleaning, review
2022-04-26 17:30:53 +02:00
Valere
effbc47bd3
FIx unit test compilation
2022-04-26 17:30:53 +02:00
Valere
631ea50bde
Move some crypto classes to API + cleaning
2022-04-26 17:30:42 +02:00
Valere
3f5f2dc0f1
Fix tests
2022-04-26 17:30:42 +02:00
Valere
a60171ce29
Reactivate withheld and verification tests
2022-04-26 17:30:42 +02:00
Valere
f9dd3b96d6
Stop using workers for interactive verification
2022-04-26 17:30:20 +02:00
Valere
54fb4ae8db
proper initial withheld support
2022-04-26 17:30:20 +02:00
Valere
88cf1a5e67
Fix unneeded re-uploade of key got from backup
...
and disabled prompting for untrusted key sharing
2022-04-26 17:30:20 +02:00
Valere
cc107498eb
Fix database migration
2022-04-26 17:30:20 +02:00
Valere
81b114fc82
Add change log + quick quality fix
2022-04-26 17:30:20 +02:00
Valere
1d948d6b20
Add option to disable key gossip, clear key request on trust change
2022-04-26 17:30:20 +02:00
Valere
6a509ce22d
fix unused var
2022-04-26 17:30:20 +02:00
Valere
ae6df469e2
Add incoming key forward trail
2022-04-26 17:30:20 +02:00
Valere
b1db6ca180
fix db migration
2022-04-26 17:30:20 +02:00
Valere
9747eb2432
Add share test + fix
...
Crypto config to only request to own device. Only cancel request if ratchet index is low enough
2022-04-26 17:30:20 +02:00
Valere
9177cb11d5
Refactor key and secret request managers
...
use megolm backup before sending key request
2022-04-26 17:27:52 +02:00
Benoit Marty
d694ea16a8
Merge pull request #5816 from vector-im/feature/bma/sdk_doc_update
...
Implement a more scoped API to the `Session` interface
2022-04-26 17:00:29 +02:00
Benoit Marty
8ff7acaec5
Merge pull request #5832 from vector-im/feature/manu/elementx_gh_workflow
...
Add a GH workflow to push ElementX issues to the global board
2022-04-26 16:18:57 +02:00
Benoit Marty
6ee0b62272
Merge branch 'develop' into feature/bma/sdk_doc_update
2022-04-26 16:15:07 +02:00
Adam Brown
636f7fdc30
removing comment re-explains what the code is already doing
2022-04-26 15:14:58 +01:00
Benoit Marty
f863bdea37
Merge pull request #5844 from vector-im/cgizard/disable-update-gradle-wrapper
...
Disable update-gradle-wrapper for forks
2022-04-26 16:10:58 +02:00
Claire G
40f3165d7f
update comment
2022-04-26 15:13:27 +02:00
Claire G
766059ffd1
disable update-gradle-wrapper for forks
2022-04-26 15:11:18 +02:00
Benoit Marty
f2bd93afe6
Merge pull request #5838 from vector-im/dependabot/gradle/org.jetbrains.dokka-dokka-gradle-plugin-1.6.21
...
Bump dokka-gradle-plugin from 1.6.20 to 1.6.21
2022-04-26 15:02:43 +02:00
dependabot[bot]
66fd100333
Bump dokka-gradle-plugin from 1.6.20 to 1.6.21
...
Bumps dokka-gradle-plugin from 1.6.20 to 1.6.21.
---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-26 13:00:14 +00:00
Benoit Marty
9e8e6c8b18
Merge pull request #5839 from vector-im/dependabot/gradle/org.owasp-dependency-check-gradle-7.1.0.1
...
Bump dependency-check-gradle from 7.0.4.1 to 7.1.0.1
2022-04-26 14:59:42 +02:00
Benoit Marty
d4c0575f28
Merge remote-tracking branch 'origin/hotfix/1.4.13' into develop
2022-04-26 11:50:23 +02:00
ariskotsomitopoulos
ba99d5c028
Merge branch 'develop' into feature/aris/fix_account_deactivation_issue
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/settings/account/deactivation/DeactivateAccountViewModel.kt
2022-04-26 12:49:21 +03:00
Benoit Marty
6059b71015
Merge branch 'hotfix/1.4.13' into main
2022-04-26 11:47:11 +02:00
Benoit Marty
6b5822e3d5
fastlane (same content than for 1.4.12)
2022-04-26 11:35:43 +02:00
Benoit Marty
ebcab189f2
towncrier
2022-04-26 11:31:51 +02:00
Benoit Marty
da656ac470
Changelog
2022-04-26 11:30:53 +02:00
Benoit Marty
b2f9d6778a
Version hotfix 1.4.13
2022-04-26 11:29:40 +02:00
Maxime NATUREL
343322ef21
Merge pull request #5814 from vector-im/fix/mna/live-location-beacon-format
...
[Live location sharing] - Removing BeaconInfo structure
2022-04-26 09:57:46 +02:00
dependabot[bot]
17189f2d58
Bump dependency-check-gradle from 7.0.4.1 to 7.1.0.1
...
Bumps dependency-check-gradle from 7.0.4.1 to 7.1.0.1.
---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-25 23:10:13 +00:00
Kominak Halalu
47c64024ac
Added translation using Weblate (Bengali)
2022-04-25 22:29:56 +00:00
Zet
866168af5c
Translated using Weblate (Arabic)
...
Currently translated at 43.0% (954 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2022-04-25 18:59:38 +00:00
Benoit Marty
c542619525
We do not need to observe the user here
2022-04-25 18:31:30 +02:00
Benoit Marty
abdfd9deee
Format
2022-04-25 18:29:49 +02:00
manuroe
1b387c8242
Update the PR process doc with 2 reviewers and a new reviewer team.
2022-04-25 18:20:16 +02:00
Benoit Marty
d2eca739f4
Apply suggestion
2022-04-25 17:55:31 +02:00
Benoit Marty
fb736281f0
Rename val
2022-04-25 17:49:50 +02:00
Benoit Marty
cd06ba656a
Ensure getRootSpaceSummaries()
is not called on the main thread.
2022-04-25 16:10:17 +02:00
manuroe
d2f6f0fa92
Add a GH workflow to push ElementX issues to the global board
...
https://github.com/orgs/vector-im/projects/43
2022-04-25 11:11:09 +02:00
Benoit Marty
4af883f5d2
changelog
2022-04-25 09:49:51 +02:00
Benoit Marty
272bdf95cb
Use the session SearchService to search in a room.
2022-04-25 09:49:51 +02:00
Benoit Marty
0092a7057e
Access the various services with a getter
2022-04-25 09:49:51 +02:00
Benoit Marty
016551f79f
This 2 services can also be Lazy
2022-04-25 09:49:05 +02:00
Benoit Marty
0449606f0b
Dokka config: try to ignore org.matrix.android.sdk.internal.legacy.riot
2022-04-25 09:49:05 +02:00
Benoit Marty
51f7c68d3f
Dokka config: emit a warning for undocumented elements
2022-04-25 09:49:05 +02:00
Benoit Marty
96b2254ac1
Small update of the Matrix documentation
2022-04-25 09:48:57 +02:00
Benoit Marty
a52182490d
Add a TODO for next Weblate sync
2022-04-25 09:48:35 +02:00
Benoit Marty
b36955f6e2
Merge pull request #5812 from vector-im/feature/bma/dokka_3
...
Feature/bma/dokka 3
2022-04-25 09:43:17 +02:00
Kat Gerasimova
e3198e5b25
Update issue labelling automation
...
Don't label A-Threads with Z-Labs any more because threads have been released
2022-04-25 08:41:05 +01:00
Benoit Marty
b88a86a0cf
Merge pull request #5824 from vector-im/feature/forked-disable-triage-move-review-requests
...
disable triage-move-review-requests for forks
2022-04-25 09:40:34 +02:00
Henry Jackson
e4b8530356
Updated copy and moved override in profile screen
...
- Used display name instead of nick to match other strings in the app.
- Reordered member profile to show DM above changing nick colour.
Fixes #5825
Signed-off-by: Henry Jackson <manicwaspcore@protonmail.com >
2022-04-24 19:33:11 +01:00
Besnik Bleta
ec0b5a8593
Translated using Weblate (Albanian)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sq/
2022-04-24 17:00:56 +00:00
Danial Behzadi
47df16f7b9
Translated using Weblate (Persian)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/fa/
2022-04-24 17:00:55 +00:00
LinAGKar
8e96e8c2a3
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sv/
2022-04-24 17:00:53 +00:00
lvre
ac3f5b5ff8
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (57 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/pt_BR/
2022-04-24 17:00:52 +00:00
LinAGKar
23232f6254
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
2022-04-24 17:00:50 +00:00
Besnik Bleta
2712823273
Translated using Weblate (Albanian)
...
Currently translated at 99.3% (2202 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sq/
2022-04-24 17:00:50 +00:00
lvre
03cabc0364
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2022-04-24 17:00:48 +00:00
Sveinn í Felli
e6c54e29f4
Translated using Weblate (Icelandic)
...
Currently translated at 82.2% (1823 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/is/
2022-04-24 17:00:45 +00:00
Danial Behzadi
f473e747ea
Translated using Weblate (Persian)
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
2022-04-24 17:00:45 +00:00
Zet
ce899eae52
Translated using Weblate (Arabic)
...
Currently translated at 42.4% (942 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2022-04-24 17:00:43 +00:00
ericdecanini
c0da9f6bf0
Fixes lint error
2022-04-22 21:54:21 +02:00
ericdecanini
ab924745de
Adds changelog file
2022-04-22 21:53:55 +02:00
ericdecanini
43c2b42a82
Adds suggested tag in explore rooms
2022-04-22 21:33:25 +02:00
Claire G
683cc599ca
disable triage-move-review-requests for forks
2022-04-22 16:19:15 +02:00
Onuray Sahin
7939ecaedc
Try to start streaming screen capture.
2022-04-22 15:50:40 +03:00
Jeff Huang
3699a8e97d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (57 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/zh_Hant/
2022-04-22 09:59:47 +00:00
Priit Jõerüüt
42d942d501
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/et/
2022-04-22 09:59:46 +00:00
Jeff Huang
81c6b49650
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
2022-04-22 09:59:44 +00:00
Aleksa Sarai
fdc1fa4bd7
Translated using Weblate (Japanese)
...
Currently translated at 96.8% (2148 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-04-22 09:59:42 +00:00
random
da3322dbc2
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
2022-04-22 09:59:42 +00:00
Priit Jõerüüt
4960cb1c96
Translated using Weblate (Estonian)
...
Currently translated at 99.8% (2213 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2022-04-22 09:59:40 +00:00
Zet
15dd035ee8
Translated using Weblate (Arabic)
...
Currently translated at 40.2% (893 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2022-04-22 09:59:38 +00:00
TarasSmakula
2839d1467f
Feature/5575 custom auth params for sign up ( #5577 )
...
Add a fun `RegistrationWizard.registrationCustom()` to be able to use any parameters during the registration.
Move terms converter into `api` package.
2022-04-21 20:02:27 +00:00
Benoit Marty
96350b0ed0
Merge pull request #5813 from vector-im/feature/bma/query
...
Improve code in file TimelineEventEntityQueries.kt
2022-04-21 21:11:30 +02:00
Benoit Marty
3ed6a90fde
Fix sanity test after #5773
2022-04-21 21:08:28 +02:00
ariskotsomitopoulos
e368046b84
Add KEYS_WITHHELD error type to analytics
2022-04-21 19:31:12 +03:00
Michael Kaye
2951077979
Merge pull request #5672 from vector-im/michaelkaye/use_hookshot
...
Move to using hookshot to send notifications, rather than using matrix client directly.
2022-04-21 17:27:44 +01:00
Maxime NATUREL
eb844753a5
Adding changelog entry
2022-04-21 16:47:38 +02:00
ariskotsomitopoulos
cc705d5458
Remove unused import
2022-04-21 17:23:00 +03:00
ariskotsomitopoulos
cf8031bbc6
Remove unused comment
2022-04-21 17:14:25 +03:00
Maxime NATUREL
914db8c6be
Removing BeaconInfo structure
2022-04-21 15:52:16 +02:00
Onuray Sahin
8eaa2f8dfb
Merge pull request #5811 from vector-im/feature/ons/voip_screen_sharing_permission
...
VoIP Screen Sharing Permission
2022-04-21 16:03:35 +03:00
Benoit Marty
dbc558afbc
More cleanup in TimelineEventEntityQueries.kt
2022-04-21 14:37:56 +02:00
Benoit Marty
7f09a37503
Move code to TimelineEventEntityQueries.kt ( #5810 )
2022-04-21 14:27:17 +02:00
Onuray Sahin
56b3e8aaa4
Merge branch 'develop' into feature/ons/voip_screen_sharing_permission
...
* develop: (107 commits)
Fixes long line and comment lint errors
Fixes lint errors
Adds changelog file
Formats entire project
Adds changelog file
Makes MediaType internal
Bump libphonenumber from 8.12.46 to 8.12.47
updating release version in preparation for next cycle
generating changelog
Replaces writeAsync with awaitTransaction
Replaces doWithRealm with writeAsync
Translated using Weblate (Polish)
Translated using Weblate (Slovak)
Crash: open private room by link. Use RoomId instead of the alias.
Translated using Weblate (Arabic)
Makes MediaFileUtils function internal
Removes runCatching from TemporaryFileCreator
using unix end of line character instead of windows as *nix OSes are more common dev environments
remove spaces feedback from left panel (#5686 )
Translated using Weblate (French)
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/call/VectorCallViewModel.kt
2022-04-21 15:16:04 +03:00
Onuray Sahin
949d476623
Code review fixes.
2022-04-21 15:09:41 +03:00
Eric Decanini
c21ec983e8
Merge pull request #5805 from vector-im/task/eric/format-project
...
Formats project with new code style
2022-04-21 12:43:28 +02:00
Benoit Marty
8874f236e4
Changelog
2022-04-21 12:30:34 +02:00
Benoit Marty
863ed2f15d
Move GetPushRulesResponse
to internal package
2022-04-21 12:30:34 +02:00
Benoit Marty
4def1e6068
Rename internal package from notification
to pushrules
2022-04-21 12:30:11 +02:00
Benoit Marty
729a2e6372
Move pushrules
package to the session
package
2022-04-21 12:30:11 +02:00
Benoit Marty
543e274437
Required by dokka-gradle-plugin:1.6.20
2022-04-21 12:29:10 +02:00
ericdecanini
a5eca12824
Fixes long line and comment lint errors
2022-04-21 12:02:47 +02:00
Onuray Sahin
534d55a24e
Fix import.
2022-04-21 13:00:51 +03:00
Eric Decanini
aebdee1070
Merge pull request #5652 from vector-im/bugfix/eric/sending-images-crashes
...
Potentially fixes intermittent crashing from sending gallery images
2022-04-21 11:54:59 +02:00
ericdecanini
8e569af60c
Fixes lint errors
2022-04-21 11:54:29 +02:00
ericdecanini
ed11ca99af
Adds changelog file
2022-04-21 11:53:24 +02:00
ericdecanini
de899bbb18
Formats entire project
2022-04-21 11:50:15 +02:00
Onuray Sahin
55740a1f6b
Changelog added.
2022-04-21 12:31:34 +03:00
Benoit Marty
7f3e72b9cb
Merge pull request #5772 from vector-im/feature/bma/ignore_users
...
Delete Events from ignored users and trigger a clear cache request dialog when unignoring user(s)
2022-04-21 11:03:09 +02:00
Benoit Marty
f6c34f8e12
Merge pull request #5784 from vector-im/feature/adm/end-of-line-character
...
Using unix end of line character instead of windows
2022-04-21 11:01:23 +02:00
Onuray Sahin
0693e3c3aa
Add feature flag for screen sharing.
2022-04-21 11:56:05 +03:00
ericdecanini
b2e18a8591
Adds changelog file
2022-04-21 10:42:18 +02:00
ericdecanini
6aa0be22c9
Makes MediaType internal
2022-04-21 10:42:08 +02:00
Onuray Sahin
f9ee06cd2a
Implement foreground service for Android Q and later.
2022-04-21 11:23:25 +03:00
Benoit Marty
78b1feae77
Merge pull request #5807 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.47
...
Bump libphonenumber from 8.12.46 to 8.12.47
2022-04-21 10:01:49 +02:00
Benoit Marty
7947d128fe
Merge pull request #5774 from vector-im/feature/bma/ignored_users_in_memberlist
...
Add a picto for ignored users in the room member list screen
2022-04-21 10:00:19 +02:00
Benoit Marty
f4f9c85bf7
Merge pull request #5773 from vector-im/feature/bma/ignore_user_settings
...
Move "Ignored users" setting section into "Security & Privacy"
2022-04-21 09:59:32 +02:00
Linerly
b658d6afc7
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/id/
2022-04-21 00:21:45 +00:00
waclaw66
4ade5c1e18
Translated using Weblate (Czech)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/cs/
2022-04-21 00:21:44 +00:00
Andreas Lindhé
42a90f6775
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sv/
2022-04-21 00:21:43 +00:00
Jozef Gaal
91d37ad093
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sk/
2022-04-21 00:21:42 +00:00
Ihor Hordiichuk
220377fdbf
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2022-04-21 00:21:41 +00:00
Andreas Lindhé
4c6b53eb8b
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
2022-04-21 00:21:39 +00:00
Jozef Gaal
c48d04c48b
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-04-21 00:21:37 +00:00
Linerly
20ee8437bd
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2022-04-21 00:21:35 +00:00
Szimszon
24533cb12c
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2022-04-21 00:21:33 +00:00
waclaw66
0367af218c
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2217 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2022-04-21 00:21:32 +00:00
Zet
ef6c585503
Translated using Weblate (Arabic)
...
Currently translated at 38.2% (847 of 2217 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2022-04-21 00:21:30 +00:00
dependabot[bot]
ed0ef4ad81
Bump libphonenumber from 8.12.46 to 8.12.47
...
Bumps [libphonenumber](https://github.com/google/libphonenumber ) from 8.12.46 to 8.12.47.
- [Release notes](https://github.com/google/libphonenumber/releases )
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md )
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.46...v8.12.47 )
---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-20 23:08:25 +00:00
Adam Brown
441751a6ec
updating release version in preparation for next cycle
2022-04-20 15:03:46 +01:00
Adam Brown
3a9bacd7a8
Merge branch 'release/v1.4.12'
2022-04-20 14:44:43 +01:00
ariskotsomitopoulos
d240e3c453
Enhance crypto posthog errors with more details
2022-04-20 16:40:12 +03:00
Adam Brown
903c402cf5
generating changelog
2022-04-20 14:08:58 +01:00
Adam Brown
7c7822a28a
Merge pull request #5792 from vector-im/bugfix/eric/realm-write-async
...
Replaces monarchy.doWithRealm with monarchy.awaitTransaction
2022-04-20 12:48:05 +01:00
Onuray Sahin
fa3476d6cd
Create a foreground service during screen sharing.
2022-04-20 13:33:35 +03:00
Weblate
8ce3bcbf30
Merge branch 'origin/develop' into Weblate.
2022-04-20 10:32:32 +00:00
random
7c1aca8703
Translated using Weblate (Italian)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/it/
2022-04-20 10:32:21 +00:00
Ihor Hordiichuk
3ac99fd4e4
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (57 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/uk/
2022-04-20 10:32:20 +00:00
Adam Brown
518a7585ab
Merge pull request #5793 from vector-im/feature/adm/weblate_1_4_14
...
Weblate 1.4.14
2022-04-20 11:30:39 +01:00
ericdecanini
8eab24c53d
Replaces writeAsync with awaitTransaction
2022-04-20 11:10:01 +02:00
Adam Brown
f70b2a605c
Merge pull request #5791 from RiotTranslateBot/weblate-element-android-element-app
...
Translations update from Weblate
2022-04-20 10:03:06 +01:00
ericdecanini
90b063f0de
Replaces doWithRealm with writeAsync
2022-04-20 10:55:06 +02:00
Adam Brown
73754993a5
Translated using Weblate (Polish)
...
Currently translated at 38.5% (22 of 57 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/pl/
2022-04-20 08:37:20 +00:00
Weblate
a46630fd05
Merge branch 'origin/develop' into Weblate.
2022-04-20 08:16:01 +00:00
Jozef Gaal
7d4e647b3b
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-04-20 08:15:32 +00:00
ClaireG
e0556cd5e6
Crash: open private room by link. Use RoomId instead of the alias.
2022-04-20 09:17:16 +02:00
Zet
ebf821011b
Translated using Weblate (Arabic)
...
Currently translated at 37.6% (825 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2022-04-19 16:59:37 +00:00
Onuray Sahin
99cab794c4
Show screen sharing permission dialog.
2022-04-19 17:47:06 +03:00
Onuray Sahin
00bbb94b3b
Add screen sharing option to call menu.
2022-04-19 17:42:38 +03:00
Adam Brown
e736bc73f4
adding changelog entry
2022-04-19 12:41:13 +01:00
ericdecanini
0556a3d088
Makes MediaFileUtils function internal
2022-04-19 13:31:37 +02:00
ericdecanini
4a010a7a2a
Removes runCatching from TemporaryFileCreator
2022-04-19 13:31:13 +02:00
Adam Brown
2d7b71f70d
extracting stage ordering to its own class with test
2022-04-19 12:30:33 +01:00
Adam Brown
1a76b4d680
ordering the ftue onboarding steps to match the design flow
...
- only applied when the combined register flag is enabled
2022-04-19 11:56:13 +01:00
Adam Brown
5b01290057
extracting registration flow handling to its own function
...
- flattening nested ifs
- formatting
2022-04-19 11:41:17 +01:00
Adam Brown
98dc4a57fc
using unix end of line character instead of windows as *nix OSes are more common dev environments
2022-04-19 11:26:20 +01:00
ariskotsomitopoulos
945d0ce035
Fix import ordering
2022-04-19 11:50:50 +03:00
ariskotsomitopoulos
459ae7276d
Refactor packages
2022-04-19 11:36:59 +03:00
ariskotsomitopoulos
8a2cd97df0
Resolve merge conflicts
2022-04-19 11:12:28 +03:00
ariskotsomitopoulos
b96adadf1b
Merge branch 'develop' into feature/aris/fix_account_deactivation_issue
...
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/crypto/tasks/InitializeCrossSigningTask.kt
# vector/src/main/java/im/vector/app/features/settings/account/deactivation/DeactivateAccountViewModel.kt
2022-04-19 11:06:43 +03:00
Aris Kotsomitopoulos
abe07c73a4
Merge pull request #5775 from vector-im/feature/aris/threads_after_release_experience
...
Enhance user experience when home servers do not support threads.
2022-04-19 10:59:41 +03:00
fedrunov
48680c3e2d
remove spaces feedback from left panel ( #5686 )
2022-04-19 09:27:17 +02:00
Glandos
765bfd0570
Translated using Weblate (French)
...
Currently translated at 100.0% (55 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/fr/
2022-04-17 12:59:41 +00:00
Jozef Gaal
cb577756f9
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-04-17 12:59:40 +00:00
Suguru Hirahara
dc4f11a613
Translated using Weblate (Japanese)
...
Currently translated at 98.2% (2151 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-04-17 12:59:40 +00:00
Glandos
fb3e037ed5
Translated using Weblate (French)
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2022-04-17 12:59:38 +00:00
Zet
f8a2b6cdf4
Translated using Weblate (Arabic)
...
Currently translated at 35.9% (787 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2022-04-17 12:59:38 +00:00
Lucas
a17e5010f0
Translated using Weblate (French)
...
Currently translated at 99.9% (2189 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2022-04-15 21:59:34 +00:00
Zet
e1bb4da978
Translated using Weblate (Arabic)
...
Currently translated at 32.8% (719 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2022-04-15 21:59:34 +00:00
Benoit Marty
903e226e59
Restart the timeline when some Event are deleted, for instance when ignoring a user, for the change to take effect
2022-04-15 16:30:09 +02:00
ariskotsomitopoulos
1a38b8c3c9
Replace var with val
2022-04-15 16:32:48 +03:00
Benoit Marty
948566c625
Merge pull request #5685 from vector-im/feature/nfe/space_member_spinner_text
...
add text to spinner when click on space member (dm)
2022-04-15 15:14:40 +02:00
Benoit Marty
09abab6ce3
Add a picto for ignored users in the room member list screen ( #5764 )
2022-04-15 14:17:35 +02:00
Benoit Marty
cc8f086cc3
copyright
2022-04-15 13:32:30 +02:00
Benoit Marty
749976a9cd
changelog
2022-04-15 13:31:49 +02:00
Benoit Marty
cf31381b60
changelog
2022-04-15 13:30:02 +02:00
Benoit Marty
2fdf71db64
Tint the icon
2022-04-15 13:27:23 +02:00
Benoit Marty
68fe0516eb
improve preview of this vector drawable
2022-04-15 13:18:55 +02:00
ariskotsomitopoulos
d24ba65b5b
Enhance user experience when home servers do not support threads.
2022-04-15 14:18:38 +03:00
Benoit Marty
a50bf4582c
Move "Ignored users" setting section into "Security & Privacy", as per Element Web
2022-04-15 13:14:03 +02:00
Benoit Marty
0fbad92e8b
ktlint
2022-04-15 13:06:53 +02:00
Benoit Marty
cdcf57659f
Do not update the cache manually, else the initial sync request will not be triggered.
2022-04-15 12:54:04 +02:00
Benoit Marty
a39516534a
Initial sync dialog will now come later. It allows to unignore several user without performing an initial sync each time.
2022-04-15 12:52:56 +02:00
Eric Decanini
3b454b9ad0
Merge pull request #5727 from vector-im/task/eric/current-code-style-config
...
Adds editorconfig for current code style
2022-04-15 12:07:58 +02:00
Benoit Marty
6b9f2965da
Request an initial sync when a user is unignored ( #1899 )
2022-04-15 12:07:28 +02:00
Benoit Marty
6ed1516d90
Delete messages from just ignored users from our database ( #1899 )
2022-04-15 11:15:08 +02:00
Benoit Marty
ff28cb4349
Add TODO
2022-04-15 10:41:09 +02:00
Benoit Marty
b6f345aec2
Format
2022-04-15 10:18:30 +02:00
Benoit Marty
614c2a347c
Merge pull request #5768 from vector-im/dependabot/gradle/org.jetbrains.dokka-dokka-gradle-plugin-1.6.20
...
Bump dokka-gradle-plugin from 1.6.10 to 1.6.20
2022-04-15 10:17:31 +02:00
dependabot[bot]
aca653170f
Bump dokka-gradle-plugin from 1.6.10 to 1.6.20
...
Bumps dokka-gradle-plugin from 1.6.10 to 1.6.20.
---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-14 23:08:23 +00:00
Adam Brown
e58677a104
Merge pull request #5763 from vector-im/feature/adm/server-selection-errors
...
FTUE - Server selection errors
2022-04-14 17:22:58 +01:00
Benoit Marty
6a6f59a3be
Merge pull request #5757 from ofalvai/bugfix/uploads-order-e2e
...
Fix sorting of uploads in encrypted rooms
2022-04-14 18:11:49 +02:00
Eric Decanini
ace8ae6a37
Merge pull request #5766 from vector-im/bugfix/eric/joining-space-landing
...
Changes destination when joining space to explore space rooms
2022-04-14 17:58:31 +02:00
Adam Brown
dc5902e8f5
Merge pull request #5737 from vector-im/feature/adm/ftue-captcha
...
FTUE - Registration Captcha and T&Cs screens
2022-04-14 16:42:25 +01:00
Benoit Marty
97f2206f2a
Merge pull request #5767 from vector-im/feature/bma/unignore_user
...
Unignore user must perform an initial sync
2022-04-14 17:31:32 +02:00
Benoit Marty
a171a29bf1
Merge pull request #5762 from vector-im/feature/bma/dokka_2
...
Make some data class immutable
2022-04-14 17:17:55 +02:00
Benoit Marty
c58b8acdcc
Merge pull request #5765 from chagai95/fix-setting-transfer-title
...
Fix setting transfer title
2022-04-14 17:11:09 +02:00
Adam Brown
eda1d9142c
using expression bodies for boolean checks
...
- moves first expression line onto the declaration line
2022-04-14 16:10:22 +01:00
ericdecanini
8b893c4106
Collapses some named arguments on OpenRoomList startActivity
2022-04-14 16:49:32 +02:00
Benoit Marty
b1cff1a5e8
Remove unused code
2022-04-14 16:47:34 +02:00
Benoit Marty
7b7c509796
Changelog
2022-04-14 16:47:04 +02:00
Benoit Marty
0bc557640a
Perform an initial sync after un-ignoring a user, from the slash command ( #3439 )
2022-04-14 16:45:37 +02:00
ericdecanini
431651ba2f
Adds named parameters to OpenRoomList startActivity
2022-04-14 16:39:55 +02:00
Onuray Sahin
aa55b1f6b3
Merge pull request #5758 from vector-im/feature/ons/live_location_stop_sharing
...
Live Location Sharing - Update beacon info state event when sharing is ended
2022-04-14 17:12:50 +03:00
Adam Brown
47b2ae5dfd
updating privacy policy title
2022-04-14 14:55:02 +01:00
Benoit Marty
8da5016767
Rename val
2022-04-14 15:50:58 +02:00
ericdecanini
5b8909b5d2
Adds changelog file
2022-04-14 15:37:06 +02:00
Benoit Marty
a712ffee68
data class
2022-04-14 15:34:50 +02:00
Benoit Marty
9c132a3244
Perform an initial sync after un-ignoring a user, from the room member screen ( #3439 )
2022-04-14 15:26:55 +02:00
Onuray Sahin
f49e7d9619
Code review fixes.
2022-04-14 16:23:43 +03:00
Benoit Marty
6d741c3844
Perform an initial sync after un-ignoring a user ( #3439 )
2022-04-14 15:17:29 +02:00
Benoit Marty
1b95cd537b
Simplify ViewState
2022-04-14 15:11:46 +02:00
chagai95
f6c0050e90
Create 5765.bugfix
2022-04-14 15:11:02 +02:00
Benoit Marty
1468edd2f9
One class per file
2022-04-14 15:09:26 +02:00
Szimszon
8a83064f5a
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (55 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/hu/
2022-04-14 13:08:58 +00:00
Szimszon
d1db9a70f3
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2022-04-14 13:08:57 +00:00
Jeanne Lavoie
7441dad1c0
Translated using Weblate (French)
...
Currently translated at 99.7% (2185 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2022-04-14 13:08:55 +00:00
Jiri Grönroos
c8aaeea7f2
Translated using Weblate (Finnish)
...
Currently translated at 84.2% (1844 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fi/
2022-04-14 13:08:53 +00:00
Mawoka
ebb2c7a250
Translated using Weblate (German)
...
Currently translated at 98.3% (2153 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-04-14 13:08:50 +00:00
Zet
6cb4eb7d49
Translated using Weblate (Arabic)
...
Currently translated at 32.5% (713 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2022-04-14 13:08:49 +00:00
ericdecanini
84960a77a5
Changes notification join space destination to explore rooms
2022-04-14 15:06:50 +02:00
Adam Brown
7f7b75cae9
removing nullable padding parameter in favour of callers handling nullability
2022-04-14 14:02:30 +01:00
chagai95
2296b89faf
Add title string in MaterialToolbar
...
which was added later to xml
2022-04-14 14:57:29 +02:00
chagai95
eb44a3ccb6
Remove unused line
2022-04-14 14:55:43 +02:00
Benoit Marty
04045d2b30
Improve dialog when un-ignoring user. Add title and change button labels
2022-04-14 14:55:02 +02:00
Benoit Marty
fe0332957b
Add API documentation
2022-04-14 14:53:25 +02:00
Adam Brown
11ef4a7fec
adding changelog entry
2022-04-14 13:34:54 +01:00
Adam Brown
55c981f18b
adding back sign mode setting to fix crash when using legacy other flow
2022-04-14 12:37:46 +01:00
Adam Brown
be22be53df
fixing line length
2022-04-14 12:23:35 +01:00
ericdecanini
538e6e453f
Changes destination after joining space from hamburger invite
2022-04-14 13:22:54 +02:00
Adam Brown
1b33c03d91
lifting unavailable homeserver condition to the other error types
2022-04-14 12:01:23 +01:00
Adam Brown
a34b424b7b
updating the server selection on non Edit/Select events
...
- such as deeplinks
- extracts a common function
2022-04-14 11:46:34 +01:00
Benoit Marty
557808ef24
Changelog
2022-04-14 12:29:07 +02:00
Adam Brown
ee693b5ad4
flattening loading state to the handle entry points, reducing duplication
2022-04-14 11:27:13 +01:00
Benoit Marty
13cc0a2e8d
Immutable data class. var -> val. The code should be equivalent.
2022-04-14 12:14:09 +02:00
Adam Brown
5001be9f21
adding test around editing error flow and reducing initial test state setup boilerplate
2022-04-14 11:05:02 +01:00
Adam Brown
c9e0868917
passing the authenication start trigger instead of relying on the mutable last action state
2022-04-14 11:04:34 +01:00
ericdecanini
b76ec78c5d
Fixes build error in CameraVideoPicker
2022-04-14 11:46:59 +02:00
ericdecanini
da843443ef
Convert MediaFileUtils to a non-object
2022-04-14 11:28:14 +02:00
Adam Brown
197df34097
only setting selected homeserver state after a successful start registration when editing
2022-04-14 10:03:45 +01:00
Benoit Marty
015438289e
Immutable data class. var -> val
2022-04-13 19:29:53 +02:00
Onuray Sahin
023a00d160
Changelog added.
2022-04-13 20:13:22 +03:00
Onuray Sahin
137d5e4093
Set live as false when live location sharing is times up.
2022-04-13 20:10:24 +03:00
Benoit Marty
7773b75834
Immutable data class. var -> val
2022-04-13 19:08:31 +02:00
Benoit Marty
3435357b1c
Immutable data class. var -> val
2022-04-13 18:55:56 +02:00
Benoit Marty
10b47c33d1
Small formatting issue
2022-04-13 18:53:59 +02:00
Benoit Marty
13cf510e8a
Better contract. Explicit parameter usage
2022-04-13 18:53:27 +02:00
Benoit Marty
2858401a12
Immutable data class. var -> val, MutableList -> List
2022-04-13 18:52:20 +02:00
Eric Decanini
9b7e94ebab
Fixes myroomnick changing Display Name ( #5618 )
2022-04-13 18:35:33 +02:00
Adam Brown
86b87e12d7
flattening nested loading state changes to avoid flashing
2022-04-13 17:27:04 +01:00
Adam Brown
10be592094
flattening nested scope.launch
2022-04-13 17:17:41 +01:00
Benoit Marty
91c896f566
Add missing internal keyword
2022-04-13 18:08:43 +02:00
Benoit Marty
2ac7c94cbb
Be able to run dokkaJavadoc
task
2022-04-13 18:08:06 +02:00
Maxime NATUREL
e109319b1e
Merge pull request #5752 from vector-im/feature/mna/live-location-disabled-by-default
...
Disable live location sharing feature by default in debug config
2022-04-13 17:56:00 +02:00
Adam Brown
c7065fc123
splitting the success action from the handleRegisterAction, allowing the homeserver editing to start the registation flow
2022-04-13 16:54:16 +01:00
Adam Brown
36ad59dc0f
handling server urls as texturis to avoid auto spacing and applying errors to the input field error section
2022-04-13 16:52:12 +01:00
Olivér Falvai
3f735e4346
Add changelog info
...
Signed-off-by: Olivér Falvai <ofalvai@gmail.com >
2022-04-13 17:40:41 +02:00
Olivér Falvai
daaca4e46a
Fix sorting of uploads in encrypted rooms
2022-04-13 17:24:26 +02:00
Benoit Marty
619ac2a9d8
Merge pull request #5754 from vector-im/feature/adm/including-app-module-in-coverage
...
Fixing missing :vector test coverage in Jacoco report
2022-04-13 16:48:11 +02:00
Onuray Sahin
33e735cbdd
Stop live location sharing.
2022-04-13 17:00:37 +03:00
Onuray Sahin
4ee7332973
Update beacon info state event by setting live as false.
2022-04-13 16:59:42 +03:00
Adam Brown
77da82c310
removing confusing comment questions and fixing xml formatting
2022-04-13 14:56:43 +01:00
Adam Brown
1ba838a58d
inverting quick returns and inlining logic since the scope is small
2022-04-13 14:56:43 +01:00
Adam Brown
45f6633e49
cleaning up the captcha webview logic, extracting function, removing redundant comments
2022-04-13 14:56:42 +01:00
Adam Brown
f23d7f60b2
adding changelog entry
2022-04-13 14:50:11 +01:00
Adam Brown
4e56136993
extracting common fragment behaviour to a function
2022-04-13 14:50:11 +01:00
Adam Brown
215cac2aec
extracting helper for setting horizontal padding
2022-04-13 14:50:11 +01:00
Adam Brown
1f6068976d
updating terms ids and applying design specified colours to the checkbox
2022-04-13 14:50:11 +01:00
Adam Brown
059b2a5424
updating copy and spacing to match designs
2022-04-13 14:50:11 +01:00
Adam Brown
f45de34db4
dynamically setting the terms item padding
2022-04-13 14:50:11 +01:00
Adam Brown
06147967a4
creating a ftue version of the policy fragment
2022-04-13 14:50:11 +01:00
Adam Brown
11dbd0e80c
renaming the terms fragment in prep to duplicate with the new style
2022-04-13 14:50:11 +01:00
Adam Brown
f4747aa069
styling the captcha wth the update designs
2022-04-13 14:50:11 +01:00
Adam Brown
863b4b810f
duplicating the captcha fragment to style separately for the combined register flow
2022-04-13 14:50:11 +01:00
Adam Brown
81a325b769
extracting the captcha webview logic to a reusable class
2022-04-13 14:50:11 +01:00
Adam Brown
c98fe59965
formatting
2022-04-13 14:45:20 +01:00
Benoit Marty
773b9b7764
Add a notice about database migration
2022-04-13 15:42:36 +02:00
Benoit Marty
e7aaf12299
Add a paragraph about the target branch, and a word about develop
branch content.
2022-04-13 15:34:24 +02:00
Adam Brown
8bbb5e9c93
fixing missing :vector test coverage in jacoco report
...
- pulling application module coverage from the gplay variant as we're only including main sourceset files
2022-04-13 14:17:24 +01:00
ericdecanini
8b66034af5
Adds mkdirs fix to CameraPicker and CameraVideoPicker
2022-04-13 15:16:34 +02:00
Benoit Marty
2761b35b6f
Merge pull request #5731 from t3chguy/t3chguy/fix-room-type-misuse
...
Don't wrongly show non-space invites in the space panel
2022-04-13 15:01:45 +02:00
Benoit Marty
5075775c56
Merge pull request #5744 from vector-im/feature/bma/dokka
...
Set up dokka to generate SDK documentation and cleanup the API
2022-04-13 14:49:10 +02:00
Maxime NATUREL
ea4515f90e
Deleting changelog entry
2022-04-13 14:44:43 +02:00
Maxime NATUREL
2d3a8b4d57
Adding details into changelog entry
2022-04-13 14:41:20 +02:00
Benoit Marty
e30c68fb82
Remove dokka dependencies classpath for this specific module, it's already declared in the main build.gradle file.
2022-04-13 13:45:06 +02:00
Benoit Marty
c8aefd5828
Update issue hint
2022-04-13 13:42:15 +02:00
ericdecanini
eb3f704745
Adds mkdirs to TemporaryFileCreator
2022-04-13 12:42:21 +02:00
Adam Brown
0bf84341af
Merge pull request #5747 from vector-im/feature/adm/concurrent-new-session-crash
...
Fixing crash when navigating the app whilst room keys are being processed
2022-04-13 10:43:10 +01:00
Maxime NATUREL
c832c1b848
Merge pull request #5722 from vector-im/feature/mna/PSF-883-start-live-message
...
[Location sharing] - Show message on start of a live
2022-04-13 11:17:22 +02:00
Maxime NATUREL
a0ca8b6a13
Using misc suffix for changelog entry
2022-04-13 11:09:08 +02:00
Maxime NATUREL
9d2c704aef
Removing the BuildConfigField
2022-04-13 10:56:20 +02:00
Maxime NATUREL
3c57916ec3
Adding changelog entry
2022-04-13 10:55:59 +02:00
Maxime NATUREL
071340c868
Remove non necessary comment + adding a TODO for missing aggregation check
2022-04-13 10:39:13 +02:00
Adam Brown
594b442a21
copying the list of new session listeners to avoid concurrent modification
...
- copying the list avoids the need to synchronise the add/removing/iterations
2022-04-12 17:36:05 +01:00
Benoit Marty
4adb469b38
Merge pull request #5741 from vector-im/dependabot/github_actions/actions/upload-artifact-3
...
Bump actions/upload-artifact from 2 to 3
2022-04-12 17:01:22 +02:00
Benoit Marty
27be78002d
Merge pull request #5740 from vector-im/dependabot/github_actions/actions/setup-java-3
...
Bump actions/setup-java from 2 to 3
2022-04-12 17:01:10 +02:00
Эдуард Гера
4131465ff6
Translated using Weblate (Hebrew)
...
Currently translated at 97.8% (2144 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/he/
2022-04-12 14:59:37 +00:00
Johan Smits
6f2cdd2a9d
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/nl/
2022-04-12 14:59:37 +00:00
Kagami Sascha Rosylight
4bc75b2574
Translated using Weblate (Korean)
...
Currently translated at 38.4% (842 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ko/
2022-04-12 14:59:34 +00:00
Benoit Marty
38bbbd62a4
Restore the correct copyright
2022-04-12 16:35:32 +02:00
Benoit Marty
a0eb4c144e
Add changelog files
2022-04-12 16:14:48 +02:00
Maxime NATUREL
4c07405220
Create a const value for the height of message location item
2022-04-12 16:10:26 +02:00
Benoit Marty
bfbcef60e9
Run ktlintFormat
2022-04-12 16:09:56 +02:00
Benoit Marty
23d2a290ab
Global import optimization
2022-04-12 16:06:27 +02:00
Maxime NATUREL
46700723a8
Remove the noisy reformatting of MessageItemFactory
2022-04-12 15:55:15 +02:00
Maxime NATUREL
c3fe782eb5
Fixing overlay in bubble mode
2022-04-12 15:51:02 +02:00
Maxime NATUREL
e50192910d
Keep track of time out using last location event
2022-04-12 15:51:02 +02:00
Maxime NATUREL
d78ed3215b
Adding support for notifications and message preview
2022-04-12 15:51:02 +02:00
Maxime NATUREL
78a9bdeb4c
Making state beacon events displayable in timeline
2022-04-12 15:51:02 +02:00
Maxime NATUREL
6e61085b1f
Removing TODO
2022-04-12 15:51:02 +02:00
Maxime NATUREL
e2d56e2d87
Align corner radius of banner on map view
2022-04-12 15:51:02 +02:00
Maxime NATUREL
26f89fa5f8
Handling bubble mode view
2022-04-12 15:51:02 +02:00
Maxime NATUREL
3da3589d5c
Creating factory for live location items
2022-04-12 15:51:02 +02:00
Maxime NATUREL
aabfc81816
Show start event of live without conditions
2022-04-12 15:51:02 +02:00
Maxime NATUREL
e93e51d03c
Adding new message item
2022-04-12 15:51:02 +02:00
Maxime NATUREL
a1fb85dcdb
Creating layout for the new message item
2022-04-12 15:51:02 +02:00
Maxime NATUREL
2a201b3c46
Adding changelog entry
2022-04-12 15:51:02 +02:00
Benoit Marty
4e48c076e8
Make RuntimeJsonAdapterFactory internal and cleanup
2022-04-12 15:47:09 +02:00
Michael Telatynski
fd3bbabec5
Simplify solution based on pr feedback
2022-04-12 14:43:26 +01:00
Benoit Marty
7514edb399
Convert RuntimeJsonAdapterFactory to Kotlin
2022-04-12 15:41:37 +02:00
Benoit Marty
73270476d2
Rename .java to .kt
2022-04-12 15:41:37 +02:00
Benoit Marty
150c64350e
Move UnsignedDeviceInfo
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
b6eafbe344
Move SendToDeviceObject
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
89f20e1cfb
Move RoomKeyRequestBody
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
ed94d3ff1f
Move EncryptedFileInfo
and EncryptedFileKey
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
7eaef934db
DeviceKeys
is now internal, removing unused code.
2022-04-12 15:41:37 +02:00
Benoit Marty
d07f26904a
Move MXEncryptEventContentResult
to api package
...
Note that this is not correct, but I do not want to refactor more on this PR. I added a TODO
2022-04-12 15:41:37 +02:00
Benoit Marty
6682170f6e
Move MXDeviceInfo
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
cc1fc29e7c
Move MegolmBackupAuthData
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
851708c1b4
Add some todos
2022-04-12 15:41:37 +02:00
Benoit Marty
f56ea8be37
Move KeysBackupVersionTrustSignature
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
a479e180ac
internal
2022-04-12 15:41:37 +02:00
Benoit Marty
11236501c4
Move MXEventDecryptionResult
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
2b7144cad9
Make it clear in the generated doc that some class must not be used.
2022-04-12 15:41:37 +02:00
Benoit Marty
c11194dcc5
Move GossipingRequestState
and OutgoingGossipingRequestState
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
90e6c07202
Split into several files
2022-04-12 15:41:37 +02:00
Benoit Marty
d0a4075238
Move TaggedEventsContent
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
d4d74d3e11
Move ThreePidCredentials
to its own file and make it internal
2022-04-12 15:41:37 +02:00
Benoit Marty
b5654d54b9
Move InteractiveAuthenticationFlow
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
5c6b370c63
Add explicit-api
compiler option for hte SDK module. Disabled for now.
2022-04-12 15:41:37 +02:00
Benoit Marty
4e88b7fd11
Move CryptoCrossSigningKey
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
c0aafab857
Move to the other package about crypto
2022-04-12 15:41:37 +02:00
Benoit Marty
e91541333c
Move SecretShareRequest
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
e8bfbdd71a
Move GossipingToDeviceObject
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
0107836e1b
Extract GossipingDefaultContent
to its own file
2022-04-12 15:41:37 +02:00
Benoit Marty
814ba43867
Move andThen
extension to app module
2022-04-12 15:41:37 +02:00
Benoit Marty
1403557213
Move LocalizedFlowDataLoginTerms
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
74e475d92c
Move CryptoConstants
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
0f6b47e511
Move NewSessionListener
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
02cc9d6d4e
Move InitialSyncStrategy
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
16c8296735
toQrCodeData()
is now internal
2022-04-12 15:41:37 +02:00
Benoit Marty
3735ac307f
Add entry to keyBackupService to expose deriveKey
, which becomes internal
...
And format code
2022-04-12 15:41:37 +02:00
Benoit Marty
1402416338
Move MXUsersDevicesMap
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
f8d0a22edf
Remove combineLatest
from SDK, and cleanup
2022-04-12 15:41:37 +02:00
Benoit Marty
363524b556
Move ForwardedRoomKeyContent
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
47dad42f08
Move RoomKeyShareRequest
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
9190b8b67f
Move DefaultBaseAuth
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
c51967453f
Move DevicesListResponse
to api package
2022-04-12 15:41:37 +02:00
Benoit Marty
ed8097ed92
Create Settings module to add interface for LightweightSettingsStorage
2022-04-12 15:41:37 +02:00
Benoit Marty
a054080cee
Move OlmDecryptionResult
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
897c711afb
Move OutgoingRoomKeyRequest
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
4799326058
Move IncomingRoomKeyRequest
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
e6bc6305aa
Move MegolmBackupCreationInfo
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
af2825eb39
Move DeviceInfo
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
e9161dd4af
Move IncomingSecretShareRequest
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
7644bd46ad
Move IncomingRequestCancellation
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
e6fc723bee
Move KeysVersion
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
97c1929e12
Move KeysBackupLastVersionResult
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
36fd5706c2
Move KeysBackupVersionTrust
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
229547fa49
Move KeysVersionResult
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
4b7401062a
Move ImportRoomKeysResult
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
1bc6bec973
Move Base64
facility to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
d8eac14294
MoshiProvider
is now internal. Create MatrixJsonParser to expose it to the app.
2022-04-12 15:38:20 +02:00
Benoit Marty
b1f4aa91e2
Move Fingerprint
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
0720196ee6
Move CryptoDeviceInfo
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
f4fba2dd2d
Check usage of import org.matrix.android.sdk.internal
app side
2022-04-12 15:38:20 +02:00
Benoit Marty
c9bbf6c53a
Move RecoveryKey
functions to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
d4ff273bc4
Move TermsResponse
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
627a1291b0
Move awaitCallback()
extension to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
ccce552097
Move md5()
extension to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
0cb770334c
Move content data class to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
03dba3bbba
Move SavedKeyBackupKeyInfo
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
a3575fbc6b
Move PrivateKeysInfo
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
3895ac85d8
Move SyncService
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
1684ba1d14
Move ElementToDecrypt
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
24d044b147
Move DeviceTrustLevel
, DeviceTrustResult
and UserTrustResult
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
567f298bd0
Remove unused code.
2022-04-12 15:38:20 +02:00
Benoit Marty
7711eb584c
Move SignInvitationResult
and RoomAliasDescription
to api package
2022-04-12 15:38:20 +02:00
Benoit Marty
73d22d0622
Move SpacePeekResult to api package, and cleanup
2022-04-12 15:38:20 +02:00
Benoit Marty
b4dbb389b1
Internal + add some doc
2022-04-12 15:38:20 +02:00
Benoit Marty
83570dc24b
Move TextContent class to api
package
...
It is used by the app. Make the extensions internal
2022-04-12 15:38:20 +02:00
Benoit Marty
dc092f889b
Add missing internal
keyword.
...
Classes marked with `internal` will be excluded from Kdoc.
2022-04-12 15:38:20 +02:00
Benoit Marty
4d49ccaf8c
Configure Dokka plugin to generate Kdoc
...
Run `./gradlew matrix-sdk-android:dokkaHtml` to generate the Html documentation of the Matrix Android SDK
2022-04-12 15:38:20 +02:00
NIkita Fedrunov
8ae130c0d0
changelog fixed
2022-04-12 14:43:52 +02:00
NIkita Fedrunov
1526c73dae
added changelog
2022-04-12 14:39:13 +02:00
aringenbach
047a45d77f
Add a setting to be able to always appear offline ( #5583 )
...
Add a setting to be able to always appear offline
Move presence enabling to a app-only preference
2022-04-12 12:08:56 +02:00
ericdecanini
9c696b8778
Adds changelog file
2022-04-12 12:02:30 +02:00
David Langley
454a65602b
Merge pull request #5639 from vector-im/feature/dla/uisi_match_web_implementation
...
Align Autorageshake with web implementation
2022-04-12 10:36:43 +01:00
ericdecanini
0e4762e3de
disables max line length and parameter list wrapping ktlint rules
2022-04-12 11:25:35 +02:00
ericdecanini
ff6f03b0d4
disables argument list wrapping ktlint rule
2022-04-12 11:18:01 +02:00
ericdecanini
e1452c7d03
disables indent ktlint rule
2022-04-12 11:12:14 +02:00
David Langley
363afd0089
Update naming to InitialSyncProgressing for clarity.
2022-04-12 09:35:35 +01:00
Benoit Marty
836a12d047
Merge pull request #5719 from vector-im/feature/bma/improved_logs
...
Do not cancel the current sync request when the app goes to background
2022-04-12 09:23:24 +02:00
dependabot[bot]
77dd697f53
Bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-11 23:08:54 +00:00
dependabot[bot]
4779dd1b0b
Bump actions/setup-java from 2 to 3
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-11 23:08:51 +00:00
ganfra
f7e8c01121
Merge pull request #5554 from SpiritCroc/endless-loading
...
Fix endless loading timeline due to conflicting chunks
2022-04-11 18:52:24 +02:00
Adam Brown
417a0d683c
Merge pull request #5725 from vector-im/sync-analytics-plan
...
Sync analytics plan
2022-04-11 16:47:43 +01:00
Adam Brown
c68045360e
Merge pull request #5736 from vector-im/feature/adm/confetti-z-order
...
Fixing onboarding confetti Z order
2022-04-11 16:12:54 +01:00
Michael Telatynski
7a721a4d1d
Actually changelog this time
2022-04-11 14:56:35 +01:00
ariskotsomitopoulos
3eb97923cc
Update Copyright
2022-04-11 15:43:32 +03:00
ariskotsomitopoulos
9414a29b80
Add Cancelled state to UIA
2022-04-11 15:38:18 +03:00
Adam Brown
05e0a4c715
Merge pull request #5734 from vector-im/feature/adm/posthog-dev-credentials
...
Updating posthog dev environment credentials
2022-04-11 13:26:17 +01:00
Adam Brown
a9df474067
fixing confetti rendering behind the onscreen text by changing z order
2022-04-11 13:20:31 +01:00
Onuray Sahin
5f635de0ac
Merge pull request #5711 from vector-im/feature/ons/live_location_aggregation
...
Live Location Sharing - Attach location data to beacon info state event
2022-04-11 15:01:59 +03:00
Adam Brown
4d65c42967
updating the posthog dev environment credentials
2022-04-11 11:57:00 +01:00
Michael Telatynski
4d3ccd236a
Changelog
2022-04-11 11:37:37 +01:00
Michael Telatynski
51c0ff7b7a
Don't wrongly show non-space invites in the space panel
2022-04-11 11:32:39 +01:00
Onuray Sahin
1c5cf6b29e
Code review fixes.
2022-04-11 13:14:42 +03:00
SpiritCroc
902d2f7338
TokenChunkEventPersistor: move link fixing to its own method
2022-04-11 12:09:07 +02:00
ganfra
53c7cec55d
Merge pull request #5475 from SpiritCroc/readmarkerline
...
Fix some cases where the read marker line would not show up when it should
2022-04-11 11:12:13 +02:00
ericdecanini
19328db2de
Adds editorconfig for current code style
2022-04-11 11:06:15 +02:00
bmarty
9eb9b0b880
Sync analytics plan
2022-04-11 00:05:15 +00:00
Piotr Strebski
44446ce395
Translated using Weblate (Polish)
...
Currently translated at 40.0% (22 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/pl/
2022-04-09 12:59:38 +00:00
Piotr Strebski
323954be33
Translated using Weblate (Polish)
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-09 12:59:38 +00:00
Besnik Bleta
b4e8b07381
Translated using Weblate (Albanian)
...
Currently translated at 99.4% (2177 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sq/
2022-04-09 12:59:34 +00:00
Besnik Bleta
f9a9c72c7b
Translated using Weblate (Albanian)
...
Currently translated at 100.0% (55 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sq/
2022-04-09 12:59:33 +00:00
ClaireG
f8a3f7ffac
Fix room name of DM in room creation item
2022-04-08 17:14:41 +02:00
Benoit Marty
03d6aa8cd3
Do not cancel current sync request when going to background #5621
...
Incremental sync can be long and it requires the user to wait for the treatment to end, else all is restarted from the beginning each time the user moves the app to foreground.
2022-04-08 16:01:04 +02:00
Adam Brown
bd3e98078c
Merge pull request #5691 from vector-im/feature/adm/ftue-server-selection
...
FTUE - Server selection
2022-04-08 14:00:12 +01:00
Adam Brown
5f9d3e107d
moving ftue ems url to the urls config file
2022-04-08 13:17:56 +01:00
Adam Brown
a2bcbfb7c7
extracting server information rendering to a reusable method to reduce duplication and better enforce consistency
2022-04-08 13:16:29 +01:00
Adam Brown
05a7d40950
extracting view setup to its own method -
...
follows other ftue fragment conventions
2022-04-08 13:16:29 +01:00
Adam Brown
6304d5dc93
creating a common type for the edit/selecting of homeserver urls to avoid duplication in the model
2022-04-08 13:16:29 +01:00
Adam Brown
f70d61321c
renaming extension to help with discoverability
2022-04-08 13:16:29 +01:00
Adam Brown
db50225538
adding changelog entry
2022-04-08 13:16:29 +01:00
Adam Brown
21102a2f9f
renaming homeserver url properties to better define their content
2022-04-08 13:16:29 +01:00
Adam Brown
0ce2012b83
adding link to ems copy
2022-04-08 13:16:29 +01:00
Adam Brown
2ba3bd3375
addressing line length
2022-04-08 13:16:29 +01:00
Adam Brown
1d92b4293b
launching the ems site when tapping get in touch
2022-04-08 13:16:29 +01:00
Adam Brown
89f182ac35
adding missing IME handling for the register next focus and server selection submit
2022-04-08 13:16:29 +01:00
Adam Brown
c022a38dd4
checking the input field content for emptyness rather than its child count, fixes flaky initial value setting
2022-04-08 13:16:29 +01:00
Adam Brown
8b2e2a16e2
adding tests around the editing of the homeserver url
2022-04-08 13:16:29 +01:00
Adam Brown
e9f50038a4
splitting the homeserver edit from the selection so that we can handle the cases differently
2022-04-08 13:16:29 +01:00
Adam Brown
1e520121ce
renaming update homeserver to select homeserver
...
- should better reflect this steps mvoes the onboarding process forwards
2022-04-08 13:16:29 +01:00
Adam Brown
f34df3997d
extracting the authentication start logic to a dedicated use case
...
- moves some of the homeserver specific state to the selectServer model
2022-04-08 13:16:29 +01:00
Adam Brown
51c294a6fc
launching the edit selection from the ftue variant entry point
2022-04-08 13:16:29 +01:00
Adam Brown
985dbfe97d
keeping the http:// schema in the server selection input field
...
- helps to highlight a non secture connection, for https we strip the prefix
2022-04-08 13:16:29 +01:00
Adam Brown
7f90dda96f
adding dedicated server selection state to onboarding state
...
- replaces previous separately url strings with state usage
- makes use of the state for updating the sign up and server selection fields
2022-04-08 13:16:29 +01:00
Adam Brown
c3cf22158b
adding barebones server selection UI
2022-04-08 13:16:29 +01:00
Onuray Sahin
28f483870f
Code review fixes.
2022-04-08 13:26:36 +03:00
Onuray Sahin
15e1c7bc37
Code review fixes.
2022-04-08 13:18:17 +03:00
Priit Jõerüüt
c54a124d34
Translated using Weblate (Estonian)
...
Currently translated at 99.9% (2188 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2022-04-07 20:00:04 +00:00
Linerly
051cf101d1
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (55 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/id/
2022-04-07 20:00:03 +00:00
Ihor Hordiichuk
7ae42d81c1
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2022-04-07 20:00:01 +00:00
LinAGKar
2b3e3cf7e6
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (55 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sv/
2022-04-07 20:00:00 +00:00
Jeff Huang
e6e9681856
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (55 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/zh_Hant/
2022-04-07 19:59:58 +00:00
lvre
9fb71130a4
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2022-04-07 19:59:57 +00:00
Danial Behzadi
9e85abe8e6
Translated using Weblate (Persian)
...
Currently translated at 100.0% (55 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/fa/
2022-04-07 19:59:56 +00:00
Jozef Gaal
b2b1e1ca0a
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (55 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sk/
2022-04-07 19:59:54 +00:00
LinAGKar
9e39df111d
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
2022-04-07 19:59:53 +00:00
Priit Jõerüüt
5f30a66929
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (55 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/et/
2022-04-07 19:59:51 +00:00
random
1a6de70d92
Translated using Weblate (Italian)
...
Currently translated at 100.0% (55 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/it/
2022-04-07 19:59:50 +00:00
Danial Behzadi
0167e3a222
Translated using Weblate (Persian)
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
2022-04-07 19:59:49 +00:00
Jeff Huang
fca0b042e8
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
2022-04-07 19:59:47 +00:00
maciejek997
de109c9772
Translated using Weblate (Polish)
...
Currently translated at 97.4% (2135 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-07 19:59:46 +00:00
Piotr Strebski
833798bd25
Translated using Weblate (Polish)
...
Currently translated at 97.4% (2135 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-07 19:59:45 +00:00
waclaw66
c09cb3358a
Translated using Weblate (Czech)
...
Currently translated at 100.0% (55 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/cs/
2022-04-07 19:59:40 +00:00
waclaw66
d538e2d9a9
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2022-04-07 19:59:39 +00:00
Ihor Hordiichuk
661d95cf29
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (55 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/uk/
2022-04-07 19:59:38 +00:00
Jozef Gaal
8b125923e9
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-04-07 19:59:37 +00:00
lvre
2123112763
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (55 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/pt_BR/
2022-04-07 19:59:35 +00:00
random
f2bbcddd5f
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
2022-04-07 19:59:34 +00:00
Linerly
23cdd4fac3
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (2190 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2022-04-07 19:59:33 +00:00
Piotr Strebski
ff7c19537e
Translated using Weblate (Polish)
...
Currently translated at 12.7% (7 of 55 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/pl/
2022-04-07 19:59:31 +00:00
Benoit Marty
15cf0657e8
Merge hotfix 1.4.11 to develop
2022-04-07 18:01:35 +02:00
fedrunov
504a242775
tracking number of spaces user joined ( #5300 )
2022-04-07 16:43:41 +02:00
ariskotsomitopoulos
6b47db92dc
Add changelog
2022-04-07 16:23:21 +03:00
fedrunov
eab3e5aefa
don't leave DMs when leaving all rooms in space ( #5720 )
2022-04-07 15:16:12 +02:00
ariskotsomitopoulos
7e67f3c88b
Fix Deactivation account loader
2022-04-07 16:05:49 +03:00
ariskotsomitopoulos
79f5a7c666
Fix crash when user navigates back
2022-04-07 14:37:18 +03:00
Eric Decanini
45104f8cec
Merge pull request #5586 from vector-im/feature/eric/audio-files-player
...
Audio files in the timeline now appear with the audio player
2022-04-07 10:25:58 +01:00
ganfra
72bd398ae0
Merge pull request #5481 from SpiritCroc/readmarkerupdate
...
Fix updating unread marker if not to latest chunk
2022-04-07 10:23:58 +02:00
Benoit Marty
dbf10a222f
Privacy: does not log reaction (it is a v
log, so not critical)
2022-04-07 10:15:21 +02:00
Benoit Marty
1a53d2c8da
python3
2022-04-07 09:30:52 +02:00
Benoit Marty
d4add052d9
This log was quite useless
2022-04-07 09:30:42 +02:00
Benoit Marty
90616de89d
Those log must be visible in the rageshake, even when verbose log is not enabled
2022-04-07 09:30:18 +02:00
Onuray Sahin
44c6d88c44
Changelog added.
2022-04-06 19:24:20 +03:00
Onuray Sahin
6708ed8b34
Lint fixes.
2022-04-06 19:02:50 +03:00
Onuray Sahin
faa07513ec
Update last location content of beacon info state event.
2022-04-06 19:01:25 +03:00
ganfra
94099f4908
Merge pull request #5659 from SpiritCroc/permalink-failure
...
Fix endless loading timeline if opened at non-existing event
2022-04-06 17:57:48 +02:00
Benoit Marty
f9677d6c8c
Merge pull request #5709 from vector-im/feature/bma/untranslatable_string
...
The string `ftue_auth_carousel_workplace_body` was declared not translatable
2022-04-06 17:35:12 +02:00
Michael Kaye
c56d21bf77
Merge pull request #5702 from vector-im/michaelk/upgrade_setup_matrix_synapse
...
Upgrade setup-matrix-synapse action
2022-04-06 15:38:02 +01:00
Onuray Sahin
197b542030
Check if live location data is valid.
2022-04-06 17:31:56 +03:00
Benoit Marty
c276d6ae74
Merge pull request #5707 from vector-im/feature/aris/threads_prune_deleted_events
...
Prune the content of deleted events completely
2022-04-06 15:53:21 +02:00
Benoit Marty
c17599604b
The string ftue_auth_carousel_workplace_body
was declared not translatable by mistake
2022-04-06 15:50:03 +02:00
Onuray Sahin
aae281a7ea
Support aggregation of live location beacon events.
2022-04-06 16:34:30 +03:00
Benoit Marty
84700d63d0
Merge pull request #5706 from vector-im/feature/bma/small_doc_udpate
...
Small doc udpate
2022-04-06 15:30:41 +02:00
Benoit Marty
9c1cdf6488
Merge pull request #5703 from vector-im/feature/bma/avoid_error_log
...
Feature/bma/avoid error log
2022-04-06 15:08:20 +02:00
ariskotsomitopoulos
1b9fd3bdd4
Add changelog
2022-04-06 16:04:48 +03:00
ariskotsomitopoulos
9d41508530
Prune the content of deleted events completely
2022-04-06 15:48:54 +03:00
Benoit Marty
7cbe77eacb
Use correct copyright for SDK module
2022-04-06 14:35:12 +02:00
Onuray Sahin
2a42eb8c87
Merge pull request #5697 from vector-im/feature/ons/live_location_pulse
...
Live Location Sharing - Send location data
2022-04-06 15:35:02 +03:00
Benoit Marty
4d19d0370d
matrix-sdk-android-rx
module has been replaced by matrix-sdk-android-flow
2022-04-06 14:34:23 +02:00
Benoit Marty
7e8c7f32fb
Fix long line. It's OK to log the whole data class (same log than previous)
2022-04-06 14:33:06 +02:00
Benoit Marty
85a00106c8
Add changelog about the logs
2022-04-06 12:46:26 +02:00
Benoit Marty
26e80ba70b
KeysBackup: Better handling of 404 to avoid error log
2022-04-06 12:38:52 +02:00
Benoit Marty
785ccc8bc4
Format file
2022-04-06 11:18:45 +02:00
Benoit Marty
e8f421fe34
Create Event.isLocationMessage()
2022-04-06 11:17:55 +02:00
Benoit Marty
e27dcbc9b9
Create Event.getMsgType() extension
2022-04-06 11:15:01 +02:00
Michael Kaye
a648a06ad1
Update to latest setup-matrix-synapse
2022-04-06 10:07:58 +01:00
Benoit Marty
45bd1061d2
Small optimization
2022-04-06 11:06:43 +02:00
Benoit Marty
24915591f2
Avoid error log when the Event is not a LocationEvent
2022-04-06 11:04:58 +02:00
Benoit Marty
0b76beb241
Add a handy markdown table
2022-04-06 10:21:43 +02:00
Benoit Marty
c849cc5c5d
Merge pull request #5079 from vector-im/feature/bma/konfetti2
...
WIP and low priority: upgrade konfetti to 2.0.2
2022-04-06 10:00:09 +02:00
Benoit Marty
930ce0629b
Changelog
2022-04-06 09:59:26 +02:00
ericdecanini
d9f2033a38
Removes unused import
2022-04-06 07:50:07 +01:00
ericdecanini
415985094a
Removes underline in audio filename
2022-04-06 07:25:30 +01:00
Benoit Marty
02401f7f3d
Version++
2022-04-05 22:37:16 +02:00
Benoit Marty
bf24b86f71
Merge branch 'release/1.4.10' into develop
2022-04-05 22:35:06 +02:00
Benoit Marty
02e3f0a359
Add step to handle the TODO in strings.xml
2022-04-05 18:53:40 +02:00
Benoit Marty
247f59899a
Small update of the remove string process.
2022-04-05 18:51:25 +02:00
Onuray Sahin
e0d59efd86
Secure list while sending the location.
2022-04-05 19:08:11 +03:00
ericdecanini
355db98146
Updates some text sizes and colours in audio timeline item
2022-04-05 16:09:48 +01:00
ericdecanini
dc36301070
Improves accessibility on MessageAudioItem
2022-04-05 16:01:37 +01:00
ericdecanini
76b2cfdf40
Readds onPermissionDeniedSnackbar import in TimelineFragment
2022-04-05 14:30:57 +01:00
Piotr Strebski
157a14fdc2
Translated using Weblate (Polish)
...
Currently translated at 93.3% (2044 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:12:43 +00:00
maciejek997
bad0c0a2e1
Translated using Weblate (Polish)
...
Currently translated at 93.3% (2044 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:12:43 +00:00
Piotr Strebski
7dd56244a9
Translated using Weblate (Polish)
...
Currently translated at 93.2% (2043 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:12:20 +00:00
maciejek997
99ad49498d
Translated using Weblate (Polish)
...
Currently translated at 93.2% (2043 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:12:20 +00:00
Piotr Strebski
67159f7dc9
Translated using Weblate (Polish)
...
Currently translated at 93.2% (2042 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:12:03 +00:00
maciejek997
aaf3f080d0
Translated using Weblate (Polish)
...
Currently translated at 93.2% (2042 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:12:03 +00:00
Piotr Strebski
5e03526717
Translated using Weblate (Polish)
...
Currently translated at 93.1% (2041 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:11:46 +00:00
maciejek997
2e81f2ab2a
Translated using Weblate (Polish)
...
Currently translated at 93.1% (2041 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:11:46 +00:00
Piotr Strebski
3d9974ed82
Translated using Weblate (Polish)
...
Currently translated at 93.1% (2039 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:10:42 +00:00
m1chj
be3b75e136
Translated using Weblate (Polish)
...
Currently translated at 93.1% (2039 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:10:42 +00:00
maciejek997
da32eb8a99
Translated using Weblate (Polish)
...
Currently translated at 93.1% (2039 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:10:42 +00:00
Piotr Strebski
2b9dd88554
Translated using Weblate (Polish)
...
Currently translated at 92.7% (2031 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:06:11 +00:00
maciejek997
b19b100150
Translated using Weblate (Polish)
...
Currently translated at 92.7% (2031 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:06:11 +00:00
m1chj
8f751af7e4
Translated using Weblate (Polish)
...
Currently translated at 92.6% (2030 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:05:13 +00:00
Piotr Strebski
232c400c08
Translated using Weblate (Polish)
...
Currently translated at 92.6% (2030 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:05:13 +00:00
maciejek997
3d64f13c7e
Translated using Weblate (Polish)
...
Currently translated at 92.6% (2030 of 2190 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-04-05 13:05:13 +00:00
Onuray Sahin
dbb43fe046
Refactor code to avoid force unwrapping.
2022-04-05 15:42:01 +03:00
Onuray Sahin
db45ebd012
Lint fixes.
2022-04-05 13:05:09 +03:00
Onuray Sahin
f00fc1e5ab
Changelog added.
2022-04-05 12:55:50 +03:00
Onuray Sahin
c26c9ff1cc
Send live location data.
2022-04-05 12:49:12 +03:00
ericdecanini
d0155c9890
Adds proper handling of audio seek bar
2022-04-04 16:17:41 +01:00
Benoit Marty
4f27ab263f
Update parameters
2022-04-04 16:08:56 +02:00
Benoit Marty
a0899477e9
Try with 2.0.2
2022-04-04 15:19:26 +02:00
Benoit Marty
9050c488e4
konfetti 2.0.1
...
Does not compile
2022-04-04 15:19:26 +02:00
NIkita Fedrunov
4c059e7819
add text to spinner when click on space member (dm)
2022-04-04 09:49:47 +02:00
ericdecanini
34dcd70a64
Adds layout with seek bar to audio stub
2022-04-01 15:15:12 +02:00
Michael Kaye
acc9874bdf
Move to using hookshot to send notifications, rather than logging into matrix room.
2022-03-30 16:46:44 +01:00
SpiritCroc
c44c637fba
Also give up loading event for M_FORBIDDEN
2022-03-30 17:35:51 +02:00
ericdecanini
8ad4f20d99
Fixes bug where audio can be played before waveform is ready
2022-03-29 19:54:23 +02:00
ericdecanini
6adf4878f7
Fixes bugs related to audio message duration being set incorrectly between activity states
2022-03-29 17:40:00 +02:00
ericdecanini
cc5e8f35a7
Improves code formatting
2022-03-29 16:25:01 +02:00
SpiritCroc
365c03e763
Load timeline without initial eventId if not found
2022-03-29 12:56:54 +02:00
David Langley
3ae4303ecd
Fix changelog wording
2022-03-28 17:28:33 +01:00
David Langley
b4885629af
Keep live event/pagination listeners.
2022-03-28 17:23:05 +01:00
ericdecanini
fa56a5efa9
Fixes playback button state not tracking after onPause
2022-03-28 13:52:47 +02:00
David Langley
4fe8650387
Add changelog
2022-03-28 10:07:29 +01:00
ericdecanini
931c0e9826
Improves accessibility talkback on MessageAudioItem
2022-03-28 11:01:31 +02:00
ericdecanini
8aaaf80262
Fixes lint error
2022-03-28 10:47:59 +02:00
David Langley
f38bf2548f
lint
2022-03-25 23:18:45 +00:00
David Langley
531b62f634
Make properties private
2022-03-25 23:00:47 +00:00
David Langley
7e930472e8
Align with web implementation
2022-03-25 22:51:34 +00:00
ericdecanini
313595e496
Fixes textview layout bounds in item_timeline_event_audio_stub
2022-03-25 14:30:00 +01:00
ericdecanini
c8a56d63e9
Merge remote-tracking branch 'origin/develop' into feature/eric/audio-files-player
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/detail/timeline/factory/MessageItemFactory.kt
2022-03-24 21:26:39 +01:00
ericdecanini
806af4798a
Fixes post merge errors
2022-03-24 21:02:29 +01:00
ericdecanini
82cde166db
Merge remote-tracking branch 'origin/develop' into feature/eric/audio-files-player
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/detail/composer/VoiceMessageHelper.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/composer/voice/VoiceMessageViews.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/timeline/factory/MessageItemFactory.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/timeline/item/MessageVoiceItem.kt
2022-03-24 20:32:28 +01:00
ericdecanini
249db1820f
Removes ic_headphones
2022-03-22 16:22:40 +01:00
ericdecanini
b035911d8f
Fixes import lint error
2022-03-21 20:05:47 +01:00
ericdecanini
06468a4365
Adds changelog file
2022-03-21 20:04:08 +01:00
ericdecanini
c9946b6dd3
Code cleanup
2022-03-21 19:57:18 +01:00
SpiritCroc
47dddd706c
Only show HasUnread -> HasUnread updates for same readMarker
2022-03-21 19:51:42 +01:00
ericdecanini
5a819bbafa
Merge remote-tracking branch 'origin/develop' into feature/eric/audio-files-player
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/detail/TimelineFragment.kt
2022-03-21 19:40:14 +01:00
ericdecanini
ff26829d65
Adds new audio timeline stub
2022-03-21 18:42:07 +01:00
ericdecanini
7a7d36d010
Renames functions and variables
2022-03-21 16:23:19 +01:00
ariskotsomitopoulos
277619d833
Format code & add comments
2022-03-21 13:39:15 +02:00
ariskotsomitopoulos
a959a15636
Add changelog
2022-03-21 13:18:20 +02:00
ariskotsomitopoulos
f6b38d2b49
Add runBlocking when decrypt events to avoid thread switching when accessing the realm instance (thread local)
2022-03-21 13:13:09 +02:00
ericdecanini
2e716cb8a0
Adapts special body text for audio messages
2022-03-19 18:26:37 +01:00
ericdecanini
fab78c9a6e
Refactors MessageAudioItem to work for both audio files and voice messages
2022-03-19 18:16:51 +01:00
ericdecanini
d54b465b30
Uses messageVoiceItem for audio files
2022-03-18 13:22:49 +01:00
ericdecanini
26176328c4
Fixes epoxy errors with renamed epoxy attributes
2022-03-18 11:58:23 +01:00
SpiritCroc
6878a973ed
TokenChunkEventPersistor: always link all matching chunks
...
The previous fix only works around the issue when it is detected. This
may require re-entering the room once when it gets stuck. If we ensure
proper linking from the beginning, hopefully we don't run into any
issues at all.
2022-03-18 08:07:56 +01:00
ericdecanini
cde10ca032
Fixes wrong spellings in Message file and voice items
2022-03-17 17:58:11 +01:00
ericdecanini
00bced9500
Changes unTrack to untrack
2022-03-17 16:40:35 +01:00
SpiritCroc
682f4c35d2
Fix endless loading timeline due to conflicting chunks
2022-03-16 14:24:31 +01:00
SpiritCroc
6ba02629ec
Fix ChunkEntity.isMoreRecentThan() if both chunks linked to last forward
...
Imagine scenario:
[this] -> [chunkToCheck] -> [lastForwardChunk]
Then, both `isLastForward` checks will not return, and also the `chunkToCheck.doesNextChunksVerifyCondition { it == this }` will return false.
Since both chunks are connected to the last forward chunk, `isMoreRecent()` will still return `true`, which is wrong in this case.
So do not only check if chunkToCheck has this as any of the next chunks, but also the other way round.
2022-03-11 11:27:05 +01:00
SpiritCroc
0564942b0c
isReadMarkerMoreRecent(): use helper to properly compare chunks
2022-03-11 11:21:59 +01:00
SpiritCroc
6c4e404ba1
Fix updating unread marker if not to latest chunk
...
SetReadMarkerTask was not updating the read marker when both the old and
the new fully read eventId weren't in the last chunk, even when the new
one was after the first one.
2022-03-09 18:02:53 +01:00
SpiritCroc
884ae1cedd
Add changelog.d/5475.bugfix
2022-03-09 13:50:49 +01:00
SpiritCroc
1206c31e3a
Fix another case of missing read markers
...
HasUnread might not be correct on the first try while loading the
timeline.
2022-03-09 13:43:52 +01:00
SpiritCroc
8efd389a3c
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.
2022-03-09 13:40:05 +01:00