Commit Graph

1521 Commits (c3b1e2e0844726a8b7f29f46817577ffc78277c0)
 

Author SHA1 Message Date
Jon 65f3f04a8f Updated Readme with input from Arne. (astrid original - named upstream and clean instructions added. 14 years ago
Jon a760d84a38 Added CLA step to readme 14 years ago
Jon bec8998200 additional readme formatting 14 years ago
Jon 3880353801 formatting of readme 14 years ago
Jon 34e18ec40d Added contributors workflow to the readme. 14 years ago
Jon 0ca9cb6210 Updated the contributor workflow in the readme 14 years ago
Tim Su 0625a34582 Upgrade message 14 years ago
Tim Su 91509d0642 Restored functionality where we don't synchronize tasks that you are not interested in 14 years ago
Tim Su a28d39ea90 Added nls warning suppression 14 years ago
Tim Su b79a75bf17 Removing some commented out lines 14 years ago
Arne Jans d6c4499497 repeating icon for pdv-recurrent tasks added 14 years ago
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) 14 years ago
Arne Jans 0b28171bbd clear complete-status cache if flushing tasklist-caches. this is necessary for properly displaying pdv-recurrent tasks after a sync. 14 years ago
Tim Su 02d5de51e8 Had to re-write the producteev api sig generation logic to support array types 14 years ago
Tim Su cded7963f9 Changed producteev api to use change_labels call instead of set/unset labels 14 years ago
Tim Su 127cdd081a [debug] added some debugging to PDV logic. 14 years ago
Tim Su 8b6241b042 CRLF patch from Arne 14 years ago
Tim Su 26c0d077c7 added task completion event 14 years ago
Tim Su 5582bcae53 Minor fixes to google sync and shortening log 14 years ago
Tim Su 3229379d20 Fix for a NPE 14 years ago
Tim Su 37376d5842 Default control set should be the user's default workspace 14 years ago
Tim Su ed8840167f made the do not synchronize label more clear 14 years ago
Tim Su 37ed37ba74 Don't delete tasks that are existing but marked do not sync 14 years ago
Tim Su 3984622eb7 killed unused line 14 years ago
Tim Su b06885676d version bump to Astrid 3.6.2, fix for google tasks crash and another minor crash 14 years ago
Tim Su 4fa87a35d9 suppress strange motorola cliq error by subclassing edit text 14 years ago
Tim Su a87bda2d65 update power pack description 14 years ago
Tim Su b56e6af02e killed dead code, added calendar picker to alarms 14 years ago
Tim Su 77c674c461 oops, reversed the conditions of the plugin text matching 14 years ago
Tim Su b35ae937a2 Version bump 3.6.1 and preferences update 14 years ago
Tim Su a0bfa6567f cosmetic fix to calendar on wvga 14 years ago
Tim Su e8fe6e8a03 Scale due date along with details 14 years ago
Tim Su 60a4e7069a Updated what's in the power pack 14 years ago
Tim Su 637ff02e90 Unit tests for date utilities 14 years ago
Tim Su 36617f5a35 detail font size now scales with main font size 14 years ago
Tim Su dd8016c4ce Continue fixing issues with calendar widget. Now able to scroll properly without miswrapping 14 years ago
Tim Su 8fe7255ba2 More fixes to calendar 14 years ago
Tim Su 8f447e4870 Increased the touch area of the left and right buttons of calendar 14 years ago
Tim Su bdbd502c1b Minor tweaks to make the calendar more visually appealing 14 years ago
Tim Su 5916d6be85 Fix to work on large screens, localize day of week, and got rid of set button 14 years ago
Tim Su bc46960e95 Merge remote branch 'jonparis/master' 14 years ago
Tim Su b7bb6c1104 fix reference to read-only patch that we haven't pulled yet 14 years ago
Tim Su 3ed636635d Added release engineering for custom builds 14 years ago
Jon Paris dd6aebe111 added calendar widget - still needs work though days of week are not internationalized and Set button should be removed (date should be set on pressing the date 14 years ago
Tim Su 0de220849a quick fix for AST-428
Conflicts:

	astrid/plugin-src/com/todoroo/astrid/producteev/sync/ProducteevSyncProvider.java
14 years ago
Tim Su 26d8421e1a fix for crash by rotating phone rapidly on task edit screen. 14 years ago
Tim Su 721c187386 Make sure that cursor closed. 14 years ago
Tim Su 43d8157386 widget in background service 14 years ago
Tim Su 8a7d57b429 Merge branch 'master' of github.com:todoroo/astrid 14 years ago
Tim Su 68e1b00b10 Moved FWCI to astrid api 14 years ago