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 7d4ad4d9c9 Fixed bug where the very first time the app is run, it would crash, by adding "IF NOT EXISTS" to the sql queries for creating tables. Also synchronizing these operations for good measure. 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 Added Toasts for "onTaskSave" (reporting the time till due date, if set) 16 years ago
src/com Fixed bug where the very first time the app is run, it would crash, by adding "IF NOT EXISTS" to the sql queries for creating tables. Also synchronizing these operations for good measure. 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 Slight updates to get to 2.6.1 - including making the swipes far more lenient, and fixing back button behavior. 16 years ago
bzrtogit.sh Initial directory structure. 16 years ago