summaryrefslogtreecommitdiff
path: root/doc/design/assistant/android.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-02 19:09:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-02 19:09:20 -0400
commit2b6e9d4a9d6c5113261f06bee51aedea929a0f0e (patch)
tree1e093e6cce8f9f4aff0e08ee0c19a846134e31df /doc/design/assistant/android.mdwn
parentc636de345331026a18ff33aa09bbc642029e51a8 (diff)
update
Diffstat (limited to 'doc/design/assistant/android.mdwn')
-rw-r--r--doc/design/assistant/android.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/design/assistant/android.mdwn b/doc/design/assistant/android.mdwn
index a13bb19e4..2285da556 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 <https://github.com/neurocyte/ghc-android/issues/7>
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?