ganfra
|
d06df45e85
|
Merge branch 'develop' into feature/fga/message_bubbles
|
2022-01-13 13:17:23 +01:00 |
|
ganfra
|
5ac155285b
|
Bubbles: some clean up
|
2022-01-13 13:14:37 +01:00 |
|
ganfra
|
baee076e41
|
Bubbles: fix types using wrong layout
|
2022-01-13 12:33:58 +01:00 |
|
ganfra
|
b9cc795996
|
Bubbles : fix background colors
|
2022-01-13 12:33:36 +01:00 |
|
Adam Brown
|
807ceb74ad
|
Merge pull request #4914 from vector-im/feature/adm/ftue-carousel-disable-automatic-transitions
Disabling automatic carousel transitions on user interaction
|
2022-01-13 11:03:05 +00:00 |
|
Benoit Marty
|
1b24b9d764
|
Merge pull request #4895 from vector-im/feature/bma/empty_state_key
Avoid allowing null String for state_key.
|
2022-01-13 12:00:48 +01:00 |
|
ganfra
|
37af93fba4
|
Bubbles: fix avatar/name visibility in modern layout
|
2022-01-12 19:22:14 +01:00 |
|
ganfra
|
32e72f54b3
|
Bubbles: add quick settings (temporary)
|
2022-01-12 19:01:13 +01:00 |
|
ganfra
|
f7df0b891e
|
Bubbles: fix recycling issue
|
2022-01-12 18:45:40 +01:00 |
|
Adam Brown
|
01ef46517e
|
flattening branch to avoid empty code block
|
2022-01-12 09:16:46 +00:00 |
|
Adam Brown
|
672d4e591c
|
disabling the automatic carousel transitions on user interaction
- extracts all the logic to its own extension
|
2022-01-11 16:54:37 +00:00 |
|
ganfra
|
af542a8243
|
Bubbles: start adding "theming" mechanism
|
2022-01-11 15:38:58 +01:00 |
|
Valere
|
6798492cc3
|
Quick fix warning nullable
|
2022-01-11 14:56:31 +01:00 |
|
Valere
|
aa7d284dd9
|
Post rebase fix
|
2022-01-11 14:56:31 +01:00 |
|
Valere
|
57b78a6223
|
code review
|
2022-01-11 14:56:31 +01:00 |
|
Valere
|
b10bc7000a
|
Update room badge when e2e misconfigured
|
2022-01-11 14:56:31 +01:00 |
|
Valere
|
74dfddeeea
|
missing resource
|
2022-01-11 14:56:31 +01:00 |
|
Valere
|
fca32da204
|
Code review
|
2022-01-11 14:56:31 +01:00 |
|
Valere
|
1fdb851845
|
open room profile for admin when clicked on notification area for e2e pb
|
2022-01-11 14:56:31 +01:00 |
|
Valere
|
38fbfad8d5
|
Code review
|
2022-01-11 14:56:31 +01:00 |
|
Valere
|
6b05e7a6bb
|
Support misconfigured room encryption
|
2022-01-11 14:56:31 +01:00 |
|
Benoit Marty
|
51c764c2f3
|
Remove unused strings
|
2022-01-11 12:41:37 +01:00 |
|
Benoit Marty
|
5b1de70742
|
Merge pull request #4902 from RiotTranslateBot/weblate-element-android-element-app
Translations update from Weblate
|
2022-01-11 12:26:23 +01:00 |
|
Benoit Marty
|
d2bad95044
|
Merge pull request #4904 from vector-im/feature/adm/ftue-copy-typo
Typo in carousel title
|
2022-01-11 12:15:59 +01:00 |
|
Adam Brown
|
d485e69062
|
Merge pull request #4740 from vector-im/feature/adm/automatic-splash-carousel-transitions
Automatic carousel rotation
|
2022-01-11 11:14:41 +00:00 |
|
Adam Brown
|
71eaac39aa
|
fixing typo in carousel title
|
2022-01-11 11:06:29 +00:00 |
|
ganfra
|
f7c9b36cef
|
Bubbles: continue exploration
|
2022-01-11 11:57:35 +01:00 |
|
Weblate
|
7cbaf92690
|
Merge branch 'origin/develop' into Weblate.
|
2022-01-11 09:08:49 +00:00 |
|
Benoit Marty
|
6a1940cdd2
|
Merge pull request #4896 from vector-im/feature/bma/add_languages
Add some missing languages in the change language screen
|
2022-01-11 10:04:02 +01:00 |
|
Benoit Marty
|
f5291f4730
|
Add a comment about the workaround
|
2022-01-11 10:03:30 +01:00 |
|
Valere
|
bf447afa5a
|
Remove deprecated restricted lab option (#4889)
Remove deprecated restricted lab option
|
2022-01-11 09:01:37 +00:00 |
|
Benoit Marty
|
008034895b
|
Merge pull request #4893 from vector-im/feature/ons/fix_create_poll_recyclerview
Workaround to not to reuse poll option cells
|
2022-01-11 10:00:16 +01:00 |
|
Weblate
|
175b8cc78b
|
Merge branch 'origin/develop' into Weblate.
|
2022-01-11 08:54:39 +00:00 |
|
Benoit Marty
|
75541e0296
|
Add some missing language in the change language screen
|
2022-01-10 18:22:30 +01:00 |
|
Benoit Marty
|
7be01ab7ae
|
Avoid allowing null String for state_key. Should always be an empty String according to the Matrix specification.
There is no functional change, just a change in the SDK API for clarity regarding the Matrix specs.
|
2022-01-10 17:47:27 +01:00 |
|
Onuray Sahin
|
5feafbdbf1
|
Workaround to not to reuse poll option cells.
|
2022-01-10 17:28:07 +03:00 |
|
Benoit Marty
|
f368ec15d8
|
Merge pull request #4892 from vector-im/feature/bma/analytics_opt_in
Revert "Disable automatic opt-in screen display."
|
2022-01-10 15:03:19 +01:00 |
|
Benoit Marty
|
6f348813a2
|
Revert "Disable automatic opt-in screen display."
This reverts commit 08def813cc .
|
2022-01-10 13:45:02 +01:00 |
|
Valere
|
a047bcbabe
|
restore deprecated lab preference
|
2022-01-10 09:46:11 +01:00 |
|
Valere
|
258d731102
|
Change autoUisi label + rename matching_issue
|
2022-01-10 09:41:51 +01:00 |
|
Valere
|
de08afdfad
|
code review
|
2022-01-10 09:41:51 +01:00 |
|
Valere
|
aa89e721aa
|
Fix enabling was broken
|
2022-01-10 09:41:51 +01:00 |
|
Valere
|
56dac76ca8
|
Simple rate limiting of RS sending
|
2022-01-10 09:41:51 +01:00 |
|
Valere
|
401e8e6712
|
use flow instead of reactivex
|
2022-01-10 09:41:51 +01:00 |
|
Valere
|
cf026b22b8
|
Fix UISIS preference listener
|
2022-01-10 09:41:51 +01:00 |
|
Valere
|
be119ea161
|
Support for lab auto rageshake UISI
|
2022-01-10 09:41:51 +01:00 |
|
Jozef Gaal
|
b9b2dd420f
|
Translated using Weblate (Slovak)
Currently translated at 67.8% (1842 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
|
2022-01-09 13:26:37 +00:00 |
|
Johan Smits
|
31dcd9ab3f
|
Translated using Weblate (Dutch)
Currently translated at 76.9% (2089 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/nl/
|
2022-01-09 13:26:36 +00:00 |
|
Jozef Gaal
|
7bea203187
|
Translated using Weblate (Slovak)
Currently translated at 67.7% (1839 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
|
2022-01-08 08:26:07 +00:00 |
|
Szimszon
|
34cd11b439
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
|
2022-01-08 08:26:06 +00:00 |
|