Adam Brown
|
8007654e2a
|
setting login version via typed build config field instead of resources
|
2021-12-03 15:11:31 +00:00 |
|
Adam Brown
|
54c45d3e71
|
separating the SSO redirection from the login activities
- adds a dedicated routing activity to proxy the uri to the login selected by the feature flags
|
2021-12-03 14:51:20 +00:00 |
|
Benoit Marty
|
e233915c0f
|
Jitsi android-sdk-3.1.0 -> android-sdk-3.10.0
|
2021-11-18 15:58:40 +01:00 |
|
Benoit Marty
|
be3aafeef2
|
Merge pull request #4433 from vector-im/feature/bma/android12
Android12
|
2021-11-16 13:27:33 +01:00 |
|
Benoit Marty
|
31809a595c
|
Temporary fix for Android 12. android:exported has to be explicitly set when targeting Android 12
Do it for services coming from dependencies
|
2021-11-15 12:24:48 +01:00 |
|
Benoit Marty
|
aa3f36b7b7
|
Target API 31 - Android 12 - #4262
|
2021-11-15 12:24:48 +01:00 |
|
Onuray Sahin
|
40aa0175d0
|
Code review fixes.
|
2021-10-29 16:54:54 +03:00 |
|
Onuray Sahin
|
4af42902a0
|
Create poll screen components implemented.
|
2021-10-25 16:41:37 +03:00 |
|
thomcatdotrocks
|
32658f6651
|
Re-enable Android Auto
Commit to complete #4247 after #4222 has been merged.
|
2021-10-14 10:45:59 -05:00 |
|
Benoit Marty
|
d309c71d83
|
Disable Android Auto supports see https://github.com/vector-im/element-android/issues/4205
|
2021-10-11 10:21:42 +02:00 |
|
ariskotsomitopoulos
|
f21d89eb29
|
Minimize the use of exported="true" in android Manifest
- Add comments on Add exported="true" attributes
- Disable manifest exporting for:
- (service) VectorConnectionService
- (receiver) MediaButtonReceiver
|
2021-10-05 13:57:01 +03:00 |
|
Benoit Marty
|
3719382569
|
Merge pull request #3953 from vector-im/dependabot/gradle/androidx.work-work-runtime-ktx-2.6.0
Bump work-runtime-ktx from 2.5.0 to 2.6.0
|
2021-09-30 14:25:43 +02:00 |
|
Benoit Marty
|
3f7e810f14
|
Handle change from WorkManager 2.6.0.
https://developer.android.com/jetpack/androidx/releases/work#2.6.0
|
2021-09-30 12:06:57 +02:00 |
|
Benoit Marty
|
5d51431c60
|
Merge pull request #4078 from abaker/android_auto
Add Android Auto notification support
|
2021-09-30 11:29:58 +02:00 |
|
Alex Baker
|
09a25cce4e
|
Add Android Auto notification support
Signed-off-by: Alex Baker <alex@beeper.com>
|
2021-09-24 16:43:00 -05:00 |
|
Florian Renaud
|
fa3abecf8f
|
Fix review
|
2021-09-20 15:18:06 +02:00 |
|
Florian Renaud
|
e37fb313c0
|
Permalink: Merge LinkHandlerActivity with PermalinkHandlerActivity
Also convert links to matrix.to before permalink parsing
|
2021-09-17 17:19:32 +02:00 |
|
Valere
|
9a9a3d8cc6
|
Cherry pick room on leave space
|
2021-09-16 09:20:25 +02:00 |
|
ganfra
|
bcc9a75bdb
|
Merge branch 'develop' into feature/fga/new_voip_design
|
2021-08-11 12:37:54 +02:00 |
|
Valere
|
6c2a917d9f
|
WIP
|
2021-07-30 18:43:34 +02:00 |
|
ganfra
|
5c1bf92514
|
WebRtcCall: start using PiP
|
2021-07-13 10:44:34 +02:00 |
|
Benoit Marty
|
1a898f0404
|
Rename themes follow Android conventions
|
2021-06-16 12:34:14 +02:00 |
|
Benoit Marty
|
a7c1dc5cd9
|
Merge branch 'develop' into feature/bma/login_v2
|
2021-05-20 15:18:18 +02:00 |
|
Valere
|
99d4471799
|
space beta people screen
|
2021-05-05 17:54:56 +02:00 |
|
Benoit Marty
|
faef2fba9a
|
Enable login v2 by default, but keep the possibility to use v1
|
2021-04-29 15:57:52 +02:00 |
|
Benoit Marty
|
408a0fc010
|
Login UX flow v2
|
2021-04-29 15:57:22 +02:00 |
|
Benoit Marty
|
751efb57fc
|
Merge pull request #2840 from vector-im/feature/bca/spaces_sdk
Spaces support - beta
|
2021-04-29 10:18:31 +02:00 |
|
Benoit Marty
|
c40476aa94
|
Add ability to install APK from directly from Element (#2381)
And cleanup `data class OpenFile`
|
2021-04-28 15:55:21 +02:00 |
|
Benoit Marty
|
9cb19c0581
|
Fix issues on Android 11 (#3067)
Add <queries> tag in manifest to be able to open file using external app and to use full feature of CustomTab
|
2021-04-28 14:04:27 +02:00 |
|
Valere
|
8146d8ab1e
|
Add Rooms to space
|
2021-04-28 11:15:58 +02:00 |
|
Benoit Marty
|
eac8938186
|
Cleanup
|
2021-04-28 11:15:58 +02:00 |
|
Valere
|
4b27ad8ba6
|
Creation wizard WIP
|
2021-04-28 11:15:58 +02:00 |
|
Valere
|
e2578a29ed
|
Basic space join / use tmp msc id / db model update
|
2021-04-28 11:15:58 +02:00 |
|
Valere
|
df341d8ea3
|
Basic peeking preview and join and filter
|
2021-04-28 11:15:58 +02:00 |
|
Benoit Marty
|
9c1475d2f1
|
To squash
|
2021-02-23 11:28:38 +01:00 |
|
Benoit Marty
|
486815b9ab
|
Pip
|
2021-02-23 11:28:38 +01:00 |
|
Benoit Marty
|
cf0b4d2581
|
Merge branch 'develop' into feature/bca/devtools
|
2021-02-15 16:00:32 +01:00 |
|
Benoit Marty
|
1ec4424c0a
|
Upgrade Jitsi library from 2.9.3 to 3.1.0
|
2021-02-10 12:15:32 +01:00 |
|
Valere
|
e5da026f1f
|
Dev tools initial commit
|
2021-02-10 10:17:19 +01:00 |
|
ganfra
|
6cd462f852
|
Merge branch 'develop' into feature/fga/voip_v1_start
|
2021-02-04 16:52:06 +01:00 |
|
Benoit Marty
|
bc22647b48
|
Merge pull request #2753 from vector-im/feature/bca/sso_reauth
Feature/bca/sso reauth
|
2021-02-03 16:12:54 +01:00 |
|
ganfra
|
49aed39711
|
Fix multiple tasks
|
2021-02-02 17:11:45 +01:00 |
|
Valere
|
8129cd0cd3
|
Cleaning + changelog
|
2021-02-02 09:32:04 +01:00 |
|
Valere
|
1244d00b31
|
SSO UIA
|
2021-02-01 16:39:14 +01:00 |
|
ganfra
|
f4fd8af3b4
|
Merge branch 'develop' into feature/fga/voip_v1_start
|
2021-01-29 18:46:19 +01:00 |
|
Benoit Marty
|
e21c8792e6
|
Fix switch theme issue, and white field issue (#2599, #2528)
Remove some workarounds. I cannot reproduce the bug of signout which does not destroy the HomeActivityViewModel...
|
2021-01-08 15:55:32 +01:00 |
|
ganfra
|
22c981d8bf
|
VoIP: start adding UI for call transfer
|
2020-12-22 16:44:39 +01:00 |
|
ganfra
|
14288b545b
|
Merge branch 'develop' into feature/fga/voip_v1_start
|
2020-12-22 11:38:41 +01:00 |
|
Benoit Marty
|
68cd06f1fb
|
Improve redirect url, which can be visible to the user: "element://element" -> "element://connect"
|
2020-12-17 12:11:30 +01:00 |
|
Benoit Marty
|
5461fd4060
|
Some cleanup up
|
2020-12-11 16:35:04 +01:00 |
|