Commit Graph

1779 Commits

Author SHA1 Message Date
Benoit Marty a13fec84b0 Fix crash reported from rageshake 2020-02-26 15:00:25 +01:00
Benoit Marty 4bb3fb128f Fix crash reported from rageshake 2020-02-26 14:54:36 +01:00
Benoit Marty ccf72ffaa7 Fix crash reported from rageshake 2020-02-26 14:50:01 +01:00
Benoit Marty 054b467caf Fix crash reported from rageshake 2020-02-26 14:18:48 +01:00
Benoit Marty e1ea742023 Fix crash reported from rageshake 2020-02-26 13:59:58 +01:00
Benoit Marty f35b0660ca Rename constant for code readability 2020-02-26 12:37:36 +01:00
Valere c80fb52410 dead code 2020-02-26 12:20:03 +01:00
Valere 32389e1291 Remove wizard stuff 2020-02-26 12:20:03 +01:00
Valere 99f9a9817e Use human readable error (not technical) 2020-02-26 12:20:03 +01:00
Valere b4a783198b code review 2020-02-26 12:20:03 +01:00
Valere 0cfc9451ca Cleaning 2020-02-26 12:20:03 +01:00
Valere d537abc522 Fix / sign current device after entering xsigning passphrase 2020-02-26 12:20:03 +01:00
Valere f9be4fa2bd Fixes #1047 2020-02-26 12:20:03 +01:00
Valere 412aed6dcb Fix / Update title before return 2020-02-26 12:20:03 +01:00
Valere 9fc44c11de Fixes #937
Disabling bounds change animation, as it's messing with fragment change apparition and expanded state of bottomsheet
2020-02-26 12:20:03 +01:00
Valere bf23094158 Fix / Green shield in conclusion title when verified from private keys 2020-02-26 12:20:03 +01:00
Valere 0064934db9 Changed Encryption algorithm of 4S 2020-02-26 12:20:03 +01:00
Valere e2e4ddf5ba Post rebase fix 2020-02-26 12:20:03 +01:00
Valere 9a08f5ec4e WIP / Verify from passphrase UX 2020-02-26 12:19:31 +01:00
Valere cb669ad881 4S Activity WIP 2020-02-26 12:15:59 +01:00
Valere 3dc89c8d87 Update Self Verification BottomSheet for quads 2020-02-26 12:15:59 +01:00
Benoit Marty 633f9d8522 ktlint 2020-02-26 09:55:57 +01:00
Benoit Marty fc95bf4926 Improve CreateRoomParams API: update some API for better chaining of builder like methods (#1070) 2020-02-26 07:32:22 +01:00
Benoit Marty 1072060cbb New direct chat: selecting a participant sometimes results in two breadcrumbs (#1022) 2020-02-25 19:00:38 +01:00
Benoit Marty a55e0f1af4 Fix crash - workaround 2020-02-25 18:17:40 +01:00
Benoit Marty b95dfa4473 Create getBestName method for User 2020-02-25 18:14:02 +01:00
Benoit Marty cfe9c4bb41 Display internal id of a room section in room profile, with copy to clipboard action, only in developer mode 2020-02-25 12:21:04 +01:00
Benoit Marty 1023982858 Code readability 2020-02-24 17:40:28 +01:00
ganfra 133d8d7f14 RoomList: fix joining/rejecting state 2020-02-24 17:33:40 +01:00
ganfra 9cdb1da614 Start fixing notif for invites 2020-02-24 17:33:40 +01:00
ganfra 981c9ac4ac Invite sync: assign eventId and remove the primaryKey constraint 2020-02-24 17:33:40 +01:00
Benoit Marty 3e8a0f7252
Merge pull request #1044 from vector-im/feature/fix_big_image_rotation
Use exif info of the image for correct rotation.
2020-02-24 17:30:33 +01:00
Benoit Marty 281620b88d
Merge pull request #1048 from vector-im/feature/profile_share_actions
Share action is added to room profile and room member profile
2020-02-24 17:29:17 +01:00
onurays dec62a893e Code review fixes. 2020-02-24 18:06:59 +03:00
onurays b3d4747d97 Code review fixes. 2020-02-24 17:35:57 +03:00
onurays 1124aa25fd Code review fixes. 2020-02-24 17:22:07 +03:00
Valere 3e587af163 klint 2020-02-24 14:07:15 +01:00
Valere c41661ece8 Fixes #712 2020-02-21 19:05:20 +01:00
onurays f650e29ddd Share action is added to room profile and room member profile
Fixes #858
2020-02-21 15:30:01 +03:00
Onuray Sahin 1eefda18e4
Merge branch 'develop' into feature/fix_big_image_rotation 2020-02-21 13:13:02 +03:00
Benoit Marty d6434654e2
Merge pull request #1043 from vector-im/feature/join_federation
Fix join room over federation
2020-02-21 10:08:05 +01:00
Benoit Marty b6372df676
Merge pull request #1037 from vector-im/feature/crosssigning_qr
Migrate to binary QR code verification (#994)
2020-02-21 10:01:49 +01:00
onurays a11d70f173 Use exif info of the image for correct rotation. 2020-02-21 00:51:22 +03:00
Benoit Marty 3f9a5a4e54 Leaving a room creates a stuck "leaving room" loading screen. (#1041) 2020-02-20 19:31:33 +01:00
Benoit Marty 198e23c204 Second fix for #808 2020-02-20 19:23:32 +01:00
Benoit Marty aefffc0c05 RoomPreviewNoPreviewFragment use room alias if there is no name 2020-02-20 19:19:31 +01:00
Benoit Marty fd05fe36f5 Fix joining rooms from directory via federation isn't working. (#808) 2020-02-20 19:01:36 +01:00
Benoit Marty b72698d63c Fix another issue when there is no name and no canonical alias on a public room 2020-02-20 18:47:07 +01:00
Benoit Marty 87021dd6ec Rename field 2020-02-20 18:16:10 +01:00
Benoit Marty b85c76b172 Simplify code 2020-02-20 18:05:53 +01:00