diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-03 15:41:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-03 15:41:30 -0400 |
commit | f3e8b8efb35f4db7aa679c6104cee48940320f6e (patch) | |
tree | 314fd532e91367d2fc1ccdb59695b8ffa3fd3df7 /doc | |
parent | e4731d4cfa7b6f531ccb912398ae3cc47b410f2c (diff) |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/assistant/android.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/android.mdwn b/doc/design/assistant/android.mdwn index 6b3b4cbc5..2a2609341 100644 --- a/doc/design/assistant/android.mdwn +++ b/doc/design/assistant/android.mdwn @@ -31,3 +31,5 @@ * S3, glacier, and local pairing are not yet enabled for Android. * The "Files" link doesn't start a file browser. Should be possible to do on Android via intents, I suppose? +* Does not detect mounted USB drives. getMounts is failing + probably? |