From 5e01e9b4beb8b7415ca701fa8b76a13b2acdad01 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 2 May 2013 19:09:20 -0400 Subject: [PATCH] update --- doc/design/assistant/android.mdwn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/design/assistant/android.mdwn b/doc/design/assistant/android.mdwn index a13bb19e4a..2285da5562 100644 --- a/doc/design/assistant/android.mdwn +++ b/doc/design/assistant/android.mdwn @@ -32,9 +32,10 @@ transfers when not on wifi. This may need to be configurable. allow git to link to it. * getEnvironment is broken on Android and a few places use it. -* XMPP support. I got all haskell libraries installed, but it fails to find - several C libraries at link time. * Get local pairing to work. network-multicast and network-info don't currently install. * Get test suite to pass. Current failure is because `git fetch` is somehow broken with local repositories. +* Webapp: Bootstrap icons are not displayed. Check, is this a problem + with the icon file not being served up with right content, or is it + a browser incompatability?