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 c2ec12b343 Fixed how the autosync offset was being calculated.
Really, how did this work before? Oh well, that's why we code review... =/
15 years ago
.settings Removed unused code, added display for tasks synchronized on remote server, updated translations. 15 years ago
lib Added Flurry to track application usage statistics. Creating various logging points for errors and events, including creating, editing, postponing, completing tasks, synchronization, notifications. 15 years ago
res Trying to fix an issue with SyncLoginActivity going dark, and also sync service starting immediately, screwing up your login. 15 years ago
src/com Fixed how the autosync offset was being calculated. 15 years ago
translations Added translation templates from strings and arrays files. 15 years ago
.classpath Added Flurry to track application usage statistics. Creating various logging points for errors and events, including creating, editing, postponing, completing tasks, synchronization, notifications. 15 years ago
.project Edited classpath and removed some unnecessary jars, all in effort to build against 1.5. 15 years ago
AndroidManifest.xml Fixed how the autosync offset was being calculated. 15 years ago
bzrtogit.sh Initial directory structure. 15 years ago
default.properties Removed unused code, added display for tasks synchronized on remote server, updated translations. 15 years ago