Commit Graph

279 Commits (4e05e74be00888616676f17381eb87fa740380d6)

Author SHA1 Message Date
Sam Bosley 06f519f231 Fix database bugs and make unit tests from previous commit pass 12 years ago
Sam Bosley a4df5a2580 Added pushed_at column to other remote models 12 years ago
Sam Bosley c01f2f45dd Add pushed at column to task and tagdata models 12 years ago
Sam Bosley 5998e066c1 Implement generic version of ChangesHappened message, as well as stubs for other ClientToServer messages 12 years ago
Sam Bosley 1a151f7891 Some stubs for client/server messaging 12 years ago
Sam Bosley 465307be34 Refactor tag metadata to contain more information like task and tag uuids 12 years ago
Sam Bosley 978fe02718 Cherry pick some code for migration to using uuids 12 years ago
Sam Bosley ce7aba15cf Cherry pick some uuid generation code 12 years ago
Sam Bosley 58e1bdc455 Removed task to tags table and started refactor to use metadata table (compilation errors) 12 years ago
Sam Bosley 8dd89107a7 Remove UUIDs (new scheme), bring some changes from an experimental branch 12 years ago
Sam Bosley 6060424187 First pass at tasks to tags table migration 12 years ago
Sam Bosley d290bb15e9 Boilerplate placeholders 12 years ago
Sam Bosley 06f57a27ef Record entries in the tag and tasks outstanding table when models change 12 years ago
Sam Bosley 8120cd22c8 Add uuid column to remote model database entities 12 years ago
Sam Bosley def1a55d9d Boilerplate for the task and tag outstanding tables 12 years ago
Sam Bosley 8a4aa7b5eb We don't need commentCount at all--just get rid of it 12 years ago
Sam Bosley 46fe19c78f String capitalization updates 12 years ago
Sam Bosley e2385f9721 Fixed reverse sort not working 12 years ago
Sam Bosley ec8afe8bd2 New layout for the task adapter row (task_adapter_row_simple). Need to A/B test 12 years ago
Sam Bosley d5b3d2a20e Updated .po and .pot files 12 years ago
Sam Bosley f956f36466 Respect property aliases when reading/writing to cursors/models 12 years ago
Sam Bosley a7046e1de3 Made all of Tim's suggested edits 12 years ago
Sam Bosley 4c128d4df6 Join query for task rabbit data 12 years ago
Sam Bosley 3e25e0fb8a Refactored some things to better specify plugin preference groups from the manifest 12 years ago
Sam Bosley 78a7152ad5 Forgot to rename the hebrew api strings folder 12 years ago
Sam Bosley 59fc9e98c9 Merge featured lists branch and resolve conflicts 12 years ago
Sam Bosley dc2b6ca15f Use function that accounts for due time when sorting by date 12 years ago
Sam Bosley 3aada5bd6f Use comma between date and year 12 years ago
Sam Bosley 5aab054329 Use task title to resolve ties in sorting functions 12 years ago
Sam Bosley 1873942799 Export .xml files to .po and .pot 12 years ago
Sam Bosley 4d4bdf6476 Imported .xml files from LP 12 years ago
Tim Su f91cfc80cd Merged in he, ja, ko, ru, th, and zh 12 years ago
Sam Bosley fdbb572e68 Imported translations from launchpad 12 years ago
Tim Su 963ee4e748 Imported Chinese translation from third party service 12 years ago
Sam Bosley 07e3046979 Added the ability for the user to specify a custom directory for saving task attachments to 12 years ago
Tim Su 0f9e77d69c Move broadcast of task list changes into TaskDao, since otherwise TaskApiDao updates trigger multiple change broadcasts 12 years ago
sbosley a9b3bf34dc Merge pull request #190 from timsu/120724-gplv3
120724 gplv3
12 years ago
Tim Su 3679737bb2 Add license header to files without a license header 12 years ago
Tim Su 204e8a4f59 Replace our XML header 12 years ago
Tim Su 52ed2cdda5 Add a license block to the top of the files that don't have one 12 years ago
Tim Su 0050567b3e Replace non-copyright short license header 12 years ago
Tim Su 1f8b094765 Replace 2009 Todoroo license 12 years ago
Tim Su 95cc709366 Replace legacy GPLv2 License in all of our source files 12 years ago
Sam Bosley bcf3479bfc Better solution for detecting tablet sized screens 12 years ago
Sam Bosley c5945e85ad Tablet layout for nexus 7. We need a more general solution for this problem 12 years ago
Sam Bosley 4206c644ec Updated .pot files, added string comments 12 years ago
Sam Bosley e4295194a5 Started with infrastructure for featured lists 12 years ago
sbosley e76e3ce8ca Merge pull request #189 from jimmyscott/120710_js_cal_ab_test
Date shows day character for chinese japanese and korean
12 years ago
Jimmy Scott c230be9567 Minor change to date string creation 12 years ago
Jimmy Scott af0c86b8a9 Changes to date string creation 12 years ago