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.
tasks/astrid
Arne Jans 1e48dc55c0 PDV-recurrent tasks display and handling first version. No conflict-handling yet between Astrid-repeats and PDV-repeats other than disabling PDV-repeats for tasks that have Astrid-repeats enabled. But still, duplicates might be produced by this. Another glitch is, if a task is completed on webinterface and in Astrid in parallel, and synced, then PDV-recurrent tasks' duedate on webinterface gets added one day (could be due to faulty timezone-handling in producteev.api.ApiUtilities (SimpleDateFormat-instances are hardcoded on Locale.US and thus dont write +0100-timezone for me in Europe/Berlin but +0000) 15 years ago
..
.settings Fixed some issues, added undelete, etc. 16 years ago
antlib Wrote a build.xml for Astrid that actually compiles the thing. 16 years ago
common-src/com killed dead code, added calendar picker to alarms 15 years ago
libs Re-upped latest gtasks jar, also we call get() to verify token works before continuing from gtasks auth 15 years ago
plugin-src/com/todoroo/astrid PDV-recurrent tasks display and handling first version. No conflict-handling yet between Astrid-repeats and PDV-repeats other than disabling PDV-repeats for tasks that have Astrid-repeats enabled. But still, duplicates might be produced by this. Another glitch is, if a task is completed on webinterface and in Astrid in parallel, and synced, then PDV-recurrent tasks' duedate on webinterface gets added one day (could be due to faulty timezone-handling in producteev.api.ApiUtilities (SimpleDateFormat-instances are hardcoded on Locale.US and thus dont write +0100-timezone for me in Europe/Berlin but +0000) 15 years ago
res CRLF patch from Arne 15 years ago
rmilk-src Screwed up the rmilk metadata with remote 15 years ago
src/com/todoroo/astrid clear complete-status cache if flushing tasklist-caches. this is necessary for properly displaying pdv-recurrent tasks after a sync. 15 years ago
src-legacy/com/timsu/astrid Another test, this time for DI, and fixes for the things we found 15 years ago
.classpath Made progress in gtasks sync pre-Android 2.1. We can get a token, but it doesn't seem to work 16 years ago
.project Moved a bunch of API files into the API project. Yay for code reuse. 16 years ago
AndroidManifest.xml version bump to Astrid 3.6.2, fix for google tasks crash and another minor crash 15 years ago
astrid.launch Commented out google tasks, version bump for market release 16 years ago
build.properties Added release engineering for custom builds 15 years ago
build.xml Added release engineering for custom builds 15 years ago
default.properties Moved a bunch of API files into the API project. Yay for code reuse. 16 years ago
translation-notes More progress in the effort of getting notifications working. 16 years ago