Commit graph

12295 commits

Author SHA1 Message Date
ariskotsomitopoulos
929cc29f77 Update copyright 2022-01-03 19:18:51 +02:00
ariskotsomitopoulos
1b2ce33f7a Github actions test 2022-01-03 18:24:43 +02:00
ariskotsomitopoulos
70d1c15b89 Github actions test 2022-01-03 18:21:52 +02:00
ariskotsomitopoulos
e7dfdce057 Github actions test 2022-01-03 18:15:41 +02:00
ariskotsomitopoulos
b67199eb07 Github actions test 2022-01-03 18:12:16 +02:00
ariskotsomitopoulos
e482ef4262 First local thread integration test 2022-01-03 16:51:12 +02:00
ariskotsomitopoulos
aadbf69f3a Github actions improvement test 2022-01-03 13:13:46 +02:00
ariskotsomitopoulos
c14420378b Github actions improvement test 2022-01-03 13:06:13 +02:00
ariskotsomitopoulos
5e282533b6 Github actions improvement test 2022-01-03 13:02:05 +02:00
ariskotsomitopoulos
1127a26928 Github actions improvement test 2022-01-03 12:58:52 +02:00
ariskotsomitopoulos
bb85e9c0c2 Github actions improvement test 2022-01-03 12:57:54 +02:00
ariskotsomitopoulos
c8e4fad5c8 Github actions improvement test 2022-01-03 12:57:19 +02:00
ariskotsomitopoulos
540687cc4b Github actions improvement test 2022-01-03 12:54:21 +02:00
ariskotsomitopoulos
4d6d9181ab Github actions improvement test 2022-01-03 12:52:56 +02:00
ariskotsomitopoulos
7e3a074f8b Github actions improvement test 2022-01-03 12:45:05 +02:00
ariskotsomitopoulos
ae2dbb808f Github actions improvement test 2022-01-03 12:41:44 +02:00
ariskotsomitopoulos
f7a2088009 Github actions improvement test 2022-01-03 12:39:33 +02:00
ariskotsomitopoulos
b4d5d13205 Github actions improvement test 2022-01-03 12:37:22 +02:00
ariskotsomitopoulos
4ef9d089e7 Github actions improvement test 2022-01-03 12:28:51 +02:00
ariskotsomitopoulos
683fcc7f3e Github actions improvement test 2022-01-03 12:26:58 +02:00
ariskotsomitopoulos
5edc0506ce Github actions improvement test 2022-01-03 12:23:00 +02:00
ariskotsomitopoulos
c2183800d3 Github actions improvement test 2022-01-03 12:14:14 +02:00
ariskotsomitopoulos
f9e03aa99e Remove unused code 2022-01-03 11:33:38 +02:00
ariskotsomitopoulos
694b8de034 Merge branch 'develop' into feature/aris/threads
# Conflicts:
#	library/ui-styles/src/main/res/values/dimens.xml
2022-01-03 11:08:22 +02:00
Benoit Marty
ce0a582b3e
Merge pull request #4823 from vector-im/feature/ons/attachment_picker
Attachment Picker UI Improvements
2021-12-31 11:43:49 +01:00
Benoit Marty
5eebc995ff Animate the attachment open/close button 2021-12-30 16:52:58 +01:00
Benoit Marty
464ac3bce2 Fix blink effect when opening the attachment popup, and improve clickability of the buttons 2021-12-30 16:36:36 +01:00
Onuray Sahin
cc8da82d02 New attachment picker implemented. 2021-12-30 16:28:50 +03:00
Benoit Marty
9b94f1e370 Changelog for #4747 2021-12-30 12:42:39 +01:00
Benoit Marty
2ddc7f04b3
Merge pull request #4747 from vector-im/feature/bca/clean_state_in_tl
cleaning rendering of state event in timeline
2021-12-30 12:41:22 +01:00
Benoit Marty
5407c84b2f
Merge pull request #4783 from vector-im/feature/adm/unable-to-change-avatar
Unable to change avatar due to `NetworkOnMainThread`
2021-12-30 12:30:18 +01:00
Benoit Marty
753d704c69
Merge pull request #4757 from vector-im/feature/fre/minor_code_enhancements
Some code enhancements
2021-12-30 11:33:57 +01:00
Benoit Marty
f124eba665
Merge pull request #4810 from vector-im/feature/adm/voip-mute-notification
Fixing duplicated/empty notifications when joining/muting/leaving a VOIP call
2021-12-30 11:31:06 +01:00
Benoit Marty
ec1d03266c
Merge pull request #4755 from vector-im/feature/fre/skip_gh_actions_forks
Skip issue triage GitHub actions in forks
2021-12-30 10:44:15 +01:00
Benoit Marty
abcdfc6f73
Merge pull request #4758 from vector-im/feature/adm/emoji-inconsistencies
Wrong emojis in composer
2021-12-30 10:34:22 +01:00
Benoit Marty
9a294c4151
Merge pull request #4807 from vector-im/gradlew-update-7.3.3
Update Gradle Wrapper from 7.3.2 to 7.3.3
2021-12-30 10:31:22 +01:00
Benoit Marty
66256dbd6d
Merge pull request #4819 from vector-im/dependabot/gradle/org.jlleitschuh.gradle.ktlint-10.2.1
Bump org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1
2021-12-30 10:30:59 +01:00
Benoit Marty
6a73c9315a
Merge pull request #4809 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.40
Bump libphonenumber from 8.12.39 to 8.12.40
2021-12-30 10:30:27 +01:00
Benoit Marty
bb0725b2e2
Merge pull request #4656 from vector-im/feature/adm/dynamic-login-flow
Feature based FTUE flows
2021-12-30 10:29:52 +01:00
Benoit Marty
3abba1932f
Workaround to fetch all the pending toDevice events from a Synapse homeserver (#4614)
Workaround to fetch all the pending toDevice events from a Synapse homeserver

Co-authored-by: Valere <valeref@matrix.org>
2021-12-30 10:28:52 +01:00
dependabot[bot]
7661d217ee
Bump org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1
Bumps org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 23:06:36 +00:00
ariskotsomitopoulos
0d9bc188d7 Fix code quality issues 2021-12-26 00:48:11 +02:00
ariskotsomitopoulos
0e30f4e817 Fix code quality issues 2021-12-25 23:35:40 +02:00
ariskotsomitopoulos
9ef4e1e83f Fix code quality issues 2021-12-25 13:42:53 +02:00
ariskotsomitopoulos
d3e9e19779 Fix code quality issues 2021-12-25 13:11:42 +02:00
Adam Brown
a15fefc718 adding changelog entry 2021-12-24 11:55:55 +00:00
Adam Brown
41ae67d214 only converting encrypted events to NotifiableMessageEvent if the decrypted type is also a message
- fixes the app displaying encrypted non message events as notification messages
2021-12-24 11:12:59 +00:00
dependabot[bot]
863b201793
Bump libphonenumber from 8.12.39 to 8.12.40
Bumps [libphonenumber](https://github.com/google/libphonenumber) from 8.12.39 to 8.12.40.
- [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.39...v8.12.40)

---
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>
2021-12-23 23:07:37 +00:00
ariskotsomitopoulos
581f71e89d Remove unused code 2021-12-23 17:22:27 +02:00
ariskotsomitopoulos
f06397023a Add support when there no threads messages to init timeline. Init as the normal one and hide them on the app side. That is also helpful to work to load all the threads when there is no server support 2021-12-23 17:19:36 +02:00