diff options
author | Michael W <baddaemon87@gmail.com> | 2021-03-13 15:06:04 +0100 |
---|---|---|
committer | Michael W <baddaemon87@gmail.com> | 2021-03-14 16:56:17 +0100 |
commit | 21bf85c4859bbd25242fd5f377154855a53b39cb (patch) | |
tree | 37c05f489c776b567a1062995f278b38c4ad7a87 /OWNERS | |
parent | 62924a3cf27ec62e6bfa2d128f5659559ac8c55f (diff) |
Dialer: Add a helpline phone book
* Expose the sensitive numbers to the user so they can easily call one
of them
* Make sure to leave as few traces of access as possible:
* Calling a number closes the helpline activity
* Opening a link closes the helpline activity
* Before opening a link, a warning about browser history appears
* This makes use of a changed xml-format, which now allows adding
various things:
<item>
<categories>violence|human trafficking</categories>
<name>Some NGO or whatever</name>
<number>1234</number>
<anything>anything else</anything>
</item>
Change-Id: I952bf10ee9516b83e595d8a19450696b303393b6
Diffstat (limited to 'OWNERS')
0 files changed, 0 insertions, 0 deletions