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
Benoit Marty
fef1c7cc45
Set default theme in pref screen
2019-06-28 15:36:57 +02:00
Benoit Marty
bf68a6bafc
Comment used labs settings
2019-06-28 12:50:56 +02:00
Valere
b14a6224ba
Add lab option to show hidden events in timeline
...
+ cleaning labs settings
2019-06-28 12:45:08 +02:00
Benoit Marty
40bf3a15cd
Move signout action to the settings General
2019-06-28 10:37:25 +02:00
ganfra
2063a3e535
Merge branch 'develop' into feature/dagger
2019-06-27 18:56:23 +02:00
Valere
fb7ada72dd
Fix / register/unregister pusher
2019-06-27 14:08:54 +02:00
Valere
338de3ebf5
Cleans notification pref screen
...
+ fix troubleshoots
2019-06-27 12:21:38 +02:00
Benoit Marty
679a4c7f31
Add ignored users icon in the root settings
2019-06-27 10:17:57 +02:00
Benoit Marty
b69940a5da
Hide some settings for notifications
2019-06-26 18:28:45 +02:00
Benoit Marty
28f2bb3ebd
Use im.vector.riotredesign.core.preference.VectorPreferenceCategory
2019-06-26 18:15:50 +02:00
Benoit Marty
9fd9124643
Disable some unimplemented pref
2019-06-26 17:43:36 +02:00
Benoit Marty
ad3d303405
Fix issue in notification preference
2019-06-26 17:37:03 +02:00
Benoit Marty
7c47c6a033
split preference (Kotlin)
2019-06-26 17:20:26 +02:00
Benoit Marty
e63f51821f
split preference (XML)
2019-06-26 15:26:08 +02:00
Benoit Marty
8370f4fc76
rename file
2019-06-26 15:05:07 +02:00
Benoit Marty
5feebeba01
Integrate new icons for preference root screen
2019-06-26 15:01:46 +02:00
Benoit Marty
328f090723
Code quality: i18n
2019-06-26 12:19:54 +02:00
Benoit Marty
ce3242c748
Code quality: preference
2019-06-26 12:19:54 +02:00
Valere
74099be316
Remove / Add pusher from enable notif preference
...
+Added Retrofit/Moshi null serializer for pusher kind
2019-06-26 12:19:54 +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
Benoit Marty
9d3a8e7c40
Add usage of com.google.android.gms:oss-licenses-plugin to list open source licenses
2019-06-25 09:31:45 +02:00
Benoit Marty
1cfc85a772
Display some version of Riot and SDK ( Fix #185 )
2019-06-21 11:13:16 +02:00
Benoit Marty
eaf1e080ba
format file
2019-06-14 16:14:39 +02:00
Valere
1206107a73
Fix / visibility bug after scroll
...
+ refine animation
2019-06-11 15:43:40 +02:00
Benoit Marty
90a011c4e4
Fix issue on animation
2019-06-10 18:16:06 +02:00
Benoit Marty
56f1c726b2
FAB Motion WIP
...
FAB Motion WIP
FAB Motion WIP
FAB Motion WIP
2019-06-10 17:22:00 +02:00
Valere
56a2a3a065
[WIP] Emoji Reactions
2019-05-07 18:01:51 +02:00
Benoit Marty
a9b8c57464
Allow cleartext communication on 127.0.0.1 ( Fixes #98 )
2019-04-08 15:21:12 +02:00
Benoit Marty
314771cce2
Allow cleartext communication on localhost ( Fixes #98 )
2019-04-08 15:15:11 +02:00
Benoit Marty
6830957d31
Import settings from Riot - not all fonctional of course
2019-04-02 18:08:43 +02:00
Benoit Marty
9048a1dbbe
Rename app
to vector
2019-04-02 11:24:54 +02:00