Commit Graph

24 Commits (ca004a718efcb16e8390686cd4dcef8c8073a12d)

Author SHA1 Message Date
Tim Su 288a558ebe Really minor cleanup for the awesome gtasks bug fixes 14 years ago
Sam Bosley c44b884f3a Refactored transitory preservation to be structured better 14 years ago
Sam Bosley 982d9b1e0a Can't use keySet on ContentValues 14 years ago
Sam Bosley 551542e8a7 Retain transitories across the api dao/content resolver boundary 14 years ago
Sam Bosley c92693feef Fix sql constraint errors when cloning tasks, use transitory for sync suppress flags 14 years ago
Sam Bosley 0d7f5b21b9 Use update instead of updateWithOnConflict--it caused an api level error and we want the abort semantics anyways 14 years ago
Tim Su df1e3cba8c Fix for SQL onconflict - specify FAIL. This fixes the default update's error because we don't use transactions. 14 years ago
Tim Su 04c92a3915 Made tag view stuff work together in tandem with subtasks 14 years ago
Tim Su 9cff87724e Merge remote-tracking branch 'origin/4.0' into 120220-st 14 years ago
Sam Bosley d3ce02dffc Introduce a nullable option for properties to fix errors where some long properties would return null instead of 0 14 years ago
Tim Su 57f3a70089 Refactored GtasksTaskListUpdater into OrderedListUpdater to create a new child class 14 years ago
Sam Bosley 6c0ef54104 I broke abstractdatabase.insert. Fixed now 14 years ago
Sam Bosley 46f2ee2c2e Refactored Task.REMOTE_ID to be null when unset rather than 0. Also catch SQLiteConsistency exceptions and recover when inserting a task that already has that remote id. 14 years ago
Tim Su 759b05053d Killed dead code, fixed issues with user assignment 14 years ago
Tim Su d77e7da5b6 Re-write and fix user id 14 years ago
Sam Bosley 4cd6321fa3 More progress on calendar picker
New and awesome date and time picker for deadlines, alarms, etc.
14 years ago
Tim Su 9b16149c8a Merge remote-tracking branch 'stingerAJ/2011-08-26-patches'
Conflicts:
	astrid/res/xml/preferences_defaults.xml
14 years ago
Tim Su 8afc0af018 Only clear details if model has changed 14 years ago
Arne Jans 1ddaca5109 Removed redundant getFlag-method from Task, as its already in AbstractModel 14 years ago
Tim Su 5d105e4df4 Handle crashes reported from Android Market 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
Arne Jans c5c9e3c873 Organized imports 15 years ago
Tim Su 4ed26c0d7d Fixed crashes reported from Android Market 15 years ago
Tim Su 9b26d9020e Merge commit '94a57ce7512954d092ea49a09f3f15ccc7486556' as 'api' 15 years ago