Mirror of Tasks App for Android
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.
 
 
Go to file
Tim Su 5f36c7a686 Update widget on task delete 14 years ago
art Initial big widget commit 14 years ago
astrid Update widget on task delete 14 years ago
bin Cleaned up translations, pushing out a new pot file from this project and astridApi combined 14 years ago
docs Added CLA pdf 14 years ago
samples/filters Fix CRLF for dev 14 years ago
tests Fix test by controling the # of tasks backed up 14 years ago
translations pulled in launchpad strings 14 years ago
.gitignore Wrote a build.xml for Astrid that actually compiles the thing. 14 years ago
LICENSE Added GPLv2 License 14 years ago
README.md Added instructions for astridApi project. 14 years ago

README.md

Astrid - Task Management Done Right

Astrid strives to be a simple and effective organization tool for Google Android phones. It comes with features like reminders, tagging, widgets, and integration with online synchronization services.

Interested in using Astrid? Search "astrid" in Android Market. Look for the smiling pink squid!

If you would like to help out with the Astrid project, you're in the right place.

Getting Started With Development

  1. Create your own fork of Astrid by clicking on Github's Fork button above (you may have to log in first).

  2. Install the following: • gitEclipse (preferred: Eclipse IDE for Java Developers) • Android SDK

  3. Use git to clone your forked repository (see Github's instructions if you need help). Follow the Github Line Ending Help

  4. Clone the astridApi github project. This is an (Android Library Project)[http://developer.android.com/guide/developing/eclipse-adt.html#libraryProject] and so you will need ADT version 0.9.7+. Put the astridApi folder in the same root level folder as the astrid folder.

  5. Open up eclipse and import the astrid, astridApi, and astrid-tests projects. There should be no compilation errors. If there are, check the Android page of Eclipse Project Properties to verify the astridApi project was found.

  6. Launch the astrid project as an Android Application, or the astrid-tests project as an Android JUnit Test Suite.

  7. Join the Astrid Power-Users List.

  8. Check out the Product Roadmap and Issues, and look for something you'd want to tackle.

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