aboutsummaryrefslogtreecommitdiff
path: root/doc/design/assistant/blog/day_259__Android_dominos_toppling.mdwn
blob: 3f96b1fb0b60c0f2d48210a5f5395dcffba0fb42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
It all came together for Android today. Went from a sort of working app
to a fully working app!

* rsync.net works.
* Box.com appears to work -- at least it's failing with the same
  timeout I get on my linux box here behind the firewall of dialup doom.
* XMPP is working too!

These all needed various little fixes. Like loading TLS certificates from
where they're stored on Android, and ensuring that totally crazy file
permissions from Android (----rwxr-x for files?!) don't leak out into rsync
repositories. Mostly though, it all just fell into place today.
Wonderful..

The Android autobuild is updated with all of today's work, so try it out.