Benoit Marty
a6f909b942
Add Javadoc
2021-01-07 11:04:11 +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
81bdf506bc
Fix Int type issue when sending PowerLevelsContent to the server
2021-01-06 22:53:51 +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
7249c7d25a
Merge pull request #2625 from yquemener/patch-1
...
Typo in the set-up instructions for the test homeserver
2021-01-06 09:36:40 +01:00
Yves Quemener
6e8d93bc6f
Fix in the test homeserver set-up instruction
...
I think I removed a typo. You probably don't want a new virtualenv every time you start a homeserver?
2021-01-06 11:22:25 +09: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
Benoit Marty
78c1a0acf4
Merge pull request #2617 from vector-im/feature/bma/malformed
...
Tapping drawer having more than 1 room in notifications gives "malformed link" error (#2605 )
2021-01-05 10:37:11 +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
Benoit Marty
b475f36b5a
Merge pull request #2615 from vector-im/feature/bma/fix_attachmentViewer
...
Fix crash in AttachmentViewerActivity (after ViewBindings)
2021-01-04 15:06:57 +01:00
Benoit Marty
11367488e6
Fix crash in AttachmentViewerActivity (after ViewBindings)
...
And improve code a bit
2021-01-04 14:21:57 +01:00
Benoit Marty
a7d8e74468
Merge pull request #2604 from vector-im/feature/ons/fix_hide_member_events
...
Feature/ons/fix hide member events
2021-01-04 10:48:22 +01:00
Benoit Marty
a25b93197d
Merge pull request #2601 from vector-im/feature/bma/sticker
...
Unspecced msgType field in m.sticker (#2580 )
2021-01-04 10:17:08 +01:00
Péter Radics
889a9a1798
[issue-2610] fix NoSuchElement error
2021-01-03 21:45:13 +01:00
Péter Radics
7aaebd493b
[issue-2610] implement setting to override nick color
...
- allow changing the nick color by clicking the dispay-name in the room
member detail page.
- the ovirride-color can be specified as a hex string (#rrggbb) or as palette
index (2)
- entering an invalid color code or leaving the field blank reverts to
the default hash-based nick color
- the setting is stored in `account_data` as `im.vector.setting.override_colors`
- future improvements / notes:
- replace the text-based color entry with a proper color picker dialog
- make the feature more discoverable
- the color change listener is now in AppStateHandler, not sure if this is
the best place
- implement override color support in element-web / element-desktop, too
Signed-off-by: Péter Radics <mitchnull@gmail.com>
2021-01-03 18:52:04 +01:00
Danial Behzadi
83f2ff5d82
Translated using Weblate (Persian)
...
Currently translated at 87.7% (193 of 220 strings)
Translation: Element Android/Element Android Sdk
Translate-URL: https://translate.element.io/projects/element-android/element-sdk/fa/
2021-01-03 12:35:41 +00: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
05013d2559
Fix changelog.
2020-12-30 12:17:25 +03:00
Onuray Sahin
3240cadb94
Fix membership event visibility condition.
2020-12-30 12:08:27 +03:00
LinAGKar
594ee61a99
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Element Android/Element Android Sdk
Translate-URL: https://translate.element.io/projects/element-android/element-sdk/sv/
2020-12-29 22:35:44 +00:00
zeritti
c85b0124e3
Translated using Weblate (Czech)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: Element Android/Element Android Sdk
Translate-URL: https://translate.element.io/projects/element-android/element-sdk/cs/
2020-12-29 22:35:44 +00: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
3ea3d0fc91
Unspecced msgType field in m.sticker ( #2580 )
2020-12-29 15:42:12 +01: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
cc01f25d8f
Revert status to RoomMembersLoadStatusType.NONE) in case of failure
2020-12-28 14:52:49 +01:00
Benoit Marty
9f3176c49c
Fix code quality
2020-12-28 14:41:23 +01:00
Benoit Marty
7ae2b34a9e
Merge pull request #2568 from vector-im/feature/bma/sso_sdk
...
Let the SDK compute the URLs
2020-12-28 14:20:21 +01: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
Benoit Marty
073e6227d6
Correct Copyright mention
2020-12-28 10:59:50 +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