Commit Graph

228 Commits (086b4c9f293472e9f69dcd122270618bcd4ae2aa)

Author SHA1 Message Date
Sam Bosley 086b4c9f29 Load task actions on main thread, don't read notes into cursor 12 years ago
Sam Bosley b614a5af3c Minor performance improvements to DateUtilities, TaskAction 12 years ago
Sam Bosley b9c42e5860 Reorganized prefs, fixed some theme bugs 12 years ago
Sam Bosley 14376462d3 Fixed a bug where FilterWithCustomIntent could use the wrong package name 12 years ago
Sam Bosley dec4a0d335 All new preference defaults for Astrid Lite version 12 years ago
Sam Bosley 0aca3bcb91 Adjusted logic for computing edit popup width on tablets 12 years ago
Sam Bosley 9a0a1ab6c9 AB test the social reminders 12 years ago
Sam Bosley 9a5a6afd3e Default value for tag ordering property, killed dead code 12 years ago
Sam Bosley 5ed0555280 Manual ordering seems to be sort of working, bugs may still exist 12 years ago
Sam Bosley 3984cfb2c2 Fixed a bug when saving suggested users, which don't have email strings 12 years ago
Sam Bosley e5d049874d Try to push user status right away after pressing 'accept' or 'request' button 12 years ago
Sam Bosley 81b3e15912 Partial implementation of updating user status 12 years ago
Sam Bosley 47f736d17a Started working on new layout for people view 12 years ago
Sam Bosley 8a4aa7b5eb We don't need commentCount at all--just get rid of it 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 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 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 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 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 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
Sam Bosley ce6812fcf5 Introduced ability to repeat a task until a specified date 12 years ago
Jimmy Scott 6a2561093c Date shows day character for chinese japanese and korean 12 years ago
Sam Bosley 9dc1fc280a Record emails shared with when not friends with them 12 years ago
Sam Bosley 66df75c439 Fixed a bug in the join string 12 years ago
Sam Bosley b0228ea1d7 Cleaned up with Tim's suggestions 12 years ago
Sam Bosley 560cdd5424 Delete gtasks when they become not assigned to me 12 years ago
Sam Bosley 9fba7953aa Fixed widget due date display bug 12 years ago
Sam Bosley a3a96d8c94 Adjust autosort function to handle due dates with times better 13 years ago
Sam Bosley 100085c6da Fixed a bug related to editing public tasks 13 years ago
Sam Bosley 7b997f36cd Introduce a task, public flag don't allow editing other people's public tasks 13 years ago
Sam Bosley b99454d07d Special logic to try and guess mime types from things normally marked as octet streams 13 years ago
Sam Bosley 2645d542ad Fixed a crash when dismissing popup windows 13 years ago
Sam Bosley b88e4f9cad When using values for new tasks in filters, merge without replacement. 13 years ago
Sam Bosley 0448778d64 Scale bitmaps to prevent out of memory errors 13 years ago