Commit Graph

1271 Commits (464d65fc636dfe0edf12c6f95ba454bbe652d59e)
 

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

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