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
Martin Häger
33b3f0650c
Permit cleartext for .onion addresses
...
The Tor and Onion service protocols provide encryption and authentication
respectively. Since Domain Validation certificates aren't currently being
issued for .onion addresses, the HTTPS requirement makes Element practically
incompatible with homeservers operated by individuals on Tor.
Signed-off-by: Martin Häger <martin.haeger@gmail.com>
2021-03-02 12:46:12 +01:00
Benoit Marty
531beb0a86
Add a screen to view details about the homeserver
2021-02-19 21:27:25 +01:00
Benoit Marty
22b8101230
Remove unused resources
2021-02-12 16:21:48 +01:00
Onuray Sahin
1f1eeccc32
Option to hide emoji keyboard is added.
2021-01-13 13:28:46 +03:00
Tigermouthbear
3e78098c43
Add System theme option and set as default; closes #904 , closes #2387
2020-12-28 23:32:06 -05:00
Valere
7da8b13cde
Chat Effects
2020-12-15 09:39:16 +01:00
Benoit Marty
770041eceb
PreviewUrl: setting and e2e room
2020-12-04 09:48:48 +01:00
Onuray Sahin
89e7e28bfa
Add settings item to change pin.
2020-11-27 15:22:31 +03: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
6cb4645514
Add a key to the category, to be able to hide it
2020-11-05 15:28:13 +01:00
Valere
0399677a01
Add preference to send with enter + keyboard support
2020-10-27 13:47:45 +01:00
ganfra
f0272fd283
UTD pagination: clean up and add developer settings to enable complete history
2020-09-30 17:56:50 +02:00
Benoit Marty
44b2673848
PIN: Add a setting to hide notification content when PIN code is configured
2020-09-23 21:58:21 +02:00
Benoit Marty
fb74628aa8
Protect access to pin code setting, and so remove protection to disable the pin code
2020-09-23 21:57:58 +02:00
Benoit Marty
fdedfc954c
PIN Code Improvements. Add more settings ( #1985 )
...
- enable/disable biometrics
- enbale/disable grace period
2020-09-23 21:57:58 +02:00
Benoit Marty
b8cbafa75d
PIN: move setting to a dedicated screen (no other change)
2020-09-23 21:57:36 +02:00
Benoit Marty
7f85331448
Add a setting to show timestamp for all messages ( #2123 )
2020-09-22 18:40:37 +02:00
ganfra
a1f98eb6bf
Allow to filter all room member state events in timeline
2020-09-16 15:36:48 +02:00
Benoit Marty
4dc28a9d62
Reorder settings
2020-09-10 18:08:35 +02:00
Valere
971b425e17
F-Droid background sync modes
2020-09-10 17:10:47 +02:00
Benoit Marty
971320a56c
Restore setting removed by mistake
2020-09-01 18:38:38 +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
35a5d9e454
Prevent click on Cross-Signing item when not in developer mode
2020-08-17 14:44:47 +02:00
Benoit Marty
68d128133c
Merge pull request #1913 from vector-im/feature/RtlHardcoded
...
Fix RtlHardcoded issues
2020-08-14 11:47:01 +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
e6f89b0b22
Display device information (name, id and key) in Cryptography setting screen ( #1784 )
2020-08-13 16:37:19 +02:00
Benoit Marty
02baf824f9
Give user the possibility to prevent accidental call ( #1869 )
2020-08-05 19:59:25 +02:00
Benoit Marty
95bbdba141
Rework settings_notification_advanced_summary string
2020-08-04 09:13:29 +02:00
Benoit Marty
fa49e5cb4f
Rename string id
2020-08-04 09:12:16 +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
ac845ad8c9
Hide Flair settings, this is not implemented yet.
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
562cfce9e2
Support HS admin option to disable E2EE for DMs
...
Fixes #1794
2020-07-30 12:08:30 +02:00
ganfra
37521d2d4f
Pin: add settings to enable/disable
2020-07-29 16:11:57 +02:00
Valere
12e2a8ffc8
Allow call in all 2 participants rooms
2020-07-28 14:43:50 +02: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
ae65eb6a3e
Advanced Settings icon changed.
2020-07-13 18:39:09 +03:00
Valere
7acbd42a45
Propose unread tab as a lab setting
2020-07-11 18:38:03 +02:00
Valere
c57d41863f
4S settings screen
2020-07-11 12:37:18 +02:00
Onuray Sahin
0bc51b2ed8
Change brand name in all strings for all languages.
2020-07-10 18:28:22 +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
Onuray Sahin
ac7a929a1a
Fix tint color of add icon.
2020-07-07 15:05:47 +03:00
Onuray Sahin
8313e45737
Use material add icon instead of png.
2020-07-07 13:28:06 +03:00
Onuray Sahin
7aa9f88ceb
New string resources created by changing brand name.
2020-07-01 14:43:35 +03:00
Valere
a1ce245e3a
Disable utd merge by default, issue with back paginate
2020-06-30 17:36:24 +02:00
Valere
36de891451
E2e lab error display
2020-06-30 17:36:24 +02:00
Valere
dbe78f160b
WithHeld key support initial commit
2020-06-30 17:35:24 +02:00
Benoit Marty
674fa0e5ce
Fix bug when changing display name twice
...
And delete the static summary
2020-06-25 11:59:11 +02:00
Benoit Marty
9754e26e5f
Add capability to change the display name ( #1529 )
2020-06-22 20:50:31 +02:00
Benoit Marty
9c34187391
Move "integration" setting above "advanced" section
2020-06-17 15:17:22 +02:00
ganfra
06cc2f527e
Clean after Benoit's review
2020-06-02 19:02:21 +02:00
ganfra
ba46f10e3f
Add integration entry to settings
2020-05-26 19:44:14 +02:00
Benoit Marty
784918350b
Identity: import UI/UX From Riot and adapt to RiotX architecture
2020-05-18 17:21:59 +02:00
Benoit Marty
e542e4ba22
Add a setting to hide redacted events ( #951 )
2020-05-18 16:26:18 +02:00
Benoit Marty
4961bb0e08
FontSize: rework by creating FontScaleValue data class.
2020-05-18 16:21:47 +02:00
Benoit Marty
f45040c405
Locale: support locale change
2020-05-18 16:21:24 +02:00
Benoit Marty
045e3d7bae
Account deactivation (with password only) ( #35 )
2020-04-21 20:31:54 +02:00
Valere
7ac5f58f32
Show CrossSigning info even if not developer mode
2020-04-16 16:30:45 +02:00
Benoit Marty
1372192031
Merge pull request #1091 from vector-im/feature/secure
...
Add a setting to prevent screenshot of the application, disabled by default (#1027 )
2020-04-16 11:27:59 +02:00
Benoit Marty
e21cb3082b
Change password: update preference summary. Some people think we know the password. Using Riot-web wording
2020-04-15 16:39:05 +02:00
Benoit Marty
c0fa259b40
Add a setting to prevent screenshot of the application, disabled by default ( #1027 )
2020-04-15 15:04:19 +02:00
Valere
757e90986e
Key Req Dev tool initial commit
2020-03-17 14:40:05 +01:00
Benoit Marty
a05caf6f0e
Update the 2 notification settings screens by moving some pref to the root notification screen
2020-02-29 09:49:21 +01:00
Benoit Marty
6009026e2f
Notification settings: create a category for troubleshhot
2020-02-29 09:35:26 +01:00
Benoit Marty
1228fcda0d
Rename class
2020-02-28 19:25:29 +01:00
Benoit Marty
c20de4feb0
Cleanup
2020-02-28 19:13:22 +01:00
Benoit Marty
e5eb36e917
Cleanup
2020-02-28 19:04:30 +01:00
Benoit Marty
551604cdcb
Add missing push rules
2020-02-28 19:02:13 +01:00
Benoit Marty
3013e311a4
Restore push rule settings - WIP
2020-02-28 16:51:11 +01:00
Valere
bf06b57bad
Refactor Account Data
...
Auto stash before rebase of "develop"
2020-02-14 10:48:18 +01:00
Valere
ea6e8a6789
Basic debug screen to setup keys
2020-01-27 23:51:08 +01:00
Valere
1276d1f39d
Update My device list + action to verify
2020-01-23 13:57:17 +01:00
Valere
a0aa1f34d3
Quick Fix todevice verif broken
...
Added dbg screen for cross signing
2020-01-21 14:58:06 +01:00
Benoit Marty
8c2a55a5a2
Settings: restore "Show read receipts" setting and create categories of per Riot-Web
2020-01-17 10:10:46 +01:00
Benoit Marty
9d5197b1c8
Show all hidden event in the timeline when the developer settings is ON
2020-01-13 22:47:41 +01:00
Benoit Marty
dd81fce8d8
Send and render typing events ( #564 )
2020-01-11 20:50:09 +01:00
Benoit Marty
43c4e20819
Merge pull request #820 from vector-im/feature/developer_mode_crash
...
Developer mode: Fail-fast (#745 )
2020-01-09 07:56:06 +01:00
Benoit Marty
17c4013383
Developer mode: Fail-fast ( #745 )
2020-01-08 17:58:26 +01:00
Benoit Marty
d662b4a9b4
Exclude play-services-oss-licenses library from F-Droid build ( #814 )
2020-01-08 15:57:35 +01:00
Benoit Marty
8ef5c60e2e
RageShake is enabled by default
2020-01-08 11:43:21 +01:00
Benoit Marty
a00f51a264
Settings: rename "developer mode" to "advanced settings"
2020-01-06 10:32:36 +01:00
Benoit Marty
1bd85082c3
Auto-review
2020-01-02 18:45:44 +01:00
Benoit Marty
de1d79b637
Remove Preference divider and cleanup prefs
2020-01-02 18:27:46 +01:00
Benoit Marty
8e478e78e1
Disable pref unused
2020-01-02 18:17:54 +01:00
Benoit Marty
96c9293edc
Rageshake: vibrate
2020-01-02 18:15:23 +01:00
Benoit Marty
5c26f66523
Rageshake: settings for sensitivity
2020-01-02 17:42:44 +01:00
Benoit Marty
5a24f78c05
Hide non working settings ( #751 )
2020-01-02 16:24:31 +01:00
Benoit Marty
703a1a034d
Developer mode: hide show (decrypted) source actions
2020-01-02 16:11:44 +01:00
Benoit Marty
7d744f7d7f
Developer mode: UI
...
And some cleanup
2020-01-02 16:01:47 +01:00
Benoit Marty
6b2703f6ce
Device list is now on a dedicated Fragment
...
New request to get info on the current device for VectorSettingsSecurityPrivacyFragment. The whole device list is only retrieved in the new Fragment
2020-01-02 15:05:17 +01:00
Benoit Marty
9c952b6bc8
Display ignored users list
2019-11-07 14:18:57 +01:00
Benoit Marty
7496a88dcd
Markdown set to off by default ( Fixes #412 )
2019-10-29 16:22:12 +01:00
Benoit Marty
4ad86a13a0
Upgrade the dependencies to the latest version
2019-10-07 16:21:18 +02:00
Benoit Marty
e89ba7b87b
Update wording
2019-09-05 15:23:38 +02:00
Valere
eec2abf164
Reduce release build log level
2019-09-02 14:33:53 +02:00
Valere
9494174c33
Swipe to reply in timeline (lab)
2019-07-17 10:54:15 +02:00
Benoit Marty
504009499f
Rename im.vector.riotredesign to im.vector.riotx
2019-07-02 17:27:08 +02:00