Commit Graph

42 Commits (be125eca89d8954cf284a3f859d0f5d5b72a751b)

Author SHA1 Message Date
Tim Su be125eca89 Added an API for refreshing details 16 years ago
Tim Su 136135cfd0 Official API support for settings categories 16 years ago
Tim Su 33ae2cad02 Merge remote branch 'origin/master' into dev
Conflicts:
	astrid/AndroidManifest.xml
	astrid/plugin-src/com/todoroo/astrid/producteev/sync/ProducteevDataService.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/MilkBackgroundService.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/MilkDetailExposer.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/MilkPreferences.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/api/data/RtmTask.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/data/MilkNote.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/sync/RTMSyncProvider.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/sync/RTMTaskContainer.java
	astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
	astrid/src/com/todoroo/astrid/adapter/TaskAdapter.java
	astrid/src/com/todoroo/astrid/service/StartupService.java
16 years ago
Tim Su 5934d21d4a finished up Sync action 16 years ago
Tim Su 8bd838be50 Made slide animations quicker, started work on sync provider API 16 years ago
Tim Su 5c5612746a AST-285 - rtm login page randomly comes up 16 years ago
Tim Su 0b77d19f7d Now passing the first of the content provider unit tests 16 years ago
Tim Su c1d1fa801f Fixed up unit tests. they compile but aren't passing yet 16 years ago
Tim Su 17a9ec4cb2 In-progress content provider 16 years ago
Tim Su 960d0eb7ad Fix for AST-239 - tag sort by active task, not total task size. Also, fix for AST-169 - color banding in gradient 16 years ago
Tim Su 375276b696 Fix for AST-219 - synchronization auto-updates task list when it is completed 16 years ago
Tim Su 7cbc7478c0 got saved filter saving working. also updated the icon on the task list activity 16 years ago
Tim Su f33c456f89 Fixed up tags not working in custom filter, hooked it up to the rest of the application 16 years ago
Tim Su 8e7b96f78f Got the awesome filter screen working. Won't save as bookmarks, but at least... it works and can filter tasks. Can edit the chaining type, can delete rows. Pretty much awesome. 16 years ago
Tim Su 0f77edb13e Wrote code for custom filter. A bunch of code. Time to see if it works 16 years ago
Tim Su 44e0f00b38 Merge branch 'master' into dev
Conflicts:
	astrid/src/com/todoroo/astrid/adapter/TaskAdapter.java
16 years ago
Tim Su d54567c035 Alarm values auto-adjust when task repeats 16 years ago
Tim Su 8fabc2435c Now showing producteev notes. Made PDV more resistant to errors by retrying once, and fixed some bugs with labels and notes and such 16 years ago
Tim Su aa6f01e730 Fixed a bunch of producteev issues as we move forward 16 years ago
Tim Su 49d1a8bbbf when RTM repeating task is completed, Astrid automatically picks up the new task without having to re-sync 16 years ago
Tim Su abb753d2ee Backup preferences, backup as a service 16 years ago
Tim Su 1bd704b5d4 Findbugs 16 years ago
Tim Su 2c87bae01a Made synchronization notification open RTM preferences, minor fix to locale edit window 16 years ago
Tim Su 9cdba9c17a Added default values for all things in creating a new list and syncing it. Also handling sync errors silently 16 years ago
Tim Su e99e52b64f Locale plugin. 16 years ago
Tim Su 695f865c23 Fixed crashing issues with RTM sync (thanks Arne Jans!). Also added an 'Ongoing' status for sync 16 years ago
Tim Su fa84414676 Awesome! timer works like it should. No notification yet... 16 years ago
Tim Su 1a331afa62 Made the action exposer 16 years ago
Tim Su 8f757ac9fa First pass at task decorations, timer. Works but doesn't update. 16 years ago
Tim Su 38ab72af9f Fixed up RTM stuff... now we synchronize tags and lists! but currently no display for notes other than the first one. Getting there :) 16 years ago
Tim Su f6faf9c1fa Got stuff to compile, now synchronizing tags and notes. Well, now we attempt to anyways 16 years ago
Tim Su 64ea20e0f1 More progress... filled in code 16 years ago
Tim Su 27dbd7f198 broke stuff for the sake of tags (and notes? i dunno about notes) 16 years ago
Tim Su 34ee32f5dd Various improvements. All over, improvements. 16 years ago
Tim Su da8dcc0432 Awesome better remember the milk 16 years ago
Tim Su 115bda98f6 RTM can sync! Now to make it better... 16 years ago
Tim Su c38890a885 Remember the milk initial commit. stuff don't compile yet... 16 years ago
Tim Su dcae53dce6 very basic expandable adapter row 16 years ago
Tim Su 8e02edab68 Repeats. woot 16 years ago
Tim Su 753626c2ee Updated images to tango images. Updated task defaults to actually work. 16 years ago
Tim Su c43ff1aea6 Made lots of changes in an attempt to clean stuff up 16 years ago
Tim Su c7974868be Moved projects around. 16 years ago