Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-18 | Upgrade to neko 3.0.0-beta6. | David Barksdale | |
2013-09-01 | Extend SplashActivity to launch any activity. | David Barksdale | |
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. | |||
2013-08-26 | New lein-droid project. | David Barksdale | |
Created by: lein droid new carddav-sync io.cons.carddav_sync \ :target-sdk 18 :app-name CardDAV-Sync |