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
Valere
9006acb66a
WIP | Avoid re-negociation pre-agree-upon signaling/negotiation.
2020-06-19 13:36:16 +02:00
onurays
bda1633979
New material resources added.
2020-06-19 13:35:38 +02:00
onurays
4169f580b8
Create foreground call service.
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
1df3b4e18f
Fix dark theme issue on login screen ( #1097 )
2020-06-17 15:52:31 +02:00
Benoit Marty
2c34fe2dc3
Add airplane mode icon
2020-06-17 15:30:56 +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
d70b19fa93
SSO login is now performed in the default browser ( #1400 ) - WIP
...
Use ChromeCustomTabs to host the SSO web page
2020-06-05 01:14:35 +02:00
ganfra
c742ca3b41
Widget: fix widget title color
2020-05-29 17:09:10 +02:00
ganfra
cb80d8d349
Widget: add active widgets
2020-05-28 17:08:57 +02:00
Benoit Marty
a2b366ebfe
Uploads: add placeholder for images
2020-05-25 16:54:08 +02:00
Benoit Marty
05d1e64cb5
New rendering for redacted message
2020-05-18 16:25:54 +02:00
onurays
fe013f803e
Add action menu icon to invite users.
2020-05-11 22:43:55 +03:00
Valere
20e5ebc88b
Decorate timeline with e2e warning
2020-04-24 16:50:56 +02:00
Valere
25d2c2e2c6
Update design wait for self verification
2020-04-23 15:45:21 +02:00
Onuray Sahin
754f220596
Merge branch 'develop' into feature/save_media_to_gallery
2020-04-20 11:21:14 +03:00
onurays
8434f9326e
Save action added to bottom sheet.
2020-04-17 15:27:42 +03:00
Valere
ce2f4e163d
Update password/recovery copy + update icons
2020-04-16 16:30:45 +02:00
Valere
aa496e6efb
Add migration state to bootstrap
2020-04-16 11:30:10 +02:00
Valere
bf5ba99653
Full bootstrap flow initial commit
2020-04-02 16:51:03 +02:00
Valere
0c1f30208d
Fix / Epoxy divider not showing
2020-03-19 11:23:15 +01:00
onurays
1124aa25fd
Code review fixes.
2020-02-24 17:22:07 +03:00
onurays
f650e29ddd
Share action is added to room profile and room member profile
...
Fixes #858
2020-02-21 15:30:01 +03:00
Benoit Marty
385fa317c0
Add a green frame around current small preview
2020-02-13 20:45:03 +01:00
Valere
9a7bd35ddc
Add m.buttons support (a.k.a bot buttons)
2020-02-12 13:40:54 +01:00
Valere
282be29247
temp shield for read only
2020-02-01 15:20:04 +01:00
Benoit Marty
fc22b7988f
Verification: migrate to Epoxy - Add missing icons
2020-01-17 15:05:06 +01:00
Benoit Marty
878bae1c45
Verification: migrate to Epoxy - Choose Fragment
2020-01-17 15:05:06 +01:00
Valere
8400ab6efe
Merge branch 'develop' into cross_signing
2020-01-17 14:57:08 +01:00
Benoit Marty
b56ee9a377
Room profile: fix issue with divider color
2020-01-16 20:53:38 +01:00
Benoit Marty
17ed8da57a
Room profile: fix issue with icon
2020-01-16 16:27:21 +01:00
ganfra
d3415d345f
Merge branch 'develop' into feature/room_profile
2020-01-14 18:35:01 +01:00
Valere
a7c948815c
Merge branch 'develop' into cross_signing
2020-01-14 12:31:29 +01:00
Benoit Marty
dd81fce8d8
Send and render typing events ( #564 )
2020-01-11 20:50:09 +01:00
ganfra
a9d016ae79
Merge branch 'develop' into feature/room_profile
2019-12-20 16:43:16 +01:00
Valere
a673bf092d
Show untrusted conclusions
2019-12-11 18:19:32 +01:00
Valere
0776a301ea
Incoming DM verification handling in timeline
2019-12-11 16:49:34 +01:00
ganfra
ab4cab05cf
Room profile: continue working on UI
2019-11-26 13:22:07 +01:00
Benoit Marty
2849e1f846
Login screens: Splash: update icons
2019-11-22 12:15:19 +01:00
Benoit Marty
da8d6fb4f4
Login screens: signup signin selection
2019-11-22 12:15:19 +01:00
Benoit Marty
fa6a9cab7e
Login screens: server selection
2019-11-22 12:15:19 +01:00
Benoit Marty
fc3d4187d1
Merge pull request #676 from vector-im/feature/long_click_room
...
Add help to reveal the long click on a room
2019-11-12 18:29:42 +01:00
Benoit Marty
5449592422
Add action to block user in the message action bottom sheet (following Nad's design)
2019-11-12 17:52:03 +01:00
Benoit Marty
08c864bad7
Add help to reveal the long click on a room
2019-11-12 11:39:47 +01:00
ganfra
8030c44f44
Room list actions: fix some UI issues and render selected notification state
2019-11-04 14:31:03 +01:00
ganfra
cb275aee37
Room list actions: start showing items and refact a bit RxStore
2019-10-24 19:11:49 +02:00
ganfra
2974f8b200
Merge branch 'develop' into feature/attachments
2019-10-22 17:27:15 +02:00
Benoit Marty
8d0aa0437c
Report content: UI menu
2019-10-21 17:21:26 +02:00
ganfra
05a069be04
Attachments: fix themes for selection view
2019-10-16 10:04:33 +02:00
ganfra
20696353b8
Attachments: try to improve a bit the UI and adding options [WIP]
2019-10-10 19:12:16 +02:00
ganfra
3073470c38
Attachments: start working on new UI (using system file picker) [WIP]
2019-10-08 19:59:09 +02:00
ganfra
525da17678
Optimization: try to get a more performant reactions display management
2019-10-03 19:15:11 +02:00
Valere
166be4e289
Improve read receipt design
2019-08-28 09:56:10 +02:00
Benoit Marty
20437446b4
Add "View Edit History" item in the message bottom sheet ( #401 )
2019-08-07 13:05:22 +02:00
Valere
000db4b192
Basic Message Failure support + Resend (text only)
...
+ clean worker inputs when starting new independent task in unique queue
2019-07-30 17:53:43 +02:00
Benoit Marty
0ddef67cc9
Migrate to rxbinding 3 and fix bad layout for room directory filter ( Fixes #349 )
2019-07-17 14:16:20 +02:00
Benoit Marty
efd973208f
Green close icon
2019-07-15 17:35:51 +02:00
Benoit Marty
3c25088243
Filter rooms
2019-07-15 17:26:48 +02:00
Benoit Marty
f9c8e4f85a
Show disclaimer at first launch ( Fixes #215 )
2019-06-27 16:01:11 +02:00
Benoit Marty
f092c40999
Merge pull request #228 from vector-im/feature/settings_v2
...
Split settings into sub sections
2019-06-27 11:54:03 +02:00
Benoit Marty
679a4c7f31
Add ignored users icon in the root settings
2019-06-27 10:17:57 +02:00
Benoit Marty
56fc223930
Add missing point in the interrogation point
2019-06-26 18:00:51 +02:00
Valere
289b2a4eb1
Launch icons update
2019-06-26 17:14:28 +02:00
Benoit Marty
5feebeba01
Integrate new icons for preference root screen
2019-06-26 15:01:46 +02:00
Valere
0584fc3666
Get real push rules from server and evaluate them
2019-06-26 12:19:54 +02:00
Valere
0e46fc4c0a
WIP
2019-06-26 12:19:54 +02:00