美文网首页
2018-08-18

2018-08-18

作者: AWuKong | 来源:发表于2018-08-05 00:08 被阅读0次

A filter to block unwanted messages on iOS

Available on App Store: https://itunes.apple.com/app/id1430505910

Usage:

The hole rule is divided into whitelist and blacklist; each list is composed of some condition groups with "or" relation; each condition groups is a group of some conditions with "and" relation.

Whitelist has higher priority than blacklist.

Logic diagram:

Relationship diagram: 

Notice:

Message filter extension can't access the systemwide general pasteboard.

If the sender is in your contacts or you have responded to a sender three or more times, messages from this sender will no longer be sent to the extension.

As Apple documentation, filter extension can send the information about messages to a server associated with app when extension can't make determination by local data and logic. I think that this feature is useless for most user. This function will send your message information to developer's server and may cause privacy risk. If you are interested in the feature, you can switch branch to "server" which I demoed it.

A filter extension/containing app without network is a safer and enough choice, I think.

A message sender will be marked as spam forever by system if his one message was tagged as Filter by extension. That is incomprehensible. But Apple has determined that it behaves as intended. Extension will mark the hole conversation instead of a single message as spam. To remove a conversation from filtered section, you can:

Respond three or more times to sender.

Add sender to contact.

Delete message conversation and new incoming messages will be sent to the extension again.

Picture preview:

相关文章

  • 我的父亲母亲

    今天是个好日子!2018-08-18

  • [Swagger] Swagger开发规范

    title: Swagger开发规范 [推荐]date: 2018-08-18 20:22:00categorie...

  • Festival

    2018-08-18 中国节日:China Festival 除夕 New Year's Eve 元旦(1月1日)...

  • 2018-08-21

    他(她)俩的故事 你是谁_a469 2018-08-18 02:14 · 字数 3384 · 阅读 0 · 随笔 ...

  • 2018-08-18

    2018-08-18 张勤快 2018-08-168 打卡日期:2010年8月18日 打卡累计天数:68/90 #...

  • 【淘艺宝·展览】“意笔图真”——黄龙写生作品展

    “意笔图真”黄龙写生作品展 展览时间:2018-08-10 - 2018-08-18 开幕时间:2018-08-1...

  • 2018-08-18

    2018-08-18 事件:今天休息,在家和自己在一起,睡觉,艾灸,美容。 感受:平静,放松。 想法:爱自己,为自...

  • 贯彻一一对应的原则

    2018-08-18 (稻盛哲学学习会)打卡第97天 姓名:祝新华 部门:业务部 组别:待定 【知~学习】 ...

  • 午后的红花湖

    2018-08-18 农历七月初八 星期六 不远游 午后的红花湖 随手一拍也很美

  • 女人的基本道德—精致于形幸福于心

    朱一.阳光森林2018-08-18 原创: 导师林海峰 整体自然疗法 开车,需要知道交规!否则,无证驾驶,...

网友评论

      本文标题:2018-08-18

      本文链接:https://www.haomeiwen.com/subject/zkyvvftx.html