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 01af108e96 Fixed sync issues:
- no more double-synchronizing, which gives "Service invocation failed" error
  - better logging
  - notes are now pushed to RTM if they don't already exist. this is a small hack
  - auto synchronization option
  - hacky screen gesture animations. they're really terrible, but kinda cool
  - completed tasks are marked as done on RTM, not deleted
  - tag-to-list conversion is now case insensitive

  Also, restored full tabs, and added animation xml's.
16 years ago
.settings Lots of changes: 16 years ago
lib Added repeating tasks feature, help menu, and started work on RTM sync. 16 years ago
res Fixed sync issues: 16 years ago
src/com Fixed sync issues: 16 years ago
.classpath Added repeating tasks feature, help menu, and started work on RTM sync. 16 years ago
.project Reorganized svn repository to follow Google's format. 16 years ago
AndroidManifest.xml Fixed sync issues: 16 years ago
bzrtogit.sh Initial directory structure. 16 years ago