summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--slides.tex11
1 files changed, 10 insertions, 1 deletions
diff --git a/slides.tex b/slides.tex
index bb6237f..90bc682 100644
--- a/slides.tex
+++ b/slides.tex
@@ -318,21 +318,30 @@ public class MainActivity extends Activity {
\begin{frame}
\frametitle{Mapping WebView to GeckoView}
Requires a considerable effort.\\\bigskip
- Can pay off in the long-term: no need to constantly scout for proprietary dependencies and privacy issues.\\\bigskip
+ Can pay off in the long-term: no need to constantly scout
+ for proprietary dependencies and privacy issues.\\\bigskip
Burden may be lessened by collaborations, e.g., qt5-webengine replacement with Gecko underneath.
\end{frame}
\section{GeckoView on apps}
+\begin{frame}
+ \frametitle{GeckoView on apps}
+ Fork apps to use GeckoView instead of WebView.\\\bigskip
+ Impossible for the small Replicant team to maintain.\\\bigskip
+ Would only work if app maintainers perceive GeckoView as a better alternative.
+\end{frame}
\section{Feedback?}
\begin{frame}
\frametitle{Feedback?}
\begin{itemize}
+ \setlength\itemsep{1em}
\item Questions
\item Comments
\item Ideas
\item Collaboration
\end{itemize}
+ \vspace{2em}
All welcomed!
\end{frame}