Commit graph

9129 commits

Author SHA1 Message Date
Onuray Sahin
cb96886568 Send voice message. 2021-06-17 16:18:20 +03:00
Onuray Sahin
69350ef514 Voice message UI initial implementation. 2021-06-17 16:17:38 +03:00
ganfra
0d6994dd43
Merge pull request #3468 from vector-im/feature/fga/voip_change_hold_direction
VoIP: Change hold direction to send-only
2021-06-10 10:56:41 +02:00
Benoit Marty
f28798a793
Merge pull request #3480 from vector-im/feature/bma/multidex
use multidex from androidx and not android support
2021-06-09 22:51:06 +02:00
Benoit Marty
aa8456575d use multidex from androidx and not android support 2021-06-09 20:49:56 +02:00
Benoit Marty
f1f7347650
Merge pull request #3479 from vector-im/feature/fga/account_data_rework
Feature/fga/account data rework
2021-06-09 20:33:49 +02:00
ganfra
dfcffb9464 Merge branch 'develop' into feature/fga/account_data_rework 2021-06-09 18:58:47 +02:00
ganfra
d19dffe45f Clean and add towncrier file 2021-06-09 18:57:35 +02:00
ganfra
e368ba606b Account data: allow querying room account data globally from session) 2021-06-09 18:44:30 +02:00
Benoit Marty
7169392055 Add security fix in the changelog of 1.1.8 2021-06-09 18:32:35 +02:00
Benoit Marty
5d69bc934a
Merge pull request #3182 from vector-im/feature/ons/message_composer_ui
Message Composer Design Update
2021-06-09 18:26:55 +02:00
Benoit Marty
706b2f5ea2
Merge pull request #3455 from vector-im/dependabot/gradle/androidx.recyclerview-recyclerview-1.2.1
Bump recyclerview from 1.2.0 to 1.2.1
2021-06-09 18:02:36 +02:00
Benoit Marty
2864101e2a
Merge pull request #3445 from vector-im/feature/bma/withContext
Migration to coroutines
2021-06-09 17:58:08 +02:00
Benoit Marty
ea7e6243ad Fix a color 2021-06-09 17:52:13 +02:00
Benoit Marty
b3921e3811 Fix a bug empty != blank 2021-06-09 17:45:16 +02:00
Benoit Marty
2f4aecd590 Composer update
Author: Onuray. Update colors by bmarty and squashed
2021-06-09 17:35:44 +02:00
ganfra
0c6506da8c Account data : define 2 services 2021-06-09 16:20:21 +02:00
Benoit Marty
f7f4ec3ecc Dominaezzz review 2021-06-09 15:41:06 +02:00
Benoit Marty
8dccdf7339 change 2021-06-09 15:41:06 +02:00
Benoit Marty
04f06b2803 Convert KeysImporter to coroutines 2021-06-09 15:41:06 +02:00
Benoit Marty
3be95ca442 Convert KeysExporter to coroutines 2021-06-09 15:39:46 +02:00
Benoit Marty
f99600f115 Convert DefaultTypingService to coroutines 2021-06-09 15:38:50 +02:00
Benoit Marty
209792a9ec Cleanup 2021-06-09 15:38:50 +02:00
Benoit Marty
0f4e546e1e
Merge pull request #3459 from vector-im/feature/bma/text_styles_and_colors
Feature/bma/text styles and colors
2021-06-09 15:36:51 +02:00
Benoit Marty
047c59eba0 Rework colors management 2021-06-09 15:36:20 +02:00
Benoit Marty
8b138e8ff4
Merge pull request #3469 from vector-im/dependabot/gradle/com.nulab-inc-zxcvbn-1.5.2
Bump zxcvbn from 1.5.0 to 1.5.2
2021-06-09 14:24:56 +02:00
Benoit Marty
d4f48da7f0
Merge pull request #3435 from vector-im/feature/bma/debounced_click
Debounced click
2021-06-08 19:12:03 +02:00
dependabot[bot]
b8c10312d1
Bump zxcvbn from 1.5.0 to 1.5.2
Bumps [zxcvbn](https://github.com/nulab/zxcvbn4j) from 1.5.0 to 1.5.2.
- [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.0...1.5.2)

---
updated-dependencies:
- dependency-name: com.nulab-inc:zxcvbn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 06:12:38 +00:00
ganfra
bc2233866b VoIP: Change hold direction to send-only 2021-06-07 14:46:12 +02:00
Benoit Marty
8ec22de0b8
Merge pull request #3432 from vector-im/dependabot/gradle/com.github.yalantis-ucrop-2.2.7
Bump ucrop from 2.2.6 to 2.2.7
2021-06-03 10:13:28 +02:00
dependabot[bot]
37176b9770
Bump recyclerview from 1.2.0 to 1.2.1
Bumps recyclerview from 1.2.0 to 1.2.1.

---
updated-dependencies:
- dependency-name: androidx.recyclerview:recyclerview
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:50:02 +00:00
Benoit Marty
26d54eeb8b Explicitly add dep to androidx.transition.transition, before it was a transitive dep from ucrop library. 2021-06-02 12:03:46 +02:00
Benoit Marty
83a4f99830 Fix compilation warning 2021-06-02 11:58:11 +02:00
Benoit Marty
77ffdabd60 Version++ 2021-06-02 11:48:08 +02:00
Benoit Marty
421ecea259 Merge branch 'release/1.1.9' into develop 2021-06-02 11:47:12 +02:00
Benoit Marty
a1ebf1a3bc Prepare release 1.1.9 - fastlane 2021-06-02 11:45:03 +02:00
Benoit Marty
ded3b19a44 Prepare release 1.1.9 - towncrier 2021-06-02 11:43:27 +02:00
Benoit Marty
701f549881
Merge pull request #3405 from vector-im/feature/bma/olm_upgrade
Upgrade Olm dependency to 3.2.4
2021-06-02 11:29:23 +02:00
Benoit Marty
68833b0180 Upgrade Olm dependency to 3.2.4 2021-06-02 10:05:14 +02:00
Benoit Marty
34a2d813cb
Merge pull request #3443 from vector-im/feature/bca/stable_endpoint_2858
stable ids for MSC 2858
2021-06-01 16:17:20 +02:00
Valere
00ee61a2a0 stable ids for MSC 2858 2021-06-01 12:13:06 +02:00
Benoit Marty
4b8a092448 Fix ktlint 2021-06-01 10:08:30 +02:00
dependabot[bot]
92f5008a41
Bump ucrop from 2.2.6 to 2.2.7
Bumps [ucrop](https://github.com/Yalantis/uCrop) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/Yalantis/uCrop/releases)
- [Commits](https://github.com/Yalantis/uCrop/compare/2.2.6...2.2.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 19:10:36 +00:00
Benoit Marty
f448799104
Merge pull request #3433 from vector-im/feature/bma/snowfall
/snow -> /snowfall and update wording (iso Element Web) (#3430)
2021-05-31 21:08:18 +02:00
Benoit Marty
f6ac3d22ab Towncrier file 2021-05-31 17:29:13 +02:00
Benoit Marty
8433d3771a Do not hash long click listener 2021-05-31 17:16:39 +02:00
Benoit Marty
acd5b656d2 Cleanup up this screen 2021-05-31 17:13:29 +02:00
Benoit Marty
9724c1b8ce Create type alias for Text change listener 2021-05-31 17:05:04 +02:00
Benoit Marty
6dd1bc3385 More click listener... 2021-05-31 17:02:04 +02:00
Benoit Marty
316e685690 Ensure the textWatcher is not added several times 2021-05-31 16:29:21 +02:00