You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<aclass="_intro-hide" data-hide-intro>Stop showing this message</a>
74
74
</div>
75
75
"""
76
+
77
+
app.templates.androidWarning = """
78
+
<divclass="_mobile-intro">
79
+
<h2class="_intro-title">Hi there</h2>
80
+
<p>DevDocs is running inside an Android WebView. Some features may not work properly.
81
+
<p>If you downloaded an app called DevDocs on the Play Store, please uninstall it — it's made by someone who is using (and profiting from) the name DevDocs without permission.
82
+
<p>To install DevDocs on your phone, visit <ahref="http://devdocs.io" target="_blank">devdocs.io</a> in Chrome and select "Add to home screen" in the menu.
0 commit comments