onurays
|
743ace7e60
|
Move voip responsibilities from views to WebRtcPeerConnectionManager.
|
2020-06-19 13:35:38 +02:00 |
|
onurays
|
5d476e7259
|
Show the foreground service for incoming and outgoing calls.
|
2020-06-19 13:35:38 +02:00 |
|
onurays
|
4a4edcf82a
|
Experimental implementation of Telecom API.
|
2020-06-19 13:35:38 +02:00 |
|
onurays
|
a1fc0db8a2
|
Finish CallActivity when m.call.hangup received.
|
2020-06-19 13:35:38 +02:00 |
|
Valere
|
dc19652c2b
|
WIP
refact WIP
TMP
WIP
|
2020-06-19 13:35:38 +02:00 |
|
Benoit Marty
|
fa204eca3b
|
Add link to Widget doc
|
2020-06-17 15:37:35 +02:00 |
|
ganfra
|
46378845e9
|
Typings: extract from room summary and use an in memory tracker
|
2020-06-16 17:50:08 +02:00 |
|
Benoit Marty
|
601e11980f
|
Merge pull request #1478 from vector-im/feature/proguard
Feature/proguard
|
2020-06-16 11:15:21 +02:00 |
|
Benoit Marty
|
344a9836d2
|
Typo and cleanup
|
2020-06-15 14:44:44 +02:00 |
|
Benoit Marty
|
2c1487d303
|
Merge pull request #1466 from vector-im/feature/toggle_favorite
Add capability to add and remove a room from the favorites (#1217)
|
2020-06-15 14:29:48 +02:00 |
|
ganfra
|
171a945de9
|
Membership: refact a bit and add a left message when kicked or banned
|
2020-06-12 15:29:07 +02:00 |
|
ganfra
|
1786ba30f7
|
Proguard: handle matrix sdk
|
2020-06-11 19:36:15 +02:00 |
|
ganfra
|
e6a71ab7de
|
PowerLevel: fix role order
|
2020-06-11 13:49:36 +02:00 |
|
ganfra
|
579d4f7a5b
|
Merge branch 'develop' into feature/power_level
|
2020-06-10 17:21:04 +02:00 |
|
ganfra
|
60b91d4d50
|
PowerLevel : clean after Benoit's review
|
2020-06-10 17:19:33 +02:00 |
|
Benoit Marty
|
d8317f7439
|
Add capability to add and remove a room from the favorites (#1217)
|
2020-06-10 00:42:14 +02:00 |
|
Benoit Marty
|
0a7f77ea16
|
ktlint
|
2020-06-08 22:08:59 +02:00 |
|
Benoit Marty
|
d402b49f07
|
Merge branch 'develop' into feature/fix_version
|
2020-06-08 18:16:42 +02:00 |
|
Benoit Marty
|
d4ba9fa09a
|
Cleanup after Ganfra's review
|
2020-06-08 18:15:00 +02:00 |
|
Benoit Marty
|
1ad19b5e93
|
Merge branch 'develop' into feature/fix
|
2020-06-08 18:09:57 +02:00 |
|
Benoit Marty
|
050407f7c7
|
Merge branch 'develop' into feature/fix_1444
|
2020-06-08 18:07:15 +02:00 |
|
ganfra
|
7f02195377
|
Clean code
|
2020-06-08 10:29:09 +02:00 |
|
ganfra
|
0002cddd67
|
Merge branch 'develop' into feature/power_level
|
2020-06-08 10:12:53 +02:00 |
|
Benoit Marty
|
19e1683106
|
Move class LoginFlowType to api package
|
2020-06-08 09:16:31 +02:00 |
|
Benoit Marty
|
5c538c7865
|
Clarify type when retrieving supported login flow (be conform to the spec)
|
2020-06-08 09:11:23 +02:00 |
|
Benoit Marty
|
ee23967afe
|
I made a mistake: registration step m.login.token type is not the same that login request.
|
2020-06-08 08:53:06 +02:00 |
|
ganfra
|
f19e2a0995
|
Room left: fix state not being updated
|
2020-06-05 20:09:30 +02:00 |
|
ganfra
|
e5da5a34cb
|
Power levels: handle some action permissions
|
2020-06-05 19:12:33 +02:00 |
|
Benoit Marty
|
3714323d74
|
Rename Constants
|
2020-06-05 01:16:19 +02:00 |
|
ganfra
|
08693a6875
|
Add some admin actions (ban, kick, unban)
|
2020-06-04 18:36:28 +02:00 |
|
ganfra
|
73eca2407b
|
Power level: handle timeline rendering
|
2020-06-04 17:18:39 +02:00 |
|
Benoit Marty
|
ae7a52cecf
|
Correctly handle SSO login redirection
|
2020-06-04 16:55:27 +02:00 |
|
Benoit Marty
|
1ad77530aa
|
Use RoomSummaryQueryParams as per Ganfra's excellent suggestion
|
2020-06-04 14:36:51 +02:00 |
|
ganfra
|
9075371145
|
Power level: start to handle updating
|
2020-06-04 13:09:20 +02:00 |
|
Benoit Marty
|
f28889284d
|
Wrong /query request (#1444)
|
2020-06-04 11:59:04 +02:00 |
|
Benoit Marty
|
8b7e5e527a
|
Make Credentials.homeServer optional because it is deprecated (#1443)
It is never used currently in RiotX, but if homeserver does not sent it, it would crash.
|
2020-06-04 11:41:32 +02:00 |
|
Benoit Marty
|
c3d8916802
|
fix param name
|
2020-06-04 11:40:38 +02:00 |
|
Benoit Marty
|
532f5e58ea
|
Move class Versions to internal package
|
2020-06-04 11:30:24 +02:00 |
|
Benoit Marty
|
57a5714fb5
|
Add the ability to compare Homeserver version (#1442)
|
2020-06-04 11:24:31 +02:00 |
|
Benoit Marty
|
a3fd49499b
|
Hide left rooms in breadcrumbs (#766)
|
2020-06-04 08:59:01 +02:00 |
|
Benoit Marty
|
b29c2b2de4
|
Send plain text in the body
According to https://matrix.org/docs/spec/client_server/latest#m-room-message-msgtypes, the plain text version of the HTML should be provided in the body.
Also create MarkdownParser class to be able to unit test it.
|
2020-06-03 18:44:35 +02:00 |
|
Benoit Marty
|
2e997f2c67
|
Wrong issue number
|
2020-06-03 18:41:27 +02:00 |
|
Benoit Marty
|
55bd346cb2
|
Merge pull request #1425 from vector-im/feature/integration_manager
Feature/integration manager
|
2020-06-03 18:10:03 +02:00 |
|
ganfra
|
0507fa5b0e
|
Widgets: clean again after Benoit's review
|
2020-06-03 12:00:52 +02:00 |
|
Benoit Marty
|
870c4bf765
|
Check that content is not null
|
2020-06-03 09:32:20 +02:00 |
|
Benoit Marty
|
9a592e9c7e
|
Create IsUselessResolver object
|
2020-06-03 01:13:02 +02:00 |
|
ganfra
|
53592ac404
|
Fix lint issues
|
2020-06-02 20:28:18 +02:00 |
|
ganfra
|
173c1d3a6e
|
Integration: make the default urls modifiable from MatrixConfiguration
|
2020-06-02 20:05:00 +02:00 |
|
ganfra
|
c815c4080d
|
Widget: changes naming algorithm (align on web)
|
2020-06-02 19:51:16 +02:00 |
|
ganfra
|
06cc2f527e
|
Clean after Benoit's review
|
2020-06-02 19:02:21 +02:00 |
|
Benoit Marty
|
3f1e5b9b1e
|
Hide "X made no changes" event by default in timeline (#1430)
|
2020-06-02 15:54:01 +02:00 |
|
ganfra
|
959b679086
|
Clean files
|
2020-05-29 19:03:54 +02:00 |
|
ganfra
|
7df8b3a9bf
|
Widgets: observe wellknown for integ config and open Jitsi in browser
|
2020-05-29 12:23:36 +02:00 |
|
ganfra
|
00f2d0249f
|
Merge branch 'develop' into feature/integration_manager
|
2020-05-28 20:33:51 +02:00 |
|
ganfra
|
4465e6eea3
|
Widget: format url with roomId if needed
|
2020-05-28 20:26:34 +02:00 |
|
ganfra
|
d4706b38b8
|
Widgets: display widget events in timeline
|
2020-05-28 20:04:41 +02:00 |
|
ganfra
|
31c82b4ba6
|
Widget: show room widgets in bottom sheet and fix some widget actions
|
2020-05-28 19:39:07 +02:00 |
|
ganfra
|
cb80d8d349
|
Widget: add active widgets
|
2020-05-28 17:08:57 +02:00 |
|
ganfra
|
1fe0c8a3e9
|
Widgets: handle actions (revoke, delete, edit, open in browser) and permissions bottom sheet
|
2020-05-28 10:25:04 +02:00 |
|
Benoit Marty
|
6f804cab4d
|
Avoid duplicated events in DB (one with localId and one with eventId from homeserver, once synced)
|
2020-05-27 11:27:54 +02:00 |
|
Benoit Marty
|
cf3dbb378e
|
Get uploaded files for e2e rooms, from local DB
|
2020-05-26 22:06:51 +02:00 |
|
ganfra
|
e32716aa48
|
Widget: add room active widgets to RoomDetailViewState
|
2020-05-26 19:47:06 +02:00 |
|
ganfra
|
4b37ede8c2
|
Widget: handle sticker
|
2020-05-26 18:16:38 +02:00 |
|
ganfra
|
dbe4c0c8e4
|
Remove duplicates from identity feature
|
2020-05-26 11:38:29 +02:00 |
|
ganfra
|
4f4afd6840
|
Widget post api: handle last methods
|
2020-05-26 11:29:42 +02:00 |
|
ganfra
|
7409fde650
|
Merge branch 'develop' into feature/integration_manager
|
2020-05-26 08:55:01 +02:00 |
|
ganfra
|
cfa31e6332
|
Widgets: fix extracting user widgets
|
2020-05-26 08:31:19 +02:00 |
|
ganfra
|
df973a6275
|
Widget: makes the integration manager screen mostly working
|
2020-05-26 08:07:09 +02:00 |
|
Benoit Marty
|
0509e76f18
|
var -> val
|
2020-05-25 23:54:53 +02:00 |
|
Benoit Marty
|
e379ccf086
|
Extract MatrixConfiguration to its own file, for a better visibility
|
2020-05-25 23:53:36 +02:00 |
|
Benoit Marty
|
7ae52d676d
|
Use directly java.net.proxy class
|
2020-05-25 23:50:10 +02:00 |
|
Benoit Marty
|
3d33018ffa
|
Merge pull request #1147 from unclejay80/http_proxy_init
added network proxy configuration
|
2020-05-25 23:43:11 +02:00 |
|
Benoit Marty
|
860595520b
|
Merge pull request #1401 from vector-im/feature/cleanup
Small PR with code cleanup
|
2020-05-25 17:30:31 +02:00 |
|
Benoit Marty
|
f0f3e8ddb9
|
Uploads: auto-review
|
2020-05-25 17:05:17 +02:00 |
|
Benoit Marty
|
2adafbeb03
|
Uploads: use SenderInfo in TimelineEvent
|
2020-05-25 17:02:57 +02:00 |
|
Benoit Marty
|
f3a5fb7fe3
|
Uploads: rework: provide information about the sender
|
2020-05-25 16:54:08 +02:00 |
|
Benoit Marty
|
88cba74cac
|
Uploads: add screen - WIP
|
2020-05-25 16:54:08 +02:00 |
|
Benoit Marty
|
e9ca876444
|
Uploads: add screen - WIP
|
2020-05-25 16:54:08 +02:00 |
|
Benoit Marty
|
8a9498bae4
|
Uploads: add the service and the task
|
2020-05-25 16:54:08 +02:00 |
|
Weblate
|
d2598480c8
|
var -> val
|
2020-05-25 16:54:08 +02:00 |
|
Benoit Marty
|
6e57b06673
|
Ensure Filter model match the spec and add Javadoc
|
2020-05-25 16:54:08 +02:00 |
|
Benoit Marty
|
e117fec74f
|
Kotlin: use orEmpty() for Maps
|
2020-05-25 14:07:25 +02:00 |
|
Benoit Marty
|
6e01b75b2f
|
Dagger: use generic name for parameters
|
2020-05-25 14:04:36 +02:00 |
|
Benoit Marty
|
691e7fe616
|
Kotlin: use orEmpty()
|
2020-05-25 14:04:36 +02:00 |
|
Benoit Marty
|
330a33a0e8
|
Render formatted_body for m.notice and m.emote (Fixes #1196)
|
2020-05-21 01:47:17 +02:00 |
|
Benoit Marty
|
b75b299847
|
Create MessageContentWithFormattedBody interface
|
2020-05-21 01:05:47 +02:00 |
|
Benoit Marty
|
7c59bcc928
|
Only "org.matrix.custom.html" is supported
|
2020-05-21 00:41:36 +02:00 |
|
Benoit Marty
|
628439aa65
|
Mardown: sending "**text in bold** was sending extra paragraph and extra new line
|
2020-05-21 00:25:59 +02:00 |
|
ganfra
|
00fd067c6b
|
Widget: continue working on interaction with SDK. Not sure yet how to manage properly distinction between room and "admin" widgets.
|
2020-05-20 20:39:18 +02:00 |
|
Benoit Marty
|
ca37895619
|
Merge pull request #1374 from vector-im/feature/sas_v2
support new key agreement method for SAS
|
2020-05-20 18:32:01 +02:00 |
|
ganfra
|
3faf42be53
|
Widget: get user list widgets from user account
|
2020-05-19 18:40:11 +02:00 |
|
ganfra
|
dea903bcb5
|
Merge branch 'develop' into feature/integration_manager
|
2020-05-19 16:08:46 +02:00 |
|
ganfra
|
e1c6542e03
|
Merge branch 'develop' into feature/forward_pagination
|
2020-05-19 15:25:33 +02:00 |
|
Valere
|
f2fa57224b
|
Update matrix-sdk-android/src/main/java/im/vector/matrix/android/internal/crypto/verification/DefaultVerificationService.kt
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
|
2020-05-19 09:55:45 +02:00 |
|
Valere
|
e0977dd97b
|
Add new key agreement protocol
|
2020-05-19 09:55:45 +02:00 |
|
Benoit Marty
|
243b0a7d82
|
ktlint
|
2020-05-18 17:23:33 +02:00 |
|
Benoit Marty
|
e67e472025
|
Integrate Valere's remarks - step 2: Stop using (or at least reduce usage of) GlobalScope
|
2020-05-18 17:23:33 +02:00 |
|
Benoit Marty
|
a6541481bf
|
Integrate Valere's remarks - step 1
|
2020-05-18 17:23:33 +02:00 |
|
Benoit Marty
|
789bcc8d77
|
Identity: Bugfix: do not fail when trying to disconnect the current identity server, if there is no token available
|
2020-05-18 17:23:33 +02:00 |
|
Benoit Marty
|
2914117a8e
|
Move some classes
|
2020-05-18 17:23:33 +02:00 |
|