Commit graph

10621 commits

Author SHA1 Message Date
Xyem
38e2185cb3 Added a comment 2013-05-06 12:18:40 +00:00
http://edheil.wordpress.com/
b09411e65e Added a comment 2013-05-05 20:55:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn26WQjIP5fnMgQF_L_k3Q3UrR5v8mjRTY
f08c08478d Added a comment 2013-05-05 12:18:41 +00:00
https://launchpad.net/~subito
97770fea63 Added a comment: Galaxy Nexus: same here 2013-05-05 10:46:12 +00:00
http://edheil.wordpress.com/
c4c8edc2af 2013-05-05 05:33:40 +00:00
https://openid.fmarier.org/
6a32ce9f70 Added a comment: Still stuck at "pairing in progress" 2013-05-05 00:26:19 +00:00
Joey Hess
878096d80b Merge branch 'master' of ssh://git-annex.branchable.com 2013-05-04 17:10:47 -04:00
Joey Hess
8a709df613 blog for the day 2013-05-04 17:09:48 -04:00
Joey Hess
ad6fee422a fix warning 2013-05-04 16:36:51 -04:00
Joey Hess
001d82f953 fix warning 2013-05-04 16:35:54 -04:00
Joey Hess
621384ead3 add android.permission.WRITE_MEDIA_STORAGE
Needed to access removable media such as USB drives.

May only work with newer versions of Android.
2013-05-04 16:31:23 -04:00
Joey Hess
d35132810a Got removable media mount detection working on Android.
Bionic has an amusing stub for `getmntent` that prints out
"FIX ME! implement getmntent()"

But, `/proc/mounts` is there, so I just parse it.
2013-05-04 16:19:25 -04:00
Joey Hess
41e6c1de9a prevent openssh from checking config file permissions
Android features filesystems with a variety of insane and wonderful
default permissions, such as ----rwxr-x
2013-05-04 16:00:02 -04:00
Joey Hess
4a2854d6fb got hS3 to build 2013-05-04 15:34:13 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
7979d386df Adding section explaining annex-rsync-transport 2013-05-04 18:57:13 +00:00
Joey Hess
d994f35937 disable hostname validation and canonicalization on android 2013-05-04 14:26:49 -04:00
Joey Hess
71851f3180 android build fix 2013-05-04 14:25:24 -04:00
Joey Hess
c56c9355cb only set ANDROID_FLAGS if not already set 2013-05-04 14:16:15 -04:00
http://joeyh.name/
75a1e126b5 Added a comment 2013-05-04 16:39:26 +00:00
Joey Hess
e9c542f7c6 Merge branch 'master' of ssh://git-annex.branchable.com 2013-05-04 12:24:45 -04:00
Joey Hess
322e7f44c1 cabal does not like ~ in version numbers, work around (for backports) 2013-05-04 12:24:01 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnkBYpLu_NOj7Uq0-acvLgWhxF8AUEIJbo
87e7a21540 2013-05-04 09:36:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
d68333f2f5 Added a comment 2013-05-04 05:30:26 +00:00
Bruno Bigras
11fa9f809a Fixed a typo in repogroup.hamlet 2013-05-04 02:28:15 -03:00
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
6ea431f4cb Added a comment 2013-05-04 05:02:46 +00:00
https://openid.fmarier.org/
310c720858 Added a comment: Ports to open on the firewall? 2013-05-04 03:56:55 +00:00
http://joeyh.name/
4bcadd93bd Added a comment 2013-05-03 22:44:36 +00:00
Richard Hartmann
50911c1a6d Typo 2013-05-04 00:44:02 +02:00
http://adamspiers.myopenid.com/
242c0a0210 2013-05-03 22:16:23 +00:00
http://adamspiers.myopenid.com/
155ab8c253 2013-05-03 22:15:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo
afb3b134ef Added a comment 2013-05-03 21:12:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo
b7e16baf49 2013-05-03 21:05:00 +00:00
Joey Hess
91f033bd99 blog for the day 2013-05-03 15:45:42 -04:00
Joey Hess
9c62425224 update 2013-05-03 15:41:30 -04:00
Joey Hess
5d8480b157 Merge branch 'master' of ssh://git-annex.branchable.com 2013-05-03 15:22:13 -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
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
3ad7effb7f Added a comment: Maybe it is not leaking after all 2013-05-03 18:37:48 +00:00
Joey Hess
543ffa5b9f work around git/environment/gecos/android suck
I don't know why, but I can't seem to set the environment variables inside
git-annex to work around the git error caused by android's crappy username
and hostname settings. This workaround works, and that's all that's good
about it.
2013-05-03 14:08:26 -04:00
Joey Hess
1b3b1675ab update 2013-05-03 13:33:56 -04:00
Joey Hess
585997d4b8 update 2013-05-03 13:33:03 -04:00
Joey Hess
d63af71d67 update 2013-05-03 13:21:36 -04:00
Joey Hess
063e344cbd fix setup of runshell wrapper wrapper 2013-05-03 13:17:01 -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
d9861d60ca fix link 2013-05-03 12:43:49 -04:00