simple-login / Simple-Login-iOS

iOS client for SimpleLogin
https://apps.apple.com/us/app/simplelogin-anti-spam/id1494359858
MIT License
129 stars 20 forks source link

Add contact function (reverse alias creation and sender block) #126

Closed GregBnt closed 2 years ago

GregBnt commented 2 years ago

Hello, to make the application even more practical, it would be necessary to add the "contact" button for each alias (as on the web version). In order to be able to create a reverse alias by entering a contact (point 1), or to be able to block senders in each alias (point 2).

CleanShot 2022-06-05 at 19 07 23@2x

Thank you in advance!

ntnhon commented 2 years ago

Hello, indeed there's "Send email" button which offers what you say. I renamed it from "Send email" to "Contacts" to make it the same as the web version and less confusing.

GregBnt commented 2 years ago

Hello, indeed there's "Send email" button which offers what you say. I renamed it from "Send email" to "Contacts" to make it the same as the web version and less confusing.

Hi, thank you for this addition, but it lacks the ability to block or unblock contacts. Currently you can only copy reverse alias but not block or unblock a mail.

ntnhon commented 2 years ago

Yes you can by just tapping on the contact. A menu will pop out and there's a block option. Screenshot 2022-07-28 at 13 45 08

GregBnt commented 2 years ago

I am on version 20030 and I do not have this addition. :/ photo_5987672577063106855_y

ntnhon commented 2 years ago

Ah you're right we were talking about different pages. I was talking about "Contacts" page. The page you are showing is "Alias detail" page. Currently both mobile apps and web app don't support block/unblock from this page.

GregBnt commented 2 years ago

What do you mean by the "contact" page? Is this on the TestFlight beta? Cau on my app, I only have "Aliases, Advanded, Settings and My Account".

ntnhon commented 2 years ago

"Contacts" page is accessible either by tapping this "Send email" button IMG_1C26D3DED06C-1 Or this

IMG_079A9D993D32-1

Which I recently change to "Contacts" instead of "Send email" to avoid confusion. But this is not yet in TestFlight.

GregBnt commented 2 years ago

Oh great, I found it, thank you so much. Indeed, with the name change, it will be clearer. :)

ntnhon commented 2 years ago

You're welcome :)