ganfra
5c4cf3f7c9
VoIP: PR review remarks
2021-02-08 18:43:50 +01:00
Benoit Marty
fade21de57
Merge branch 'develop' into feature/bma/jitsi_in_timeline
2021-02-08 17:43:49 +01:00
ganfra
0ed327646a
Merge branch 'develop' into feature/fga/voip_v1_start
2021-02-08 16:45:15 +01:00
Benoit Marty
d2c912e5c4
Merge branch 'develop' into feature/bma/url_preview_fixes
2021-02-08 14:32:55 +01:00
Benoit Marty
93890343b6
Merge pull request #2786 from vector-im/feature/bma/rtl
...
Feature/bma/rtl
2021-02-08 11:52:06 +01:00
Benoit Marty
af30ff50f0
Naming convention
2021-02-07 15:28:07 +01:00
Benoit Marty
d47ba6bd11
Create a WidgetItemFactory and use it for better rendering of Jitsi widget change (video conference)
2021-02-06 16:52:46 +01:00
Benoit Marty
99f5949ee1
Improve layout preview and format file
2021-02-06 11:11:35 +01:00
Benoit Marty
5e2e6dcfc3
Fix another RTL issue
2021-02-05 20:01:24 +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
697b551b9b
Cleaning / Code review
2021-02-02 23:10:14 +01:00
Valere
2a3962265b
SSO UIA for deactivate account
2021-02-02 12:30:46 +01:00
ganfra
882eea75ef
VoIP: change icon of conference banner
2021-02-02 11:19:48 +01:00
Valere
5b8215a356
Support SSO provider brand + UI fixes
2021-02-01 16:39:14 +01:00
Valere
da16ec0af3
UIA fixes + better error support
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
ganfra
1ef9ed5202
VoIP : clean code
2021-01-27 16:05:55 +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
ganfra
1f96367286
DialPad: show dialerchoice dialog when supported
2021-01-13 21:07:50 +01:00
ganfra
dd67e8c5b5
Merge branch 'develop' into feature/fga/voip_v1_start
2021-01-08 16:30:37 +01:00
ganfra
922ae5b041
VoIP: clean dial pad code + add close icon on bottom sheet
2021-01-07 12:21:09 +01:00
ganfra
d09a6714af
VoIP: use DialPad bottom sheet to send Dtmf in call
2021-01-07 11:17:23 +01:00
ganfra
f5bf774126
VoIP: use DialPadFragment in BottomSheet
2021-01-07 11:16:33 +01:00
Onuray Sahin
474ade01cf
Merge branch 'develop' into feature/ons/fix_room_topic_scroll
2021-01-05 15:08:15 +03:00
ganfra
97b9064d29
VoIP: fix hangup when multiple calls + clean after Benoit review
2021-01-04 18:54:31 +01:00
Onuray Sahin
cbdacc199a
Disable scroll effect when click to a link in the topic.
2020-12-28 17:17:01 +03:00
Benoit Marty
d1bec21759
Fix crash after migration to view bindings
...
Also rename some layouts to follow convention
2020-12-28 12:23:06 +01: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
33047b5f64
VoIP: fix some other issues
2020-12-22 16:44:14 +01:00
ganfra
a16086db6f
VoIP: always use silent for pending call notification
2020-12-22 16:43:16 +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
8878cb41ee
Fix issue with not clickable item
2020-12-16 16:04:57 +01:00
Benoit Marty
10575698de
Avoid blink effect
2020-12-16 15:51:30 +01:00
Benoit Marty
451750f08a
Improve code (items still not clickable)
2020-12-16 15:48:39 +01:00
Benoit Marty
b52f8b1dbf
Fix crash
2020-12-16 14:31:14 +01:00
Benoit Marty
da2a0abf45
Provide CoordinatorLayout when available
2020-12-16 12:39:22 +01:00
Benoit Marty
7f02c0596e
Fix strange crash
2020-12-16 12:21:25 +01:00
Benoit Marty
8db4da5473
Fix crash
2020-12-16 11:45:06 +01:00
Benoit Marty
018574a21e
Rename some view ids
2020-12-16 11:10:49 +01:00
Benoit Marty
dba65dcd22
Migrate to ViewBindings ( #1072 ) - WIP
2020-12-16 02:05:38 +01:00
Benoit Marty
706736273c
Migrate to ViewBindings ( #1072 ) - WIP
2020-12-16 00:46:52 +01:00
Benoit Marty
75ec9ba3d9
Reduce dependency on Butterknife: remove usage of @BindView
2020-12-15 20:32:26 +01:00
Benoit Marty
6957768567
PR Review
2020-12-15 10:21:12 +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
c8c4e10822
Cleanup layout
2020-12-14 15:46:31 +01:00
Valere
26c01d46a7
Code review + Completion layout res
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
Benoit Marty
989f1c6268
Merge branch 'develop' into feature/bma/url_preview
2020-12-11 15:39:20 +01:00
Valere
bd9da8eaa6
element:// support + basic peeking + fix join via server
2020-12-11 15:06:39 +01:00
Benoit Marty
9b0c2e420d
Reorder Views (no other change)
2020-12-11 13:18:22 +01:00
Benoit Marty
8d30658fa5
Bigger touch area for the other buttons
2020-12-11 12:46:44 +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
705b6176f1
Fix Layout issue (visible only on RTL) ( #2523 )
2020-12-11 12:17:23 +01:00
Benoit Marty
d996c77c03
Fix typo
2020-12-11 12:09:08 +01:00
Benoit Marty
49cad8feec
Rename files.
2020-12-11 11:49:46 +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
Benoit Marty
91c86c1a45
Merge branch 'develop' into feature/bma/url_preview
2020-12-11 09:47:57 +01:00
ganfra
e36059a427
VoIP: clean code after benoit review
2020-12-10 16:58:22 +01:00
Onuray Sahin
a96cc19eb6
Update composer layout by adding emoji icon.
2020-12-09 18:47:34 +03:00
ganfra
76ed775f6f
VoIP: start to show in-app notification
2020-12-09 11:17:49 +01:00
Benoit Marty
431ac5aa2d
Fix layout issue
2020-12-04 15:23:59 +01:00
Benoit Marty
c2c9e37a36
PreviewUrl: fix layout issue and add more tests
2020-12-04 14:36:11 +01:00
Benoit Marty
c08c652080
PreviewUrl: handle close (in memory)
2020-12-04 12:41:26 +01:00
Benoit Marty
9089c54990
Ripple effect
2020-12-04 11:53:37 +01:00
Benoit Marty
679d9bae1c
Fix bad image rendering
2020-12-04 11:45:05 +01:00
Benoit Marty
fa7b0a24a7
PreviewUrl: Application part - bugfix
2020-12-04 08:01:00 +01:00
Benoit Marty
48354c7793
PreviewUrl: Application part - WIP
2020-12-04 07:46:09 +01:00
ganfra
24de6c0101
VoIP: add tiles for call events
2020-12-03 19:39:01 +01:00
Benoit Marty
fcd9fe7d5a
PreviewUrl: layout for a single PreviewUrl
2020-12-03 19:32:49 +01:00
ganfra
efec711ced
Merge branch 'develop' into feature/fga/voip_v1_start
2020-12-03 13:01:54 +01:00
ganfra
4a3f0c8898
VoIP: update in call ui (blur)
2020-12-01 18:36:00 +01:00
ganfra
8f5a11493b
VoIP: hold/resume fix negotiation and start adding UI
2020-11-30 19:10:15 +01:00
Benoit Marty
b78f1dbb93
Hide the icon area if there is no icon to display
2020-11-30 17:52:16 +01:00
Benoit Marty
056b9df65e
Add title to the new two bottom sheets
2020-11-30 17:52:16 +01:00
Benoit Marty
93ffb116b7
Merge pull request #2439 from vector-im/feature/bma/alias
...
Add room alias management
2020-11-30 14:59:21 +01:00
Benoit Marty
096abd7ebf
Fix IllegalStateException: focus search returned a view that wasn't able to take focus!
...
And no multiline input for room alias
2020-11-30 13:33:41 +01:00
Benoit Marty
e1abd5a051
Fix layout issue
2020-11-30 10:59:07 +01:00
Valere
cf70916764
Fix / double bottomsheet effect
2020-11-28 00:41:29 +01:00
Benoit Marty
e3ca89a81b
Fix issue when there is no display name
2020-11-27 13:54:21 +01:00
Benoit Marty
32d42794dd
Merge branch 'develop' into feature/bca/home_empty_screens
2020-11-27 12:02:30 +01:00
Benoit Marty
14c71d6c07
Fix issue with too big icons
2020-11-27 12:01:19 +01:00
Benoit Marty
cce4d7d4d9
Use style instead of duplicating the whole layout file
2020-11-27 11:09:13 +01:00
Valere
7c9b943733
Try other asset strategy as lint not happy
2020-11-27 09:58:14 +01:00
Valere
fa191136cc
Home empty screen design update
2020-11-26 13:27:10 +01:00
Valere
804afc9a1d
Fix issues with matrix.to deep linking
2020-11-26 09:09:27 +01:00
Valere
d9757cc660
Fix lint
2020-11-20 16:23:04 +01:00
Valere
7583b0a358
Fix rebase
2020-11-20 15:17:35 +01:00
Valere
564404d4ae
Design review
2020-11-20 14:50:21 +01:00
Valere
e2320cd3b2
Upgrade to new design input
2020-11-20 14:50:21 +01:00
Valere
baef9f5aa7
Fix permission handling + share my code by text
2020-11-20 14:50:21 +01:00
Benoit Marty
ae6de8fdf1
Small cleanup
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
Benoit Marty
85bc5f54aa
Merge branch 'develop' into feature/bma_create_room_form
2020-11-20 13:57:35 +01:00
Benoit Marty
41f46d0810
Merge pull request #2367 from vector-im/feature/bma/sanity_test
...
Feature/bma/sanity test
2020-11-20 13:56:49 +01:00
Benoit Marty
c50c028c9e
Code quality
2020-11-19 15:22:24 +01:00
Benoit Marty
465b33b006
Merge pull request #2407 from vector-im/feature/bma/move_enable_encryption
...
Move "Enable Encryption" from room setting screen to room profile screen
2020-11-19 15:17:13 +01:00
Benoit Marty
c29e4648ea
Small cleanup
2020-11-18 18:13:49 +01:00
Benoit Marty
9ed8f26d7c
Make the room default avatar clickable to set it (as per the small picto)
...
And do some cleanup
2020-11-18 18:13:49 +01:00
Valere
264bc52bcc
WIP review
2020-11-18 18:13:49 +01:00
Valere
2626a761ea
EmptyRoom tile with quick actions
2020-11-18 18:13:49 +01:00
Benoit Marty
514263ae12
Room creation Fragment: no more "Retry" action, loading and error displayed in a dialog
2020-11-18 14:51:10 +01:00
Benoit Marty
af8b400bf4
Room creation form: input an alias for public room ( #1314 )
2020-11-18 13:44:55 +01:00
Benoit Marty
579efb016a
Room creation form: add advanced section to disable federation ( #1314 )
2020-11-16 18:02:18 +01:00
Benoit Marty
75c105a400
Move "Enable Encryption" from room setting screen to room profile screen ( #2394 )
2020-11-16 15:08:10 +01:00
Benoit Marty
6020f423f4
Ask for explicit user consent to send their contact details to the identity server ( #2375 )
2020-11-11 17:51:39 +01:00
Benoit Marty
b09d45718a
Make id for recyclerView less generic, and remove unused layout
2020-11-09 16:56:20 +01:00
Benoit Marty
07c805a019
Create sanity test with all screens path
...
Introduce `com.schibsted.spain:barista`
2020-11-09 16:56:20 +01:00
Benoit Marty
0d8a845a21
Merge pull request #2324 from vector-im/feature/bma/search_highlight
...
Feature/bma/search highlight
2020-10-30 13:57:02 +01:00
Benoit Marty
4791eb85af
Merge pull request #2283 from vector-im/feature/bca/crypto_perf
...
Crypto cleaning and perf improvement
2020-10-30 11:11:34 +01:00
Benoit Marty
225a5d4e59
Search Result | scroll jumps after pagination ( #2238 )
2020-10-30 09:02:29 +01:00
Benoit Marty
077bcb3f2a
Export the key share trail in rageshake (opt-in)
2020-10-29 16:04:07 +01:00
Onuray Sahin
04126fb0c6
Fix background color of reactions.
2020-10-29 16:44:08 +03:00
Valere
c2027be0ee
Fix audit freeze, add export, and buffer gossip saves
2020-10-29 12:55:26 +01:00
Benoit Marty
5a6683574c
Toggle Low priority tag ( #1490 )
2020-10-23 14:58:31 +02:00
Benoit Marty
dc8668b222
Code quality
2020-10-22 10:26:33 +02:00
Benoit Marty
def6758aaa
UI tweak
2020-10-22 10:25:53 +02:00
Benoit Marty
4b8c31d806
Add Avatar: SDK
...
Also add remove avatar action, and add Crop UX
2020-10-22 10:25:53 +02:00
Benoit Marty
1f9712d8a2
Add Avatar: UI
2020-10-22 10:25:53 +02:00
Benoit Marty
aaa772c749
Android style to validate form
2020-10-22 10:25:53 +02:00
ganfra
9bf615e90c
Fix composer: update constraints layout and fix some glitches
2020-10-16 11:24:59 +02:00
Benoit Marty
ca99a52545
Remove dead code
2020-10-13 14:40:23 +02:00
Benoit Marty
b1625838ed
Move the attibute to the correct View
2020-10-12 21:09:28 +02:00
Benoit Marty
5ef97362cb
Fix gravity on topic
2020-10-12 21:09:28 +02:00
Benoit Marty
dff7f24187
Merge branch 'develop' into feature/ons/add_members_fab
2020-10-12 18:15:59 +02:00
Onuray Sahin
d6b94802d8
Benoit code review fixes.
2020-10-12 18:32:31 +03:00
Benoit Marty
6f709a1e7c
Merge pull request #2203 from vector-im/feature/bma/pusher_data
...
Feature/bma/pusher data
2020-10-12 14:51:15 +02:00
Onuray Sahin
f8f091fa28
Benoit code review fixes.
2020-10-12 14:26:06 +03: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
be62d65c98
Some cleanup on the layout
2020-10-08 22:08:48 +02:00
Benoit Marty
acbd4c3aba
Lint: fixes UseCompatTextViewDrawableXml issues
2020-10-08 09:35:24 +02:00
Benoit Marty
e846e30905
Lint: fixes 80 UseAppTint issues
2020-10-08 09:22:55 +02:00
Benoit Marty
2125047ca5
Merge branch 'develop' into feature/bma/open_settings
2020-10-06 12:20:35 +02:00
Benoit Marty
cac3475281
Merge pull request #2158 from vector-im/feature/fix_draft
...
Feature/fix draft
2020-10-06 12:17:50 +02:00
ganfra
211a8dc272
Draft: fix icon tint
2020-10-06 10:17:17 +02:00
Benoit Marty
88dd6ae5da
Rename some classes
2020-10-05 15:35:40 +02:00
Benoit Marty
724c1132b6
Drawer: move settings access and add sign out action ( #2171 )
2020-10-05 14:51:21 +02:00
Benoit Marty
b203093073
Use an extra container for the margin to be taken into account by the layout_scrollFlags
2020-10-04 11:17:57 +02:00
Benoit Marty
6147a87e46
Hide the SearchView when scrolling down
2020-10-02 23:06:59 +02:00
Benoit Marty
50f6a4732c
Change hint
2020-10-02 22:21:13 +02:00
Benoit Marty
85417eb24c
Add SearchView to filter members.
...
Author: Onuray (I squashed 2 commits)
2020-10-02 21:12:52 +02:00
Benoit Marty
4649b2ac1d
Code review
2020-10-01 16:09:06 +02:00
Onuray Sahin
0838cbaf03
UI fixes.
2020-10-01 14:50:29 +02:00
Onuray Sahin
5d190a8137
Use loading item instead of full screen loading.
2020-10-01 14:50:29 +02:00
Onuray Sahin
d6fcf63230
Implement search result controller and item.
2020-10-01 14:48:55 +02:00
Onuray Sahin
86b46d1442
Configure SearchView as activity toolbar.
2020-10-01 14:48:55 +02:00
Onuray Sahin
f54504e871
Create search UI classes.
2020-10-01 14:48:55 +02:00
Benoit Marty
18950a6b46
Some cleanup
2020-09-30 16:36:17 +02:00
Valere
1e3bdd6a2e
Fix test
2020-09-29 18:00:15 +02:00
Valere
c20517599e
Add option to reset 4S if lost pass/key
2020-09-29 17:05:29 +02:00
Benoit Marty
21f1848499
Fix Splash screen layout, especially on small screens
2020-09-26 11:30:13 +02:00
Benoit Marty
6e2c733319
Fix lint issue (MissingConstraints). Use a simple FrameLayout
2020-09-23 16:59:42 +02:00
Benoit Marty
ad2191a76e
Fix scrolling issue.
...
Sign in and log in tested ok
2020-09-23 16:59:42 +02:00
Benoit Marty
ecc189aeac
Restore logo on login screens
...
This reverts commit 4cc3e87d64
.
2020-09-23 16:59:23 +02:00
Benoit Marty
1e5122f741
Rename ids
2020-09-22 14:58:25 +02:00
Benoit Marty
4b66ffcd5b
Add "show password" in import Megolm keys dialog
2020-09-18 15:00:36 +02:00
Benoit Marty
db977b8109
Simplify Dialog UI and code
2020-09-11 09:43:10 +02:00
Valere
971b425e17
F-Droid background sync modes
2020-09-10 17:10:47 +02:00
Valere
e0c5377968
Merge branch 'develop' into feature/enhance_big_files
2020-09-03 17:09:40 +02:00
Benoit Marty
05ec5bde93
Merge pull request #2020 from vector-im/feature/add_email
...
Add email and phone numbers
2020-09-03 14:33:09 +02:00
Benoit Marty
cc57a73f23
Cleanup and split long lines
2020-08-31 16:20:12 +02:00
Valere
caf0ac1c9f
Add event sending indicator for attachment
2020-08-31 16:20:12 +02:00
Benoit Marty
e92cf38cde
Add threePid: improve UX (remove dialog)
2020-08-31 14:30:47 +02:00
Benoit Marty
da4695ff2a
Improve UI of threePid screen
2020-08-28 18:35:04 +02:00
Benoit Marty
9fecc1b992
Reduce button width
2020-08-28 18:05:59 +02:00
Benoit Marty
e8e1330cd5
Cleanup
2020-08-28 18:05:07 +02:00
Benoit Marty
175a5ab824
List phone numbers and emails added to the Matrix account, and add Email to account ( #44 )
2020-08-28 16:45:09 +02:00
Benoit Marty
9dbe9c7286
Typo in comment
2020-08-27 22:44:55 +02:00
ganfra
9970398cf2
Join room: add "UnknownItem" to public room list
2020-08-25 20:20:14 +02:00
Benoit Marty
d86536c949
Fix Potential Plurals (removing unused resource) - 2
2020-08-21 13:07:37 +02:00
Benoit Marty
189d2b2c06
Increase again font size
2020-08-17 19:08:32 +02:00
Benoit Marty
497b07b156
Fix color issue in dark and black themes ( #961 )
2020-08-17 18:02:23 +02:00
Benoit Marty
d74dc2053b
Increase Font size on Calling screen ( #1643 )
...
And cleanup the layout
2020-08-17 16:48:40 +02:00
Benoit Marty
550dcde9b8
Merge pull request #1914 from vector-im/feature/jitsi_native
...
Feature/jitsi native
2020-08-17 10:54:31 +02:00
Benoit Marty
4f8fd7b994
Benoit's review
...
- Cleanup
- Force refresh of HomeServerCapabilities
- add some doc
- remove dead code
- remove commented code
- remove duplicated comment
- use getBestName()
- improve code formatting
- Fix isAudioOnly parameter in jitsi url
- Fix layout issue between "Active conference" banner and "Jump to first unread message banner"
- Improve "Active conference" banner
- Remove Calendar permission from Manifest
2020-08-14 15:40:02 +02:00
Valere
050ef659b3
Code quality
...
Fix neg margin + typo in jitsi
2020-08-14 10:10:08 +02:00
Valere
3ce1e3e5d9
Add/Remove jitsi widget via option menu
2020-08-14 09:45:33 +02:00
Valere
42a24300a1
Initial commit jitsi
2020-08-14 09:31:24 +02:00
Benoit Marty
4f0111f331
Remove useless layout_marginLeft and layout_marginRight attributes
...
RtlHardoded: other error
RtlHardoded: paddingLeft / Right
RtlHardoded: other error
Fix RtlHardcoded issues (use `Start` and `End` instead of `Left` and `Right` layout attributes)
2020-08-13 18:49:19 +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
6a8ac72b6a
Remove riot ref
2020-08-04 09:13:29 +02:00
Benoit Marty
ab4a517ae0
Cleanup
2020-08-03 18:50:04 +02:00
Benoit Marty
8931fd314d
Rename package im.vector.riotx
to im.vector.app
(other manual changes)
2020-08-03 18:48:20 +02:00
Benoit Marty
a1f90abcd2
Rename package im.vector.riotx
to im.vector.app
(IDE)
2020-08-03 18:46:29 +02:00
Benoit Marty
562c6fbcce
Naming convention
2020-08-03 17:33:24 +02:00
ganfra
a883d3ecdd
Merge branch 'develop' into feature/pin_code
2020-07-30 18:49:13 +02:00
Valere
1204f6d9ce
UX feedback, reduce severity of message
2020-07-30 15:25:10 +02:00
Valere
562cfce9e2
Support HS admin option to disable E2EE for DMs
...
Fixes #1794
2020-07-30 12:08:30 +02:00
ganfra
5426e43cbb
Create PinCodeStore and migrate code to fragment
2020-07-29 11:38:04 +02:00