Commit Graph

23 Commits (8753e8d988e7943b92a6669b38c3fda4de60df7a)

Author SHA1 Message Date
Tim Su 06330e4f45 Use dismiss Dialog instead of dialog.dismiss() where possible 15 years ago
Tim Su 26c2d3c49b Astrid Collaboration Project
- sync with Astrid.com server
- people activity for delegating and sharing tasks
- shared tags activity for adding users to tags
- c2dm push notifications
15 years ago
Kyle Altendorf 61ff04725d Consider due and completion dates as part of uniqueness during import 15 years ago
Tim Su c6da0907ff Moved a bunch of API files into the API project. Yay for code reuse.
Please import the github project todoroo/astridApi. :)
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 2c64b35504 Now we detect if an anomalous database state has occurred and try to restore tasks. Also now we sort backup files by last modified date 16 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
16 years ago
Tim Su ade52edd67 No more hooks on task dao save, it was confusing and didn't do anything. Also fix for AST-267 - task open from pure calendar 16 years ago
Tim Su 3d2a67741e Removed plugin. 16 years ago
Tim Su 175543d494 Fixing crashes, duplicated RTM list size count, reordering in addon service 16 years ago
Tim Su 73d15ccd56 Fix for AST-131 - date formatting functions are broken on HTC desire in non-english languages. Replaced all instanced where we get MMMM or EEEE date formats with android functions 16 years ago
Tim Su 8fee29ef55 Completed step 1 of alarms - the control set 16 years ago
Tim Su 07bd6f099e Set owner of task import and export progress dialog boxes so they get collected 16 years ago
Tim Su 68f943ab38 Fixed a bunch of crashes experienced in the field. Bumped version to 3.0.2 16 years ago
Tim Su cca9c363b9 Fixed issue with repeated tasks getting upgraded as completed, also fixed backup not getting created while upgrading, and upgrade failure results in backup restore. Also temporary restore of backup functionality 16 years ago
Tim Su 4ad61000a8 Fixed various bugs with rmilk lists out of sync, backup polishing & a crash while restoring because of incorrect sql filtering, etc 16 years ago
Tim Su 351e1c0797 Now displaying progress dialog on export 16 years ago
Tim Su 5d43da7b68 added a monthly update force for Astrid, also fixed up task importing. but it doesn't work yet? 16 years ago
Tim Su 7c5ba12073 Text filter, and Now we can turn on or off the text filter based on what's inside so we can still change priorities 16 years ago
Tim Su 3180b6bb7e polished up importer 16 years ago
Tim Su 27f2afe67b Fixed issues with backup importing 16 years ago
Tim Su 04ea673680 Wrote an importer for Astrid 2 backup xml files 16 years ago
Tim Su 2a88772ae8 Deleted and moved around a bunch of legacy things 16 years ago