Commit graph

20 commits

Author SHA1 Message Date
Joey Hess
7b6d0da9b8
adb import
As well as adding the necessary methods, a few other changes to the adb
remote:

* Use ".annextmp" extension for temp files, to avoid conflict with other
  temp files.
* Stop using "echo $?" to get exit status of command inside adb.
  There were two problems; first the "echo" just before it meant it was
  always 0! And secondly, it seems kind of random on my phone whether it's
  1 or 0, not dependant on whether the command seems to have succeeded.
2019-04-09 17:52:41 -04:00
Joey Hess
1f96b24382
remove section on direct mode
git-annex init on the sdcard will now create a v7 adjusted unlocked
repo. While the assistant does still set up direct mode, that's not
because of /sdcard being a crippled filesystem.
2018-10-26 13:57:17 -04:00
Joey Hess
c7885491b2
clarifications 2018-10-26 13:51:15 -04:00
Joey Hess
ba0bbced51
source git-annex-install so it it can add git-annex to PATH
This commit was sponsored by Jack Hill on Patreon.
2018-10-22 13:22:10 -04:00
Joey Hess
3cc273990c
rename to avoid render as html 2018-10-16 11:23:31 -04:00
Joey Hess
dbb5e31988
fix header 2018-10-13 12:53:26 -04:00
Joey Hess
1566ad7c02
link to Termux:Boot info 2018-10-13 12:52:41 -04:00
Joey Hess
b72f1e1b48
update android docs for termux
This commit was sponsored by John Pellman on Patreon.
2018-10-13 12:11:47 -04:00
Øyvind A. Holm
490e97ec10 Various typo fixes in doc/*.mdwn 2015-04-02 01:50:17 +02:00
Joey Hess
4a75d75d92 clean up Android comment-as-bug-report mess 2013-07-30 13:54:03 -04:00
Joey Hess
f07cdf88ba remove disk space usage note
Using symlinks should avoid this Android bug.
2013-05-23 13:56:53 -04:00
Joey Hess
33334bfe2e added special camera repository to start screen for android 2013-05-03 15:21:31 -04:00
Joey Hess
82b57b65cd don't start webapp in the background, so that password prompts can work 2013-05-03 14:59:13 -04:00
Joey Hess
467dab0472 toc 2013-05-03 13:16:03 -04:00
Joey Hess
fceb416d6a adb shell 2013-05-03 13:15:24 -04:00
Joey Hess
7130eb2bf9 mention Android's buggy app size calculations 2013-05-03 13:05:21 -04:00
Joey Hess
cb4b27d9c0 add icon 2013-05-03 12:58:10 -04:00
Joey Hess
81ea6d8709 wording 2013-05-03 12:54:53 -04:00
Joey Hess
b29472a451 add screenshot 2013-05-03 12:53:52 -04:00
Joey Hess
2e50754661 Android page 2013-05-03 12:29:52 -04:00