summaryrefslogtreecommitdiff
path: root/standalone/android
Commit message (Collapse)AuthorAge
* future workGravatar Joey Hess2013-09-23
|
* move stuff into .androidGravatar Joey Hess2013-09-23
| | | | This simplifies my schroot bind mounts
* java needs /proc mounted in the chroot? why am I surprised?Gravatar Joey Hess2013-09-23
|
* env sanitizationGravatar Joey Hess2013-09-23
|
* fix cdGravatar Joey Hess2013-09-23
|
* work around stupid licence promptGravatar Joey Hess2013-09-22
|
* pin termGravatar Joey Hess2013-09-22
|
* need gettext to build gnupgGravatar Joey Hess2013-09-22
|
* pin rsyncGravatar Joey Hess2013-09-22
|
* grrGravatar Joey Hess2013-09-22
|
* pin opensshGravatar Joey Hess2013-09-22
|
* fix clonesGravatar Joey Hess2013-09-22
|
* working on getting make androidapp to work nowGravatar Joey Hess2013-09-22
|
* fix cdGravatar Joey Hess2013-09-22
|
* Merge remote-tracking branch 'orca/android-rebuild' into android-rebuildGravatar Joey Hess2013-09-22
|\
| * fix unix-timeGravatar Joey Hess2013-09-23
| |
* | cabal install from local git-annex cabal fileGravatar Joey Hess2013-09-22
|/
* reorderGravatar Joey Hess2013-09-22
|
* addGravatar Joey Hess2013-09-22
|
* hamlet requires shapespeareGravatar Joey Hess2013-09-22
| | | | also, disable forced reinstalls, which hide such problems
* set git config stuff so it can commit (hate hate hate that)Gravatar Joey Hess2013-09-22
|
* cd to work dirGravatar Joey Hess2013-09-22
|
* cd to homeGravatar Joey Hess2013-09-22
|
* Merge branch 'android-rebuild' of git://git-annex.branchable.com into ↵Gravatar Joey Hess2013-09-22
|\ | | | | | | android-rebuild
* | successfully builds (except XMPP)Gravatar Joey Hess2013-09-22
| |
| * create home dirGravatar Joey Hess2013-09-22
| |
| * apt-get cleanGravatar Joey Hess2013-09-22
| |
| * umount /procGravatar Joey Hess2013-09-22
| |
| * new buildchroot script to automate android chroot setupGravatar Joey Hess2013-09-22
|/
* didn't need to install cabal hereGravatar Joey Hess2013-09-22
|
* remove unused patches (2000+ lines!)Gravatar Joey Hess2013-09-22
|
* refresh haskell package patches for new android buildGravatar foo2013-09-22
| | | | | | | | | Android build is now almost entirely automated, except for the installation of cross-built libs needed for XMPP. Haskell packages updated to current newest versions. Am not currently pinning the versions, as that didn't work out last time I tried it (must have missed some pins before).
* Android: Fix bug in terminal app that caused it to spin using much CPU and ↵Gravatar Joey Hess2013-08-26
| | | | battery. This problem was introduced in version 4.20130601.
* update android icons to use new version of logoGravatar Joey Hess2013-07-21
|
* Android: gpg is built without --enable-minimal, so it interoperates better ↵Gravatar Joey Hess2013-07-08
| | | | with other gpg builds that may default to using other algorithms for encryption.
* hack to deal with minor version skew in Data.Map when using EvilSplicerGravatar Joey Hess2013-06-10
|
* Android: Work around Android devices where the `am` command doesn't work.Gravatar Joey Hess2013-05-31
|
* make webapp menu item be visible in all languagesGravatar Joey Hess2013-05-29
|
* Android: Added an "Open WebApp" item to the terminal's menu. Should work for ↵Gravatar Joey Hess2013-05-28
| | | | Android devices that cannot auto-open the webapp on start.
* Android app: Avoid using hard links to app's lib directory, which is ↵Gravatar Joey Hess2013-05-23
| | | | | | | sometimes on a different filesystem than the data directory. Assumes symlinks work on all android. If not, this would need to be adapted to try both. This worked for me.
* patched DNS library to use getprop to find the DNS server (dunno if it will ↵Gravatar Joey Hess2013-05-15
| | | | work)
* add DNS library to Android build environmentGravatar Joey Hess2013-05-15
|
* bugfixGravatar Joey Hess2013-05-09
|
* typoGravatar Joey Hess2013-05-09
|
* add cleancross targetGravatar Joey Hess2013-05-09
|
* fix TLS certificate handling on AndroidGravatar Joey Hess2013-05-09
|
* forgot inotifyGravatar Joey Hess2013-05-09
|
* last few fixes to install-haskell-packagesGravatar Joey Hess2013-05-08
|
* more fixesGravatar Joey Hess2013-05-08
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-08
|\