f421eadd01
Code cleanup
2025-07-16 16:40:56 +02:00
89b1034cde
Fix issue in timeline screen.
2025-07-16 16:07:49 +02:00
c79f2ff4d1
Enable edgeToEdge
2025-07-16 15:03:13 +02:00
daadbbd76b
Revert "Target API 35: set android:fitsSystemWindows="true"
to Activities."
...
This reverts commit 3d7bf51029
.
2025-07-16 12:52:06 +02:00
3f22ddb065
Fix regression on timeline for thread.
2025-07-16 11:47:16 +02:00
66ec110497
Remove useless margin
2025-07-16 11:47:14 +02:00
58de848cd0
Fix UI issue
2025-07-16 11:47:13 +02:00
0a69a336a7
Remove dead code.
2025-07-16 11:47:12 +02:00
3d7bf51029
Target API 35: set android:fitsSystemWindows="true"
to Activities.
2025-07-16 11:47:09 +02:00
1d08018e20
A final period.
2025-07-11 20:05:33 +02:00
e5622084ce
Fix lint warning: check permission before recording audio
2025-07-11 18:12:57 +02:00
fd67cacd25
Fix lint warning: check permission before using location API
2025-07-11 18:12:34 +02:00
de3874ed79
Fix lint warning: check permission before notifying with notification
2025-07-11 17:19:49 +02:00
cf01890e3a
Fix lint warning: ignore impossible SecurityException
2025-07-11 16:56:05 +02:00
27fc09bb8a
Fix lint warning
2025-07-09 13:02:46 +02:00
6e56c386db
Fix lint warning
2025-07-09 13:02:46 +02:00
78e100d9a9
Supress deprecation warning.
2025-07-08 15:05:28 +02:00
a283eea620
Fix compilation issue.
2025-07-07 17:50:53 +02:00
cd6078cb71
Merge pull request #9024 from element-hq/sync-emojis
...
Sync Emojis
2025-05-21 14:53:33 +02:00
a8ea684579
Accept only root path for mobile.element.io.
2025-05-21 11:55:16 +02:00
f07b7e5c47
Sync Emojis
2025-04-28 00:13:08 +00:00
55ddf72168
Ignore server errors (network error, etc.) when login out the user after 3 incorrect PIN entered.
2025-02-28 09:58:49 +01:00
b204d271e3
Add action to report room: use the report Room API.
2025-02-07 16:29:35 +01:00
753101ff7a
Add action to report room. #8998
2025-02-07 14:32:53 +01:00
35f399aa80
Merge pull request #8989 from christianrowlands/bugfix/cmr/incoming-call-crash
...
#8964 Fix app crash on incoming call when running Android 14+
2025-02-04 10:36:06 +01:00
2c2f8bdadc
#8964 Adds a callState null check before starting the MicrophoneAccessService
2025-01-28 08:26:19 -05:00
c5643acaee
Fix deprecations in UserLiveLocationViewStateMapper
2025-01-24 09:51:01 +01:00
af906ce67b
#8964 Start the MicrophoneAccessService during onPause if the call has been answered
2025-01-20 10:54:08 -05:00
d4e3d451ba
Apply dual licenses: AGPL + Element Commercial to file headers.
...
2 replace all actions have been performed:
- "SPDX-License-Identifier: AGPL-3.0-only" to "SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial"
- "Please see LICENSE in the repository root for full details." to "Please see LICENSE files in the repository root for full details."
2025-01-14 10:27:57 +01:00
36a74f4912
#8964 Fix app crash on incoming call when running Android 14+
2025-01-13 11:58:10 -05:00
0e4c39b26e
Fix quality issue.
2025-01-10 14:15:12 +01:00
ded1fddca3
Add null content description.
2025-01-10 14:10:14 +01:00
b9b403d075
Open account creation screen (with error) when crating an account on default server which only support MAS)
2025-01-10 12:12:58 +01:00
d2c77a36ec
MAS require Element X
2025-01-08 15:17:56 +01:00
35ca771231
Sync Emojis
2024-12-16 00:13:07 +00:00
ea170fc2af
Merge pull request #8941 from element-hq/feature/bma/elementCall
...
Element call incoming call
2024-11-12 16:40:12 +01:00
ebfac823c5
Use clock.
2024-11-12 16:31:59 +01:00
fbef34f3b2
Format file
2024-11-12 16:26:44 +01:00
ab4291f093
Merge pull request #8914 from amitshilo11/bugfix/microphone-access-loss-on-background-8881
...
[Bugfix] Fix microphone loss during background voice calls on Android 14
2024-11-12 16:24:32 +01:00
6e2a0cfa91
Render incoming Element Call in the notification (unsupported)
2024-11-12 15:12:53 +01:00
066545a4b3
Render incoming Element Call in the timeline (unsupported)
2024-11-12 14:06:11 +01:00
05be9d0716
Bugfix: fix crash when getting call on lockscreen
...
Signed-off-by: AmitShilo <alssamit@gmail.com >
2024-10-08 15:18:21 +07:00
c9aaf0228b
Sync Emojis
2024-10-07 00:12:29 +00:00
aff6c011e8
add declare for FOREGROUND_SERVICE_MICROPHONE in vector manifest
...
Signed-off-by: AmitShilo <alssamit@gmail.com >
2024-09-26 16:50:04 +07:00
53387e6617
Implemented a microphone access service to handle background microphone usage in calls.
...
Signed-off-by: AmitShilo <alssamit@gmail.com >
2024-09-26 14:16:50 +07:00
21e751e50f
Merge pull request #8903 from element-hq/sync-emojis
...
Sync Emojis
2024-09-25 15:35:43 +02:00
b50132a337
Merge pull request #8915 from element-hq/feature/bma/agpl
...
Change license to AGPL
2024-09-25 14:51:06 +02:00
dd98218869
Merge pull request #8913 from bro2020/patch-mobile.element.io
...
Intercept mobile.element.io links with Element app
2024-09-25 11:30:04 +02:00
5c333aeafc
Update licence header.
...
Using `uv run license-editor --repository ../element-android`
2024-09-24 12:02:33 +02:00
76898f083c
Sync Emojis
2024-09-23 00:12:20 +00:00