John Preston
|
92fec8304e
|
Implement connected websites section.
|
2023-08-18 17:03:50 +02:00 |
|
John Preston
|
cc27b6c5c5
|
Update icons in settings / manage layers.
|
2023-08-14 22:30:40 +02:00 |
|
John Preston
|
de4152496f
|
Add archive settings to context menu.
|
2023-08-14 22:30:39 +02:00 |
|
John Preston
|
04a969cc5f
|
Fix calls peer-to-peer privacy button icon.
|
2023-07-20 07:20:57 +04:00 |
|
John Preston
|
35214d108e
|
Move Bio privacy up a bit.
|
2023-07-20 07:20:57 +04:00 |
|
John Preston
|
5e5b252f2f
|
Support correct saved stories / archive loading.
|
2023-07-20 07:20:10 +04:00 |
|
John Preston
|
e90642f3a0
|
Add bio privacy section.
|
2023-07-20 07:20:09 +04:00 |
|
John Preston
|
429a3da3e5
|
Update API scheme to layer 160.
|
2023-07-20 07:20:07 +04:00 |
|
John Preston
|
65afa2c402
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
|
John Preston
|
27228480a8
|
Reorder privacy buttons like on Android.
|
2022-12-29 14:57:27 +04:00 |
|
John Preston
|
eebe1f4c11
|
Revert "Move Blocked users to Privacy in Settings."
This reverts commit 1acfe441e1 .
|
2022-12-29 14:44:45 +04:00 |
|
John Preston
|
1acfe441e1
|
Move Blocked users to Privacy in Settings.
|
2022-12-29 14:06:52 +04:00 |
|
John Preston
|
01139e1b04
|
Remove facades module.
|
2022-11-30 16:55:51 +04:00 |
|
23rd
|
d0ae07f3c2
|
Added initial implementation of global TTL settings.
|
2022-11-29 18:03:37 +03:00 |
|
23rd
|
97fa92de0b
|
Added api support for global TTL settings.
|
2022-11-29 17:41:20 +03:00 |
|
John Preston
|
749fb52113
|
Implement animated spoilers.
|
2022-09-18 16:52:30 +04:00 |
|
23rd
|
d2170232af
|
Added toast to privacy setting for voice messages for non-premium users.
|
2022-07-26 20:12:13 +03:00 |
|
23rd
|
31a683ab3d
|
Added lock icon to buttons in privacy settings.
|
2022-07-26 20:12:11 +03:00 |
|
23rd
|
67195f3825
|
Added initial support of privacy setting for voice messages.
|
2022-07-26 20:12:11 +03:00 |
|
John Preston
|
59be3d746c
|
Show "Auto mute and archive new" for premium users.
|
2022-05-24 11:25:49 +04:00 |
|
John Preston
|
26d7abe2c9
|
Fix crash in 2sv.
|
2022-05-19 17:27:04 +04:00 |
|
23rd
|
42f2f3c99f
|
Slightly improved style of buttons in security and privacy settings.
|
2022-05-10 08:53:31 +03:00 |
|
23rd
|
bcbf009a62
|
Added ability to reset cloud password without recovery email.
|
2022-05-10 08:53:31 +03:00 |
|
23rd
|
9809c12fb8
|
Added initial entry point for new cloud password to settings privacy.
|
2022-05-10 08:53:30 +03:00 |
|
23rd
|
627170520a
|
Moved out mtp fields from CloudPasswordState to nested struct.
|
2022-05-08 23:13:45 +03:00 |
|
23rd
|
77d50d9177
|
Moved out template classes for local passcode from header.
|
2022-05-05 20:31:17 +03:00 |
|
23rd
|
376b592e5a
|
Replaced boxes for local passcode settings with section.
|
2022-05-05 16:52:09 +03:00 |
|
23rd
|
1349989494
|
Moved settings of blocked peers to section.
|
2022-05-03 04:25:35 +03:00 |
|
John Preston
|
488f6412f2
|
Change phone number section instead of a box.
|
2022-04-13 15:06:24 +04:00 |
|
23rd
|
d9541b6a6e
|
Unified general phrases for duration.
|
2022-04-01 15:53:58 +04:00 |
|
John Preston
|
aa7143a831
|
Allow adding Settings::Section-s without changing Type.
|
2022-04-01 15:53:23 +04:00 |
|
John Preston
|
32d09f189b
|
Use rpl::empty instead of rpl::empty_value().
|
2022-03-11 09:56:29 +04:00 |
|
John Preston
|
616d099c07
|
Copy t.me/+phonenumber link from Phone Number Privacy.
|
2022-03-01 15:30:55 +03:00 |
|
23rd
|
5718789d53
|
Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox.
|
2022-02-28 09:08:01 +03:00 |
|
John Preston
|
dde4868540
|
Add phrases to lang.string.
|
2022-02-27 20:26:52 +03:00 |
|
John Preston
|
1710863231
|
Update some icons.
|
2022-02-27 20:26:52 +03:00 |
|
John Preston
|
6daa267329
|
Adjust privacy edit boxes to the mockup.
|
2022-02-25 14:14:42 +03:00 |
|
John Preston
|
caaeff32c5
|
Move global privacy setting down.
|
2021-12-02 13:36:49 +04:00 |
|
John Preston
|
d4c6475ae8
|
Show sessions list in a Settings Section.
|
2021-11-29 17:30:14 +04:00 |
|
John Preston
|
f3e1aef264
|
Allow editing sessions auto-termination period.
|
2021-11-26 18:00:22 +04:00 |
|
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
6148edbc7d
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
|
John Preston
|
d684c8057c
|
Fix build for macOS.
|
2021-08-30 20:32:57 +03:00 |
|
23rd
|
1fd28d5cfb
|
Removed MTP* from public interface of Api::CloudPassword.
|
2021-08-15 13:44:43 +03:00 |
|
23rd
|
b3622b413e
|
Added ability to set custom auto-lock timer.
|
2021-08-12 02:36:41 +03:00 |
|
23rd
|
cbad2469db
|
Moved MTP cloud password from ApiWrap to Api::CloudPassword.
|
2021-08-10 15:46:18 +03:00 |
|
23rd
|
0ae260c6e1
|
Moved MTP blocked peers from ApiWrap to Api::BlockedPeers.
|
2021-08-10 15:46:18 +03:00 |
|
23rd
|
5bd73bab9b
|
Moved user privacy from ApiWrap to Api::UserPrivacy.
|
2021-08-10 15:46:18 +03:00 |
|
John Preston
|
256546071b
|
Add ability to reset cloud password in 7 days.
|
2021-07-30 14:32:49 +03:00 |
|
Ilya Fedin
|
89765340c3
|
Fix -Wunused-function warnings
|
2021-07-13 21:31:22 +03:00 |
|