summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-15 14:36:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-15 14:36:49 -0400
commit9428ea01ffb76eeb049ba81d7246084df13187cb (patch)
tree85660abbd118b79f3ccc045a40828ff32b6880a8
parente90f68e11df1c6b72d34d1835f64b6b912156936 (diff)
update
-rw-r--r--doc/design/assistant/android.mdwn7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/design/assistant/android.mdwn b/doc/design/assistant/android.mdwn
index 010380635..82377e845 100644
--- a/doc/design/assistant/android.mdwn
+++ b/doc/design/assistant/android.mdwn
@@ -1,9 +1,10 @@
### goals
1. Get git-annex working at the command line in Android,
- along with all the programs it needs. **done**
-2. Get the webapp and assistant working. A hopefully small Java app will be
- developed, which runs the webapp daemon, and a web browser to display it.
+ along with all the programs it needs, and the assistant. **done**
+2. Get the webapp working. Needs Template Haskell, or a workaround.
+3. A hopefully small Java app will be developed, which runs the
+ webapp daemon, and a web browser to display it.
### Android specific features