<feed xmlns='http://www.w3.org/2005/Atom'>
<title>CardDAV-Sync/src/clojure/io/cons, branch master</title>
<subtitle>Project obsoleted by DAVdroid https://github.com/rfc2822/davdroid</subtitle>
<id>https://git.amat.us/CardDAV-Sync/atom/src/clojure/io/cons?h=master</id>
<link rel='self' href='https://git.amat.us/CardDAV-Sync/atom/src/clojure/io/cons?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/CardDAV-Sync/'/>
<updated>2013-10-12T22:27:59Z</updated>
<entry>
<title>A little cleanup.</title>
<updated>2013-10-12T22:27:59Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus@amatus.name</email>
</author>
<published>2013-10-12T22:27:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/CardDAV-Sync/commit/?id=2f72021619685d525e8ff2c3f4686b372123c78d'/>
<id>urn:sha1:2f72021619685d525e8ff2c3f4686b372123c78d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to neko 3.0.0-beta6.</title>
<updated>2013-09-19T03:59:29Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus@amatus.name</email>
</author>
<published>2013-09-19T03:59:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/CardDAV-Sync/commit/?id=5696a8d661e962e85c013dc2f6cafbe2d02e0c49'/>
<id>urn:sha1:5696a8d661e962e85c013dc2f6cafbe2d02e0c49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apparently I have to also :require genclasses.</title>
<updated>2013-09-19T01:49:02Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus@amatus.name</email>
</author>
<published>2013-09-19T01:49:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/CardDAV-Sync/commit/?id=a2463668724a54ad67bba4f902cff4a3bc21ea2e'/>
<id>urn:sha1:a2463668724a54ad67bba4f902cff4a3bc21ea2e</id>
<content type='text'>
Clearly I have no idea what's going on here or how
namespaces and genclass works.
</content>
</entry>
<entry>
<title>Add "Sign in" button with AsyncTask doing the work.</title>
<updated>2013-09-05T03:15:37Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus@amatus.name</email>
</author>
<published>2013-09-05T03:15:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/CardDAV-Sync/commit/?id=e9cf8195c63e25dbefdb6aec5a9b6d912f070a92'/>
<id>urn:sha1:e9cf8195c63e25dbefdb6aec5a9b6d912f070a92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some work on the authenticator_activity UI.</title>
<updated>2013-09-02T03:01:25Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus@amatus.name</email>
</author>
<published>2013-09-02T03:01:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/CardDAV-Sync/commit/?id=237be1fc4a9aa5763efb364b8c8441f276c06eef'/>
<id>urn:sha1:237be1fc4a9aa5763efb364b8c8441f276c06eef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend SplashActivity to launch any activity.</title>
<updated>2013-09-01T19:38:54Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus@amatus.name</email>
</author>
<published>2013-09-01T19:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/CardDAV-Sync/commit/?id=cae13d7a7968eb7fca68a6d4f7b4da7adf1f24f7'/>
<id>urn:sha1:cae13d7a7968eb7fca68a6d4f7b4da7adf1f24f7</id>
<content type='text'>
If authenticator_activity is started without launching the
main activity, neko will not be initialized and on-ui throws
an exception. So instead of starting authenticator_activity
directly, ask SplashActivity to do it for us and initialize
neko if it wasn't already.
I'm probably abusing the Intent selector, but it seems to work.
</content>
</entry>
<entry>
<title>Add authenticator_activity.</title>
<updated>2013-09-01T17:46:13Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus@amatus.name</email>
</author>
<published>2013-09-01T17:46:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/CardDAV-Sync/commit/?id=263608cc0d6642d793cc650e0a544e09f3d6815e'/>
<id>urn:sha1:263608cc0d6642d793cc650e0a544e09f3d6815e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use :require in this case.</title>
<updated>2013-09-01T17:45:45Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus@amatus.name</email>
</author>
<published>2013-09-01T17:45:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/CardDAV-Sync/commit/?id=05fb3de39b40c22dda902b25705b2272df30e7e9'/>
<id>urn:sha1:05fb3de39b40c22dda902b25705b2272df30e7e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Authenticator and SyncAdapter skeleton.</title>
<updated>2013-08-29T00:29:21Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus@amatus.name</email>
</author>
<published>2013-08-29T00:29:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/CardDAV-Sync/commit/?id=e5a01c3d697562b734f11ac13f96b8a4a95de6cd'/>
<id>urn:sha1:e5a01c3d697562b734f11ac13f96b8a4a95de6cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New lein-droid project.</title>
<updated>2013-08-27T01:31:42Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus@amatus.name</email>
</author>
<published>2013-08-27T01:31:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/CardDAV-Sync/commit/?id=85e0a42e2a695b4eb58579aeba0756ff64615f03'/>
<id>urn:sha1:85e0a42e2a695b4eb58579aeba0756ff64615f03</id>
<content type='text'>
Created by: lein droid new carddav-sync io.cons.carddav_sync \
		:target-sdk 18 :app-name CardDAV-Sync
</content>
</entry>
</feed>
