Benoit Marty
6ab9b462a3
Fix mic button color
2021-07-15 13:42:40 +02:00
Benoit Marty
276808c8e9
Fix issue in RTL
2021-07-13 20:09:23 +02:00
Benoit Marty
2792d736f0
Apply missing tint
2021-07-09 18:22:52 +02:00
Benoit Marty
9dea519d0c
Fix issue with play / pause button alignment
2021-07-09 18:05:41 +02:00
Benoit Marty
7a1c6b78d4
Move the style to the layout, for code clarity. Style are not reused, and it's better to have layout attr in the layout itself
2021-07-09 17:49:27 +02: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
ganfra
f74a71001a
Change active call bar + some minor changes in call screen
2021-07-01 20:05:58 +02:00
Onuray Sahin
5676226f42
Voice message recording view implementations.
2021-07-01 10:47:41 +03:00
ganfra
7c033b4090
Call UI: add toolbar
2021-06-30 18:08:44 +02:00
ganfra
e888f2b15a
Call controls: move choose sound device out of overflow menu
2021-06-29 11:09:18 +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
ganfra
121fd9a19d
Jump to unread: implement new design
2021-06-22 16:29:19 +02:00
Benoit Marty
6289d640b4
Reveal password: use facility from com.google.android.material.textfield.TextInputLayout instead of manual handling
...
Also avoid repeating password on the change password dialog.
2021-06-22 11:31:45 +02:00
Benoit Marty
c4a6d92481
Fix bad alpha on tinted drawable - 2
2021-06-18 17:59:55 +02:00
Benoit Marty
0720556e48
Fix bad alpha on tinted drawable - 1
2021-06-18 17:54:41 +02:00
Benoit Marty
9a70ddf0b8
Fix color for tiles and space buttons
...
Also remove unused resource
2021-06-18 13:06:53 +02:00
Valere
682e926965
Dnd enhancement
...
+ klint fix
2021-06-17 15:53:35 +02:00
Onuray Sahin
69350ef514
Voice message UI initial implementation.
2021-06-17 16:17:38 +03:00
Benoit Marty
7a40841cbb
Fix color for phone calls
2021-06-16 17:16:47 +02:00
Benoit Marty
1d356cd49d
Fix some issue on menu icon colors
2021-06-16 11:34:27 +02:00
Benoit Marty
858bbfd8d2
Rename style to follow naming conventions
...
And move some files to the module
2021-06-15 21:37:27 +02:00
Benoit Marty
b3a547cd87
Move and rename some files
2021-06-15 18:36:09 +02:00
Benoit Marty
8162d1100d
Update navigation colors
2021-06-11 10:12:31 +02:00
Benoit Marty
b3921e3811
Fix a bug empty != blank
2021-06-09 17:45:16 +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
Valere
0d0b6a8810
Fix empty states for spaces
2021-05-21 11:32:34 +02:00
Valere
391e952fbd
Review + design update
2021-05-12 12:23:14 +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
Benoit Marty
87b12b7e11
Add the public icon on the rooms in the room list ( #3292 )
2021-05-07 16:41:30 +02:00
Valere
70476b912f
Fix / placeholder in dark time
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
d30ba9c749
Spaces quick fixes and updates
...
Make drawer menu more obvious + fix notification count
2021-04-28 11:15:58 +02:00
Valere
8146d8ab1e
Add Rooms to space
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
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
a901e1d179
Post Creation Share flow
2021-04-28 11:15:58 +02:00
Valere
4b27ad8ba6
Creation wizard WIP
2021-04-28 11:15:58 +02:00
Valere
c5fa0a413f
Space first commit
2021-04-28 11:15:58 +02:00
Onuray Sahin
c178535cc8
Show send status of text messages.
2021-03-10 11:10:23 +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
531beb0a86
Add a screen to view details about the homeserver
2021-02-19 21:27:25 +01:00
ganfra
0ed327646a
Merge branch 'develop' into feature/fga/voip_v1_start
2021-02-08 16:45:15 +01:00
Benoit Marty
407134a89f
RTL: some arrows should be rotated in RTL ( #2757 )
2021-02-05 19:56:39 +01:00
ganfra
6cd462f852
Merge branch 'develop' into feature/fga/voip_v1_start
2021-02-04 16:52:06 +01:00
ganfra
04c4485e3e
VoIP: add some feedback on controls
2021-02-04 16:29:23 +01:00
Valere
5b8215a356
Support SSO provider brand + UI fixes
2021-02-01 16:39:14 +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
ganfra
d09a6714af
VoIP: use DialPad bottom sheet to send Dtmf in call
2021-01-07 11:17:23 +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
14288b545b
Merge branch 'develop' into feature/fga/voip_v1_start
2020-12-22 11:38:41 +01:00
Valere
03428ea9f5
Social Login
...
And new custom homeserver completion (and remember history)
2020-12-14 14:05:57 +01:00
Benoit Marty
989f1c6268
Merge branch 'develop' into feature/bma/url_preview
2020-12-11 15:39:20 +01:00
Benoit Marty
32fd3be732
Better alignment of button and animation, bigger touch area for send button
2020-12-11 12:41:35 +01:00
Benoit Marty
91c86c1a45
Merge branch 'develop' into feature/bma/url_preview
2020-12-11 09:47:57 +01:00
Onuray Sahin
c1cb23d728
Fix ripple effect of the send button.
2020-12-10 13:12:19 +03:00
Onuray Sahin
3d975b7fba
Update composer icons.
2020-12-09 18:46:33 +03:00
Benoit Marty
c08c652080
PreviewUrl: handle close (in memory)
2020-12-04 12:41:26 +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
ganfra
8f5a11493b
VoIP: hold/resume fix negotiation and start adding UI
2020-11-30 19:10:15 +01:00
Benoit Marty
c5e6e004dd
Room alias detail
2020-11-30 10:59:07 +01:00
Valere
564404d4ae
Design review
2020-11-20 14:50:21 +01:00
Benoit Marty
1070c23608
QR code invite flow support - invite friends
...
Author: Valere
2020-11-20 14:50:21 +01:00
TR-SLimey
e8d084b855
Add ability to share profile by QR code
2020-11-20 14:49:39 +01:00
Valere
2626a761ea
EmptyRoom tile with quick actions
2020-11-18 18:13:49 +01:00
Onuray Sahin
8b7c2b3607
Remove hardcoded size.
2020-10-30 12:13:44 +03:00
Onuray Sahin
04126fb0c6
Fix background color of reactions.
2020-10-29 16:44:08 +03:00
Benoit Marty
5a6683574c
Toggle Low priority tag ( #1490 )
2020-10-23 14:58:31 +02:00
Benoit Marty
6b04e25954
Remove unused resource
2020-10-22 10:26:33 +02:00
Benoit Marty
def6758aaa
UI tweak
2020-10-22 10:25:53 +02:00
Benoit Marty
1f9712d8a2
Add Avatar: UI
2020-10-22 10:25:53 +02:00
Benoit Marty
2b026b6bc6
Fix vector tint compilation error. Tint at runtime.
...
Also remove unused icon.
2020-10-13 23:15:06 +02:00
Benoit Marty
dff7f24187
Merge branch 'develop' into feature/ons/add_members_fab
2020-10-12 18:15:59 +02:00
Onuray Sahin
f82aee6089
Add fab to the member list screen to invite users.
2020-10-12 13:35:34 +03:00
Onuray Sahin
4f92db7651
Make long topic expandable.
2020-10-09 14:45:36 +03:00
Benoit Marty
724c1132b6
Drawer: move settings access and add sign out action ( #2171 )
2020-10-05 14:51:21 +02:00
Benoit Marty
c996bcb23c
Merge pull request #2130 from vector-im/feature/search_in_room
...
Search messages in a room
2020-10-02 17:00:52 +02:00
Benoit Marty
92e021a3d7
Create home shortcut for any room ( #1525 )
2020-10-01 18:38:09 +02:00
Onuray Sahin
70be853acd
Update no results found icon.
2020-10-01 14:50:29 +02:00
Benoit Marty
ecc189aeac
Restore logo on login screens
...
This reverts commit 4cc3e87d64
.
2020-09-23 16:59:23 +02:00
Benoit Marty
ef912e066b
Remove unused resource
2020-08-26 12:29:46 +02:00
Valere
42a24300a1
Initial commit jitsi
2020-08-14 09:31:24 +02:00
Benoit Marty
06d927a911
Rework tabbar style
2020-08-05 19:26:00 +02:00
Benoit Marty
8e81d6fe01
Rework attrs riotx_highlighted_message_background
2020-08-05 18:54:13 +02:00
Benoit Marty
85e6ef40a1
Rework attrs vctr_line_divider and vctr_pill_receipt
2020-08-05 18:49:22 +02:00
Benoit Marty
e1db7630d9
Remove unused resources
2020-08-05 18:35:09 +02:00
Benoit Marty
a343e25785
Remove useless method now that we are on API 21+
2020-08-05 18:30:37 +02:00
Benoit Marty
0ad059359f
R.drawable.vector_label_background for API 21
2020-08-05 18:27:59 +02:00
Benoit Marty
20336af84e
R.drawable.bg_unread_notification for API 21
2020-08-05 18:21:13 +02:00
Benoit Marty
0a775444dd
R.drawable.divider_horizontal for API 21
2020-08-05 18:19:20 +02:00
Benoit Marty
16f80f35dd
Remove unused resources
2020-08-04 17:31:14 +02:00
Benoit Marty
188aec9fc4
Remove unused attrs
2020-08-04 17:22:05 +02:00
ganfra
06bd353d44
Pin: polish a bit and clean code
2020-07-30 14:58:46 +02:00
ganfra
ecdef52829
Continue PIN code library integration (fork required)
2020-07-28 20:22:59 +02:00
Valere
73c051d2b1
Improve UI of edit role button
2020-07-28 11:35:37 +02:00
Onuray Sahin
984ffc4fb9
Merge pull request #1797 from vector-im/feature/fix_rebranding_assets
...
Fix rebranding assets on login screens
2020-07-24 15:16:02 +03:00
ganfra
407595e613
Change warning badge (white background)
2020-07-23 16:38:42 +02:00
onurays
4cc3e87d64
Fix rebranding assets on login screens.
2020-07-23 15:02:40 +03:00
Valere
ca6a398a72
Update add room icon
2020-07-13 19:25:44 +02:00
Onuray Sahin
8658090736
Fix tint color of settings.
2020-07-13 20:16:01 +03:00
Onuray Sahin
614ac88567
Create group room icon changed.
2020-07-13 20:06:39 +03:00
Onuray Sahin
797dcdb48b
Merge branch 'riotx_develop' into rebranding_rebase
...
* riotx_develop: (111 commits)
Video calls are shown as a voice ones in the timeline (Fixes #1676 )
Fix regression: not able to create a room without IS configured (Fixes #1679 )
Fix / view attachment crash + freeze when offline
Version++
Prepare release 0.91.5
Fix test compilation issue
Fix crash after rebase
Add TODO
Copy Javadoc to the API class
Move internal methods to internal task
Latest renaming
Rename CreateRoomParamsInternalBuilder to CreateRoomBodyBuilder for clarity
Rename CreateRoomParamsBuilder to CreateRoomParams for clarity
Rename internal class
Expose other objects in the builder to create a room
ktlint
Display threePid invite along with the other invite (code is a bit dirty)
Hide right arrow if threepid invite can not be revoked
Disable fetching Msisdn, it does not work
Revoke ThreePid invitation (#548 )
...
# Conflicts:
# vector/build.gradle
# vector/src/main/java/im/vector/riotx/features/crypto/keys/KeysExporter.kt
# vector/src/main/res/layout/bottom_sheet_logout_and_backup.xml
# vector/src/main/res/values/strings.xml
2020-07-13 19:59:20 +03:00
Onuray Sahin
3a696ea9a1
Revert shield icons.
2020-07-13 19:21:22 +03:00
Onuray Sahin
1b19cb7449
Roll back ic_shield_black
2020-07-13 19:18:56 +03:00
Onuray Sahin
ea81a5298b
ic_shield_black icon changed.
2020-07-13 18:55:30 +03:00
Onuray Sahin
ae65eb6a3e
Advanced Settings icon changed.
2020-07-13 18:39:09 +03:00
Onuray Sahin
67e07a7932
Room action settings and leave icons changed.
2020-07-13 18:33:29 +03:00
Onuray Sahin
6ef15f3c1c
ic_star icon changed.
2020-07-13 18:28:05 +03:00
Onuray Sahin
1fd8a5fa91
Merge branch 'rebranding' of https://gitlab.matrix.org/new-vector/element/element-android into rebranding
...
* 'rebranding' of https://gitlab.matrix.org/new-vector/element/element-android :
Icon: "Modular" -> "Element Matrix Services"
2020-07-13 18:11:45 +03:00
Onuray Sahin
34d7a86175
Update attachment and send icons.
2020-07-13 18:10:49 +03:00
Benoit Marty
21f1f89a4b
Merge branch 'rebranding' of https://gitlab.matrix.org/new-vector/element/element-android into rebranding
2020-07-13 16:53:48 +02:00
Benoit Marty
159f286b2c
Icon: "Modular" -> "Element Matrix Services"
2020-07-13 16:53:26 +02:00
Onuray Sahin
be27b580d6
ic_fab_add_chat icon changed.
2020-07-13 17:40:16 +03:00
Onuray Sahin
f91b6938f5
Remove stroke from shield icons.
2020-07-13 17:35:58 +03:00
Onuray Sahin
a7fea8d012
Relace eye and eye_closed icons.
2020-07-13 17:26:23 +03:00
Onuray Sahin
18bc40fb66
Design review fixes for login screen.
2020-07-13 17:01:48 +03:00
Benoit Marty
a8ad57a9b0
Merge pull request #1648 from vector-im/feature/server_recovery_banner
...
Feature/server recovery banner
2020-07-10 15:53:58 +02:00
Onuray Sahin
d3595173b4
Room notification settings icons changed.
2020-07-10 15:14:06 +03:00
Onuray Sahin
14d4b34cee
Change event action icons.
2020-07-10 14:54:15 +03:00
Onuray Sahin
538149233b
Change timeline call action icons.
2020-07-10 14:43:19 +03:00
Onuray Sahin
bcb203f8e0
Change settings icons.
2020-07-10 14:24:10 +03:00
Onuray Sahin
93fe00a299
Merge branch 'develop' into rebranding_rebase
...
* develop: (123 commits)
Fixes #1647 share not working
Put xmx to 2048m
Update changelog after PR merged
Version++
Prepare release 0.91.04-beta
Add the new value to the ViewEvent, because the state is maybe not up to date.
Fix lint error, following the upgrade of the libs
Revert to gradle build 3.5.3
Clean code
Fix leaving selected group
QuickFix / crash when starting in airplane mode
Group: rework a bit how and when we fetch data about groups
EventInsert: add InsertType to avoid trying to process events we shouldn't
Upload device keys only once to the homeserver and fix crash when no network (#1629 )
Upgrade some dependencies
Add a delay to avoid crash. Sounds like a workaround...
Handle certificate error in case of Direct Login
Handle JobCancellationException
Simplify the server selection screen: remove the "Continue" button
Re-activate Wellknown support with updated UI (#1614 )
...
# Conflicts:
# vector/build.gradle
# vector/src/main/res/values/strings.xml
2020-07-10 13:05:52 +03:00
Valere
a98b2ecce3
Set server backup banner
2020-07-09 15:45:58 +02:00
Onuray Sahin
c1f1620624
Disclaimer dialog is updated.
2020-07-09 15:17:17 +03:00
Onuray Sahin
8237c949f1
Change logo in login screen.
2020-07-09 12:27:28 +03:00
Valere
a1db8653ab
Basic Video Support
2020-07-08 20:09:55 +02:00
Onuray Sahin
f025811025
Change splash screen icons.
2020-07-08 17:54:51 +03:00
Onuray Sahin
680e62cb98
Update application icons.
2020-07-08 12:55:15 +03:00
Onuray Sahin
702711fc5e
Fix drawer layout colors.
2020-07-08 10:58:24 +03:00
Onuray Sahin
8313e45737
Use material add icon instead of png.
2020-07-07 13:28:06 +03:00
Onuray Sahin
09ca2361d7
Adjust colors and remove divider between notification settings and leave room action.
2020-07-07 13:12:24 +03:00
Onuray Sahin
e93a2d7c5d
UI review fixes.
2020-07-07 10:35:38 +03:00
Benoit Marty
2a68c8d08b
Simplify the server selection screen: remove the "Continue" button
2020-07-06 14:12:56 +02:00
Onuray Sahin
fc88892ee6
Update bottom navigation and room profile icons.
2020-07-01 22:21:06 +03:00
Valere
174084a256
added download animation
2020-06-30 18:48:51 +02:00
Valere
397d4f0be5
Fix upload + cleaning
2020-06-30 18:48:51 +02:00
Valere
33698abfb2
Download and Open file securily
2020-06-30 18:48:51 +02:00
Valere
dbe78f160b
WithHeld key support initial commit
2020-06-30 17:35:24 +02:00
Benoit Marty
e9706a3b64
Update UI
2020-06-29 16:36:32 +02:00
Benoit Marty
f3b464b88a
Bootstrap: Add an introduction step: BootstrapSetupRecoveryKeyFragment
2020-06-29 16:36:32 +02:00
Benoit Marty
16f32da647
Cleanup during review.
2020-06-22 16:15:15 +02:00
Valere
374790176f
Toggle HD/SD
2020-06-19 13:37:12 +02:00
Valere
b27eead016
Support toggle front/back camera
2020-06-19 13:36:42 +02:00
Valere
91f28bfb8a
basic toggle mute and toggle video
2020-06-19 13:36:16 +02:00