From 95c481169eb7125eb7f2eba3f67b9713dc3cecab Mon Sep 17 00:00:00 2001 From: dllud Date: Tue, 10 Dec 2019 04:04:28 +0000 Subject: [WIP] PRISM apps that use WebView. --- slides.tex | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'slides.tex') diff --git a/slides.tex b/slides.tex index 859ce91..b252b5a 100644 --- a/slides.tex +++ b/slides.tex @@ -83,7 +83,31 @@ public class MainActivity extends Activity { uses WebView & does not use WebView \\ \hline \iconframe{img/k9mail.png}{K-9 Mail} + \iconframe{img/osmand.png}{OsmAnd} + \iconframe{img/nextcloud.png}{Nextcloud} + \iconframe{img/ttrss.png}{Tiny Tiny RSS} & + \iconframe{img/orbot.png}{Orbot} + \iconframe{img/fdroid.png}{F-Droid} + \iconframe{img/andotp.png}{andOTP} + \iconframe{img/shaarlier.png}{Shaarlier} + \\ + \iconframe{img/i2p.png}{I2P} + \iconframe{img/wallabag.png}{wallabag} + \iconframe{img/openkeychain.png}{OpenKeychain} + \iconframe{img/etesync.png}{EteSync} + & + \iconframe{img/briar.png}{Briar} + \iconframe{img/conversations.png}{Conversations} + \iconframe{img/silence.png}{Silence} + \iconframe{img/tincapp.png}{Tinc App} + \\ + \iconframe{img/syncthing.png}{Syncthing} + \iconframe{img/signal.png}{Signal} + \iconframe{img/dandelion.png}{dandelion*} + & + \iconframe{img/keepassdx.png}{KeePass DX} + \\ \end{tabular} \end{block} \end{frame} @@ -106,6 +130,25 @@ public class MainActivity extends Activity { item & source & license \\ \hline K-9 Mail logo & \url{https://github.com/k9mail/k-9} & Apache-2.0 \\ + OsmAnd logo & \url{https://github.com/osmandapp/Osmand} & CC-BY-NC-ND 4.0 \\ + Nextcloud logo & \url{https://github.com/nextcloud/android} & AGPLv3 \\ + Tiny Tiny RSS logo & \url{https://gitlab.com/derSchabi/tttrsss} & GPLv3 \\ + I2P logo & \url{https://github.com/i2p/i2p.android.base} & Apache-2.0 \\ + Orbot logo & \url{https://gitweb.torproject.org/orbot.git} & BSD \\ + F-Droid logo & \url{https://gitlab.com/fdroid/fdroidclient} & GPLv3 \\ + andOTP logo & \url{https://github.com/andOTP/andOTP} & MIT \\ + Shaarlier logo & \url{https://github.com/dimtion/Shaarlier} & GPLv3 \\ + wallabag logo & \url{https://github.com/wallabag/android-app} & GPLv3 \\ + OpenKeychain logo & \url{https://github.com/open-keychain/open-keychain} & GPLv3 \\ + EteSync logo & \url{https://github.com/etesync/android} & GPLv3 \\ + Syncthing logo & \url{https://github.com/syncthing/syncthing-android} & MPLv2 \\ + Briar logo & \url{https://code.briarproject.org/briar/briar} & GPLv3 \\ + Conversations logo & \url{https://github.com/siacs/Conversations} & GPLv3 \\ + Signal logo & \url{https://github.com/signalapp/Signal-Android} & GPLv3 \\ + Silence logo & \url{https://git.silence.dev/Silence/Silence-Android} & GPLv3 \\ + Tinc App logo & \url{https://github.com/pacien/tincapp} & GPLv3 \\ + KeePass DX logo & \url{https://github.com/Kunzisoft/KeePassDX} & GPLv3 \\ + dandelion* logo & \url{https://github.com/gsantner/dandelion} & GPLv3 \\ everything else & this slideshow & CC BY-SA 4.0 \end{tabular} \end{frame} -- cgit v1.2.3