mirror of https://github.com/tasks/tasks
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.
31 lines
996 B
Plaintext
31 lines
996 B
Plaintext
14 years ago
|
Astrid Project Overview
|
||
|
----------------------------
|
||
|
Last Updated: Oct 8, 2010 by Tim
|
||
|
|
||
|
A brief guide of the Astrid project.
|
||
|
|
||
|
=================
|
||
|
Files and Folders
|
||
|
=================
|
||
|
|
||
|
art/ - original art resources
|
||
|
astrid/ - astrid Android project
|
||
|
antlib/ - libraries for ant
|
||
|
assets/ - folder for raw assets
|
||
|
common-src/ - todoroo-commons source folder
|
||
|
gen/ - auto-generated source folder
|
||
|
libs/ - external jars
|
||
|
plugin-src/ - plugin source folder
|
||
|
res/ - android resources
|
||
|
src/ - astrid source folder
|
||
|
src-legacy/ - astrid v2 source folder
|
||
|
bin/ - utility shell scripts
|
||
|
docs/ - astrid project documents
|
||
|
LICENSE - license under which source is released
|
||
|
OVERVIEW - this file
|
||
|
README.md - github project readme
|
||
|
samples/ - astrid plugin code samples
|
||
|
tests/ - unit test project
|
||
|
translations/ - gettext .po and .pot files
|
||
|
|