Commit graph

12605 commits

Author SHA1 Message Date
Benoit Marty
ff2e7d89b2
Merge pull request #4839 from vector-im/revert-4755-feature/fre/skip_gh_actions_forks
Revert "Skip issue triage GitHub actions in forks"
2022-01-03 15:18:08 +01:00
Benoit Marty
54d76af54b
Revert "Skip issue triage GitHub actions in forks" 2022-01-03 15:17:34 +01:00
Benoit Marty
4642299572 Changelog 2022-01-03 14:30:14 +01:00
Benoit Marty
a38f5f9644 Format 2022-01-03 14:23:29 +01:00
Benoit Marty
27161bf794 preventMutation is not needed anymore, since we now uses EpoxyCharSequence 2022-01-03 14:23:29 +01:00
Benoit Marty
ca44d8f4d8 Use EpoxyCharSequence for all Epoxy items
Or use String if possible
2022-01-03 14:23:29 +01: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
Benoit Marty
d7c9e15a73 Create EpoxyCharSequence: wrapper for a CharSequence, which support mutation of the CharSequence, which can happen during rendering 2022-01-03 12:01:10 +01: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
Jozef Gaal
fa65156e87 Translated using Weblate (Slovak)
Currently translated at 67.7% (1845 of 2725 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-01-02 10:26:21 +00:00
Denys Nykula
03cc812a35 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2725 of 2725 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2021-12-31 22:26:14 +00:00
LinAGKar
d1e46a18fa Translated using Weblate (Swedish)
Currently translated at 100.0% (2725 of 2725 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
2021-12-31 22:26:14 +00:00
Jozef Gaal
6a44606c78 Translated using Weblate (Slovak)
Currently translated at 59.4% (1619 of 2725 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2021-12-31 22:26:13 +00:00
libexus
47e4ff4768 Translated using Weblate (German)
Currently translated at 98.5% (2686 of 2725 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-12-31 22:26:04 +00:00
Tobias Preuss
74363ff823 Let ShareCompat.IntentBuilder create the chooser intent for sharing content.
+ Although the system's intent chooser normally takes care of cases when
  no app is found we still keep the safeguard here to be prepared for
  exotic devices behaving different.

Signed-off-by: Tobias Preuss <tobias.preuss@googlemail.com>
2021-12-31 22:37:42 +01:00
Tobias Preuss
70b07471cf Use ShareCompat.IntentBuilder in "shareText()" utility function.
Signed-off-by: Tobias Preuss <tobias.preuss@googlemail.com>
2021-12-31 22:37:39 +01:00
Tobias Preuss
5fd3317197 Use property access syntax.
Signed-off-by: Tobias Preuss <tobias.preuss@googlemail.com>
2021-12-31 22:37:32 +01:00
Benoit Marty
a80f8b96c1 Format 2021-12-31 17:35:53 +01:00
Benoit Marty
5bfba837c1 Add group for dependency, and use latest markwon version 2021-12-31 17:01:11 +01:00
Benoit Marty
c3480bfd16 Add summary to the setting 2021-12-31 16:47:46 +01:00
Benoit Marty
4a1c92421b
Merge pull request #2133 from NickHu/maths
Maths support (MSC2191)
2021-12-31 16:44:55 +01:00
Benoit Marty
95b1ae9488
Merge branch 'develop' into maths 2021-12-31 16:41:06 +01:00
Benoit Marty
96d5652fcd Small cleanup 2021-12-31 15:48:08 +01:00
Benoit Marty
6d8b5db18e Fix latest small bugs 2021-12-31 15:34:42 +01:00
Benoit Marty
a7b72ed39d Fix latest small bugs 2021-12-31 15:22:48 +01:00
Benoit Marty
1cb91ca5df Use color parser 2021-12-31 15:13:01 +01:00
Benoit Marty
ddadefdbd6 Move logic to ViewModel 2021-12-31 15:08:30 +01:00
Benoit Marty
07d2a15cf8 Code cleanup 2021-12-31 14:45:35 +01:00
Benoit Marty
364457d102 Move logic to dedicated ViewModel 2021-12-31 13:13:48 +01:00
Benoit Marty
1d3cc52991 Changelog new management 2021-12-31 13:05:06 +01:00
Benoit Marty
7ce9eceb7c
Merge pull request #2614 from mitchnull/feature/issue-2610-override-nick-color-via-user-account-data
[issue-2610] implement setting to override nick color
2021-12-31 13:03:25 +01:00
Benoit Marty
454baf8beb
Merge branch 'develop' into feature/issue-2610-override-nick-color-via-user-account-data 2021-12-31 13:02:24 +01: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
561f32c1f3 Remove dead code and do some cleanup 2021-12-31 10:20:16 +01:00