summaryrefslogtreecommitdiffstats
path: root/slides.tex
diff options
context:
space:
mode:
authordllud <dllud@riseup.net>2019-12-10 04:04:28 +0000
committerdllud <dllud@riseup.net>2019-12-10 04:05:30 +0000
commit95c481169eb7125eb7f2eba3f67b9713dc3cecab (patch)
tree580878877d5f8ae8360b92ddc4baae1ef1895f21 /slides.tex
parent88c5dba524a3b7f72a99e091a656e6a31a6955b2 (diff)
downloadwebview-presentation-95c481169eb7125eb7f2eba3f67b9713dc3cecab.tar.gz
webview-presentation-95c481169eb7125eb7f2eba3f67b9713dc3cecab.tar.bz2
webview-presentation-95c481169eb7125eb7f2eba3f67b9713dc3cecab.zip
[WIP] PRISM apps that use WebView.
Diffstat (limited to 'slides.tex')
-rw-r--r--slides.tex43
1 files changed, 43 insertions, 0 deletions
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}