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
aec196564d
Merge branch 'hotfix/1.4.11' into main
2022-04-07 18:01:46 +02:00
Benoit Marty
15cf0657e8
Merge hotfix 1.4.11 to develop
2022-04-07 18:01:35 +02:00
Benoit Marty
c2bdfe0f19
Fastlane
2022-04-07 17:59:03 +02:00
Benoit Marty
0e1c587eff
Version 1.4.11
2022-04-07 17:58:25 +02:00
NIkita Fedrunov
4a2b573ef4
Towncrier
2022-04-07 17:57:51 +02:00
NIkita Fedrunov
190a425aa6
don't leave DMs when leaving all rooms in space
2022-04-07 17:55:33 +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
e7a2e654e5
Merge branch 'release/1.4.10' into main
2022-04-05 22:35:07 +02:00
Benoit Marty
bf24b86f71
Merge branch 'release/1.4.10' into develop
2022-04-05 22:35:06 +02:00
Benoit Marty
ee63c75cec
fastlane
2022-04-05 22:34:40 +02:00
Benoit Marty
5429521c70
Update generated changelog
2022-04-05 22:33:20 +02:00
Benoit Marty
1ef2b1d05a
Towncrier
2022-04-05 22:30:59 +02:00
Benoit Marty
fd76db9616
Update test
2022-04-05 22:16:42 +02:00
Benoit Marty
0f14652932
Merge pull request #5692 from vector-im/feature/aris/threads_beta_infrom_users_on_reply
...
Threads Beta opt-in mechanism
2022-04-05 20:40:16 +02:00
ariskotsomitopoulos
598892de53
Injecting stringProvider instead of context in ThreadsManager class
2022-04-05 20:53:11 +03:00
ariskotsomitopoulos
37dc77cc3e
Add isValid check to RealmChangeListener to prevent crashes on deleted objects
2022-04-05 20:36:33 +03: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
ariskotsomitopoulos
59d87df0ca
Add string resource comment
2022-04-05 19:44:01 +03:00
ariskotsomitopoulos
5ee2579efc
Revert "Remove duplicate learn more string resources"
...
This reverts commit 2ac3306382
.
2022-04-05 19:39:13 +03:00
ariskotsomitopoulos
72d4c7612a
Revert comment change
2022-04-05 19:39:11 +03:00
Onuray Sahin
e0d59efd86
Secure list while sending the location.
2022-04-05 19:08:11 +03:00
Benoit Marty
c76dc7b62f
Update vector/src/main/res/values/strings_login_v2.xml
...
Fix typo
2022-04-05 17:40:27 +02:00
Benoit Marty
fac317d122
Merge pull request #5647 from vector-im/feature/aris/threads_beta_feedback
...
Feature/aris/threads beta feedback
2022-04-05 17:25:29 +02:00
Benoit Marty
ca418afcbb
Merge pull request #5614 from vector-im/feature/aris/threads_ui_enhancements
...
Feature/aris/threads UI enhancements
2022-04-05 17:21:53 +02: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
Maxime NATUREL
bebe819c54
Merge pull request #5671 from vector-im/feature/mna/PSF-673-live-loc-share-duration
...
#5667 : [Location Sharing] - Set duration of live sharing
2022-04-05 16:13:26 +02:00
Aris Kotsomitopoulos
d484ba07cd
Merge pull request #5594 from vector-im/feature/aris/thread_root_permalink_navigation
...
Improve permalink on thread root message
2022-04-05 16:39:46 +03:00
ariskotsomitopoulos
6e06aed627
Merge branch 'develop' into feature/aris/threads_ui_enhancements
...
# Conflicts:
# vector/src/main/res/menu/menu_timeline.xml
2022-04-05 16:32:49 +03:00
ericdecanini
76b2cfdf40
Readds onPermissionDeniedSnackbar import in TimelineFragment
2022-04-05 14:30:57 +01:00
ariskotsomitopoulos
a269aa5046
Remove unused elevation
2022-04-05 16:29:54 +03:00
ariskotsomitopoulos
858623b5a4
Change default threads beta visibility
2022-04-05 16:26:42 +03: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
ariskotsomitopoulos
aef4cce3e7
Format code ordering
2022-04-05 14:51:38 +03:00
ariskotsomitopoulos
b5f8d2c91f
Update string resource
2022-04-05 14:50:18 +03:00
Benoit Marty
4ce4ef4631
Merge pull request #5698 from RiotTranslateBot/weblate-element-android-element-app
...
Translations update from Weblate
2022-04-05 13:46:09 +02:00
ariskotsomitopoulos
eecaf9602d
Add urls.xml in vector-config
2022-04-05 14:12:32 +03:00
ariskotsomitopoulos
6567628b95
Format code
2022-04-05 14:02:41 +03:00
ariskotsomitopoulos
35a526a482
Improve comment format
2022-04-05 14:02:08 +03:00
ariskotsomitopoulos
e3ac5ad8c1
Remove extra space
2022-04-05 14:01:14 +03:00
ariskotsomitopoulos
2ac3306382
Remove duplicate learn more string resources
2022-04-05 13:56:12 +03:00
Weblate
587752dffe
Merge branch 'origin/develop' into Weblate.
2022-04-05 10:55:25 +00:00
Benoit Marty
5f3f31b62c
Merge pull request #5695 from vector-im/dependabot/gradle/org.owasp-dependency-check-gradle-7.0.4.1
...
Bump dependency-check-gradle from 7.0.3 to 7.0.4.1
2022-04-05 12:53:03 +02:00
ariskotsomitopoulos
7662abc5f7
Add learn more to string resources
2022-04-05 13:36:44 +03:00
ariskotsomitopoulos
2bb6e77be0
Rename displayThreadsBetaNotice method
2022-04-05 13:10:59 +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
fedrunov
e2481fa8e6
metrics for IA project ( #5399 )
2022-04-05 09:28:31 +02:00
fedrunov
0664afdf9a
Update Spaces menu ordering and capitalisation ( #5539 )
2022-04-05 09:27:39 +02:00
dependabot[bot]
1be09249f7
Bump dependency-check-gradle from 7.0.3 to 7.0.4.1
...
Bumps dependency-check-gradle from 7.0.3 to 7.0.4.1.
---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 23:09:11 +00:00
Aris Kotsomitopoulos
8c9d2410b1
Merge pull request #5688 from vector-im/feature/aris/threads_main_timeline_messages_layout
...
Improved thread rendering in the main timeline
2022-04-04 23:22:51 +03:00
ariskotsomitopoulos
9e48b02b73
Add changelog
2022-04-04 19:56:47 +03:00
ariskotsomitopoulos
031c1b409b
Implement Beta opt-in mechanism to inform users about threads.
2022-04-04 19:51:47 +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
Benoit Marty
3b8ffcf8a9
Merge pull request #5684 from vector-im/sync-analytics-plan
...
Sync analytics plan
2022-04-04 15:00:57 +02:00
Onuray Sahin
ff34ed9eb2
Merge pull request #5660 from vector-im/feature/ons/live_location_banner_visibility
...
Show a banner in timeline while location sharing service is running
2022-04-04 12:55:50 +03:00
Onuray Sahin
48d40d8ba2
Merge pull request #5651 from vector-im/feature/ons/live_location_beacon_info
...
Live Location Sharing - Beacon Info
2022-04-04 12:55:22 +03:00
Onuray Sahin
273b4816db
Fix lint error.
2022-04-04 12:03:43 +03:00
NIkita Fedrunov
4c059e7819
add text to spinner when click on space member (dm)
2022-04-04 09:49:47 +02:00
bmarty
921b562fd0
Sync analytics plan
2022-04-04 00:02:56 +00:00
Sveinn í Felli
e1a08b82a3
Translated using Weblate (Icelandic)
...
Currently translated at 84.0% (1824 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/is/
2022-04-02 20:59:30 +00:00
waclaw66
5fcc3a9955
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2171 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2022-04-02 20:59:30 +00:00
Adam Brown
3aac59a5ae
Merge pull request #5080 from vector-im/feature/adm/encrypted-last-message
...
Updating encrypted room list message previews on key updates
2022-04-01 17:48:05 +01:00
Adam Brown
57bf044df0
adding documentation to the new session listener
2022-04-01 16:57:23 +01:00
Florian Renaud
45eb3bcbc5
Merge pull request #5649 from vector-im/hotfix/fre/rageshake_no_session
...
Replace "open settings" button by "disable" action in RageShake dialog if there is no session
2022-04-01 17:56:49 +02:00
Benoit Marty
664c3453be
Merge pull request #5674 from vector-im/dependabot/gradle/org.owasp-dependency-check-gradle-7.0.3
...
Bump dependency-check-gradle from 7.0.0 to 7.0.3
2022-04-01 17:49:38 +02:00
Benoit Marty
b894a58849
Merge pull request #5675 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.46
...
Bump libphonenumber from 8.12.45 to 8.12.46
2022-04-01 17:49:03 +02:00
Onuray Sahin
97de6de8f2
Code review fixes.
2022-04-01 17:04:52 +03:00
Florian Renaud
4d37aa232f
Replace "open settings" button by "disable" action in RageShake dialog if there is no session
2022-04-01 15:46:29 +02:00
ericdecanini
34dcd70a64
Adds layout with seek bar to audio stub
2022-04-01 15:15:12 +02:00
Adam Brown
27b727ed41
Merge pull request #5648 from vector-im/feature/adm/ftue-sign-up
...
FTUE - Combined sign up + server selection screen
2022-04-01 13:51:35 +01:00
Adam Brown
5120e7a8c6
updating feature flag name to match feature name in other places
2022-04-01 13:13:29 +01:00
Onuray Sahin
922d68cfda
Code review fixes, use unstable prefixes as MSCs suggest.
2022-04-01 15:01:25 +03:00
Эдуард Гера
3e3ddf706b
Translated using Weblate (Hebrew)
...
Currently translated at 98.8% (2146 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/he/
2022-04-01 11:59:31 +00:00
Sveinn í Felli
49862d89a6
Translated using Weblate (Icelandic)
...
Currently translated at 83.9% (1822 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/is/
2022-04-01 11:59:31 +00:00
Adam Brown
7067c50e79
Merge pull request #5676 from vector-im/gradlew-update-7.4.2
...
Update Gradle Wrapper from 7.4.1 to 7.4.2
2022-04-01 10:55:56 +01:00
ariskotsomitopoulos
be77363c34
Improved thread rendering in the main timeline
2022-04-01 12:53:28 +03:00
Onuray Sahin
5ec63858ed
Refactor location sharing view events.
2022-04-01 12:31:51 +03:00
Maxime NATUREL
de59f9fb66
Fixing background color and divider
2022-04-01 09:59:32 +02:00
gradle-update-robot
f5cecb3e00
Update Gradle Wrapper from 7.4.1 to 7.4.2.
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc >
2022-04-01 01:53:02 +00:00
dependabot[bot]
224eb7a968
Bump libphonenumber from 8.12.45 to 8.12.46
...
Bumps [libphonenumber](https://github.com/google/libphonenumber ) from 8.12.45 to 8.12.46.
- [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.45...v8.12.46 )
---
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-03-31 23:08:28 +00:00
dependabot[bot]
b3eed2f2cf
Bump dependency-check-gradle from 7.0.0 to 7.0.3
...
Bumps dependency-check-gradle from 7.0.0 to 7.0.3.
---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-31 23:07:49 +00:00
Adam Brown
13fb4e52af
extracting hardcoded error message to the resources
2022-03-31 18:07:27 +01:00
Adam Brown
801fb90f7b
using a consistent name for the combined register screens and events
...
- also adds a missing tag to the fragment adding
2022-03-31 18:04:13 +01:00
Adam Brown
c45c421e48
adding docs around the realigning of constraint layout child percentages
2022-03-31 17:56:22 +01:00
Adam Brown
468a81e1c3
fixing type in debug key names
2022-03-31 17:50:43 +01:00
Adam Brown
4c1c9a5af7
fixing new file header date
2022-03-31 17:50:21 +01:00
Adam Brown
4e215facaf
adding changelog entry
2022-03-31 17:50:21 +01:00
Adam Brown
32b54e1e9c
using continuation copy for combined sign up SSO buttons
2022-03-31 17:50:20 +01:00
Adam Brown
aa5054cddf
defaulting the password field to the password type by default in xml
2022-03-31 17:50:20 +01:00
Adam Brown
c83882d903
updating debug switch copy to better reflect the feature
2022-03-31 17:50:20 +01:00
Adam Brown
d302875fb7
providing more context to screen opening function
2022-03-31 17:50:20 +01:00
Adam Brown
12ae35f5ac
reordering methods to match usage
...
- also ports the Sso listener to a functional interface
2022-03-31 17:50:20 +01:00
Adam Brown
bc4566da4d
temporarily hiding the server selection edit button whilst building out the server selection screen
2022-03-31 17:50:20 +01:00
Adam Brown
53675b599d
reducing the edit button min width in order to match designs
...
- we rely on the text size and padding instead
2022-03-31 17:50:20 +01:00
Adam Brown
e8791fb3cf
renaming reset action to also capture registering along with login
2022-03-31 17:50:20 +01:00
Adam Brown
c3ab895a54
adding missing inputType, fixes max lines and ime option not being taken into account
2022-03-31 17:50:20 +01:00
Adam Brown
585ac4bf1f
extracting common textinputlayer interactions to their own extensions and providing a dedicated register action
2022-03-31 17:50:20 +01:00
Adam Brown
11983443fb
replacing hardcoded strings with resources
2022-03-31 17:50:20 +01:00
Adam Brown
7e5c3df7a7
adding combined server selection/sign up fragment
2022-03-31 17:50:20 +01:00
Adam Brown
2cbbfca73f
adding helper for recalculating percentage heights within a constraint layout
...
- this allows percentages to be used which make of the screen viewport rather than the accumulated scroll height
2022-03-31 17:50:20 +01:00
Adam Brown
b439322776
adding debug flag for enabling the new combined signup/choose server screen
2022-03-31 17:50:19 +01:00
Adam Brown
eb72587238
removing unused import
2022-03-31 17:23:05 +01:00
Adam Brown
1d0a87be14
adding changelog entry
2022-03-31 17:23:05 +01:00
Adam Brown
ced621d469
refreshing the room summaries when new crypto sessions are recieved
...
- matches the same flow as the timeline by starting observing in the ViewModel init
2022-03-31 17:23:05 +01:00
Adam Brown
4629353314
removing noop newSession from base decryption interface, it's only relevant for Megolm sessions
2022-03-31 17:13:31 +01:00
Aris Kotsomitopoulos
b9934d7239
Merge pull request #5666 from vector-im/feature/aris/threads_thread_list_loader
...
Add loader to thread list
2022-03-31 16:24:12 +03:00
Aris Kotsomitopoulos
3c06d56b87
Merge pull request #5627 from vector-im/feature/aris/threads_summary_event_redaction
...
Thread redaction will now update the thread summary counter
2022-03-31 16:21:35 +03:00
Maxime NATUREL
cc6cb41eac
Increase height of share button
2022-03-31 14:44:40 +02:00
Maxime NATUREL
0f5343a614
Removing unused interface
2022-03-31 14:44:40 +02:00
Maxime NATUREL
acef51e415
Fixing text color button in dark mode
2022-03-31 14:44:40 +02:00
Maxime NATUREL
a4b81524be
Quit the location sharing screen after launching live location service
2022-03-31 14:44:40 +02:00
Maxime NATUREL
a6a494170e
Use existing ResultListener interface
2022-03-31 14:44:40 +02:00
Maxime NATUREL
265dd4a0c3
Using resource dimensions for margins
2022-03-31 14:44:40 +02:00
Maxime NATUREL
c18a9230e5
UI to select the duration
2022-03-31 14:44:40 +02:00
Maxime NATUREL
5abc196536
Callback interface for the choice of the duration
2022-03-31 14:44:36 +02:00
Maxime NATUREL
4da11bbdc0
Renaming duration parameter to precise the time unit
2022-03-31 14:43:32 +02:00
Maxime NATUREL
d0a255819a
Creating BottomSheet to choose the live duration
2022-03-31 14:43:32 +02:00
Maxime NATUREL
f34225506a
Adding strings resources
2022-03-31 14:43:32 +02:00
Maxime NATUREL
d448c62cad
Adding changelog entry
2022-03-31 14:43:32 +02:00
Maxime NATUREL
d05d697831
Merge pull request #5661 from vector-im/feature/mna/5581-live-location-feature-flag
...
#5581 : live location sharing feature flag
2022-03-31 14:11:07 +02:00
ariskotsomitopoulos
21541642ba
Exclude NegativeMargin from linter
2022-03-31 14:35:37 +03:00
ariskotsomitopoulos
f8a909b014
Enhance naming
2022-03-31 14:07:49 +03:00
Onuray Sahin
20cdf2bef1
Changelog added.
2022-03-31 13:47:18 +03:00
Onuray Sahin
fbbadc8138
Rebind location service when the previous sharing is stopped.
2022-03-31 13:45:46 +03:00
Benoit Marty
9a2cc1a4c5
Merge pull request #5664 from vector-im/feature/bma/dep_upgrade
...
Upgrade Jitsi and ktlint
2022-03-31 11:32:14 +02:00
Maxime NATUREL
167fcb5366
Directly use VectorFeatures inside Fragment
2022-03-31 11:25:30 +02:00
Benoit Marty
558a72e58f
Create a documentation about PR ( #5401 )
...
Create documentation about our PR process
2022-03-31 09:58:15 +02:00
Benoit Marty
0fe3cc3acc
Merge pull request #5663 from cketti/fix_openOutputStream
...
Use truncate mode to replace the contents of existing files
`ContentResolver.openOutputStream(Uri)` does not truncate existing files. If the amount of data written is smaller than the file size, you end up with new data at the beginning of the file followed by old data at the end of the file.
2022-03-31 09:56:32 +02:00
fedrunov
856a110aee
Merge pull request #5531 from vector-im/feature/nfe/create_space_copy
...
"Add space" copy is replaced with "create space" in left sliding panel
2022-03-31 09:16:20 +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
cketti
29c7ea11bd
Create extension function Context.safeOpenOutputStream
2022-03-30 15:38:40 +02:00
ariskotsomitopoulos
0d59a31788
Add changelog
2022-03-30 12:32:08 +03:00
Maxime NATUREL
9e3dc4c10f
Fixing unit tests
2022-03-30 10:59:47 +02:00
Maxime NATUREL
f4ef4c2e61
Fixing attempt of unit tests
2022-03-30 10:49:43 +02:00
Maxime NATUREL
2b41096518
Fixing wrong method name calls
2022-03-30 10:48:12 +02:00
Maxime Naturel
90c53b9dd5
Remove non necessary DebugOverrides
2022-03-30 10:48:12 +02:00
Maxime Naturel
78b2ccb2b5
Using VectorFeatures instead of VectorOverrides
2022-03-30 10:48:07 +02:00
Maxime Naturel
e92a05abe7
Adding changelog entry
2022-03-30 10:47:44 +02:00
Maxime Naturel
cfce144b61
Using the override setting in the LocationSharing screen
2022-03-30 10:47:44 +02:00
Maxime Naturel
424f70bc58
Adding new override setting in the debug private settings
2022-03-30 10:47:44 +02:00
Maxime Naturel
93876737e7
Adding forceEnableLiveLocationSharing field in VectorOverride interface
2022-03-30 10:47:44 +02:00
Adam Brown
9d3d574d28
FTUE - Finalising personalisation journey ( #5519 )
...
* enabling the personalisation flow and promoting the strings for translation
* delegating the fake vector features to the static defaults, the fake exists for allowing overrides when needed
* incorporating the personalisation screens into the UI test signup
* adding changelog entry
* removing unused import
* putting the personalisation UI test flow behind the feature flag so that we can keep it disabled
* disabling the personalisation flow, we'll batch enable with other parts of the FTUE flow
* enabling the personalisation feature for registration unit tests which expect it to be enabled
2022-03-30 09:09:46 +01:00
Benoit Marty
f4f5beff15
Add changelogs
2022-03-30 09:54:02 +02:00
ericdecanini
8ad4f20d99
Fixes bug where audio can be played before waveform is ready
2022-03-29 19:54:23 +02:00
Benoit Marty
963b2dfa57
Ignore false positive on static analysis tools
...
Until 2023-01-01Z !
2022-03-29 19:38:10 +02:00
cketti
b9b5cab772
Use truncate mode to replace the contents of existing files
...
`ContentResolver.openOutputStream(Uri)` does not truncate existing files. If the amount of data written is smaller than the file size, you end up with new data at the beginning of the file followed by old data at the end of the file.
2022-03-29 18:57:22 +02:00
Benoit Marty
587948c1b9
Bump Jitsi lib from 5.0.1 to 5.0.2
...
https://github.com/jitsi/jitsi-meet-release-notes/blob/master/CHANGELOG-MOBILE-SDKS.md#502-2022-03-29
2022-03-29 18:24:44 +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
Benoit Marty
0d2d1339e0
Bump Jitsi lib from 3.10.0 to 5.0.1
2022-03-29 16:29:35 +02:00
ericdecanini
cc5e8f35a7
Improves code formatting
2022-03-29 16:25:01 +02:00
Eric Decanini
9c333c96c4
Merge pull request #5548 from vector-im/bugfix/eric/call-button-disappearing
...
Fixes voice call button disappearing in DM rooms with more than 2 members
2022-03-29 16:10:06 +02:00
Benoit Marty
2055e7a27d
Add link to the changelog
2022-03-29 15:48:53 +02:00
ariskotsomitopoulos
0f7d6a1946
Add loader to thread list
2022-03-29 16:26:47 +03:00
Onuray Sahin
7999bd7523
Show a banner in timeline while location sharing service is running.
2022-03-29 15:34:50 +03:00
Benoit Marty
539d198f8f
Merge pull request #5645 from vector-im/feature/bma/fix_create_room
...
Fix regression from #4471
2022-03-29 14:00:34 +02:00
Florian Renaud
ea96718af5
Translated using Weblate (French)
...
Currently translated at 99.2% (2155 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2022-03-29 11:59:29 +00:00
Szimszon
33d197a429
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2171 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2022-03-29 11:59:29 +00:00
ariskotsomitopoulos
f58f3ad6d9
Refactoring
2022-03-29 14:28:57 +03:00
Adam Brown
abbf798ccf
Merge pull request #5655 from vector-im/dependabot/github_actions/peter-evans/find-comment-2
...
Bump peter-evans/find-comment from 1 to 2
2022-03-29 12:00:24 +01:00
Adam Brown
dedbce8458
Merge pull request #5654 from vector-im/dependabot/github_actions/peter-evans/create-pull-request-4
...
Bump peter-evans/create-pull-request from 3 to 4
2022-03-29 12:00:15 +01:00
Adam Brown
181c20d601
Merge pull request #5656 from vector-im/dependabot/github_actions/peter-evans/create-or-update-comment-2
...
Bump peter-evans/create-or-update-comment from 1 to 2
2022-03-29 11:59:59 +01:00
Adam Brown
223cec53ff
Merge pull request #5588 from vector-im/sync-analytics-plan
...
Sync analytics plan
2022-03-29 11:59:47 +01:00
SpiritCroc
365c03e763
Load timeline without initial eventId if not found
2022-03-29 12:56:54 +02:00
Adam Brown
1b2e3502cb
Merge pull request #5628 from vector-im/feature/adm/direct-login-tests
...
Direct login tests
2022-03-29 11:44:11 +01:00
Michael Kaye
0bc223cfde
Merge pull request #5617 from vector-im/michaelk/skip_sonar_on_release_branches
...
Skip sonar on release branches, be clearer in text why nightly run is running.
2022-03-29 10:38:33 +01:00
ariskotsomitopoulos
2938fa92c0
Rename countThreads method
2022-03-29 11:58:11 +03:00
Onuray Sahin
2a4182ea84
Code review fixes.
2022-03-29 11:53:44 +03:00
dependabot[bot]
6269a3357b
Bump peter-evans/create-or-update-comment from 1 to 2
...
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment ) from 1 to 2.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases )
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 23:04:38 +00:00
dependabot[bot]
01bb49d963
Bump peter-evans/find-comment from 1 to 2
...
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment ) from 1 to 2.
- [Release notes](https://github.com/peter-evans/find-comment/releases )
- [Commits](https://github.com/peter-evans/find-comment/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: peter-evans/find-comment
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 23:04:35 +00:00
dependabot[bot]
a7cd03d578
Bump peter-evans/create-pull-request from 3 to 4
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 23:04:32 +00: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
Benoit Marty
ff1fb63bf6
Fix some ktlint issues, ignore some others
2022-03-28 18:22:04 +02:00
ganfra
ebee66cfaf
Update versions to 1.4.10
2022-03-28 16:37:24 +02:00
Benoit Marty
4c40615871
Remove Flair Fragment (not used, and part of group, which will be removed)
2022-03-28 16:31:50 +02:00
Benoit Marty
2b3951fe04
Force ktlint to version 0.45.1. The ktlint plugin is using 0.42.1
2022-03-28 16:17:27 +02:00
Benoit Marty
5499854ec0
Set up org.owasp.dependencycheck
...
See https://github.com/jeremylong/DependencyCheck
2022-03-28 15:49:17 +02:00
Onuray Sahin
6952552e5e
Changelog added.
2022-03-28 16:29:24 +03:00
Onuray Sahin
152c921017
Send beacon info.
2022-03-28 16:23:51 +03:00
ericdecanini
fa56a5efa9
Fixes playback button state not tracking after onPause
2022-03-28 13:52:47 +02:00
Onuray Sahin
32cf3feab8
Create beacon content class.
2022-03-28 14:45:40 +03:00
ganfra
3cf7765aaf
Merge tag '1.4.8' into develop
...
no message
2022-03-28 13:37:42 +02:00
ganfra
d589758b7b
Merge branch 'hotfix/1.4.8' into main
2022-03-28 13:37:42 +02:00
ganfra
9bf54a3750
Update changes
2022-03-28 13:36:17 +02:00
ariskotsomitopoulos
3ba2419e9b
Replace hardcoded string
2022-03-28 14:15:15 +03:00
ariskotsomitopoulos
b996e0eac0
Add changelog
2022-03-28 14:09:45 +03:00
ariskotsomitopoulos
9eccb9eaa0
Enable threads beta feedback
2022-03-28 13:59:59 +03:00
ariskotsomitopoulos
a2e2cdc2f3
Add feature specific configurations
2022-03-28 13:54:31 +03:00
ariskotsomitopoulos
58cc3931b9
Add beta feedback for threads
2022-03-28 13:53:44 +03:00
Onuray Sahin
08476a91e4
Merge pull request #5595 from vector-im/feature/ons/live_location_service
...
Live Location Sharing - Foreground Service
2022-03-28 12:50:35 +03:00
Onuray Sahin
9b271e4ffd
Trigger github actions.
2022-03-28 12:11:22 +03:00
Benoit Marty
bb19987314
is Loading
has been replaced by Uninitialized, is Loading
in when
statements, which is not strictly equivalent
...
This commit revert those changes.
2022-03-28 11:09:15 +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
Adam Brown
e01c5049f6
updating version to 1.4.8
2022-03-28 09:46:26 +01:00
ClaireG
a9b87de7a3
[Subscribing] Blank display name
2022-03-28 10:34:22 +02:00
bmarty
ee9c8d8626
Sync analytics plan
2022-03-28 00:03:23 +00:00
Sveinn í Felli
cc8fd0c9a7
Translated using Weblate (Icelandic)
...
Currently translated at 82.5% (1793 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/is/
2022-03-27 20:53:20 +00:00
LinAGKar
883c1816bc
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2171 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
2022-03-27 20:53:11 +00: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
Adam Brown
f5d2ba39f4
moving the live location sharing permission debug only to unblock releases whilst the feature is WIP
2022-03-25 15:07:06 +00:00
ericdecanini
313595e496
Fixes textview layout bounds in item_timeline_event_audio_stub
2022-03-25 14:30:00 +01:00
Onuray Sahin
bdbdfe52cd
Cancel timers when service is destroyed.
2022-03-25 14:24:42 +03:00
Adam Brown
776cf24516
adding changelog entry
2022-03-25 11:15:05 +00:00
Adam Brown
cfb3aa8a22
adding direct login error path tests
2022-03-25 11:15:05 +00:00
Adam Brown
230c37597c
adding happy path tests for the direct login use case
2022-03-25 11:15:05 +00:00
Adam Brown
88197991e1
extracting the direct login logic to its own use case along with viewmodel test case
...
- will ensure we emit account sign in when going via direct login flow
2022-03-25 11:15:05 +00:00
Onuray Sahin
7285bc6889
Code review fixes.
2022-03-25 13:58:48 +03:00
Onuray Sahin
79afdf724f
Code review fixes.
2022-03-25 13:48:20 +03:00
Sveinn í Felli
129c6aa7fb
Translated using Weblate (Icelandic)
...
Currently translated at 75.1% (1632 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/is/
2022-03-24 21:53:39 +00:00
Jeff Huang
57ad361750
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2171 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
2022-03-24 21:53:28 +00:00
Danial Behzadi
2602c7afb5
Translated using Weblate (Persian)
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/fa/
2022-03-24 21:53:27 +00:00
Jozef Gaal
9004d23f38
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (2171 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-03-24 21:53:26 +00:00
Ultimator14
44f064c484
Translated using Weblate (German)
...
Currently translated at 99.2% (2154 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-03-24 21:53:25 +00:00
waclaw66
345ce171ff
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2171 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2022-03-24 21:53:24 +00:00
LinAGKar
37b17932ca
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sv/
2022-03-24 21:53:23 +00:00
Linerly
d526724eb1
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/id/
2022-03-24 21:53:22 +00:00
Priit Jõerüüt
c042e5f3cf
Translated using Weblate (Estonian)
...
Currently translated at 99.9% (2169 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2022-03-24 21:53:21 +00:00
Jeff Huang
df1cc6a144
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/zh_Hant/
2022-03-24 21:53:20 +00:00
Besnik Bleta
0e91511db1
Translated using Weblate (Albanian)
...
Currently translated at 99.3% (2157 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sq/
2022-03-24 21:53:19 +00:00
Ihor Hordiichuk
9317d42c49
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2171 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2022-03-24 21:53:18 +00:00
Linerly
5e79c9367b
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (2171 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2022-03-24 21:53:18 +00:00
Danial Behzadi
237bb87955
Translated using Weblate (Persian)
...
Currently translated at 99.8% (2168 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
2022-03-24 21:53:17 +00:00
Priit Jõerüüt
6537f7f69a
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/et/
2022-03-24 21:53:16 +00:00
Besnik Bleta
b2896dd248
Translated using Weblate (Albanian)
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sq/
2022-03-24 21:53:15 +00:00
ravit
604f38bfa3
Translated using Weblate (Hebrew)
...
Currently translated at 96.4% (2095 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/he/
2022-03-24 21:53:14 +00:00
Эдуард Гера
b9d10c9d6e
Translated using Weblate (Hebrew)
...
Currently translated at 96.4% (2095 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/he/
2022-03-24 21:53:14 +00:00
Jozef Gaal
56fd8983c9
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sk/
2022-03-24 21:53:13 +00:00
lvre
7352faa2d9
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2171 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2022-03-24 21:53:12 +00:00
random
f3deb3e160
Translated using Weblate (Italian)
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/it/
2022-03-24 21:53:11 +00:00
LinAGKar
ce28da3ae4
Translated using Weblate (Swedish)
...
Currently translated at 99.3% (2157 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
2022-03-24 21:53:10 +00:00
random
47415a8ef1
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2171 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
2022-03-24 21:53:10 +00: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
Eric Decanini
10974366fb
Merge pull request #5473 from vector-im/bugfix/eric/voting-ended-poll
...
Fixes ended poll voting
2022-03-24 20:23:38 +01:00
ganfra
3410e75790
Merge tag '1.4.7' into develop
2022-03-24 19:34:14 +01:00
ganfra
9ec684f438
Merge branch 'hotfix/1.4.7' into main
2022-03-24 19:33:44 +01:00
ganfra
60ecfd4fc2
Update changes
2022-03-24 19:31:29 +01:00
ganfra
8bcc2f5b0c
Fix formating
2022-03-24 19:07:44 +01:00
ganfra
04b136e3e4
RoomList: more fixes on count
2022-03-24 18:50:33 +01:00
ganfra
87438085c6
RoomList: fix count not showing if not collapsable
2022-03-24 18:49:57 +01:00
ganfra
81aa42a8e8
Merge pull request #5616 from vector-im/hotfix/fre/collapse_rooms_section
...
Fix rooms section collapsing
2022-03-24 16:04:16 +01:00
Florian Renaud
3c73ccce7b
Add changelog entry
2022-03-24 15:46:16 +01:00
Florian Renaud
1ef1bd81bc
Improve room section collapsing
2022-03-24 15:46:16 +01:00
Florian Renaud
a97d3eae7e
Pass lambda to updateSection method
2022-03-24 15:46:16 +01:00
Florian Renaud
a362d5427d
Fix arrow visibility on section header
2022-03-24 15:46:16 +01:00
ganfra
745382cdfa
RoomList : avoid using flow extension on realm results (leads to frozen object and leaks).
2022-03-24 15:41:42 +01:00
ganfra
70e5698082
Update versions to 1.4.7
2022-03-24 15:41:35 +01:00
ganfra
866a5a7e3a
Merge pull request #5626 from vector-im/feature/fre/collapse_rooms_sections
...
Restore #5580 "Do not suggest collapse if there is only one section"
2022-03-24 15:39:39 +01:00
ariskotsomitopoulos
3c7495bd60
Thread redaction will now update the thread summary counter
...
Root threads with 0 threads replies will become normal messages and removed from thread summaries
2022-03-24 16:28:49 +02:00
Florian Renaud
1a0bd3f31e
Revert "Revert "Do not suggest collapse if there is only one section""
...
This reverts commit 55b1a60f96
.
2022-03-24 15:27:35 +01:00
Michael Kaye
3182c60d13
Quoe 'schedule' correctly.
2022-03-24 13:42:25 +00:00
Michael Kaye
164ac0ee80
Update nightly.yml
...
Clean up formatting of if
2022-03-24 13:40:52 +00:00
ericdecanini
edfe81cc2b
Merge remote-tracking branch 'origin/develop' into bugfix/eric/voting-ended-poll
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/detail/timeline/factory/MessageItemFactory.kt
2022-03-24 14:40:28 +01:00
Michael Kaye
3525d82733
Make test use quoted strings
2022-03-24 13:39:28 +00:00
Эдуард Гера
516e548fcd
Translated using Weblate (Hebrew)
...
Currently translated at 95.5% (2075 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/he/
2022-03-24 13:16:51 +00:00
ravit
481274088c
Translated using Weblate (Hebrew)
...
Currently translated at 95.5% (2075 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/he/
2022-03-24 13:16:51 +00:00
ganfra
c2d2afbe72
Merge pull request #5624 from vector-im/feature/adm/account-created-celebration-on-sign-in-with-id
...
Fixing account creation celebration shown on `sign in with matrix id`
2022-03-24 11:52:23 +01:00
Adam Brown
84b34f75de
Merge pull request #5517 from vector-im/feature/adm/ftue-single-loading-state
...
FTUE - Single loading state
2022-03-24 10:36:07 +00:00
Adam Brown
4ef0bc9052
fixing wrong account created flag when creating a session from a direct login
2022-03-24 10:19:53 +00:00
Onuray Sahin
7a575ed062
Lint fixes.
2022-03-24 13:10:06 +03:00
Adam Brown
af90adadf3
adding changelog entry
2022-03-23 17:29:06 +00:00
Adam Brown
e7a1c20132
handling the username in use as a username field error
2022-03-23 17:29:06 +00:00
Adam Brown
5aa35899bc
extracting error cases to extensions and handles invalid username as a specific case
2022-03-23 17:29:06 +00:00
Adam Brown
373385b29f
moving the not accepting registration error handling to the login fragment
2022-03-23 17:29:06 +00:00
Adam Brown
11cc284bcc
reusing showFailure from the base fragment instead of resubscribing to the view events
2022-03-23 17:29:05 +00:00
Adam Brown
7d80cfed0b
replacing async reset password,mail and homeserver requests with shared isLoading with error view events
2022-03-23 17:25:10 +00:00
Adam Brown
2227df479c
replacing async login/register state with separate failure view event and shared isLoading
2022-03-23 17:20:47 +00:00
Adam Brown
e3df9c4cef
using isLoading boolean instead of stateless async result for the display name and profile picture updates
2022-03-23 16:48:07 +00:00
ganfra
adf2c642da
Update versions to 1.4.8
2022-03-23 16:27:36 +01:00
ganfra
8d4830975d
Merge tag '1.4.6' into develop
...
v1.4.6
2022-03-23 16:24:02 +01:00
ganfra
7c27ce5e88
Merge branch 'release/1.4.6' into main
2022-03-23 16:24:01 +01:00
Michael Kaye
f7f115e4dc
Be clearer on which test run we're running & don't run sonarqube on release branches.
2022-03-23 15:19:30 +00:00
Michael Kaye
669d00c02a
Only run sonar on nightly runs
2022-03-23 15:15:30 +00:00
ganfra
55b1a60f96
Revert "Do not suggest collapse if there is only one section"
...
This reverts commit 6787980185
.
2022-03-23 16:09:05 +01:00
Onuray Sahin
5f74442f57
Reorder functions.
2022-03-23 16:34:45 +03:00
Onuray Sahin
f18a107df8
Merge branch 'develop' into feature/ons/live_location_service
...
* develop: (152 commits)
Remove exhaustive.
fixing the onboarding sanity test failing - adds tapping the new take me home button within the sanity test
Fix lint issues on weblate sync
fixing view model tests not collecting flow results - the switch from runBlockingTest to runTest means we need to provide a separate scope from the test in order to asynchronously collect the flow results
Do not suggest collapse if there is only one section
Translated using Weblate (Spanish)
Translated using Weblate (Spanish)
runBlocking -> runTest https://github.com/Kotlin/kotlinx.coroutines/blob/master/kotlinx-coroutines-test/MIGRATION.md
runBlockingTest -> runTest https://github.com/Kotlin/kotlinx.coroutines/blob/master/kotlinx-coroutines-test/MIGRATION.md
Small cleanup
The `.exhaustive` trick is not needed anymore in Kotlin 1.6.0 https://kotlinlang.org/docs/whatsnew16.html#stable-exhaustive-when-statements-for-enum-sealed-and-boolean-subjects
Also upgrade the coroutine lib
Fix compilation warning (exhaustive when)
Fix compilation warning (exhaustive when)
Format file (no other change)
Fix compilation warning (exhaustive when)
Bump moshi from 1.12.0 to 1.13.0
Bump kotlin-gradle-plugin from 1.5.31 to 1.6.0
Code review fixes.
fixing presence icon anchoring to the middle of the room icon - creates a secondary verification shield and aligns to the start of the room title when presence is present
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/location/LocationSharingFragment.kt
# vector/src/main/java/im/vector/app/features/location/LocationSharingViewModel.kt
# vector/src/main/res/values/strings.xml
2022-03-23 16:25:01 +03:00
ariskotsomitopoulos
3b9cade1a7
Thread list filtering minor UI changes
2022-03-23 15:13:15 +02:00
Onuray Sahin
96a2bc9ce4
Changelog added.
2022-03-23 15:47:40 +03:00
ganfra
4755ebfa97
Update Changes
2022-03-23 13:38:33 +01:00
Onuray Sahin
3fa4aea506
Navigate to room list when user clicks to the sticky notification.
2022-03-23 15:37:44 +03:00
Adam Brown
55b946a019
fixing the onboarding sanity test failing
...
- adds tapping the new take me home button within the sanity test
2022-03-23 12:57:53 +01:00
ariskotsomitopoulos
82a6ea9d85
Change thread list filtering radio buttons color
2022-03-23 13:40:32 +02:00
ariskotsomitopoulos
d232c49d65
Remove filter toolbar on thread list while there no threads to display
2022-03-23 13:33:55 +02:00
Onuray Sahin
6d0b823b66
Merge pull request #5404 from vector-im/feature/ons/voice_message_scrubbing
...
Voice Message Playback Scrolling Support
2022-03-23 14:32:58 +03:00
Onuray Sahin
7ead3f93f4
Remove exhaustive.
2022-03-23 13:52:53 +03:00
Onuray Sahin
c478503c13
Merge branch 'develop' into feature/ons/voice_message_scrubbing
...
* develop: (429 commits)
fixing the onboarding sanity test failing - adds tapping the new take me home button within the sanity test
Fix lint issues on weblate sync
fixing view model tests not collecting flow results - the switch from runBlockingTest to runTest means we need to provide a separate scope from the test in order to asynchronously collect the flow results
Do not suggest collapse if there is only one section
Translated using Weblate (Spanish)
Translated using Weblate (Spanish)
runBlocking -> runTest https://github.com/Kotlin/kotlinx.coroutines/blob/master/kotlinx-coroutines-test/MIGRATION.md
runBlockingTest -> runTest https://github.com/Kotlin/kotlinx.coroutines/blob/master/kotlinx-coroutines-test/MIGRATION.md
Small cleanup
The `.exhaustive` trick is not needed anymore in Kotlin 1.6.0 https://kotlinlang.org/docs/whatsnew16.html#stable-exhaustive-when-statements-for-enum-sealed-and-boolean-subjects
Also upgrade the coroutine lib
Fix compilation warning (exhaustive when)
Fix compilation warning (exhaustive when)
Format file (no other change)
Fix compilation warning (exhaustive when)
Bump moshi from 1.12.0 to 1.13.0
Bump kotlin-gradle-plugin from 1.5.31 to 1.6.0
fixing presence icon anchoring to the middle of the room icon - creates a secondary verification shield and aligns to the start of the room title when presence is present
PR remarks
Increase the thread summaries limit
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/detail/composer/voice/VoiceMessageRecorderView.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/timeline/item/MessageVoiceItem.kt
2022-03-23 13:32:36 +03:00
ariskotsomitopoulos
6568091f29
Improve thread list item UI
2022-03-23 12:29:07 +02:00
ganfra
20b2af4432
Merge pull request #5610 from vector-im/feature/adm/account-creation-sanity-test-update
...
Sanity test getting stuck on account created screen
2022-03-23 11:03:46 +01:00
ariskotsomitopoulos
8a1d008b3c
Show keyboard when user first reply in a thread
2022-03-23 11:29:06 +02:00
Benoit Marty
d5a89fc4aa
Merge pull request #5599 from vector-im/dependabot/github_actions/actions/cache-3
...
Bump actions/cache from 2 to 3
2022-03-23 10:23:29 +01:00
Benoit Marty
e549ce15af
Merge pull request #5600 from vector-im/dependabot/github_actions/michaelkaye/setup-matrix-synapse-0.4.0
...
Bump michaelkaye/setup-matrix-synapse from 0.3.0 to 0.4.0
2022-03-23 10:22:39 +01:00
Benoit Marty
c6fe084507
Merge pull request #4471 from vector-im/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.6.0
...
Bump kotlin-gradle-plugin from 1.5.31 to 1.6.0 - BLOCKED
2022-03-23 10:08:53 +01:00
Adam Brown
5bbc9dc102
fixing the onboarding sanity test failing
...
- adds tapping the new take me home button within the sanity test
2022-03-23 09:02:37 +00:00
Denys Nykula
a8969b6dfa
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2171 of 2171 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2022-03-22 22:35:40 +00:00
Weblate
65732f3720
Merge branch 'origin/develop' into Weblate.
2022-03-22 18:39:56 +00:00
Denys Nykula
17d4e6c745
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/uk/
2022-03-22 18:39:56 +00:00
lvre
720d830f5f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/pt_BR/
2022-03-22 18:39:55 +00:00
libexus
41de155fb5
Translated using Weblate (German)
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/de/
2022-03-22 18:39:54 +00:00
waclaw66
040180478d
Translated using Weblate (Czech)
...
Currently translated at 100.0% (52 of 52 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/cs/
2022-03-22 18:39:52 +00:00
ganfra
951171cb94
Merge pull request #5607 from vector-im/feature/fga/weblate_1.4.6
...
Feature/fga/weblate 1.4.6
2022-03-22 19:39:00 +01:00
ganfra
c06c9ea1d6
Fix lint issues on weblate sync
2022-03-22 18:55:34 +01:00
ganfra
3d3f5444b1
Merge pull request #5606 from RiotTranslateBot/weblate-element-android-element-app
...
Translations update from Weblate
2022-03-22 18:11:28 +01:00
Adam Brown
fdf3cc36ce
fixing view model tests not collecting flow results
...
- the switch from runBlockingTest to runTest means we need to provide a separate scope from the test in order to asynchronously collect the flow results
2022-03-22 17:01:34 +00:00
ericdecanini
bfd31de05e
Renames call option to be more agnostic
2022-03-22 17:56:07 +01:00
ariskotsomitopoulos
72bc613f34
Reduce thread toolbar avatar size
2022-03-22 18:54:59 +02:00
ariskotsomitopoulos
f8e7ba7355
Format menu_timeline
2022-03-22 18:43:01 +02:00
ClaireG
6787980185
Do not suggest collapse if there is only one section
2022-03-22 17:31:21 +01:00
ariskotsomitopoulos
b1c4ca7816
Simplify thread timeline toolbar menu more
2022-03-22 18:03:49 +02:00
Weblate
095f06bd89
Merge branch 'origin/develop' into Weblate.
2022-03-22 15:59:34 +00:00
iaiz
8550db9f23
Translated using Weblate (Spanish)
...
Currently translated at 95.7% (2065 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/es/
2022-03-22 15:58:54 +00:00
iaiz
707800532f
Translated using Weblate (Spanish)
...
Currently translated at 66.6% (34 of 51 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/es/
2022-03-22 15:58:52 +00:00
Benoit Marty
012cdf4b4d
runBlocking -> runTest
...
https://github.com/Kotlin/kotlinx.coroutines/blob/master/kotlinx-coroutines-test/MIGRATION.md
2022-03-22 16:52:18 +01:00
Benoit Marty
86829008c3
runBlockingTest -> runTest
...
https://github.com/Kotlin/kotlinx.coroutines/blob/master/kotlinx-coroutines-test/MIGRATION.md
2022-03-22 16:39:39 +01:00
ericdecanini
249db1820f
Removes ic_headphones
2022-03-22 16:22:40 +01:00
Benoit Marty
f791ddb7bb
Small cleanup
2022-03-22 16:14:15 +01:00
Benoit Marty
03fee2a131
The .exhaustive
trick is not needed anymore in Kotlin 1.6.0
...
https://kotlinlang.org/docs/whatsnew16.html#stable-exhaustive-when-statements-for-enum-sealed-and-boolean-subjects
2022-03-22 16:14:15 +01:00
Benoit Marty
97bb5a9abb
Also upgrade the coroutine lib
2022-03-22 16:13:06 +01:00
Benoit Marty
57bee40211
Fix compilation warning (exhaustive when)
2022-03-22 16:13:06 +01:00
Benoit Marty
7502158ba9
Fix compilation warning (exhaustive when)
2022-03-22 16:13:06 +01:00
Benoit Marty
ed62a2f1c9
Format file (no other change)
2022-03-22 16:13:06 +01:00
Benoit Marty
f07c9bf105
Fix compilation warning (exhaustive when)
2022-03-22 16:13:06 +01:00
dependabot[bot]
e169c81a2c
Bump moshi from 1.12.0 to 1.13.0
...
Bumps `moshi` from 1.12.0 to 1.13.0.
Updates `moshi-adapters` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/square/moshi/releases )
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/moshi/compare/moshi-parent-1.12.0...moshi-parent-1.13.0 )
Updates `moshi-kotlin-codegen` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/square/moshi/releases )
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/moshi/compare/moshi-parent-1.12.0...moshi-parent-1.13.0 )
---
updated-dependencies:
- dependency-name: com.squareup.moshi:moshi-adapters
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.squareup.moshi:moshi-kotlin-codegen
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-22 16:13:06 +01:00
dependabot[bot]
6f55a25a30
Bump kotlin-gradle-plugin from 1.5.31 to 1.6.0
...
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) from 1.5.31 to 1.6.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-22 16:13:06 +01:00
ariskotsomitopoulos
bc9a785a59
Match timeline thread summary width with the actual text
2022-03-22 17:08:49 +02:00
ganfra
073475854e
Merge pull request #5564 from SpiritCroc/timeline-chunk-double-linking
...
Fix another case of read markers not updating: Ensure proper double linking of TimelineChunks
2022-03-22 15:46:48 +01:00
ariskotsomitopoulos
1e3b859f48
Fix timeline thread summary width
2022-03-22 16:19:15 +02:00
ganfra
67804da205
Merge pull request #5604 from vector-im/feature/adm/toolbar-icon-positions
...
Fixing presence icon anchoring to the middle of the room icon
2022-03-22 15:16:17 +01:00
Onuray Sahin
24bdad3ae1
Code review fixes.
2022-03-22 17:04:35 +03:00
ariskotsomitopoulos
c455912969
Fix timeline thread summary padding
2022-03-22 16:03:49 +02:00
ganfra
a2f64e7f3c
Merge pull request #5576 from vector-im/feature/aris/thread_labs_notice_users
...
Threads Migration
2022-03-22 14:57:07 +01:00
Adam Brown
1e6e8b546d
fixing presence icon anchoring to the middle of the room icon
...
- creates a secondary verification shield and aligns to the start of the room title when presence is present
2022-03-22 13:43:43 +00:00
ericdecanini
7449d15d2f
Merge remote-tracking branch 'origin/develop' into bugfix/eric/voting-ended-poll
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/detail/timeline/factory/MessageItemFactory.kt
2022-03-22 14:15:29 +01:00
Onuray Sahin
70c8a8bf34
Support sharing live location in multiple rooms.
2022-03-22 16:01:51 +03:00
ariskotsomitopoulos
c6593f0cee
PR remarks
2022-03-22 13:57:20 +02:00
ariskotsomitopoulos
09a017aaa8
Increase thread summary icon size
2022-03-22 13:48:07 +02:00
Adam Brown
21e46c5840
Merge pull request #5601 from vector-im/dependabot/gradle/org.json-json-20220320
...
Bump json from 20211205 to 20220320
2022-03-22 11:00:13 +00:00
ariskotsomitopoulos
3c6dbd0843
Reduce timeline menu thread icon padding
2022-03-22 12:55:50 +02:00
ariskotsomitopoulos
52699357dd
Change text constant
2022-03-22 12:27:11 +02:00
ariskotsomitopoulos
a431d885f0
Increase the thread summaries limit
2022-03-22 11:20:47 +02:00
dependabot[bot]
c2e3c63100
Bump json from 20211205 to 20220320
...
Bumps [json](https://github.com/douglascrockford/JSON-java ) from 20211205 to 20220320.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases )
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md )
- [Commits](https://github.com/douglascrockford/JSON-java/commits )
---
updated-dependencies:
- dependency-name: org.json:json
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-21 23:09:06 +00:00
dependabot[bot]
13d0b23663
Bump michaelkaye/setup-matrix-synapse from 0.3.0 to 0.4.0
...
Bumps [michaelkaye/setup-matrix-synapse](https://github.com/michaelkaye/setup-matrix-synapse ) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/michaelkaye/setup-matrix-synapse/releases )
- [Commits](https://github.com/michaelkaye/setup-matrix-synapse/compare/v0.3.0...v0.4.0 )
---
updated-dependencies:
- dependency-name: michaelkaye/setup-matrix-synapse
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-21 23:03:32 +00:00
dependabot[bot]
6fd207764d
Bump actions/cache from 2 to 3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-21 23:03:30 +00: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
ganfra
794131d274
Merge pull request #5551 from SpiritCroc/local-echo
...
Fix local echos not being shown when re-opening rooms
2022-03-21 19:24:07 +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
Michael Kaye
4a8aeadbcf
Merge pull request #5471 from vector-im/michaelk/ci_script_improvements
...
CI Script improvements
2022-03-21 15:06:11 +00:00
Benoit Marty
835497682f
Merge pull request #5572 from p1gp1g/play-sticker
...
Show stickers on click
2022-03-21 15:51:36 +01:00
Benoit Marty
579e6164d6
Merge pull request #5550 from vector-im/feature/adm/presence-theme-patch
...
Presence indicator theme attribute
2022-03-21 15:45:36 +01:00
Benoit Marty
176895a37d
Merge pull request #5589 from vector-im/sync-emojis
...
Sync Emojis
2022-03-21 15:42:43 +01:00
Michael Kaye
c687252fb6
Update .github/workflows/nightly.yml
2022-03-21 14:31:17 +00:00
Onuray Sahin
7e5c293ebc
Use primary color for location notification item.
2022-03-21 17:27:14 +03:00
Onuray Sahin
334368083e
Track location in foreground service.
2022-03-21 16:46:40 +03:00
ariskotsomitopoulos
ed2cb5f0fe
Enhance text constants
2022-03-21 15:45:08 +02:00
ariskotsomitopoulos
0479049476
Permalink to a root thread message will navigate user within the thread timeline
2022-03-21 15:16:57 +02:00
ariskotsomitopoulos
277619d833
Format code & add comments
2022-03-21 13:39:15 +02:00
Onuray Sahin
c63fc3d6c2
Start the foreground service when users start live location sharing.
2022-03-21 14:27:15 +03: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
Linerly
75fe14561e
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2022-03-21 08:38:31 +00:00
bmarty
ffb007e96d
Sync Emojis
2022-03-21 00:03:12 +00:00
notramo
777913493f
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (51 of 51 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/hu/
2022-03-19 21:38:32 +00:00
notramo
06af5a8017
Translated using Weblate (Hungarian)
...
Currently translated at 99.8% (2154 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2022-03-19 21:38:31 +00:00
Jeanne Lavoie
8a783a7a0b
Translated using Weblate (French (Canada))
...
Currently translated at 83.9% (1811 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr_CA/
2022-03-19 21:38:31 +00:00
libexus
7910b4cd35
Translated using Weblate (German)
...
Currently translated at 99.9% (2155 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-03-19 21:38:31 +00: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
ravit
cb290550a9
Translated using Weblate (Hebrew)
...
Currently translated at 94.5% (2039 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/he/
2022-03-18 18:38:46 +00:00
Эдуард Гера
db828152a6
Translated using Weblate (Hebrew)
...
Currently translated at 94.5% (2039 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/he/
2022-03-18 18:38:39 +00:00
Modificator
20d9f68679
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 95.7% (2065 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
2022-03-18 18:38:35 +00:00
Besnik Bleta
1ecbe41529
Translated using Weblate (Albanian)
...
Currently translated at 99.4% (2145 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sq/
2022-03-18 18:38:35 +00:00
Jeanne Lavoie
d24f01c001
Translated using Weblate (French)
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2022-03-18 18:38:35 +00:00
Jeanne Lavoie
4b6c8b8980
Translated using Weblate (French (Canada))
...
Currently translated at 83.7% (1806 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr_CA/
2022-03-18 18:38:35 +00:00
Theo
96904d0fd7
Translated using Weblate (Greek)
...
Currently translated at 16.0% (347 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/el/
2022-03-18 18:38:34 +00:00
waclaw66
805666b2f5
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2022-03-18 18:38:33 +00:00
Zet
df717dd82d
Translated using Weblate (Arabic)
...
Currently translated at 32.7% (706 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2022-03-18 18:38:33 +00:00
Adam Brown
ea9c9ae490
Merge pull request #5408 from vector-im/feature/adm/onboarding-tests
...
FTUE - Onboarding registration steps unit tests
2022-03-18 15:57:38 +00:00
Maxime NATUREL
4761f7701b
Merge pull request #5579 from vector-im/feature/mna/PSF-664-5571-live-location-indicator
...
#5571 : Live location status bar indicator
2022-03-18 16:30:41 +01:00
Maxime Naturel
d1aba46b52
Using one line per parameter for the custom view
2022-03-18 15:58:42 +01:00
Maxime Naturel
840a224c9f
Fixing coding style issue
2022-03-18 15:01:44 +01:00
Adam Brown
ce2c309d72
including verification to ensure no other methods are being called
2022-03-18 14:00:56 +00:00
ariskotsomitopoulos
e574fda099
Remove unused import
2022-03-18 14:55:14 +01:00
ariskotsomitopoulos
06db7e2374
Enhance migration logic & PR remarks
2022-03-18 14:51:06 +01:00
ariskotsomitopoulos
fd4d99d6fc
Possible NullPointerException crash fix
2022-03-18 14:50:34 +01:00
Adam Brown
7f943d37fd
explicitly declaring the fake registrationb wizard as not relaxed and creating new test instances for each case
2022-03-18 13:15:14 +00:00
Maxime Naturel
526d11e912
Removing TODO
2022-03-18 14:12:55 +01:00
Maxime Naturel
56bffb2657
Adding stop button
2022-03-18 14:11:16 +01:00
Maxime Naturel
67297bbdef
Custom View in timeline screen without stop button
2022-03-18 14:11:08 +01:00
Maxime Naturel
70ab5354c3
Adding strings of the view
2022-03-18 14:10:57 +01:00
Maxime Naturel
32f18d5af3
Adding changelog entry
2022-03-18 14:10:47 +01:00
Onuray Sahin
a1d27940cd
Create a foreground service.
2022-03-18 15:26:11 +03:00
ericdecanini
d54b465b30
Uses messageVoiceItem for audio files
2022-03-18 13:22:49 +01:00
Maxime NATUREL
3547c5acba
Merge pull request #5565 from vector-im/feature/mna/PSF-664-5536-permissions
...
Live Location Sharing - Background permission
2022-03-18 12:06:30 +01:00
ariskotsomitopoulos
2e5d45ec6e
Format code
2022-03-18 12:03:17 +01:00
ariskotsomitopoulos
f00b1f29bf
Enhance text context for thread migration notice
2022-03-18 11:58:29 +01:00
ericdecanini
26176328c4
Fixes epoxy errors with renamed epoxy attributes
2022-03-18 11:58:23 +01:00
Valere
189683a8a1
Merge pull request #5552 from SpiritCroc/timeline-decryptor-crash
...
Fix crash when closing room during timeline decryption
2022-03-18 11:34:27 +01:00
ariskotsomitopoulos
a0e6dd5f6c
Merge branch 'develop' into feature/aris/thread_labs_notice_users
...
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/api/MatrixConfiguration.kt
# vector/src/main/java/im/vector/app/core/di/SingletonModule.kt
2022-03-18 11:28:21 +01:00
aringenbach
1d74e34362
Merge pull request #5566 from vector-im/feature/aringenbach/presence-sync-build-config
...
Add a presence sync enabling build config
2022-03-18 09:19:45 +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
sim
e5c04d9cc8
Show stickers on click
...
Play animated stickers
Signed-off-by: sim <git@sgougeon.fr >
2022-03-18 01:03:34 +01:00
ariskotsomitopoulos
61cb7a6ffb
Prepare next RC threads migration to all users
2022-03-17 19:09:09 +01:00
ariskotsomitopoulos
2ca3387ab3
Migrate Threads and notify user
2022-03-17 18:51:54 +01:00
Adam Brown
abf62aff47
extracting named function out for cancelling the email validation job, giving more context to the currentjob=null
2022-03-17 17:51:01 +00:00
Adam Brown
192d1c4f2d
converting open class to sealed interface for extra type safety
2022-03-17 17:01:16 +00:00
ericdecanini
cde10ca032
Fixes wrong spellings in Message file and voice items
2022-03-17 17:58:11 +01:00
Adam Brown
ba76aac965
removing unused fake helper methods
2022-03-17 16:54:51 +00:00
Adam Brown
d514751ffd
avoiding shadowed lambda parameters
2022-03-17 16:52:37 +00:00
Adam Brown
5df2ae9ae2
updating with previous state helper and including javadoc to help explain its usage
2022-03-17 16:50:20 +00:00
Adam Brown
d77061b229
removing fully qualified import
2022-03-17 16:38:42 +00:00
Arnaud Ringenbach
7593f7a2c6
Fix lint issues
2022-03-17 17:15:16 +01:00
Arnaud Ringenbach
bc3cef53fe
Re-trigger checks
2022-03-17 17:06:45 +01:00
ericdecanini
00bced9500
Changes unTrack to untrack
2022-03-17 16:40:35 +01:00
Onuray Sahin
a13ba13fb5
Code review fixes.
2022-03-17 18:30:39 +03:00
Arnaud Ringenbach
d3459d1d3d
Use MatrixConfiguration & move presence sync enabled checks out of view
2022-03-17 14:50:15 +01:00
ericdecanini
fbb6f117d0
Fixes remote echo of end poll not processing correctly
2022-03-17 13:47:57 +01:00
ericdecanini
d11fc060ee
Fixes crash due to empty constructor in CreatePollViewState
2022-03-17 13:46:16 +01:00
Eric Decanini
9c8f29e853
Merge branch 'develop' into bugfix/eric/voting-ended-poll
2022-03-17 12:07:45 +01:00
Arnaud Ringenbach
4bcf31e0c2
Add a presence sync enabling build config
2022-03-17 11:43:07 +01:00
SpiritCroc
91259bef40
Ensure proper double linking of TimelineChunks
...
We need both directions so getOffsetIndex() produces correct results in
all cases.
2022-03-17 11:34:20 +01:00
Adam Brown
36564d3657
Merge pull request #5558 from vector-im/feature/adm/crash-when-tapping-verification-item
...
Fixing crash when tapping timeline verification item
2022-03-17 10:25:52 +00:00
Onuray Sahin
33e5a206bd
Fix background location permission for Android > 10.
2022-03-17 12:29:46 +03:00
Adam Brown
4154f036db
fixing crash when tapping verification item
...
- caused by the setArguments being called on the TimelineFragment not the bottomsheet we've just created
2022-03-16 16:19:39 +00:00
Aris Kotsomitopoulos
d1a77d2eca
Merge pull request #5378 from vector-im/feature/aris/threads_analytics
...
Feature/aris/threads analytics
2022-03-16 15:51:24 +01:00
ClaireG
d1bca78083
[Notification mode] Wrong mode is displayed when the mention only is selected on the web client
2022-03-16 14:51:10 +01:00
ariskotsomitopoulos
bcf3f1e302
Format code
2022-03-16 14:49:40 +01:00
Onuray Sahin
575d62a354
Naming convention fix.
2022-03-16 16:34:48 +03:00
SpiritCroc
682f4c35d2
Fix endless loading timeline due to conflicting chunks
2022-03-16 14:24:31 +01:00
ariskotsomitopoulos
eee1ec1423
Merge branch 'develop' into feature/aris/threads_analytics
2022-03-16 13:19:08 +01:00
Adam Brown
99b43fd771
Merge pull request #5433 from vector-im/sync-analytics-plan
...
Sync analytics plan
2022-03-16 12:04:59 +00:00
ariskotsomitopoulos
60db2e424e
Merge branch 'develop' into feature/aris/threads_analytics
2022-03-16 13:01:09 +01:00
Adam Brown
e1b8a2e8ec
trigger CI
2022-03-16 11:08:15 +00:00
SpiritCroc
a994f859e1
Fix crash when closing room during timeline decryption
2022-03-16 10:19:01 +01:00
SpiritCroc
856f25f684
Fix local echos not being shown when re-opening rooms
2022-03-15 19:34:04 +01:00
ericdecanini
f722b2eb85
Removes unused import
2022-03-15 19:16:22 +01:00
ericdecanini
5d496d5f3d
Adds changelog file
2022-03-15 19:16:04 +01:00
ericdecanini
82ead4f3f5
Replaces call option condition with isDirect
2022-03-15 19:09:19 +01:00
Adam Brown
4a7646a7ba
providing online indicator color from the colors file instead of the element palette
2022-03-15 17:59:37 +00:00
Adam Brown
c257488ca8
Merge pull request #5513 from chagai95/add-presence-indicator-online
...
add presence indicator online
2022-03-15 17:58:02 +00:00
Adam Brown
3d20d46eb3
enabling the personalize step for the unit tests preemptively for the feature to be enabled
2022-03-15 17:49:44 +00:00
Adam Brown
fe206fe130
fixing wrong action for starting the sign up
2022-03-15 17:49:44 +00:00
Adam Brown
fc5c0579bb
adding changelog entry
2022-03-15 17:49:44 +00:00
Adam Brown
694016fc16
adding test case for the non loading registration steps
2022-03-15 17:49:44 +00:00
Adam Brown
390ae4344d
allowing test withPrevious to be supplied a list
2022-03-15 17:49:44 +00:00
Adam Brown
804513c808
adding case for result ignoring register actions
2022-03-15 17:49:44 +00:00
Adam Brown
75cbb727a4
cleaning up test names and bodies to be clearer
2022-03-15 17:49:43 +00:00
Adam Brown
b2a1aa17bd
adding commas to separate the test name sections
2022-03-15 17:49:17 +00:00
Adam Brown
434ee67982
ensure the pid add/resend methods do not trigger the next registration steps
...
- keeps the previous behaviour
2022-03-15 17:49:17 +00:00
Adam Brown
3fa415007c
extracting registration steps to separate handler to make testing the flow simpler
2022-03-15 17:49:16 +00:00
Adam Brown
4225f62120
adding test helper for asserting states whilst combining previous updates
2022-03-15 17:42:42 +00:00
Adam Brown
c15e908a15
converting onboarding action to sealed interface
2022-03-15 17:42:42 +00:00
Adam Brown
17d363cf9a
Merge pull request #5389 from vector-im/feature/adm/personalisation-complete
...
FTUE - Personalisation complete
2022-03-15 17:33:29 +00:00
ericdecanini
d74d569f4b
Adds back default to true on isWebRTCCallOptionAvailable
2022-03-15 18:15:46 +01:00
ericdecanini
a46901ad6c
Makes PollState a sealed interface
2022-03-15 18:10:47 +01:00
ericdecanini
a2d18d460a
Fixes PollMode import error in TimelineFragment
2022-03-15 18:10:05 +01:00
Maxime Naturel
d776f0c09c
Check permission for background location (OS version <= Android 10 case)
2022-03-15 17:50:58 +01:00
Maxime Naturel
6f6bb3dbfe
Adding method to show dialog when permission is missing
2022-03-15 17:45:36 +01:00
Maxime Naturel
9c6cd9f630
Adding build config field
2022-03-15 17:45:26 +01:00
Maxime Naturel
ae6040e01e
Adding changelog entry
2022-03-15 17:45:19 +01:00
Maxime NATUREL
9ef235f3d7
Merge pull request #5479 from vector-im/feature/mna/PSF-735-pinned-location
...
#5417 : Pinned location sharing
2022-03-15 17:40:21 +01:00
aringenbach
a7639f4424
Merge pull request #5544 from vector-im/aringenbach/5521_permalink_base_url_mention
...
Fix mentions using matrix.to rather than client defined permalink base url
2022-03-15 17:28:16 +01:00
Maxime Naturel
b72c87da44
Renaming "btn" into "button"
2022-03-15 17:09:31 +01:00
Maxime Naturel
9ecf12a7ba
Using extensions for Boolean? type
2022-03-15 17:09:31 +01:00
Maxime Naturel
abd25c2292
Removing Action suffix in ViewAction types
2022-03-15 17:09:31 +01:00
Maxime Naturel
6779fa1175
Change naming for initLocateButton() method
2022-03-15 17:09:31 +01:00
Maxime Naturel
f495150b4e
Fixing asset type representation
2022-03-15 17:09:31 +01:00
Maxime Naturel
9864e51927
Adding changelog entry
2022-03-15 17:09:31 +01:00
Maxime Naturel
094e62c95b
Adding unit tests for use case
2022-03-15 17:09:31 +01:00
Maxime Naturel
04405c7970
Distinguish user location and pinned location sharing
2022-03-15 17:09:30 +01:00
Maxime Naturel
8d1822da96
Recompute location comparison on new user location
2022-03-15 17:09:30 +01:00
Maxime Naturel
125b8d2058
Zoom to user location action
2022-03-15 17:09:30 +01:00
Maxime Naturel
01aff36597
Using style attibute for locate button visibility
2022-03-15 17:09:30 +01:00
Maxime Naturel
40e92842ea
Show icon to reset map to user location
2022-03-15 17:09:30 +01:00
Maxime Naturel
57fcfeb1c1
Show dot pin for user location
2022-03-15 17:09:30 +01:00
Maxime Naturel
93c397d492
Updating location target drawable dynamically
2022-03-15 17:09:30 +01:00
Maxime Naturel
6fc6bf1c7d
Compare locations use case implementation
2022-03-15 17:09:30 +01:00
Maxime Naturel
01879e252d
Comparing target and user location using Flow in ViewModel
2022-03-15 17:09:29 +01:00
Maxime Naturel
dec075faf3
Handling press on pinned location option
2022-03-15 17:09:29 +01:00
Maxime Naturel
a1d155df71
Adding static pin at the center of the map
2022-03-15 17:09:29 +01:00
Maxime Naturel
9256b5671b
Show options menu on top of the map
2022-03-15 17:09:29 +01:00
chagai95
f8ca2fecd5
Update changelog.d/5513.misc
...
Co-authored-by: Adam Brown <adampsbrown@googlemail.com >
2022-03-15 17:08:31 +01:00
Arnaud Ringenbach
15e3f258f3
Fix wildcard imports
2022-03-15 16:55:24 +01:00
ariskotsomitopoulos
c3f1b748a3
Fix thread deleted root message summary
2022-03-15 16:34:17 +01:00
Onuray Sahin
db0cfd4704
Merge pull request #5455 from vector-im/feature/ons/fix_poll_start_notifications
...
Show notification for poll start events but not for responses
2022-03-15 18:34:03 +03:00
Arnaud Ringenbach
56760ecddc
Create SpanTemplateType and factorize template creation
2022-03-15 16:33:59 +01:00
Adam Brown
9d49ef5f3a
removing unused drawable
2022-03-15 15:12:51 +00:00
ericdecanini
98b7d194eb
Adds getBestX following merge from develop
2022-03-15 15:54:30 +01:00
Onuray Sahin
a47b589e72
Code review fixes.
2022-03-15 17:51:02 +03:00
Onuray Sahin
7fa43f0d1b
Merge branch 'develop' into feature/ons/fix_poll_start_notifications
...
* develop: (163 commits)
Fix lint error.
Removes changelog file
Fix PR comment
Adds changelog file
Refactors MessageBubbleView
Updating changelog copy
making use of the fake overrides for testing
extracting the personalization complete emitting to a dedicated function
making use of binding api instead of manual findviewbyid
using consistent method naming for setting the capabilities override
taking the personalization feature flag into account when calculating if personalization is supported - also removes a legacy loading workaround for the account creation step, we're navigating to a new screen AccountCreated so we have to stop the loading
adding changelog entry
using correct label for the avatar capability debug override
forwarding to the profile picture flow when display name changing isn't supported but pictures are when personalising the profile
formatting
dynamically switching the onboarding flow based on the capabilities of the homeserver - when avatars can't be changed we complete the personlisation flow
hiding the toolbar back button and handling system back as take the user home if the display name personalisation is not supported
adding test around account creation via dummy
dynamically changing the account created layout based on if the homeserver supports personalisation
adding entry points for injecting and overriding the homeserver capabilities
...
2022-03-15 17:49:53 +03:00
ericdecanini
9806f1bf8f
Merge remote-tracking branch 'origin/develop' into bugfix/eric/voting-ended-poll
...
# 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/timeline/factory/MessageItemFactory.kt
# vector/src/main/java/im/vector/app/features/poll/create/CreatePollViewState.kt
2022-03-15 15:48:17 +01:00
ericdecanini
38f3b88395
Adds debug test to check roomSummary for voice call button
2022-03-15 15:30:02 +01:00
Aris Kotsomitopoulos
e0b93c2d2c
Merge pull request #5298 from vector-im/feature/aris/thread_live_thread_list
...
Live Threads
2022-03-15 15:14:26 +01:00
Arnaud Ringenbach
094ebe6764
Fix ktlint on TestPermalinkService
2022-03-15 14:57:59 +01:00
Arnaud Ringenbach
a68471afe3
Fix documentation on PermalinkService
2022-03-15 14:54:24 +01:00
Arnaud Ringenbach
c7aab7a3f6
Remove useless imports on TextPillsUtils
2022-03-15 14:52:13 +01:00
Onuray Sahin
30c325b16c
Merge pull request #5504 from vector-im/feature/ons/poll_tests
...
Poll Integration Tests
2022-03-15 16:51:12 +03:00
Arnaud Ringenbach
55fbed1a81
Remove useless PermalinkFactory import
2022-03-15 14:49:55 +01:00
Arnaud Ringenbach
ea4addf446
Fix TestPermalinkService header
2022-03-15 14:45:04 +01:00
ariskotsomitopoulos
7db2ff2cfd
Merge branch 'feature/aris/thread_live_thread_list' into feature/aris/threads_analytics
2022-03-15 14:35:31 +01:00
ariskotsomitopoulos
4d76c0d822
Fix build error
2022-03-15 14:34:53 +01:00
Arnaud Ringenbach
c80df6943b
Add changelog
2022-03-15 14:32:08 +01:00
Arnaud Ringenbach
5b04686827
Fix MarkdownParser unit tests
2022-03-15 14:27:17 +01:00
ariskotsomitopoulos
07eabf110d
Merge branch 'feature/aris/thread_live_thread_list' into feature/aris/threads_analytics
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/analytics/plan/Interaction.kt
2022-03-15 14:23:48 +01:00
ariskotsomitopoulos
8a862d006e
Merge branch 'develop' into feature/aris/thread_live_thread_list
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/detail/timeline/format/DisplayableEventFormatter.kt
2022-03-15 14:21:04 +01:00
Onuray Sahin
b4df6e1ae8
Merge branch 'develop' into feature/ons/poll_tests
...
* develop:
Fix lint error.
Fix lint error.
Avoid stable prefix
Support both unstable and stable prefixes.
2022-03-15 16:16:17 +03:00
Adam Brown
1c63789cd0
removing unused import
2022-03-15 13:12:28 +00:00
Adam Brown
161cd3f9ec
replacing the ftue icons with only the foreground asset to allow for tinting
...
- making use of the generic circle shape the background, this allows the foreground and background layers to be tintable separately
2022-03-15 13:07:22 +00:00
Adam Brown
049ae4a22a
making the profile screen toolbar transparent, matches the designs for dark mode
2022-03-15 13:07:22 +00:00
Adam Brown
8d0435db77
updating all confetti usages to use design palette colours
2022-03-15 13:07:22 +00:00
Adam Brown
9575cb5de7
removing unneeded button background colour
...
- causes the rounded corners and highlight to stop working
2022-03-15 13:07:22 +00:00
Adam Brown
9c114f371e
adding changelog entry
2022-03-15 13:07:22 +00:00
Adam Brown
e3c3db2964
adding personalization complete screen
2022-03-15 13:07:22 +00:00
Adam Brown
9f6d3ec380
playing confetti effect when unable to personalise account on account creation
...
- extracts the logic to an extension for reuse from the timeline
2022-03-15 13:07:22 +00:00
Danial Behzadi
3130e67edb
Translated using Weblate (Persian)
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
2022-03-15 12:27:00 +00:00
Danial Behzadi
a40ad9543d
Translated using Weblate (Persian)
...
Currently translated at 100.0% (51 of 51 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/fa/
2022-03-15 12:26:59 +00:00
Jozef Gaal
ae5f09922a
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-03-15 12:26:58 +00:00
Jeanne Lavoie
c2fa67ea22
Translated using Weblate (French)
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2022-03-15 12:26:57 +00:00
Edward Gera
0013d08ac7
Translated using Weblate (Hebrew)
...
Currently translated at 89.1% (1923 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/he/
2022-03-15 12:26:57 +00:00
Onuray Sahin
1a76914828
Merge pull request #5345 from vector-im/feature/ons/fix_unstable_prefixes
...
Support both unstable and stable prefixes
2022-03-15 15:16:16 +03:00
Onuray Sahin
f4bdaf6151
Fix lint error.
2022-03-15 14:47:19 +03:00
Onuray Sahin
dd3178c36e
Merge branch 'develop' into feature/ons/poll_tests
...
* develop: (150 commits)
Removes changelog file
Fix PR comment
Adds changelog file
Refactors MessageBubbleView
Updating changelog copy
making use of the fake overrides for testing
extracting the personalization complete emitting to a dedicated function
making use of binding api instead of manual findviewbyid
using consistent method naming for setting the capabilities override
taking the personalization feature flag into account when calculating if personalization is supported - also removes a legacy loading workaround for the account creation step, we're navigating to a new screen AccountCreated so we have to stop the loading
adding changelog entry
using correct label for the avatar capability debug override
forwarding to the profile picture flow when display name changing isn't supported but pictures are when personalising the profile
formatting
dynamically switching the onboarding flow based on the capabilities of the homeserver - when avatars can't be changed we complete the personlisation flow
hiding the toolbar back button and handling system back as take the user home if the display name personalisation is not supported
adding test around account creation via dummy
dynamically changing the account created layout based on if the homeserver supports personalisation
adding entry points for injecting and overriding the homeserver capabilities
extracting method for the handling of the profile picture selection
...
2022-03-15 14:39:51 +03:00
Arnaud Ringenbach
df794ee41f
Move template creation to PermalinkService
2022-03-15 11:26:47 +01:00
ariskotsomitopoulos
c9f07061ef
Revert temporary fix for develop crash
2022-03-15 11:26:00 +01:00
Arnaud Ringenbach
4cf820cb12
Use client permalink base url on mentions if available
2022-03-15 10:34:04 +01:00
Eric Decanini
de14e10a45
Merge pull request #5534 from vector-im/bugfix/eric/top-space-crash
...
Fixes timeline crash due to additionalTopSpace
2022-03-15 09:59:09 +01:00
ClaireG
5de7873755
Merge pull request #5532 from vector-im/cgizard/ISSSUE-5514
...
Read receipt in wrong order
2022-03-14 17:39:30 +01:00
ericdecanini
184b35ab38
Removes changelog file
2022-03-14 17:35:34 +01:00
Claire G
6c7b4d4256
Fix PR comment
2022-03-14 17:10:58 +01:00
ariskotsomitopoulos
d7c486c55e
Add fallback support rendering proposed in MSC3676
2022-03-14 16:04:08 +01:00
Adam Brown
82e1afdb72
Merge pull request #5375 from vector-im/feature/adm/display-personalisation-based-on-capabilities
...
FTUE - Capability based personalisation flow
2022-03-14 13:34:21 +00:00
ericdecanini
3981e72301
Adds changelog file
2022-03-14 14:21:01 +01:00
Maxime NATUREL
4939a98689
Merge pull request #5181 from vector-im/feature/mna/4533-dm-rooms-headers
...
#4533 : improve headers UI in room/messages lists
2022-03-14 13:51:03 +01:00
ericdecanini
d35c1e833d
Refactors MessageBubbleView
2022-03-14 13:05:35 +01:00
Adam Brown
c06d3ff809
Updating changelog copy
...
Co-authored-by: Benoit Marty <benoitm@matrix.org >
2022-03-14 11:54:42 +00:00
Adam Brown
c84ce5a2e0
making use of the fake overrides for testing
2022-03-14 11:54:42 +00:00
Adam Brown
c2fe669670
extracting the personalization complete emitting to a dedicated function
2022-03-14 11:54:42 +00:00
Adam Brown
d89cc71eb4
making use of binding api instead of manual findviewbyid
2022-03-14 11:54:42 +00:00
Adam Brown
edee6abafa
using consistent method naming for setting the capabilities override
2022-03-14 11:54:42 +00:00
Adam Brown
bdedffbb4f
taking the personalization feature flag into account when calculating if personalization is supported
...
- also removes a legacy loading workaround for the account creation step, we're navigating to a new screen AccountCreated so we have to stop the loading
2022-03-14 11:54:42 +00:00
Adam Brown
7e79d7ed0e
adding changelog entry
2022-03-14 11:54:42 +00:00
Adam Brown
ab9e4405ce
using correct label for the avatar capability debug override
2022-03-14 11:54:42 +00:00
Adam Brown
4b9b177104
forwarding to the profile picture flow when display name changing isn't supported but pictures are when personalising the profile
2022-03-14 11:54:42 +00:00
Adam Brown
b5778bd6c5
formatting
2022-03-14 11:54:42 +00:00
Adam Brown
716928d9d2
dynamically switching the onboarding flow based on the capabilities of the homeserver
...
- when avatars can't be changed we complete the personlisation flow
2022-03-14 11:54:42 +00:00
Adam Brown
46be481eda
hiding the toolbar back button and handling system back as take the user home if the display name personalisation is not supported
2022-03-14 11:54:42 +00:00
Adam Brown
a033243475
adding test around account creation via dummy
2022-03-14 11:54:42 +00:00
Adam Brown
537c2f56a1
dynamically changing the account created layout based on if the homeserver supports personalisation
2022-03-14 11:54:42 +00:00
Adam Brown
3df4f1e099
adding entry points for injecting and overriding the homeserver capabilities
2022-03-14 11:54:42 +00:00
Adam Brown
50740b1449
extracting method for the handling of the profile picture selection
2022-03-14 11:54:42 +00:00
Adam Brown
10e4fd1707
updating upstream avatar on profile picture save and continue step
...
- moves the personalisation state to a dedicated model to allow for back and forth state restoration
2022-03-14 11:54:42 +00:00
Adam Brown
7ded9007db
add click handling for the display name actions
2022-03-14 11:54:42 +00:00
Adam Brown
0685b57720
add click handling for the display name actions
2022-03-14 11:54:42 +00:00
Adam Brown
6c4381fda5
adding dedicated camera icon for choosing profile picture
2022-03-14 11:54:42 +00:00
Adam Brown
567fd9a13d
extracting method for the handling of the profile picture selection
2022-03-14 11:54:42 +00:00
Adam Brown
232524ddc3
adding barebones profile picture fragment with ability to select a user avatar
2022-03-14 11:54:42 +00:00
Adam Brown
1c80914832
adding tests around the onboarding view model
...
- cases for the personalisation and display name actions
2022-03-14 11:54:42 +00:00
Adam Brown
074cde4519
add click handling for the display name actions
2022-03-14 11:54:41 +00:00
Adam Brown
4a1bf11168
adding base choose name fragment with UI
2022-03-14 11:54:41 +00:00
ariskotsomitopoulos
d894d8598c
Format text
2022-03-14 12:44:25 +01:00
ariskotsomitopoulos
fef36d9334
Temporarily fix develop crash
2022-03-14 12:25:11 +01:00
ariskotsomitopoulos
d215f03798
Merge branch 'develop' into feature/aris/thread_live_thread_list
2022-03-14 12:02:04 +01:00
ariskotsomitopoulos
c2ec7cfa0f
Add more clear documentation
2022-03-14 11:54:29 +01:00
ericdecanini
2176129b11
Moves additional top space usage to bubble view
2022-03-14 11:46:48 +01:00
Maxime Naturel
8bb0a5cb4c
Fixing wrong remove of import
2022-03-14 11:15:19 +01:00
Maxime Naturel
0942c6d648
Removing some with() code pattern
2022-03-14 11:15:19 +01:00
Maxime Naturel
a826a50c10
Renaming observe item count method
2022-03-14 11:15:19 +01:00
Maxime Naturel
291d7d7627
Fix some doc comment
2022-03-14 11:15:19 +01:00
Maxime Naturel
f327eaa3f1
Adding item counter in add existing room to space screen
2022-03-14 11:15:19 +01:00
Maxime Naturel
20749e04cb
Fix coding style
2022-03-14 11:15:18 +01:00
Maxime Naturel
30c6518630
Updating remaining category item
2022-03-14 11:15:18 +01:00
Maxime Naturel
3d27d9d2d2
Fix filtering use case
2022-03-14 11:15:18 +01:00
Maxime Naturel
c79aa267c3
Fix switching space use case
2022-03-14 11:15:18 +01:00
Maxime Naturel
b72c357dd1
Removing unused imports
2022-03-14 11:15:18 +01:00
Maxime Naturel
d5345160fa
Adding TODO
2022-03-14 11:15:18 +01:00
Maxime Naturel
ad9d36e58c
Setting item count text only when > 0
2022-03-14 11:15:17 +01:00
Maxime Naturel
53c24d20b0
Moving notification badge on the right side
2022-03-14 11:15:17 +01:00
Maxime Naturel
0aaa650ac3
Using flow to show items counter
2022-03-14 11:15:17 +01:00
Maxime Naturel
c7dae341c0
(DRAFT) Room counter flow
2022-03-14 11:15:17 +01:00
Maxime Naturel
eb38c9d835
Fix remove of imports
2022-03-14 11:15:17 +01:00
Maxime Naturel
b1d1090d1d
Adding number of items (UI part)
2022-03-14 11:15:17 +01:00
Maxime Naturel
70481e3ba3
Changing style of header
2022-03-14 11:15:16 +01:00
Maxime Naturel
134d7b2bf8
Adding changelog entry
2022-03-14 11:15:16 +01:00
Claire G
025dcc8d88
Fix bug: readReceipt in wrong order
2022-03-14 10:28:42 +01:00
lvre
9657a50a6a
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2022-03-14 09:28:21 +00:00
libexus
bd4e251c8a
Translated using Weblate (German)
...
Currently translated at 99.8% (2154 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-03-14 09:28:21 +00:00
Ultimator14
bd50954b57
Translated using Weblate (German)
...
Currently translated at 99.8% (2154 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-03-14 09:28:21 +00:00
Nikita Epifanov
e3d8b3d488
Translated using Weblate (Russian)
...
Currently translated at 99.8% (2153 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ru/
2022-03-14 09:28:20 +00:00
Edward Gera
a5585ca3b3
Translated using Weblate (Hebrew)
...
Currently translated at 89.0% (1921 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/he/
2022-03-14 09:28:19 +00:00
Nikita Epifanov
0b67e1cb3f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (51 of 51 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/ru/
2022-03-14 09:28:14 +00:00
Jozef Gaal
667189c8bc
Translated using Weblate (Slovak)
...
Currently translated at 99.7% (2152 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-03-14 09:28:13 +00:00
Peter Vágner
5d67529ce2
Translated using Weblate (Slovak)
...
Currently translated at 99.7% (2152 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-03-14 09:28:12 +00:00
Szimszon
0521ff91c3
Translated using Weblate (Hungarian)
...
Currently translated at 99.8% (2154 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2022-03-14 09:28:12 +00:00
Tuomas Hietala
3d7aa99b28
Translated using Weblate (Finnish)
...
Currently translated at 83.2% (1795 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fi/
2022-03-14 09:28:11 +00:00
Sveinn í Felli
4922d5f5ff
Translated using Weblate (Icelandic)
...
Currently translated at 65.3% (1409 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/is/
2022-03-14 09:28:07 +00:00
NIkita Fedrunov
84bd205014
"Add space" copy is replaced with "create space" in left sliding panel
2022-03-14 09:34:54 +01:00
bmarty
5dfa362345
Sync analytics plan
2022-03-14 00:05:30 +00:00
ericdecanini
06e0047c22
Fixes import ordering in DefaultNavigator
2022-03-13 20:22:44 +01:00
ericdecanini
86765c9020
Adds new line at the end of PollState
2022-03-13 20:22:03 +01:00
ericdecanini
f24d8c2ada
Merge remote-tracking branch 'origin/develop' into bugfix/eric/voting-ended-poll
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/detail/timeline/factory/MessageItemFactory.kt
2022-03-13 20:13:03 +01:00
ericdecanini
610c67c208
Refactors buildPollItem in MessageItemFactory
2022-03-13 20:09:14 +01:00
Michael Kaye
acfeb7ff65
Merge pull request #5523 from vector-im/michaelk/concurrency_issue
...
Use different tags for unit tests and android test compilation.
2022-03-11 17:47:24 +00:00
Michael Kaye
9a532fc47f
Use different tags for unit tests and android test compilation.
...
Otherwise we will cancel one in favour of the other.
2022-03-11 16:47:40 +00:00
Onuray Sahin
635be17d46
Changelog added.
2022-03-11 19:23:41 +03:00
Onuray Sahin
a12f918dd5
Add poll test for users try to change their votes after poll is ended.
2022-03-11 19:19:20 +03:00
chagai95
f68d3f2b03
Merge branch 'vector-im:develop' into add-presence-indicator-online
2022-03-11 17:13:20 +01:00
chagai95
04aaed7210
Change log line
2022-03-11 17:12:58 +01:00
Benoit Marty
c89554c3f6
Merge pull request #5443 from vector-im/task/eric/stable-hierarchy-endpoint
...
Changes room hierarchy endpoint to stable
2022-03-11 17:05:13 +01:00
Onuray Sahin
7c6167ace9
Add poll test for ended polls.
2022-03-11 18:59:27 +03:00
Benoit Marty
c3ac054634
Merge pull request #5518 from vector-im/bmarty-patch-1
...
Add space between icon and name
2022-03-11 16:47:59 +01:00
Benoit Marty
97f30ef7c1
Merge pull request #5520 from vector-im/feature/bma/fix_test_warnings
...
Fix all warnings in file E2eeSanityTests.kt
2022-03-11 16:47:25 +01:00
Benoit Marty
fa104adefc
Fix all warnings in file E2eeSanityTests.kt
2022-03-11 15:35:21 +01:00
Benoit Marty
02ea1c0e7c
Add space between icon and name
...
Also remove extra space for the text_template
2022-03-11 14:39:38 +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
cfriedlander
3ef2f824e8
add presence indicator online
2022-03-11 11:10:11 +01:00
Benoit Marty
25cfc7e05f
Merge pull request #5506 from vector-im/michaelk/build_tests_on_pr
...
Compile tests on PR, to ensure we don't break the build when merging. Alert if we merge and the build fails.
2022-03-11 10:15:04 +01:00
Benoit Marty
d0a24afa5a
Merge pull request #5510 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.45
...
Bump libphonenumber from 8.12.44 to 8.12.45
2022-03-11 09:47:26 +01:00
Michael Kaye
9a112bb010
Remove confetti from build failed message.
...
(there will be red icons if the build has failed in the body anyway)
2022-03-11 08:45:27 +00:00
Michael Kaye
400a47c39b
Only run one gradlew build for all tests, do not split by project
2022-03-11 08:45:04 +00:00
Onuray Sahin
8b08d3db25
Fix poll test for users vote different options.
2022-03-11 11:36:06 +03:00
dependabot[bot]
2d5638baaf
Bump libphonenumber from 8.12.44 to 8.12.45
...
Bumps [libphonenumber](https://github.com/google/libphonenumber ) from 8.12.44 to 8.12.45.
- [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.44...v8.12.45 )
---
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-03-10 23:09:19 +00:00
ericdecanini
7226864cc9
Improves code formatting in ResolveSpaceInfoTask
2022-03-10 21:41:17 +01:00
ericdecanini
6a59007eb5
Reverts debug isPollActive
2022-03-10 21:26:08 +01:00
Benoit Marty
eb7eb1aac8
Merge pull request #5505 from vector-im/feature/bma/must_be_tinted
...
Add colors for shield vector drawable
2022-03-10 20:39:29 +01:00
ericdecanini
6db1c377c4
Reverts to fix by removing event timestamp condition
2022-03-10 19:16:22 +01:00
ericdecanini
fe3c9cc09f
Reverts to fix by removing event timestamp condition
2022-03-10 19:15:12 +01:00
ericdecanini
df6ae4b848
Fixes warning for debugging
2022-03-10 18:26:49 +01:00
ariskotsomitopoulos
f31b130b49
Fix unit tests
2022-03-10 19:11:14 +02:00
ariskotsomitopoulos
34cfdfb6fe
Merge branch 'develop' into feature/aris/thread_live_thread_list
2022-03-10 18:48:41 +02:00
Michael Kaye
c57d22a72c
Additionally notify the matrix channel if these tests fail when run
...
after merge to develop or main.
2022-03-10 16:41:00 +00:00
Benoit Marty
26617988f2
Add colors for shield vector drawable
2022-03-10 17:15:19 +01:00
Benoit Marty
becdd1ce29
Fix test compilation after method renaming
...
Also rename in the comment
2022-03-10 17:01:45 +01:00
Michael Kaye
23f7f72e38
Compile tests on PR, to ensure we don't break the build when merging.
...
This was accidentally committed to develop and reverted there.
2022-03-10 15:58:00 +00:00
Michael Kaye
ed7c65d8d8
Revert "Compile tests on PR, to ensure we don't break the build when merging."
...
This reverts commit 9e5ff1785a
.
2022-03-10 15:57:05 +00:00
ariskotsomitopoulos
a758ad71e6
Add is_falling_back support for rich thread replies
...
Enhance thread awareness handler so normal replies with thread disabled will be visible in te appropriate thread
Fix conflicts
2022-03-10 17:51:02 +02:00
Michael Kaye
9e5ff1785a
Compile tests on PR, to ensure we don't break the build when merging.
2022-03-10 15:50:02 +00:00
ericdecanini
628a160c3a
Reverts timestamp condition but changes timing of setting closedTime
2022-03-10 16:32:42 +01:00
ericdecanini
080844dc9d
Removes event timestamp condition for sdk poll voting
2022-03-10 16:28:22 +01:00
Onuray Sahin
cd29b1aa4b
Add poll test for users vote different options.
2022-03-10 17:40:16 +03:00
Benoit Marty
66f76fbea3
Merge pull request #5450 from SpiritCroc/fix-5448
...
Fix missing messages when forward paging with chunks > 50 messages
2022-03-10 15:08:58 +01:00
Benoit Marty
dfc440b904
Merge pull request #5502 from vector-im/cgizard/ISSSUE-5501
...
Use ColorPrimary for attachmentGalleryButton tint
2022-03-10 15:02:08 +01:00
Onuray Sahin
a5441fdf22
Add poll test for someone else chose the same option.
2022-03-10 16:51:23 +03:00
ericdecanini
a5af4783cc
Renames mapToSpaceChildInfoList to mapSpaceChildren in DefaultSpaceService
2022-03-10 14:41:44 +01:00
Claire G
8f0d6a1adc
use colorPrimary for tint
2022-03-10 14:30:15 +01:00
Benoit Marty
551b827753
Merge pull request #5384 from p1gp1g/bubble-space
...
Add padding before first own message
2022-03-10 14:09:23 +01:00
Michael Kaye
621df9d1b1
Merge pull request #5498 from vector-im/michaelk/setup-matrix-synapse
...
Swap to using github action to configure synapse server in CI builds
2022-03-10 12:50:50 +00:00
Onuray Sahin
f029759f9a
Add poll test for changing previous answer.
2022-03-10 15:47:40 +03:00
Onuray Sahin
1b348401bd
Add poll test for a single vote.
2022-03-10 15:31:32 +03:00
Benoit Marty
c339e10c07
Merge pull request #5436 from vector-im/feature/nfe/space_highlight
...
change selected space highlight
2022-03-10 13:28:08 +01:00
Benoit Marty
d83d5f9828
Merge pull request #5467 from vector-im/feature/bma/unused_resources_all
...
Remove unused resources
2022-03-10 13:03:27 +01:00
Michael Kaye
70fbcec093
Update to latest setup-matrix-synapse
2022-03-10 11:31:44 +00:00
Onuray Sahin
fd3e5128c7
Test initial poll event.
2022-03-10 14:30:03 +03:00
ericdecanini
a891f59397
Replaces lateinit var with passing params
2022-03-10 12:02:25 +01:00
ariskotsomitopoulos
21111922e6
Merge branch 'develop' into feature/aris/thread_live_thread_list
...
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/relation/threads/FetchThreadTimelineTask.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/sync/handler/room/RoomSyncHandler.kt
2022-03-10 12:55:13 +02:00
ariskotsomitopoulos
fd30d38603
Fix line length
2022-03-10 12:51:40 +02:00
Michael Kaye
029ccfa37f
Add names to all jobs
2022-03-10 10:24:41 +00:00
Michael Kaye
5ec8a2b36d
Add some color to the nightly summary.
2022-03-10 10:24:41 +00:00
Michael Kaye
314f32ed45
If a FileNotFound exception occurs, log a simple message indicating the tests may
...
have not run.
2022-03-10 10:24:41 +00:00
Benoit Marty
fbc3b15df4
Merge pull request #5492 from vector-im/gradlew-update-7.4.1
...
Update Gradle Wrapper from 7.4 to 7.4.1
2022-03-10 11:16:39 +01:00
Benoit Marty
ce4ad8819a
Merge pull request #5380 from vector-im/feature/bca/crypto_fix_rolling_uisi
...
Refactoring for safer olm and megolm session usage
2022-03-10 11:13:07 +01:00
ariskotsomitopoulos
45ee9f85e5
Check if the server supports MSC3440 using the stable flag from /versions api
2022-03-10 12:07:05 +02:00
ariskotsomitopoulos
03f293f216
Remove io.element.thread and add stable m.thread prefix
2022-03-10 12:06:02 +02:00
Benoit Marty
0122d8f933
Make comment about ignoring UnusedResources more valuable
2022-03-10 10:23:18 +01:00
gradle-update-robot
89db6a065d
Update Gradle Wrapper from 7.4 to 7.4.1.
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc >
2022-03-10 00:17:17 +00:00
Adam Brown
d3fc3791bc
Merge branch 'main' into develop
2022-03-09 21:33:16 +00:00
Michael Kaye
e9fe4630f1
Swap to using github action to configure server
2022-03-09 18:26:37 +00:00
ericdecanini
2f706d6fae
Replaces children state event room id with space id
2022-03-09 18:42:35 +01:00
ericdecanini
f76f73f8ad
Refactors DefaultSpaceService querySpaceChildren
2022-03-09 18:36:56 +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
Adam Brown
ecb49b3b27
Merge branch 'main' into develop
2022-03-09 16:13:15 +00:00
Adam Brown
60bc3b09b7
updating to version 1.4.6 in prep for next release cycle
2022-03-09 16:03:00 +00:00
ericdecanini
bbc6e8bbce
Replaces caught Exception with HttpException
2022-03-09 16:41:18 +01:00
Maxime NATUREL
f12afe0ef0
Merge pull request #5411 from vector-im/feature/mna/PSF-735-sharing-options-view
...
#5395 : Location sharing options view
2022-03-09 16:10:46 +01:00
Benoit Marty
3f17cf595f
Remove unused resources
2022-03-09 14:55:40 +01:00
Benoit Marty
7d78c8819c
Ignore some other lint warnings
2022-03-09 14:40:59 +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
Benoit Marty
cbdc28dd9b
Merge pull request #5457 from vector-im/michaelk/ignore_flaky_test
...
Ignore flaky VerificationTest
2022-03-09 12:18:55 +01:00
ericdecanini
047e767f34
Adds coroutinesTest to matrix sdk gradle
2022-03-09 12:18:46 +01:00
ericdecanini
e4ce4ab1ab
Adds server side vote blocking for ended polls
2022-03-09 12:07:16 +01:00
Onuray Sahin
9b7e329000
Fix lint error.
2022-03-09 13:31:29 +03:00
Benoit Marty
104f948a08
Merge pull request #5445 from vector-im/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-03-09 11:27:13 +01:00
Benoit Marty
02ba09900f
Merge pull request #5434 from vector-im/feature/nfe/space_unread_count_dm
...
include dms number in space unread number badge
2022-03-09 11:16:07 +01:00
Benoit Marty
e0914781fc
Merge pull request #5435 from vector-im/feature/nfe/space_menu_amend_copy
...
Amend spaces menu to have consistent copy
2022-03-09 11:13:46 +01:00
ericdecanini
63cd79dc4f
Removes debug logs
2022-03-09 10:53:18 +01:00
Benoit Marty
67a24b38cb
Avoid stable prefix
2022-03-09 10:48:35 +01:00
Benoit Marty
20c1886fed
Support both unstable and stable prefixes.
...
Author: Onuray
2022-03-09 10:40:43 +01:00
ericdecanini
fb374b7374
Fixes wrong path parameter in getSpaceHierarchy
2022-03-09 09:57:20 +01:00
Maxime Naturel
2bdafde965
Fix wrong click listener on the current available option
2022-03-09 09:46:52 +01:00
Maxime Naturel
89db867ab3
Fix attributes style id conflicts
2022-03-09 09:46:52 +01:00
Maxime Naturel
6515e457b5
Ignore unused strings to be deleted
2022-03-09 09:46:52 +01:00
Maxime Naturel
046d906f97
Moving view attributes into uikit dedicated file
2022-03-09 09:46:52 +01:00
Maxime Naturel
9adb87bdb4
Renaming picker view method
2022-03-09 09:46:52 +01:00
Maxime Naturel
442d722980
Fix comment form in enum
2022-03-09 09:46:52 +01:00
Maxime Naturel
f4b5353424
Fix live location color on light theme
2022-03-09 09:46:52 +01:00
Maxime Naturel
3aa1032a7a
Rollback wrong sharing options
2022-03-09 09:46:52 +01:00
Maxime Naturel
82515cf095
Remove usage of strings to be deleted
2022-03-09 09:46:52 +01:00
Maxime Naturel
9b6811c915
View extension methods to tint current background
2022-03-09 09:46:52 +01:00
Maxime Naturel
7cad30e6bb
Use user color for pin background
2022-03-09 09:46:52 +01:00
Maxime Naturel
8f362d83cd
Set option to user current location
2022-03-09 09:46:52 +01:00
Maxime Naturel
edc77b0c17
Fixing code syntax
2022-03-09 09:46:51 +01:00
Maxime Naturel
e4c9acde77
Setting colorSurface for background
2022-03-09 09:46:51 +01:00
Maxime Naturel
d36409d475
Renaming package to option
2022-03-09 09:46:51 +01:00
Maxime Naturel
b11f7f20e1
Adding user avatar and color for current location option
2022-03-09 09:46:51 +01:00
Maxime Naturel
42fca9bd6f
Fixing ripple effect
2022-03-09 09:46:51 +01:00
Maxime Naturel
8bcc594320
Changing color of the live location icon
2022-03-09 09:46:47 +01:00
Maxime Naturel
fb764028c9
Adding dividers
2022-03-09 09:45:15 +01:00
Maxime Naturel
0707877b3c
Using correct string resources for options
2022-03-09 09:45:15 +01:00
Maxime Naturel
3bbb7167f1
Adding icon for live location
2022-03-09 09:45:00 +01:00
Maxime Naturel
4586426958
Adding other options
2022-03-09 09:44:06 +01:00
Maxime Naturel
55c6383074
Set options method
2022-03-09 09:44:06 +01:00
Maxime Naturel
1c6b31001f
Adding changelog entry
2022-03-09 09:44:06 +01:00
Maxime Naturel
a98f502c01
Adding custom view for options picker
2022-03-09 09:44:06 +01:00
Valere
96b51744b6
Fix ktlint
2022-03-08 23:19:21 +01:00
ericdecanini
31f300c724
Adds error print stack trace
2022-03-08 21:32:13 +01:00
sim
17d58f24d2
Add padding before our first message
...
Signed-off-by: sim <git@sgougeon.fr >
2022-03-08 17:26:23 +01:00
ericdecanini
54828f76cf
Adds slash to v1 prefix path
2022-03-08 17:26:01 +01:00
ericdecanini
0892525c84
Adds debug logs
2022-03-08 17:19:11 +01:00
Weblate
14260e2ae2
Merge branch 'origin/develop' into Weblate.
2022-03-08 16:07:33 +00:00
ericdecanini
510206aa8a
Adds changelog file
2022-03-08 16:54:05 +01:00
ericdecanini
82b5fc9557
Removes unused imports
2022-03-08 16:50:49 +01:00
ariskotsomitopoulos
a53d5bdba2
Remove eventType from /relations api for threads
2022-03-08 16:41:38 +02:00
ericdecanini
eb46067c08
Changes caught exception type to Throwable
2022-03-08 15:40:13 +01:00
Weblate
e487c44b70
Merge branch 'origin/develop' into Weblate.
2022-03-08 14:08:43 +00:00
Michael Kaye
67c9584215
Ignore flaky VerificationTest
2022-03-08 14:08:30 +00:00
Suguru Hirahara
2c0d281a7b
Translated using Weblate (Japanese)
...
Currently translated at 62.7% (32 of 51 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/ja/
2022-03-08 14:01:58 +00:00
Ilan Feler
a7e44c81f2
Translated using Weblate (Hebrew)
...
Currently translated at 85.5% (1846 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/he/
2022-03-08 14:01:57 +00:00
Edward Gera
bf619204e1
Translated using Weblate (Hebrew)
...
Currently translated at 85.5% (1846 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/he/
2022-03-08 14:01:54 +00:00
notramo
d8f8d4a40c
Translated using Weblate (Hungarian)
...
Currently translated at 98.0% (50 of 51 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/hu/
2022-03-08 14:01:50 +00:00
Jozef Gaal
4d0cde6fb9
Translated using Weblate (Slovak)
...
Currently translated at 99.3% (2143 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-03-08 14:01:48 +00:00
Peter Vágner
37bbaa983f
Translated using Weblate (Slovak)
...
Currently translated at 99.3% (2143 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-03-08 14:01:48 +00:00
Nícolas F. R. A. Prado
e1c61e3e30
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2022-03-08 14:01:48 +00:00
Suguru Hirahara
e6d81b3a77
Translated using Weblate (Japanese)
...
Currently translated at 98.6% (2128 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-03-08 14:01:47 +00:00
notramo
8b7606bd20
Translated using Weblate (Hungarian)
...
Currently translated at 99.8% (2154 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2022-03-08 14:01:47 +00:00
Glandos
9e828822a7
Translated using Weblate (French)
...
Currently translated at 99.9% (2156 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2022-03-08 14:01:47 +00:00
Tuomas Hietala
cf6a717023
Translated using Weblate (Finnish)
...
Currently translated at 80.2% (1730 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fi/
2022-03-08 14:01:44 +00:00
Priit Jõerüüt
2e5bd0dda6
Translated using Weblate (Estonian)
...
Currently translated at 99.9% (2155 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2022-03-08 14:01:40 +00:00
Zet
a657bc6976
Translated using Weblate (Arabic)
...
Currently translated at 30.5% (659 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2022-03-08 14:01:40 +00:00
ariskotsomitopoulos
8c6902aa23
Fix reply within thread edition
2022-03-08 14:50:27 +02:00
ericdecanini
e5299d716c
Fixes legal comments
2022-03-08 13:15:26 +01:00
ericdecanini
0af6ae6075
Adds logic for using stable and unstable hierarchy endpoints
2022-03-08 13:10:18 +01:00
Onuray Sahin
83ff898ce5
Changelog added.
2022-03-08 14:14:45 +03:00
Onuray Sahin
7a1d3aa3f2
Filter poll response events in latest event query.
2022-03-08 14:07:14 +03:00
Onuray Sahin
9fa285e6ca
Support showing push notifications for poll start events.
2022-03-08 14:06:28 +03:00
ericdecanini
bc3b8d0a16
Adds testing for fallback api
2022-03-08 11:51:17 +01:00
SpiritCroc
768262094c
Fix missing messages when forward paging with chunks > 50 messages
...
- offsets() was not limiting in the right direction when loading
messages forwards
- after fixing offsets(), more recent messages would not be loaded due
to the isLastForward() check, so better prioritize the SUCCESS
LoadMoreResult over the REACHED_END here
2022-03-08 10:54:27 +01:00
ariskotsomitopoulos
557fd7eacf
Replace thread timeline and thread summaries EventInsertType from INCREMENTAL_SYNC to PAGINATION
2022-03-08 10:13:56 +02:00
dependabot[bot]
9c18088128
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-07 23:05:24 +00:00
Peter Vágner
e758f440c7
Translated using Weblate (Slovak)
...
Currently translated at 99.2% (2140 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-03-07 22:18:58 +00:00
Onuray Sahin
6fef2f6d4e
Lint fixes.
2022-03-07 21:48:16 +03:00
ericdecanini
3b0a565822
Changes room hierarchy endpoint
2022-03-07 16:51:40 +01:00
Onuray Sahin
3156410965
Code review fixes.
2022-03-07 15:52:19 +03:00
NIkita Fedrunov
33246be2a5
change selected space highlight
2022-03-07 09:58:40 +01:00
NIkita Fedrunov
a3dcee55e4
include dms number in space unread number badge
2022-03-07 08:35:53 +01:00
NIkita Fedrunov
8732c6fe42
Amend spaces menu to have consistent copy
2022-03-07 08:32:31 +01:00
ariskotsomitopoulos
d19dd91d67
Format code
2022-03-05 20:49:11 +02:00
ariskotsomitopoulos
bce5bc8389
Fix wrong versioning regex pattern
...
Add MSC3440 support using /version/ and /capabilities
2022-03-05 17:13:02 +02:00
Valere
3c931d6f6d
Save valid backup key before downloading keys
2022-03-04 19:21:19 +01:00
Valere
db84c679b4
Code review cleaning
2022-03-04 19:21:19 +01:00
Valere
99a07af9de
Better comment
...
Co-authored-by: poljar <poljar@termina.org.uk >
2022-03-04 19:21:19 +01:00
Valere
31d3fe38aa
Better comment
...
Co-authored-by: poljar <poljar@termina.org.uk >
2022-03-04 19:21:19 +01:00
Valere
7616e2d14c
better comment
...
Co-authored-by: poljar <poljar@termina.org.uk >
2022-03-04 19:21:19 +01:00
Valere
5d952feef9
code review cleaning
2022-03-04 19:21:19 +01:00
Valere
ada83d0ba6
fix test
2022-03-04 19:21:19 +01:00
Valere
714e1d79b7
clean log level
2022-03-04 19:21:19 +01:00
Valere
6546f98858
use mutex on suspend and not synchronized
2022-03-04 19:21:19 +01:00
Valere
49d33f3a4b
avoid duplicate userId on key download
2022-03-04 19:21:19 +01:00
Valere
87de51b184
Use loggerTag
2022-03-04 19:21:19 +01:00
Valere
b7bf39b99a
resurrect unwedge test + cleaning
2022-03-04 19:21:19 +01:00
Valere
078ed1b2d1
dispatch network calls to io
2022-03-04 19:21:19 +01:00
Valere
f238739438
Clean ensure olm, fix unwedging, better logs
2022-03-04 19:21:19 +01:00
Valere
2d9beb67b4
extract test to dedicated class
2022-03-04 19:21:19 +01:00
Valere
122e785f14
clean test
2022-03-04 19:21:19 +01:00
Valere
2f665dd08f
cleaning
2022-03-04 19:21:19 +01:00
Valere
11e888162c
test forward better key
2022-03-04 19:21:19 +01:00
Valere
9eb0473d74
better logs
2022-03-04 19:21:19 +01:00
Valere
ade16a0aa1
protect race on prekey + logs
2022-03-04 19:21:19 +01:00
Valere
9b3c5d2153
Improve inbound group session cache + mutex
2022-03-04 19:21:19 +01:00
Valere
c97de48474
Added e2ee sanity tests
2022-03-04 19:21:19 +01:00
Valere
24c51ea41a
Clean megolm import code
2022-03-04 19:21:19 +01:00
Valere
87d930819a
Fix test compilation
2022-03-04 19:21:19 +01:00
Valere
9df5f17132
protect olm account access
2022-03-04 19:21:19 +01:00
Valere
33f9bc52cb
Protect olm session from concurrent access
2022-03-04 19:21:19 +01:00
Valere
10ea166b2a
Extract olm cache store
2022-03-04 19:21:19 +01:00
Onuray Sahin
2c611790db
Merge branch 'develop' into feature/ons/voice_message_scrubbing
2022-03-04 18:03:44 +03:00
Onuray Sahin
4cb432e497
Do not allow to flow RTL after summarized, playback time always flows LTR.
2022-03-04 17:47:34 +03:00
Onuray Sahin
e09b123a91
Changelog added.
2022-03-04 17:21:00 +03:00
Onuray Sahin
601f10a6fb
Support ltr and rtl flow of the recording waveform.
2022-03-04 17:16:09 +03:00
Onuray Sahin
aae75ce52f
Always stop all voice actions and media player if app enters to the background.
2022-03-04 16:54:56 +03:00
Onuray Sahin
5168d715ce
Support scrolling playback on recorded audio before sending.
2022-03-04 16:21:28 +03:00
ariskotsomitopoulos
daafddbe71
fix Realm crash
2022-03-03 19:10:40 +02:00
Onuray Sahin
3bd4a4ccd3
Fix voice recorder start/pause states.
2022-03-03 19:54:13 +03:00
ariskotsomitopoulos
39bd437f75
Temp fix Realm crash
2022-03-03 17:04:08 +02:00
Onuray Sahin
4254f46065
Support scrolling playback on timeline.
2022-03-03 17:59:51 +03:00
Suguru Hirahara
a77637b751
Translated using Weblate (Japanese)
...
Currently translated at 98.3% (2121 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-03-03 13:05:57 +00:00
ariskotsomitopoulos
e4282e5f29
Merge branch 'develop' into feature/aris/thread_live_thread_list
...
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/relation/DefaultRelationService.kt
2022-03-03 13:56:59 +02:00
ariskotsomitopoulos
719e254bb4
Format Code
2022-03-03 13:51:41 +02:00
ariskotsomitopoulos
33b170077e
force refresh home server capabilities
2022-03-03 13:49:53 +02:00
ariskotsomitopoulos
623e9257a5
Merge branch 'feature/aris/thread_live_thread_list' into feature/aris/threads_analytics
2022-03-03 12:56:12 +02:00
Besnik Bleta
e8024688f4
Translated using Weblate (Albanian)
...
Currently translated at 100.0% (51 of 51 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sq/
2022-03-03 10:27:00 +00:00
sagi korin
ed7d1927f5
Translated using Weblate (Hebrew)
...
Currently translated at 81.2% (1753 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/he/
2022-03-03 10:26:59 +00:00
SPiRiT
6e805beeed
Translated using Weblate (Hebrew)
...
Currently translated at 81.2% (1753 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/he/
2022-03-03 10:26:59 +00:00
Glandos
ee8e369294
Translated using Weblate (French)
...
Currently translated at 100.0% (51 of 51 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/fr/
2022-03-03 10:26:58 +00:00
libexus
cc7545b31f
Translated using Weblate (German)
...
Currently translated at 100.0% (51 of 51 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/de/
2022-03-03 10:26:57 +00:00
Jeff Huang
0b6af0f2b2
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
2022-03-03 10:26:55 +00:00
Besnik Bleta
a251545e90
Translated using Weblate (Albanian)
...
Currently translated at 99.4% (2145 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sq/
2022-03-03 10:26:55 +00:00
Jozef Gaal
abfd9b8fdc
Translated using Weblate (Slovak)
...
Currently translated at 98.9% (2134 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-03-03 10:26:54 +00:00
Arusekk
84a27d23fd
Translated using Weblate (Polish)
...
Currently translated at 93.8% (2025 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-03-03 10:26:54 +00:00
Suguru Hirahara
8f1cd11bbb
Translated using Weblate (Japanese)
...
Currently translated at 98.3% (2121 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-03-03 10:26:54 +00:00
random
a71cc5a942
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
2022-03-03 10:26:53 +00:00
libexus
4ca2a4e8b1
Translated using Weblate (German)
...
Currently translated at 99.8% (2153 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-03-03 10:26:53 +00:00
Onuray Sahin
243a714586
Remove 3rd party waveform library.
2022-03-02 17:46:09 +03:00
Onuray Sahin
ab2001cd7f
Create a custom audio waveform view.
2022-03-02 17:45:27 +03:00
ariskotsomitopoulos
214e0efcd9
Add Markdown support to thread summaries and thread list
2022-03-02 13:47:08 +02:00
Suguru Hirahara
2673f6715a
Translated using Weblate (Japanese)
...
Currently translated at 98.0% (2116 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-02-28 20:45:31 +00:00
oksya8and8
12ea262ebc
Translated using Weblate (Japanese)
...
Currently translated at 98.0% (2116 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-02-28 20:45:30 +00:00
ariskotsomitopoulos
f0f98ce019
Add changelog file
2022-02-28 17:44:53 +02:00
ariskotsomitopoulos
e59f2bba0a
Add analytics to threads
2022-02-28 17:13:06 +02:00
ariskotsomitopoulos
eda723c230
Remove fetching thread summaries when homeserver do not support MSC3440
2022-02-28 12:35:27 +02:00
Suguru Hirahara
329ce7736c
Translated using Weblate (Japanese)
...
Currently translated at 54.9% (28 of 51 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/ja/
2022-02-27 09:27:01 +00:00
LinAGKar
1f6275762e
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (51 of 51 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sv/
2022-02-27 09:27:00 +00:00
Ihor Hordiichuk
a4f04b704f
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2022-02-27 09:26:59 +00:00
LinAGKar
8c6b15a1ed
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
2022-02-27 09:26:58 +00:00
Jozef Gaal
8597d11442
Translated using Weblate (Slovak)
...
Currently translated at 98.8% (2132 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-02-27 09:26:58 +00:00
lvre
a4d9b4d5a8
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2022-02-27 09:26:57 +00:00
Suguru Hirahara
91418493a6
Translated using Weblate (Japanese)
...
Currently translated at 97.4% (2103 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-02-27 09:26:57 +00:00
Linerly
ff08ed322f
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2022-02-27 09:26:52 +00:00
Szimszon
f507c6c4a9
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2022-02-27 09:26:52 +00:00
waclaw66
985007a1c1
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2157 of 2157 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2022-02-27 09:26:51 +00:00
ariskotsomitopoulos
8b254212af
Merge branch 'develop' into feature/aris/thread_live_thread_list
2022-02-24 12:45:08 +02:00
ariskotsomitopoulos
8788fb974d
Add new use case about threads in the allScreensTest
2022-02-23 18:39:02 +02:00
ariskotsomitopoulos
a9b3882bf6
Add changelogs
2022-02-23 12:06:35 +02:00
ariskotsomitopoulos
79c97ac512
Formating code
2022-02-22 20:59:22 +02:00
ariskotsomitopoulos
f7f363ce25
Fix wrong copyrights
2022-02-22 20:52:01 +02:00
ariskotsomitopoulos
2054c577f3
Fix quality check errors
2022-02-22 17:41:54 +02:00
ariskotsomitopoulos
9953d0d0ed
Resolve realm migration conflicts
2022-02-22 13:57:43 +02:00
ariskotsomitopoulos
deb86d2e87
Resolve real migration conflicts
2022-02-22 13:18:09 +02:00
ariskotsomitopoulos
79a231f1dc
Merge branch 'develop' into feature/aris/thread_live_thread_list
...
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/RealmSessionStoreMigration.kt
2022-02-22 12:52:55 +02:00
ariskotsomitopoulos
0f721d971c
Ktlint format
2022-02-21 17:24:34 +02:00
ariskotsomitopoulos
2b740a1ab6
Implement permalink support for /relations live thread timeline
2022-02-21 17:23:17 +02:00
ariskotsomitopoulos
f4f48b919e
Improve home server capabilities for threads
2022-02-21 12:14:51 +02:00
ariskotsomitopoulos
83088bbe5a
Introduce live thread summaries using the enhanced /messages API from MSC 3440
...
Add capabilities to support local thread list to not supported servers
2022-02-18 17:21:10 +02:00
ariskotsomitopoulos
830c38f50b
format ktlint
2022-02-14 16:53:29 +02:00
ariskotsomitopoulos
e9e5d680a1
Fix realm migration from 25 to 26
2022-02-14 16:51:56 +02:00
ariskotsomitopoulos
f98b595d85
Merge branch 'develop' into feature/aris/threads_live_timeline
...
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/migration/MigrateSessionTo025.kt
2022-02-14 16:13:51 +02:00
ariskotsomitopoulos
27bc43c24c
Fix realm migration
2022-02-14 15:33:51 +02:00
ariskotsomitopoulos
f1b11df781
Merge branch 'develop' into feature/aris/threads_live_timeline
...
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/RealmSessionStoreMigration.kt
2022-02-14 15:17:55 +02:00
ariskotsomitopoulos
83d937b842
format ktlint
2022-02-14 15:10:30 +02:00
ariskotsomitopoulos
49b7726ac8
- Integrate /relations API to create a live thread timeline
2022-02-14 15:09:01 +02:00