Onuray Sahin
|
55f5f90c45
|
Use ContentResolver and DocumentFile instead of legacy File.
Fixes #409.
|
2021-01-07 19:32:04 +03:00 |
|
Benoit Marty
|
bd3bdd6996
|
Merge pull request #2594 from vector-im/feature/ons/fix_room_topic_scroll
Disable scroll effect when click to a link in the topic.
|
2021-01-07 15:20:47 +01:00 |
|
Benoit Marty
|
75e06d43c5
|
Cover room settings screens by the sanity unit test
|
2021-01-07 12:29:34 +01:00 |
|
Benoit Marty
|
ae55ee82a7
|
Cleanup
|
2021-01-07 00:07:40 +01:00 |
|
Benoit Marty
|
037e53f385
|
Split permissions between useful ones and the others
|
2021-01-06 23:24:25 +01:00 |
|
Benoit Marty
|
a28dfdc48e
|
Improve UI and UX when permission are not editable
|
2021-01-06 23:03:09 +01:00 |
|
Benoit Marty
|
f253aa6b37
|
Remove unused field
|
2021-01-06 18:45:24 +01:00 |
|
Benoit Marty
|
0702eee179
|
Improve code
|
2021-01-06 18:38:06 +01:00 |
|
Benoit Marty
|
c4a019f0d3
|
Edit room permissions (#2471)
|
2021-01-06 17:42:28 +01:00 |
|
Benoit Marty
|
22c10f5ada
|
Prefer immutable type
|
2021-01-06 12:24:47 +01:00 |
|
Benoit Marty
|
963c30a275
|
Remove dependency to org.greenrobot.eventbus library
|
2021-01-05 18:56:24 +01:00 |
|
Onuray Sahin
|
474ade01cf
|
Merge branch 'develop' into feature/ons/fix_room_topic_scroll
|
2021-01-05 15:08:15 +03:00 |
|
Onuray Sahin
|
18d4b66c97
|
Fix copy topic on long click.
|
2021-01-05 15:06:50 +03:00 |
|
Benoit Marty
|
3a9b80127f
|
Warn user when he is leaving a not public room (#1460)
|
2021-01-05 11:46:59 +01:00 |
|
Valere
|
4ee34126bd
|
Persist outbound group session
|
2021-01-05 10:04:34 +01:00 |
|
Benoit Marty
|
4f59ec37ca
|
Tapping drawer having more than 1 room in notifications gives "malformed link" error (#2605)
|
2021-01-04 18:18:34 +01:00 |
|
Benoit Marty
|
c34fea2932
|
Do not defien Element Stuff in the SDK
|
2021-01-04 18:16:12 +01:00 |
|
Benoit Marty
|
c11a50f7ff
|
Malformed matrix.to link: display a dialog instead of a toast
|
2021-01-04 18:07:47 +01:00 |
|
Danial Behzadi
|
868c056ddd
|
Translated using Weblate (Persian)
Currently translated at 100.0% (2018 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
|
2021-01-03 12:35:41 +00:00 |
|
Ngô Ngọc Đức Huy
|
0106adf36c
|
Translated using Weblate (Vietnamese)
Currently translated at 13.0% (263 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
|
2021-01-02 03:35:43 +00:00 |
|
Dat Ng
|
b6a93be611
|
Translated using Weblate (Vietnamese)
Currently translated at 13.0% (263 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
|
2021-01-02 03:35:43 +00:00 |
|
sr093906
|
61291f7337
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.0% (1919 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
|
2021-01-02 03:35:40 +00:00 |
|
Onuray Sahin
|
3240cadb94
|
Fix membership event visibility condition.
|
2020-12-30 12:08:27 +03:00 |
|
LinAGKar
|
61bc19fc96
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (2018 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
|
2020-12-29 22:35:43 +00:00 |
|
Benoit Marty
|
f1f1613f00
|
Cleanup and format
|
2020-12-29 09:56:15 +01:00 |
|
Benoit Marty
|
68dd206140
|
Merge pull request #2592 from vector-im/feature/bma/fix_viwe_bindings
Fix crash after migration to view bindings
|
2020-12-29 09:49:49 +01:00 |
|
Benoit Marty
|
17e8581ef0
|
Merge pull request #2597 from Tigermouthbear/develop
Add System theme option and set as default
|
2020-12-29 09:47:58 +01:00 |
|
Benoit Marty
|
7ff45738e0
|
Merge pull request #2543 from vector-im/feature/ons/wait_members_before_sending_event
Make sure to load all members in the room before sending the event
|
2020-12-29 09:31:30 +01:00 |
|
Tigermouthbear
|
c9eacec449
|
Fix formatting in ThemeUtils
|
2020-12-29 00:22:12 -05:00 |
|
Tigermouthbear
|
3e78098c43
|
Add System theme option and set as default; closes #904, closes #2387
|
2020-12-28 23:32:06 -05:00 |
|
Onuray Sahin
|
cbdacc199a
|
Disable scroll effect when click to a link in the topic.
|
2020-12-28 17:17:01 +03:00 |
|
Benoit Marty
|
d1bec21759
|
Fix crash after migration to view bindings
Also rename some layouts to follow convention
|
2020-12-28 12:23:06 +01:00 |
|
Ngô Ngọc Đức Huy
|
761d8d89b0
|
Translated using Weblate (Vietnamese)
Currently translated at 10.8% (218 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
|
2020-12-27 22:35:44 +00:00 |
|
Marcelo Filho
|
9ccb22015a
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2018 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
|
2020-12-27 22:35:39 +00:00 |
|
Ngô Ngọc Đức Huy
|
6d1c53c7ed
|
Translated using Weblate (Vietnamese)
Currently translated at 7.2% (147 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
|
2020-12-26 11:35:47 +00:00 |
|
Thomas Jensen
|
df3bb5b212
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 53.2% (1075 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/nb_NO/
|
2020-12-26 11:35:38 +00:00 |
|
Ngô Ngọc Đức Huy
|
5768e45809
|
Added translation using Weblate (Vietnamese)
|
2020-12-25 10:31:01 +00:00 |
|
LinAGKar
|
ba6dffc0bf
|
Translated using Weblate (Swedish)
Currently translated at 95.8% (1934 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
|
2020-12-24 19:35:58 +00:00 |
|
eman luff
|
d3acf7e862
|
Translated using Weblate (Polish)
Currently translated at 98.5% (1988 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
|
2020-12-24 19:35:57 +00:00 |
|
Thomas Jensen
|
5c6d710f2d
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 52.5% (1061 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/nb_NO/
|
2020-12-24 19:35:50 +00:00 |
|
Rachida S
|
ab23d9b715
|
Translated using Weblate (Kabyle)
Currently translated at 96.8% (1955 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/kab/
|
2020-12-22 10:36:04 +00:00 |
|
Ihor Hordiichuk
|
b082a009a7
|
Translated using Weblate (Ukrainian)
Currently translated at 48.4% (977 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
|
2020-12-22 10:35:59 +00:00 |
|
eman luff
|
cdeb2663fe
|
Translated using Weblate (Polish)
Currently translated at 92.6% (1869 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
|
2020-12-22 10:35:57 +00:00 |
|
aka. nils on element-translations
|
a5e979b763
|
Translated using Weblate (Norwegian Nynorsk)
Currently translated at 43.3% (874 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/nn/
|
2020-12-22 10:35:39 +00:00 |
|
reg4xp
|
be0cadb3c7
|
Translated using Weblate (Persian)
Currently translated at 99.7% (2013 of 2018 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
|
2020-12-22 10:35:37 +00:00 |
|
Benoit Marty
|
36a553a886
|
Let the Matrix SDK compute the Fallback urls
|
2020-12-21 12:08:49 +01:00 |
|
Benoit Marty
|
13938f2ab3
|
Let the Matrix SDK compute the SSO url
|
2020-12-21 11:26:57 +01:00 |
|
Onuray Sahin
|
a755536a2f
|
Merge branch 'develop' into feature/ons/wait_members_before_sending_event
|
2020-12-21 12:41:24 +03:00 |
|
Benoit Marty
|
4a5dbde8d3
|
Merge pull request #2558 from aqulu/fix/bottomsheet-viewbinding
Release VectorBaseBottomSheetDialogFragment bindings when view destroyed
|
2020-12-20 20:44:37 +01:00 |
|
Benoit Marty
|
5744939c05
|
Merge pull request #2561 from SpiritCroc/url_preview_visibility
Properly hide preview URLs for messages that don't support previews
|
2020-12-20 20:40:19 +01:00 |
|