You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/api
Sam Bosley 4206c644ec Updated .pot files, added string comments 12 years ago
..
.settings Added eclipse code formatting and organizing preferences to Astrid, test, and API projects 13 years ago
locales Updated .pot files, added string comments 12 years ago
res Update strings files with translation help comments provided by Jessie Tang 12 years ago
src/com/todoroo Merge pull request #189 from jimmyscott/120710_js_cal_ab_test 12 years ago
.classpath 2nd alpha version of tablet/phone ui with actionbar-classes and basic callback-structure through activities as proposed in the 'supporting handsets' article on developer.android.com 13 years ago
.gitignore Merge commit '94a57ce7512954d092ea49a09f3f15ccc7486556' as 'api' 14 years ago
.project Merge commit '94a57ce7512954d092ea49a09f3f15ccc7486556' as 'api' 14 years ago
AndroidManifest.xml Merge commit '94a57ce7512954d092ea49a09f3f15ccc7486556' as 'api' 14 years ago
LICENSE Merge commit '94a57ce7512954d092ea49a09f3f15ccc7486556' as 'api' 14 years ago
README.md Merge commit '94a57ce7512954d092ea49a09f3f15ccc7486556' as 'api' 14 years ago
build.xml Migrated ant scripts to Android SDK v15 13 years ago
proguard.cfg Migrated ant scripts to Android SDK v15 13 years ago
project.properties Bring api and facebook projects in line with our core build target 12 years ago

README.md

Astrid API Library - libraries for writing add-ons to Astrid -

This code is licensed under the New BSD License (see LICENSE)

Note that this is a beta release of the API - things may (and probably will) change from now until the official release. Documentation is also being written.

If you are planning on using this project, make sure to watch it for changes. Your feedback is also appreciated.

Getting Started With Development

  1. Install the following: • gitEclipse (preferred: Eclipse IDE for Java Developers) • Android SDK - version 0.9.7 of Eclipse ADT is required

  2. Use git to clone this repository (see Github's instructions if you need help).

2b. mkdir libs (in case your Android SDK is not up to date)

  1. Open up eclipse and import the astridApi project.

  2. If you are creating a new add-on for Astrid, create a new project in eclipse • in the Android tab of the project, indicate astridApi as a library reference

  3. Check out the wiki and javadoc

Contact

For support requests, use the Astrid issue tracker. For development questions, contact timsu via e-mail.

Astrid also has an IRC channel, irc.freenode.net #astrid