Onuray Sahin
db820efc3a
Fix UI issues.
2021-10-28 15:43:51 +03:00
Onuray Sahin
6cee266a95
Create poll UI implementation.
2021-10-27 13:10:01 +03:00
Benoit Marty
6c485d5f6e
Merge hotfix 1.3.6
2021-10-26 17:23:33 +02:00
Onuray Sahin
cb1d5e888d
Create poll fragment with a title.
2021-10-25 20:14:10 +03:00
Onuray Sahin
3e03db200c
Add poll icon to attachment type selector.
2021-10-25 14:47:57 +03:00
ariskotsomitopoulos
ab87937e5b
Threads init commit
2021-10-20 18:39:59 +03:00
Benoit Marty
f5eaf2f05f
Align wording with Element Web
2021-10-19 11:35:49 +02:00
Benoit Marty
923bc00dcd
Merge branch 'develop' into feature/aris/presence
2021-10-12 15:22:40 +02:00
Benoit Marty
66d4a48930
Remove unused strings
2021-10-08 15:07:52 +02:00
Adam Brown
259b6d56d7
using singular for the policy copy name to match content
2021-10-07 17:45:30 +01:00
Adam Brown
d00858f83b
handling empty policy list by showing empty copy
2021-10-07 17:44:54 +01:00
Adam Brown
2f732affa5
updating policy title to include show/hide
2021-10-07 10:15:37 +01:00
Adam Brown
3111d0b46d
updating discovery consent dialog to include policy link which expands the policy urls view
2021-10-06 17:34:02 +01:00
Adam Brown
7ce811c227
binding the indentity server policy urls to the discovery page
2021-10-06 17:20:06 +01:00
ariskotsomitopoulos
9ab59a543d
* Implement Presence Service:
...
- Get Presence Status
- Set Presence Status
* Integrate presence in room details screen
* Integrate presence in room people's view
* Update UI to support presence
* Fix bug when insertOrUpdate was called on RoomMemberEventHandler and override the correct presence value in RoomMemberSummaryEntity
* Improve performance on updateUserPresence in RoomMemberSummaryEntity entity
* Remarks & linter fixes
* Disable presence when there is no m.presence events. In some servers like matrix.org is disabled atm.
* Enhance UI Presence on DM room lists to support dark/light theme
* Restore missing lines in gradle.properties to speed up debugging
2021-10-06 18:00:02 +03:00
Benoit Marty
7ebdd7830a
Merge pull request #4158 from vector-im/feature/bma/new_commands
...
Handle new commands
2021-10-05 13:38:31 +02:00
Benoit Marty
9802ed08e3
Merge branch 'feature/bma/new_commands' of github.com:vector-im/element-android into feature/bma/new_commands
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailViewEvents.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailViewModel.kt
2021-10-04 16:00:31 +02:00
Benoit Marty
2b63ccf70a
Merge branch 'feature/bma/new_commands' into commands
2021-10-04 15:34:14 +02:00
Benoit Marty
6669587ac1
Update wording in message bottom sheet ( #3869 )
2021-10-04 14:43:21 +02:00
Benoit Marty
b1b5ff8a09
Merge pull request #3772 from pvagner/voiceMessageA11Y
...
Improve accessibility of voice messages
2021-10-03 15:45:09 +02:00
Ekaterina Gerasimova
d6da4f7834
Fix typo in string
...
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-09-30 15:58:22 +01:00
Benoit Marty
c0adde56df
Merge pull request #4027 from vector-im/feature/fre/permalink
...
Add client base url support for permalinks
2021-09-29 17:08:12 +02:00
Benoit Marty
045e4bbf76
Merge pull request #4052 from vector-im/feature/adm/email_notification_toggle
...
Add email notification toggle
2021-09-24 20:42:44 +02:00
Valere
0acf90d8cd
Code review
2021-09-24 18:12:12 +02:00
Valere
d59aaa7611
Support entering mail in user invite screen
2021-09-24 18:12:12 +02:00
Nick Hu
2262cd4b6d
Gate LaTeX maths behind labs flag
2021-09-24 13:50:42 +01:00
Adam Brown
43eff8b85b
reusing existing remove string
2021-09-23 13:05:18 +01:00
Adam Brown
1d4c909b50
adding translator note about the enable email placeholder
2021-09-23 13:02:36 +01:00
Benoit Marty
1ce48c4deb
Add a dedicated setting to show debug info on screen
2021-09-23 13:54:03 +02:00
Adam Brown
410cf5c062
adding UI toggle for email notifications in /settings/notifications
...
- will display a _no emails_ when the matrix account has no emails set and tapping will navigate to the emails and phone numbers screen where the user can add an email
- toggling the email notification with register and unregister push notification for the given email address
2021-09-21 10:47:03 +01:00
Adam Brown
1591375aa2
adding ability to remove push targets from the notification target screen
2021-09-20 16:35:53 +01:00
Florian Renaud
21d0a28150
Permalink: move supported hosts to config file
2021-09-17 16:46:09 +02:00
Valere
932a43ef58
Add subspace action
2021-09-17 09:22:10 +02:00
Valere
100ac49cac
Merge pull request #4000 from vector-im/feature/bca/fix_space_parent
...
Fix parent relation handling
2021-09-16 11:45:29 +02:00
Valere
421c2ae0ba
Fix missing string resource
2021-09-16 10:30:43 +02:00
Valere
94f88c80fc
Fix parent relation handling
2021-09-16 09:33:06 +02:00
Valere
cfed0f839b
Code review
2021-09-16 09:20:25 +02:00
Valere
9a9a3d8cc6
Cherry pick room on leave space
2021-09-16 09:20:25 +02:00
Valere
8fd784e275
Improve leave space (all + none)
2021-09-16 09:20:25 +02:00
Valere
2c1435f08c
Change default power to invite in private space + setting
2021-09-15 18:47:38 +02:00
Benoit Marty
1b59c7b451
Merge pull request #3989 from vector-im/feature/bca/space_fix_3956
...
Fix / Kick user dialog for spaces talks about rooms
2021-09-14 20:35:40 +02:00
Valere
d758d5c270
Fix / Kick user dialog for spaces talks about rooms
2021-09-09 14:20:38 +02:00
Valere
99123bf0cc
Add invite by email screen in create space flow
2021-09-07 14:10:57 +02:00
Peter Vágner
fac9a19c01
Add back a string that has been removed
...
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2021-09-03 12:34:13 +02:00
Benoit Marty
42915a93db
Fix warning "Multiple substitutions specified in non-positional format"
2021-08-30 11:52:43 +02:00
Benoit Marty
65c8ae3597
Merge pull request #3739 from vector-im/feature/bca/accept_unbound_3pid_invite
...
support email invite
2021-08-27 19:02:42 +02:00
Benoit Marty
5b2478a34f
Merge pull request #3894 from vector-im/feature/dla/keyword_notification_settings
...
Feature/dla/keyword notification settings
2021-08-27 18:19:17 +02:00
Valere
819e7c49b0
Code review
2021-08-27 17:30:32 +02:00
Valere
69c84a2460
support email invite
2021-08-27 17:30:09 +02:00
David Langley
68eaefbc9c
Show error dialog rather than toast. Add validation to keyword field for slashes and dots.
2021-08-27 15:48:11 +01:00
Valere
b9e2374a4c
cleaning
...
review
fix string warning
2021-08-27 15:56:07 +02:00
Valere
6f45ba575b
post rebase cleaning
2021-08-27 15:56:07 +02:00
Valere
de6b5af6ba
Promote restricted join rule to admins
2021-08-27 15:56:07 +02:00
Benoit Marty
5b908c404e
Merge pull request #3863 from vector-im/feature/fga/new_voip_design
...
Feature/fga/new voip design
2021-08-27 12:02:35 +02:00
Benoit Marty
1815acf1ae
Merge pull request #3765 from vector-im/feature/bca/m11.12
...
Spaces | Default to 'Home' in settings
2021-08-27 12:01:52 +02:00
ganfra
fd25813862
Merge branch 'develop' into feature/fga/new_voip_design
2021-08-26 15:15:16 +02:00
Benoit Marty
97bdd14880
Merge pull request #3854 from vector-im/feature/fga/call_end_reasons_dialog
...
Call ended: handle busy reason and invite timeout.
2021-08-26 11:40:27 +02:00
ganfra
4518962658
New voip design: clean after benoit review
2021-08-26 11:08:34 +02:00
David Langley
daaa40b27a
Merge branch 'develop' of github.com:vector-im/element-android into feature/dla/keyword_notification_settings
2021-08-25 17:41:37 +01:00
Benoit Marty
f843712d7e
Merge pull request #3825 from vector-im/feature/dla/room_notification_settings
...
Room Notification Settings V2
2021-08-25 15:20:43 +02:00
David Langley
fb8c7f6be0
lint
2021-08-24 19:08:27 +01:00
David Langley
238f772461
Merge branch 'develop' of github.com:vector-im/element-android into feature/dla/keyword_notification_settings
2021-08-24 15:51:23 +01:00
David Langley
be19f759f6
fix ordering of chips and align left for notification screens.
2021-08-24 15:46:41 +01:00
Valere
15cb31ac0d
Code review
2021-08-24 16:39:32 +02:00
Valere
27df3e626e
Spaces | Default to 'Home' in settings
2021-08-24 16:34:32 +02:00
ganfra
42bfa129b3
Merge branch 'develop' into feature/fga/new_voip_design
2021-08-24 16:21:35 +02:00
ganfra
2b708387c2
New voip design: makes lint happy
2021-08-24 16:19:54 +02:00
Benoit Marty
18936122a8
Merge pull request #3773 from pvagner/a11yAvatarVerbosity
...
a11y: change some content descriptions
2021-08-23 12:15:43 +02:00
ganfra
3b1249c489
Merge branch 'develop' into feature/fga/new_voip_design
2021-08-17 17:10:10 +02:00
ganfra
99a0d17dfc
Call ended: handle busy reason and invite timeout.
2021-08-17 12:15:37 +02:00
ganfra
36581a1f31
VoiP : fix string resource
2021-08-16 15:38:52 +02:00
Peter Vágner
a05859b54c
Merge branch 'develop' into voiceMessageA11Y
2021-08-16 13:17:22 +02:00
Péter Radics
bf919b89da
[issue-2610] Merge branch 'develop' of github.com:mitchnull/element-android into feature/issue-2610-override-nick-color-via-user-account-data
2021-08-15 18:08:47 +02:00
ganfra
452647fb00
Remove jitsi widget: change threshold + wording
2021-08-12 18:50:58 +02:00
David Langley
a355f61a7e
Merge branch 'develop' of github.com:vector-im/element-android into feature/dla/room_notification_settings
2021-08-11 12:21:34 +01:00
ganfra
bcc9a75bdb
Merge branch 'develop' into feature/fga/new_voip_design
2021-08-11 12:37:54 +02:00
ganfra
9027e94cfe
Timeline call tiles: start changing status handling
2021-08-11 12:09:59 +02:00
David Langley
7f3c4f0073
Merge branch 'develop' of github.com:vector-im/element-android into feature/dla/reorg_account_notification_settings
2021-08-10 10:54:22 +01:00
David Langley
8d7e3b6544
add keyword checkbox preference and chip/edit text for modificying keywords
2021-08-03 09:52:36 +01:00
Peter Vágner
ed6498fce1
a11y: change some content descriptions
...
A lot of items e.g. member items, room items, space items as well as dialog top bar are prefixed with the word avatar. Remove this and make some accessibility specific strings shorter.
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2021-08-01 22:03:59 +02:00
Peter Vágner
8c590b50e3
Improve accessibility of voice messages
...
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2021-08-01 14:51:00 +02:00
Valere
aaa9c7e795
fix rebase
2021-07-30 19:05:47 +02:00
Valere
efdaa49e70
Code review
2021-07-30 18:44:25 +02:00
Valere
c9ef08d8a9
handle migration before setting restricted
2021-07-30 18:43:50 +02:00
Valere
6c2a917d9f
WIP
2021-07-30 18:43:34 +02:00
Onuray Sahin
c6bd6e4961
Merge pull request #3598 from vector-im/feature/ons/voice_message
...
Voice Message
2021-07-30 17:24:17 +03:00
Onuray Sahin
1aa706dee5
Lint fixes.
2021-07-30 15:25:02 +03:00
Onuray Sahin
cdd2fca258
Design review fixes.
2021-07-29 18:41:29 +03:00
David Langley
73bf50b93c
rename global -> default, address comments
2021-07-27 20:21:40 +01:00
David Langley
7091de9942
merge in static push definitions and adapt push v2 ui/logic
2021-07-27 19:54:17 +01:00
Benoit Marty
a7e3c0d0d8
Fix wording when verification is cancelled.
2021-07-27 17:31:19 +02:00
Onuray Sahin
4c8a8d8cfb
Design review fixes.
2021-07-27 15:32:35 +03:00
David Langley
57c32502e5
change notification state options as outlined in v2
2021-07-23 23:18:39 +01:00
David Langley
90e04d4358
add header footer and fix toolbar
2021-07-23 22:37:36 +01:00
Onuray Sahin
a11941714d
Code review fixes.
2021-07-23 15:19:50 +03:00
ganfra
4788630949
Merge branch 'develop' into feature/fga/new_voip_design
2021-07-23 12:17:05 +02:00
Andrew Morgan
4dd5b2c884
grammar: Server matching ... -> Servers matching ...
...
This commit uses the plural form of Server as each message is talking about *one or more* servers in the room.
2021-07-22 11:58:32 +01:00
ganfra
8955049110
Minor changes after benoits review
2021-07-21 17:35:08 +02:00
ganfra
88cc7471a8
Call notification: add missed call icons. Also set tint.
2021-07-20 18:43:44 +02:00
ganfra
c59967fb6c
Missed call: make some changes on notification
2021-07-20 09:40:09 +02:00
ganfra
f7e2e741c0
Missed call: start showing notification when there is a missed call
2021-07-19 20:25:09 +02:00
Paulo Pinto
0bdba9eb7d
Standardise casing of terms in source strings
...
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
2021-07-19 12:47:10 +01:00
Benoit Marty
bb742eb483
Handle record/play error
2021-07-15 15:06:38 +02:00
David Langley
baab726df2
Merge branch 'develop' of github.com:vector-im/element-android into feature/dla/reorg_account_notification_settings
2021-07-14 10:18:54 +01:00
David Langley
a3204fdad9
add resValue to enable feature, put back old code
2021-07-13 21:22:56 +01:00
ganfra
3793df1b36
WebRTC Call : update call banner
2021-07-13 13:04:08 +02:00
Benoit Marty
83bf48dfff
Fix denied permission issue
...
And remove dead code
2021-07-13 11:02:22 +02:00
Benoit Marty
9df874c975
Merge branch 'develop' into feature/ons/voice_message
2021-07-13 10:36:05 +02:00
Benoit Marty
067349f602
Fix some misunderstanding about the permissions request - step 2
2021-07-13 00:22:23 +02:00
David Langley
727ce7272a
update translations
2021-07-12 18:38:56 +01:00
langleyd
d6f1f276c2
Add checkbox preference, remove PushRulePreference, Split adavanced fragment to new 3 new fragments and inherit common function
2021-07-12 14:07:27 +01:00
Benoit Marty
e391a1371c
Merge branch 'develop' into feature/ons/voice_message
2021-07-09 22:19:50 +02:00
ganfra
74915c1e9e
Jitsi: add Jitsi call alert (not branched)
2021-07-09 18:23:52 +02:00
ganfra
8e2a1d3bcd
Jitsi call: implement RemoveJitsiWidgetView
2021-07-09 13:23:07 +02:00
Benoit Marty
2948f03978
Merge pull request #3551 from vector-im/feature/bca/room_upgrade
...
Feature/bca/room upgrade
2021-07-08 10:00:01 +02:00
Onuray Sahin
3372177b0e
Design review fixes.
2021-07-07 16:44:42 +03:00
Onuray Sahin
5856e563c5
Put voice message preference under labs.
2021-07-07 10:23:22 +03:00
Onuray Sahin
7a1b138894
Merge branch 'develop' into feature/ons/voice_message
...
* develop: (286 commits)
Fix crash after video call
Fix issue on button styles
Clean after benoits review
Fix warning about implicit type, introduced in Kotlin 1.5.20. "Returning type parameter has been inferred to Nothing implicitly. Please specify type arguments explicitly to hide this warning. Nothing can produce an exception at runtime."
Bump kotlin_version from 1.5.10 to 1.5.20
Bump libphonenumber from 8.12.25 to 8.12.26
Fix call invite processed after call is ended because of fastlane mode.
Jump to unread: removes unnecessary check which can cause scroll issue
Jump to unread: avoid blink when jumping
Clean after Benoits review
Delete unused drawable to avoid conflict on develop
Jump to unread: add towncrier file.
Read marker: fix some issues with jump to unread visibility.
Stop using ProgressDialog, there is a theme issue with it. It's not maintain by Google since it's deprecated. Force usage of MaterialAlertDialogBuilder to have the same UI effect. We sometimes need to block the UI :/
Reordering
Add text style for dialogs
Colored dialog button is now handled by the theme
Update theme for material dialog and create a destructive variant
Reorder buttons
Update doc
...
# Conflicts:
# library/ui-styles/src/main/res/values/theme_dark.xml
# library/ui-styles/src/main/res/values/theme_light.xml
# vector/build.gradle
# vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailFragment.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailViewModel.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/composer/TextComposerView.kt
# vector/src/main/res/values/strings.xml
2021-07-06 13:17:49 +03:00
Benoit Marty
ca45cdd5c7
Merge pull request #3585 from vector-im/feature/bma/wellknown
...
Improve wellknown usage
2021-07-05 21:36:16 +02:00
David Baker
04cad290f7
Also change the emoji button subtitle
...
and tweak the other string more because it's not "each other" either
2021-07-05 19:49:48 +01:00
David Baker
fe4c4832bd
Use different copy for self verification
...
The copy all refers to 'their' device for when you're verifying
someone else. Update it to refer to your own devices in the case
where you're verifying one of your own devices.
2021-07-02 18:38:57 +01:00
Benoit Marty
ed7be13ea3
PR review part 2
2021-07-01 12:51:33 +02:00
Onuray Sahin
5676226f42
Voice message recording view implementations.
2021-07-01 10:47:41 +03:00
Benoit Marty
ec515ced66
PR review part 1
2021-06-30 18:54:13 +02:00
ganfra
7c033b4090
Call UI: add toolbar
2021-06-30 18:08:44 +02:00
Benoit Marty
3e53fa710a
Merge branch 'develop' into feature/bca/room_upgrade
2021-06-30 17:56:32 +02:00
Benoit Marty
08000dce55
Update the UI showing the homeserver API url in developer mode
2021-06-30 11:14:44 +02:00
Benoit Marty
edd24de4c3
Merge pull request #3547 from vector-im/feature/fga/jump_to_unread_redesign
...
Jump to unread: implement new design
2021-06-28 16:45:06 +02:00
Valere
43a1e283c5
Merge pull request #3514 from vector-im/feature/bca/fix_join_errors
...
Add error feedback when joining space rooms
2021-06-24 09:56:32 +02:00
Valere
57c75f8039
Ugrade unstable room notice in settings
...
default update parent, clean migrate bottomsheet layout
2021-06-24 09:38:52 +02:00
Valere
171793d190
room version cap support + room upgrade
2021-06-22 17:35:39 +02:00
ganfra
121fd9a19d
Jump to unread: implement new design
2021-06-22 16:29:19 +02:00
Valere
b1ab6eb58f
Add alias management in space settings
2021-06-18 10:41:13 +02:00
Valere
fb337dacd6
Add space alias in creation wizard
2021-06-18 10:41:13 +02:00
Onuray Sahin
69350ef514
Voice message UI initial implementation.
2021-06-17 16:17:38 +03:00
Valere
e277deece5
Add error feedback when joining space rooms
2021-06-16 17:35:25 +02:00
Benoit Marty
b5cc023fff
Merge pull request #3490 from vector-im/feature/bca/fix_3485
...
Add warning to private space creation flow
2021-06-16 14:47:12 +02:00
Valere
52f0d8a1d2
Add warning to private space creation flow
2021-06-15 14:01:03 +02:00
Benoit Marty
000b524b34
Move style and theme to the dedicated module
2021-06-15 12:39:39 +02:00
Benoit Marty
f411d9954e
Rework drawer header, following Figma: more compact to let more space for spaces
2021-06-15 12:14:30 +02:00
Benoit Marty
f1a1f07a7b
Doc
2021-06-15 11:18:01 +02:00
Benoit Marty
1370bda263
Fix issue of green back arrow on some screen
2021-06-15 10:51:01 +02:00
Benoit Marty
e918a6a93b
Style for Toolbar
2021-06-15 10:42:29 +02:00
Benoit Marty
f90ee45d8c
Use style to take into account lineHeight
2021-06-14 23:06:56 +02:00
Benoit Marty
1793885ec6
TextAppearances: import from figma and apply to login screens
2021-06-14 20:20:19 +02:00
Benoit Marty
2fb289ec14
Cleanup
2021-06-14 12:47:46 +02:00
Benoit Marty
dfb01a462e
Merge pull request #3456 from vector-im/feature/fga/dial_pad_tab
...
Feature/fga/dial pad tab
2021-06-11 12:23:19 +02:00
Benoit Marty
75ee5d38fa
Merge pull request #3452 from vector-im/feature/fga/voip_asserted_identity
...
Feature/fga/voip asserted identity
2021-06-11 12:22:17 +02:00
Benoit Marty
0a065b0752
More cleanup
2021-06-11 10:12:31 +02:00
Benoit Marty
f8d07b0734
Cleanup theme again
2021-06-11 10:12:31 +02:00
Benoit Marty
0bac55ced7
Cleanup theme again
2021-06-11 10:12:31 +02:00
Benoit Marty
524c26b104
Split styles_riot.xml into several smaller files
2021-06-11 10:12:31 +02:00
Benoit Marty
b75a58b4d0
Create dedicated file for alert dialog style
2021-06-11 10:12:31 +02:00
Benoit Marty
d60e68c4ee
Apply default style for SearchView
2021-06-11 10:12:31 +02:00
Benoit Marty
9dab8b9726
Extract bottom sheet style
2021-06-11 10:12:31 +02:00
Benoit Marty
3473d669d3
Use MaterialToolbar and AppBarLayout in all screens
2021-06-11 10:12:31 +02:00
Benoit Marty
8162d1100d
Update navigation colors
2021-06-11 10:12:31 +02:00
Benoit Marty
5363526f77
Default style for Toolbar. Try to cleanup
2021-06-11 10:12:31 +02:00
Benoit Marty
992f41d631
Update status and system bar background colors - Approved by Gaëlle
2021-06-11 10:12:31 +02:00
ganfra
68143ab2cf
Merge branch 'develop' into feature/fga/voip_asserted_identity
2021-06-10 16:01:48 +02:00
ganfra
880da9ecd5
Merge branch 'develop' into feature/fga/dial_pad_tab
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/call/dialpad/DialPadFragment.kt
# vector/src/main/java/im/vector/app/features/home/HomeDetailFragment.kt
2021-06-10 15:37:24 +02:00
Benoit Marty
2f4aecd590
Composer update
...
Author: Onuray. Update colors by bmarty and squashed
2021-06-09 17:35:44 +02:00
Benoit Marty
047c59eba0
Rework colors management
2021-06-09 15:36:20 +02:00
ganfra
a421f37e70
VoIP : clean and add changelog
2021-06-03 19:50:09 +02:00
ganfra
ed56d12b72
Dialpad: fix some UI
2021-06-03 15:20:48 +02:00
Benoit Marty
90a16ebbaf
/snow -> /snowfall and update wording (iso Element Web) ( #3430 )
2021-05-31 11:03:02 +02:00
Benoit Marty
575ebdc3e8
Merge pull request #3421 from vector-im/feature/fga/call_transfer
...
Feature/fga/call transfer
2021-05-28 16:48:01 +02:00
Benoit Marty
5657da3493
Merge pull request #3401 from vector-im/feature/bca/spaces_fix_3386
...
Fixes #3386 show space description in explore header
2021-05-28 15:27:49 +02:00
ganfra
34b012732e
Call transfer: handle unknown person correctly
2021-05-28 14:28:32 +02:00
Benoit Marty
0db5dd3d50
Merge pull request #3419 from vector-im/feature/bma/gitter
...
Feature/bma/gitter
2021-05-27 21:23:05 +02:00
Benoit Marty
e925d29037
Avoid adding twice the same server
2021-05-27 15:37:26 +02:00
Benoit Marty
cbed1afaaa
Add custom server
2021-05-27 14:05:34 +02:00
Benoit Marty
65f8546268
Add string
2021-05-26 16:03:44 +02:00
Benoit Marty
dec650eae8
Add Gitter.im as a default in the Change Network menu ( #3196 )
2021-05-26 16:03:28 +02:00
Valere
447bd98a78
Fixes #3386 show space description in explore header
2021-05-26 14:25:21 +02:00
Benoit Marty
cd66e62454
"home server" -> "homeserver" ( #3404 )
2021-05-26 12:44:04 +02:00
ganfra
e67cb0eae7
Merge branch 'develop' into feature/fga/call_transfer
2021-05-26 12:26:34 +02:00
ganfra
bd8e46c84f
Call transfer: start branching consult first action
2021-05-26 12:09:59 +02:00
Benoit Marty
b44c1a1c77
Merge pull request #3383 from vector-im/feature/fga/authenticated_jitsi
...
Feature/fga/authenticated jitsi
2021-05-25 10:24:54 +02:00
Benoit Marty
6706a88a21
Merge pull request #3188 from vector-im/feature/bma/login_v2
...
Login v2 - WIP
2021-05-21 14:55:22 +02:00
Benoit Marty
697b9ff535
Merge branch 'develop' into feature/bca/spaces_quick_fixes
2021-05-21 14:49:12 +02:00
Valere
abf7e275a7
Fix / Improve 'Leave Space' UX/UI #3359
2021-05-21 11:46:13 +02:00
Valere
0d0b6a8810
Fix empty states for spaces
2021-05-21 11:32:34 +02:00
ganfra
894af10934
Jitsi auth: fix some mistakes and gives the jwt to Jitsi
2021-05-20 18:53:56 +02:00
Benoit Marty
a7c1dc5cd9
Merge branch 'develop' into feature/bma/login_v2
2021-05-20 15:18:18 +02:00
Péter Radics
79a3be3ffe
[issue-2610] Merge branch 'develop' of github.com:mitchnull/element-android into feature/issue-2610-override-nick-color-via-user-account-data
2021-05-19 10:41:41 +02:00
Benoit Marty
0041743bf9
Merge pull request #3348 from vector-im/feature/bca/spaces_fix_invites
...
Fix space invite issues
2021-05-18 13:56:01 +02:00
Benoit Marty
37cc0dc8b6
Ignore lint issues false positive
2021-05-17 10:25:31 +02:00
Valere
14629f2041
Fix space invite issues
2021-05-14 17:15:41 +02:00
Benoit Marty
72e343ad5a
Better wording
2021-05-12 14:26:20 +02:00
Benoit Marty
6af9fda7df
Fix lint issue
2021-05-12 14:06:59 +02:00
Valere
391e952fbd
Review + design update
2021-05-12 12:23:14 +02:00
Valere
df3d3b63c8
Code review
2021-05-12 11:04:54 +02:00
Valere
eb18b23528
Add option to send beta feedback
2021-05-12 10:47:52 +02:00
Valere
eb9fadaebf
user error when no space support on HS
...
remove buggy separators on add room; design update
2021-05-11 17:34:55 +02:00
Valere
14144dc99d
Default all in home + lab flag
2021-05-11 10:45:07 +02:00
Valere
80366ee938
Code review
2021-05-10 20:01:17 +02:00
Valere
f9e608a790
Manage Spaces as Admin
2021-05-10 20:01:17 +02:00
Péter Radics
40d48cc3ff
[issue-2610-override-nick-color-via-user-account-data] Merge branch 'develop' of github.com:mitchnull/element-android into feature/issue-2610-override-nick-color-via-user-account-data
2021-05-09 18:05:53 +02:00
Benoit Marty
87b12b7e11
Add the public icon on the rooms in the room list ( #3292 )
2021-05-07 16:41:30 +02:00
Valere
99d4471799
space beta people screen
2021-05-05 17:54:56 +02:00
Benoit Marty
b09e509db7
Merge pull request #3259 from vector-im/feature/bca/spaces_advertise_beta
...
Invite bottom sheet + fixes + beta tag
2021-05-05 16:26:54 +02:00
Valere
b9b3832ee3
Invite bottom sheet + fixes + beta tag
2021-05-05 11:33:28 +02:00
Benoit Marty
9e4f1147f4
Fix an issue with the layout dialog_photo_or_video.xml on Dark theme. Light theme does not use .Bridge, so no reason to use it for Dark theme.
...
I hope there will be no regression though...
2021-05-04 23:26:06 +02:00
Benoit Marty
d9ffce7e0d
Add option to record a video from the camera
...
Replace #2411
2021-05-03 21:13:47 +02:00
Benoit Marty
e510de1ccc
Display video/image compression progress
2021-05-03 21:13:47 +02:00
Benoit Marty
e108534a2a
Improve file too big error detection and rendering ( #3245 )
2021-05-03 21:13:47 +02:00
Benoit Marty
5e1c503d2e
Compress video before sending ( #442 )
2021-05-03 21:13:47 +02:00
Benoit Marty
258a378f39
Add back link to learn more on EMS
2021-04-29 15:57:52 +02:00
Benoit Marty
ef55ddd683
Do not repeat password fields for account creation or reset password
2021-04-29 15:57:52 +02:00
Benoit Marty
d235d1be15
More improvements
2021-04-29 15:57:52 +02:00
Benoit Marty
7117427686
Bugfix
2021-04-29 15:57:52 +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
51a39909dc
Login UX flow: warning if no profile can ba found
2021-04-29 15:57:22 +02:00
Benoit Marty
c141b26212
Login UX flow: set avatar and display name after account creation
2021-04-29 15:57:22 +02:00
Benoit Marty
408a0fc010
Login UX flow v2
2021-04-29 15:57:22 +02:00
Benoit Marty
ab68903d7f
Fix wording issue ( #3242 )
2021-04-29 15:47:31 +02:00
Valere
3378e23cc2
Add lab flag to use restricted access rule
...
Fixes #3226
2021-04-28 11:15:58 +02:00
Valere
dba6784487
Remove space lab flags
2021-04-28 11:15:58 +02:00
Valere
1ce7085ca9
Merge Space and Communities initial commit
2021-04-28 11:15:58 +02:00
Valere
19bb4c6162
Update lab flag label
2021-04-28 11:15:58 +02:00
Valere
8146d8ab1e
Add Rooms to space
2021-04-28 11:15:58 +02:00
Valere
5a84456f1f
Set guest access in developer mode
2021-04-28 11:15:58 +02:00
Valere
14103b1e7c
Radio settings bottomsheet
2021-04-28 11:15:58 +02:00
Valere
79bde6ee91
Private (me and teamates) space support
2021-04-28 11:15:58 +02:00
Benoit Marty
0dbd856ac5
UI polishing
...
And cleanup
2021-04-28 11:15:58 +02:00
Benoit Marty
386e06d675
XML standart
2021-04-28 11:15:58 +02:00
Valere
b380fa0653
fix copy
2021-04-28 11:15:58 +02:00
Valere
6b8b03e162
Show people you may no in space bottomsheet
2021-04-28 11:15:58 +02:00
Valere
8754f7772b
Invite Space/Room chooser
2021-04-28 11:15:58 +02:00
Valere
55083a5602
Design review changes
2021-04-28 11:15:58 +02:00
Valere
681b5b3ddc
Simple space context menu
2021-04-28 11:15:58 +02:00
Valere
06a84d985a
Basic support to browse space directory
2021-04-28 11:15:58 +02:00
Valere
802853d205
Suggested Space support
2021-04-28 11:15:58 +02:00
Valere
0c5ca9f51b
Space hierachy SDK updates
2021-04-28 11:15:58 +02:00
Valere
ef42591534
Open Space Link initial commit
2021-04-28 11:15:58 +02:00
Valere
03ef480bea
Fix missing param in string
2021-04-28 11:15:58 +02:00
Valere
2952dca3a3
Default Rooms Handling
2021-04-28 11:15:58 +02:00
Valere
a901e1d179
Post Creation Share flow
2021-04-28 11:15:58 +02:00
Valere
7d2d7b411e
Space Create Wizard Flow
2021-04-28 11:15:58 +02:00
Valere
4b27ad8ba6
Creation wizard WIP
2021-04-28 11:15:58 +02:00
Valere
5aa698768a
Support update of order/autojoin of child
2021-04-28 11:15:58 +02:00
Valere
2cc5c76fb3
hide dev commands from completion
2021-04-28 11:15:58 +02:00
Valere
c8916ee83c
Udpate since msc 1772
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
Valere
c5fa0a413f
Space first commit
2021-04-28 11:15:58 +02:00
Péter Radics
1019ffe614
[issue-2610-override-nick-color-via-user-account-data] [issue-2610] Merge branch 'develop' of https://github.com/vector-im/element-android into feature/issue-2610-override-nick-color-via-user-account-data
2021-04-19 07:51:49 +02:00
Onuray Sahin
ce7e00a499
Fix send state image color on dark theme.
2021-04-13 11:48:12 +03:00
ganfra
992cc0addd
Message state: add sent status in BottomSheet
2021-03-11 19:34:34 +01:00
ganfra
bbb5dd06a2
Message state: adjust some ui
2021-03-10 18:08:18 +01:00
Onuray Sahin
f5f16fd330
Retry and delete options added for all failed messages.
2021-03-10 11:10:23 +01:00
Onuray Sahin
c741916d9f
Cancel sending event dialog.
2021-03-10 11:10:23 +01:00
Benoit Marty
8ab2cd9ff8
Update wording
2021-03-09 11:46:04 +01:00
Benoit Marty
85b1edc6d2
Filter out rooms with "nsfw" in room name or room topic (enabled by default)
2021-03-08 13:53:04 +01:00
Benoit Marty
79c9c7105e
Merge pull request #2960 from vector-im/feature/bma/lint
...
Feature/bma/lint
2021-03-04 22:24:24 +01:00
Benoit Marty
505d0995de
Remove unused resource
2021-03-04 14:03:46 +01:00
Benoit Marty
ea08ce24a9
Remove unused resource
2021-03-04 14:03:46 +01:00
Benoit Marty
8cd02afd83
Remove unused resource and useless color override
2021-03-04 14:03:46 +01:00
Benoit Marty
f636b28823
Remove unused style
2021-03-04 14:03:46 +01:00
Benoit Marty
7c5ea63a4f
Remove unused colors
2021-03-04 14:03:46 +01:00
Benoit Marty
d4d7c6cb4a
Cleanup riotx_base colors
2021-03-04 14:03:46 +01:00
Benoit Marty
acbb796649
Fix potential issue with link colors
2021-03-04 14:03:46 +01:00
Benoit Marty
d5f5143c52
Rename file
2021-03-04 14:02:55 +01:00
Benoit Marty
ea293999df
Remove unused string
2021-03-04 14:02:55 +01:00
Benoit Marty
035c10364d
Template for not translatable string
2021-03-03 17:58:28 +01:00
Benoit Marty
caea19bf38
Avoid using "element" in the resource id
2021-03-03 17:56:48 +01:00
Benoit Marty
b980ca5d31
Remove unused string
2021-03-03 17:54:14 +01:00
Benoit Marty
263ad899d8
Setup com.likethesalad.android:string-reference to have compilation time build of Strings resource with the app_name
2021-03-03 17:30:57 +01:00
Benoit Marty
5f01494ed0
Remove unused resource
2021-03-03 16:09:08 +01:00
Benoit Marty
3c7750c471
Remove duplicated string resource and translation
2021-03-03 14:54:20 +01:00
Benoit Marty
9c76ee97eb
Move SDK strings to the application
2021-03-03 14:50:54 +01:00
Benoit Marty
e96bdba752
Fix typo in resource name
2021-03-03 11:18:50 +01:00
Benoit Marty
19288f2950
Remove unused string
2021-03-03 11:17:25 +01:00
Kafji
3357c78375
Add tooltip for room quick actions
...
Add tooltip for low priority, favorite, and room settings quick actions.
Signed-off-by: Kafji <k@kafji.net>
2021-03-02 19:47:33 +07:00
Benoit Marty
5e4219cf8e
Jitsi: handle switch to another conference, now possible since we support PiP
2021-02-23 12:56:54 +01:00
Benoit Marty
8793d263d4
Add info about room version
2021-02-19 21:53:10 +01:00
Benoit Marty
f9f54cabdd
Add upload capability on the screen and give possibility to refresh the data
2021-02-19 21:29:23 +01:00
Benoit Marty
531beb0a86
Add a screen to view details about the homeserver
2021-02-19 21:27:25 +01:00
Péter Radics
ea01677768
[issue-2610] Merge branch 'develop' of https://github.com/vector-im/element-android into feature/issue-2610-override-nick-color-via-user-account-data
2021-02-18 14:10:55 +01:00
Benoit Marty
fc1c2bc2c0
Merge pull request #2828 from vector-im/feature/bma/color_step_1
...
First step about color cleanup
2021-02-17 18:27:44 +01:00
Benoit Marty
6115a469eb
Fix lint
2021-02-16 19:32:02 +01:00
Péter Radics
6c26cfc626
[issue-2610] Merge branch 'develop' of https://github.com/vector-im/element-android into feature/issue-2610-override-nick-color-via-user-account-data
2021-02-16 12:27:19 +01:00
Benoit Marty
3ac3f09df0
Merge branch 'develop' into feature/bma/lang
2021-02-16 11:40:24 +01:00
Benoit Marty
b0ea7cecb5
Move all colors to the same file and rename it
2021-02-16 10:37:17 +01:00
Benoit Marty
d351c2cabb
No need for VectorStyles
2021-02-16 10:34:06 +01:00
Benoit Marty
cf0b4d2581
Merge branch 'develop' into feature/bca/devtools
2021-02-15 16:00:32 +01:00
Benoit Marty
59634753b3
Code review
2021-02-15 15:03:58 +01:00
Péter Radics
da10364d03
[issue-2610] Merge branch 'develop' of https://github.com/vector-im/element-android into feature/issue-2610-override-nick-color-via-user-account-data
2021-02-13 13:32:36 +01:00
Péter Radics
db97046f08
[issue-2610] change menu text to "Override nick color"
2021-02-13 13:30:31 +01:00
Benoit Marty
9101c339c5
a11y
2021-02-12 20:16:28 +01:00
Benoit Marty
3bf1e48236
a11y
2021-02-12 20:08:14 +01:00
Benoit Marty
e7a29857c5
a11y
2021-02-12 20:04:00 +01:00
Benoit Marty
f378d46c9a
a11y
2021-02-12 19:00:12 +01:00
Benoit Marty
fc0c49e16e
a11y for ShieldImageView
2021-02-12 18:47:13 +01:00
Benoit Marty
1f3ff3e0f2
a11y
2021-02-12 18:07:13 +01:00
Benoit Marty
79dafaf13d
Fix some accessibility on images
2021-02-12 17:44:12 +01:00
Benoit Marty
22b8101230
Remove unused resources
2021-02-12 16:21:48 +01:00
Benoit Marty
9e86b35f8c
Fix some lint issue about accessibility
2021-02-12 15:04:03 +01:00
Benoit Marty
ebd55ea282
Fix some lint issue about accessibility
2021-02-12 14:35:28 +01:00
Benoit Marty
6a8ef889eb
No Jitsi for Android < 6.0
2021-02-10 16:11:32 +01:00
Valere
e5da026f1f
Dev tools initial commit
2021-02-10 10:17:19 +01:00
Benoit Marty
4e32120a41
Just some formatting
2021-02-09 21:21:40 +01:00
ganfra
0ed327646a
Merge branch 'develop' into feature/fga/voip_v1_start
2021-02-08 16:45:15 +01:00
Benoit Marty
8d6136cde1
Do not let Weblate handle technical strings
2021-02-04 18:39:12 +01:00
ganfra
6cd462f852
Merge branch 'develop' into feature/fga/voip_v1_start
2021-02-04 16:52:06 +01:00
Péter Radics
0109cdefa6
[issue-2610] Merge branch 'develop' of https://github.com/vector-im/element-android into feature/issue-2610-override-nick-color-via-user-account-data
2021-02-03 20:27:27 +01:00
Valere
697b551b9b
Cleaning / Code review
2021-02-02 23:10:14 +01:00
Valere
0211197c47
SSO UIA for add 3pid + refactoring move RegistrationFlow to api
2021-02-02 22:25:49 +01:00
Valere
5b8215a356
Support SSO provider brand + UI fixes
2021-02-01 16:39:14 +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
Péter Radics
0aee15fd04
[issue-2610] Merge branch 'develop' of github.com:mitchnull/element-android into feature/issue-2610-override-nick-color-via-user-account-data
2021-01-20 12:09:58 +01:00
Onuray Sahin
f36bab0a7a
Limit drawer layout with max width.
2021-01-19 15:33:35 +03:00
ganfra
0f77c5be90
VoIP : branch dialpad in transfer call screen
2021-01-19 10:46:43 +01:00
ganfra
55fd983fd3
Merge branch 'feature/fga/voip_v1_start' into feature/fga/voip_dial_pad
2021-01-14 15:10:07 +01:00
Onuray Sahin
1f1eeccc32
Option to hide emoji keyboard is added.
2021-01-13 13:28:46 +03:00
ganfra
14502573bf
DialPad: integrate getThirdPartyUser with protocol and add helper for create DM
2021-01-12 20:10:52 +01:00
Benoit Marty
5431584b3c
Merge pull request #2627 from vector-im/feature/bma/edit_power_level
...
Edit power level
2021-01-12 10:31:17 +01:00
ganfra
dd67e8c5b5
Merge branch 'develop' into feature/fga/voip_v1_start
2021-01-08 16:30:37 +01:00
ganfra
f5bf774126
VoIP: use DialPadFragment in BottomSheet
2021-01-07 11:16:33 +01:00
ganfra
fae1382429
VoIP: introduce DialPadFragment by reusing lib (AOSP extract)
2021-01-07 11:15:37 +01:00
Benoit Marty
a28dfdc48e
Improve UI and UX when permission are not editable
2021-01-06 23:03:09 +01:00
Benoit Marty
c4a019f0d3
Edit room permissions ( #2471 )
2021-01-06 17:42:28 +01:00
Benoit Marty
3a9b80127f
Warn user when he is leaving a not public room ( #1460 )
2021-01-05 11:46:59 +01:00
ganfra
97b9064d29
VoIP: fix hangup when multiple calls + clean after Benoit review
2021-01-04 18:54:31 +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
Tigermouthbear
3e78098c43
Add System theme option and set as default; closes #904 , closes #2387
2020-12-28 23:32:06 -05:00
ganfra
d87beff434
VoIP: clean code for call transfer and disable it for now
2020-12-22 17:21:44 +01:00
ganfra
439ea42b54
VoIP: use UserListFragment to select someone for call transfer (+ clean some code)
2020-12-22 16:44:45 +01:00
ganfra
a5736efc75
VoIP: add info on other call when switching
2020-12-22 16:43:04 +01:00
ganfra
629488bbe6
VoIP: start introducing switch call
2020-12-22 16:41:12 +01:00
ganfra
14288b545b
Merge branch 'develop' into feature/fga/voip_v1_start
2020-12-22 11:38:41 +01:00
Benoit Marty
bb9a08d429
/confetti /snow commands: send emote if text is blank (iso Element Web)
2020-12-15 12:19:31 +01:00
Benoit Marty
487ef870f9
Add /snow command
2020-12-15 10:56:05 +01:00
Valere
7da8b13cde
Chat Effects
2020-12-15 09:39:16 +01:00
Benoit Marty
09040b7095
Clear history ( #1933 )
2020-12-14 16:22:22 +01:00
Benoit Marty
5a69b33600
Move style for social login to a dedicated file
2020-12-14 15:53:16 +01:00
Valere
351793d456
Fix / support sso_with_password flow when no providers
2020-12-14 14:05:57 +01:00
Valere
03428ea9f5
Social Login
...
And new custom homeserver completion (and remember history)
2020-12-14 14:05:57 +01:00
Benoit Marty
903936368d
Merge branch 'develop' into feature/bca/fix_mxto
2020-12-11 21:43:56 +01:00
Valere
bd9da8eaa6
element:// support + basic peeking + fix join via server
2020-12-11 15:06:39 +01:00
ganfra
afc3c1462e
Merge pull request #2515 from vector-im/feature/fga/voip_notif
...
Feature/fga/voip notif
2020-12-11 10:01:57 +01:00
ganfra
76ed775f6f
VoIP: start to show in-app notification
2020-12-09 11:17:49 +01:00
ganfra
139c3fdd19
VoIP: continue working on call tiles in timeline (add actions)
2020-12-04 16:27:41 +01:00
Benoit Marty
679d9bae1c
Fix bad image rendering
2020-12-04 11:45:05 +01:00
ganfra
24de6c0101
VoIP: add tiles for call events
2020-12-03 19:39:01 +01:00
ganfra
efec711ced
Merge branch 'develop' into feature/fga/voip_v1_start
2020-12-03 13:01:54 +01:00
Benoit Marty
aa6c7afbbd
Remove Status theme and handle migration or current status theme to light theme ( #2424 )
2020-12-01 16:20:11 +01:00
ganfra
8f5a11493b
VoIP: hold/resume fix negotiation and start adding UI
2020-11-30 19:10:15 +01:00
Benoit Marty
056b9df65e
Add title to the new two bottom sheets
2020-11-30 17:52:16 +01:00