Commit Graph

132 Commits (5f36c7a686d84f2a73a44eb92cbf8e45fa5fc9e8)

Author SHA1 Message Date
Tim Su 1d406bb292 Version bump - Astrid 3.3 14 years ago
Tim Su ee303ab1f4 Fixing widget not starting, fixing bug with custom filter activity and decorations not loading correctly 14 years ago
Tim Su 13e69cc004 temporary disable of pp widgets in order to make a release 14 years ago
Tim Su 9598ba52d4 Moving reminder scheduling into a background service to prevent ANR dialogs 14 years ago
Tim Su c918f251b4 4x2 widget beta... did the old widget break? 14 years ago
Tim Su 8c2d742336 Removed some cruft 14 years ago
Tim Su cc7bf20562 Made snooze time override other alarms, also created preference for new old-style snooze dialog 14 years ago
Tim Su da74bc73e2 Added drop shadow to buttons, updates to widget to fix bugs with completing tasks scrolled further down 14 years ago
Tim Su 4776e0e866 temporarily restoring rmilk into mainline astrid product for a bug fix release 14 years ago
Tim Su 597c2ea67f Initial big widget commit 14 years ago
Tim Su 12880c4508 Wrote a build.xml for Astrid that actually compiles the thing. 14 years ago
Tim Su be125eca89 Added an API for refreshing details 14 years ago
Tim Su 136135cfd0 Official API support for settings categories 14 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
14 years ago
Tim Su 3e57703911 Fixed up bugs in reminders that would cause them to go off continually. Version bumped to 3.2.7 14 years ago
Tim Su e129443c9d Version bump and upgrade message 14 years ago
Tim Su 5934d21d4a finished up Sync action 14 years ago
Tim Su 939bb9d5af Merge remote branch 'origin/master'
Conflicts:
	astrid/plugin-src/com/todoroo/astrid/producteev/sync/ProducteevSyncProvider.java
14 years ago
Tim Su 8bd838be50 Made slide animations quicker, started work on sync provider API 14 years ago
Tim Su adea1b3126 AST-246 - caching task details 14 years ago
Tim Su 120613d067 Fix for AS-299 - notifications don't open up the right page and instead re-use the old notification. There were bugs upon bugs upon bugs! 14 years ago
Tim Su de28c8f072 Renamed permissions, fixed a bug with Field class 14 years ago
Tim Su 0b77d19f7d Now passing the first of the content provider unit tests 14 years ago
Arne Jans 8b084c286f first version of notifiers for producteev-worklog to show acitivites/shownotifications since last sync 14 years ago
Tim Su ae0f20e192 Remoted a temporary property on ProducteevLoginActivity, change 'Notes' -> 'Add a Comment' in taskedit with producteev 14 years ago
Tim Su da7f87a4e0 Merge branch '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/MilkLoginActivity.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/data/MilkDataService.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/sync/RTMSyncProvider.java
	astrid/src/com/todoroo/astrid/service/StartupService.java
14 years ago
Tim Su f9eb247ef6 Fix for RTM metadata not getting created at all. 14 years ago
Tim Su c74f251a91 Added Producteev startup receiver 14 years ago
Tim Su 4b647fdd97 Version bump, added upgrade message 14 years ago
Tim Su 057cfed7fc Real fix for npe when creating new tasks with producteev 14 years ago
Tim Su 3d2a67741e Removed plugin. 14 years ago
Tim Su c1821599f6 Fix for producteev control set crashing if data was null, got rid of all warnings in the project 14 years ago
Tim Su 3e2c86ff72 Updated changelog for 3.2, pushed it into version name. 14 years ago
Tim Su 08b810be2f Removed debuggable from manifest 14 years ago
Tim Su be75a93e9e Fix for AST-145 - due time stays same when editing due date 14 years ago
Tim Su 992eb9f746 Bump! 3.2.0 14 years ago
Tim Su 648139e458 Fix for AST-227 - launching app goes straight to filters, back from filters goes straight home 14 years ago
Tim Su 8c510d82a1 Merge remote branch 'origin/dev' 14 years ago
Arne Jans 8703283aea Added the ProducteevFilterExposer 14 years ago
Tim Su fe3dfb2fab AST-255 - when you create a widget, you get to select a filter. Awesome. 14 years ago
Tim Su 613516e06a Updates to metadata control sets to touch task last modified so they will be sync'd, fixed a NPE in PDV 14 years ago
Tim Su ea10f25814 Merge remote branch 'stingeraj/dev' into dev 14 years ago
Tim Su 616b7e4072 Working on fix for AST-227 - launching app goes straight to filters. Also adjusting appearance of filters button, and lastly, got deleting custom filters up 14 years ago
Tim Su 7cbc7478c0 got saved filter saving working. also updated the icon on the task list activity 14 years ago
Arne Jans b25e6c21ab Changed manifest, so Astrid works on 2.1-phones. Fixed Task-assignment- and dashboard-spinner on TaskEditActivity. Changes arent pushed to the server, dont know how. Here are 2 bugs left: responsible person and dashboard isnt saved with task (see Producteev-tasks and notes I gave you), and the responsible-spinner is too small, I dont know why.... 14 years ago
Arne Jans 49ac72b647 Merge remote branch 'upstream/dev' into dev 14 years ago
Arne Jans a9130b3ba4 first version of responsible- and dashboard-assignment. still needs testing and pushing assignment-changes to producteev-service. see TODO in ProducteevControlSet. 14 years ago
Tim Su 509c699251 Custom filter activity prototype 14 years ago
Tim Su 6784b38cb1 Styled up producteev login activity. Next need to hook up to actual api calls 14 years ago
Arne Jans 1b5a1f9d79 merged AndroidManifest.xml and added missing things for LoginActivity 14 years ago