summaryrefslogtreecommitdiffstats
path: root/slides.tex
diff options
context:
space:
mode:
authordllud <dllud@riseup.net>2019-12-17 00:11:33 +0000
committerdllud <dllud@riseup.net>2019-12-17 00:14:05 +0000
commit9ae276729fa589a20aca27b6201b908d4c607e49 (patch)
tree98ee7c6730ba5325630235c0c1b09954c8222f9d /slides.tex
parent9a6fb5d7f19069e886dacc70446529f01788850f (diff)
downloadwebview-presentation-9ae276729fa589a20aca27b6201b908d4c607e49.tar.gz
webview-presentation-9ae276729fa589a20aca27b6201b908d4c607e49.tar.bz2
webview-presentation-9ae276729fa589a20aca27b6201b908d4c607e49.zip
Finished PRISM apps that use WebView.
Diffstat (limited to 'slides.tex')
-rw-r--r--slides.tex43
1 files changed, 35 insertions, 8 deletions
diff --git a/slides.tex b/slides.tex
index b252b5a..aa388a1 100644
--- a/slides.tex
+++ b/slides.tex
@@ -12,6 +12,7 @@
\usepackage{listings}
\usepackage{graphicx}
\usepackage[font=tiny,skip=0pt]{caption}
+\usepackage{array}
% Use symbols instead of numerals for footnotes.
\renewcommand{\thefootnote}{\fnsymbol{footnote}}
@@ -21,7 +22,7 @@
\makeatother
\newcommand{\iconframe}[2] {
- \begin{minipage}[t]{3em}
+ \begin{minipage}[t]{2.5em}
\includegraphics[width=\textwidth]{#1}
\captionof*{figure}{#2}
\end{minipage}
@@ -86,27 +87,36 @@ public class MainActivity extends Activity {
\iconframe{img/osmand.png}{OsmAnd}
\iconframe{img/nextcloud.png}{Nextcloud}
\iconframe{img/ttrss.png}{Tiny Tiny RSS}
+ \iconframe{img/i2p.png}{I2P}
&
\iconframe{img/orbot.png}{Orbot}
\iconframe{img/fdroid.png}{F-Droid}
\iconframe{img/andotp.png}{andOTP}
\iconframe{img/shaarlier.png}{Shaarlier}
+ \iconframe{img/briar.png}{Briar}
\\
- \iconframe{img/i2p.png}{I2P}
\iconframe{img/wallabag.png}{wallabag}
\iconframe{img/openkeychain.png}{OpenKeychain}
\iconframe{img/etesync.png}{EteSync}
+ \iconframe{img/syncthing.png}{Syncthing}
+ \iconframe{img/signal.png}{Signal}
&
- \iconframe{img/briar.png}{Briar}
\iconframe{img/conversations.png}{Conversations}
\iconframe{img/silence.png}{Silence}
\iconframe{img/tincapp.png}{Tinc App}
+ \iconframe{img/keepassdx.png}{KeePass DX}
+ \iconframe{img/jami.png}{Jami}
\\
- \iconframe{img/syncthing.png}{Syncthing}
- \iconframe{img/signal.png}{Signal}
\iconframe{img/dandelion.png}{dandelion*}
+ \iconframe{img/nomad.png}{Nomad}
+ \iconframe{img/tusky.png}{Tusky}
+ \iconframe{img/movim.png}{Movim}
&
- \iconframe{img/keepassdx.png}{KeePass DX}
+ \iconframe{img/bitmask.png}{Bitmask}
+ \iconframe{img/wireguard.png}{Wireguard}
+ \iconframe{img/fennec.png}{Fennec F-Droid}
+ \iconframe{img/torbrowser.png}{Tor Browser}
+ \iconframe{img/thorium.png}{Thorium}
\\
\end{tabular}
\end{block}
@@ -125,8 +135,8 @@ public class MainActivity extends Activity {
\end{frame}
\begin{frame}
- \frametitle{Licenses}
- \begin{tabular}{l | l | l}
+ \frametitle{Licenses (I)}
+ \begin{tabular}{>{\scriptsize}l | >{\scriptsize}l | >{\scriptsize}l}
item & source & license \\
\hline
K-9 Mail logo & \url{https://github.com/k9mail/k-9} & Apache-2.0 \\
@@ -144,11 +154,28 @@ public class MainActivity extends Activity {
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 \\
+ \end{tabular}
+\end{frame}
+
+\begin{frame}
+ \frametitle{Licenses (II)}
+ \begin{tabular}{>{\scriptsize}l | >{\scriptsize}l | >{\scriptsize}l}
+ item & source & license \\
+ \hline
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 \\
+ Nomad logo & \url{https://framagit.org/disroot/AndHub} & GPLv3 \\
+ Tusky logo & \url{https://github.com/tuskyapp/Tusky} & GPLv3 \\
+ Movim logo & \url{https://github.com/movim/movim_android} & AGPLv3 \\
+ Jami logo & \url{https://git.jami.net/savoirfairelinux/ring-client-android} & GPLv3 \\
+ Bitmask logo & \url{https://0xacab.org/leap/bitmask_android} & GPLv3 \\
+ WireGuard logo & \url{https://git.zx2c4.com/wireguard-android} & Apache-2.0 \\
+ Fennec F-Droid logo & \url{https://hg.mozilla.org/releases/mozilla-esr68} & MPL-2.0 \\
+ Tor Browser logo & \url{https://gitweb.torproject.org/tor-browser.git} & MPL-2.0 \\
+ Thorium logo & \url{https://github.com/sschueller/peertube-android} & AGPLv3 \\
everything else & this slideshow & CC BY-SA 4.0
\end{tabular}
\end{frame}