Commit Graph

2956 Commits (48eb6c50f083800ad8a80f917aac5f659be13317)
 

Author SHA1 Message Date
Sam Bosley 9a88805147 Missing import 14 years ago
Andrew Shaw 7d45748a6c Fixing task rabbit statistics reporting with login 14 years ago
Andrew Shaw 9ef1de188e Removed gps permission for task rabbit 14 years ago
Sam Bosley 4744320760 Fixed a bug in updateFromJson 14 years ago
Sam Bosley dd83131a06 Fixed issue left over from refactor 14 years ago
Sam Bosley cc2d2e590c Refactored some quickadd stuff for better code 14 years ago
Sam Bosley c92693feef Fix sql constraint errors when cloning tasks, use transitory for sync suppress flags 14 years ago
Sam Bosley e8a5fc576f Only send created_at for new tasks 14 years ago
Tim Su 7b6831501b This commit was overruled by committee.
Revert "For simplicity and performance, kill the 'tags that start with _' tasks being hidden from the inbox"

This reverts commit 514a83df60.
14 years ago
Tim Su d98781f833 Don't start the crittercism service ever. That's what they tell me is the best. 14 years ago
Tim Su ec93616384 Merge branch '4.0' of github.com:todoroo/astrid into 4.0 14 years ago
Tim Su 514a83df60 For simplicity and performance, kill the 'tags that start with _' tasks being hidden from the inbox 14 years ago
Sam Bosley cda325aaa5 If intents are null when constructing widgets, don't set them 14 years ago
Tim Su f255aca5fb Fixed warnings in all of our code 14 years ago
Tim Su 3c536e2708 Add nls 14 years ago
Tim Su dac9ffd318 Overrode on task delete to cascading delete in gtsaks 14 years ago
Tim Su f12bdabba4 Null check 14 years ago
Tim Su acbafa80c2 Fix for crashes 14 years ago
Sam Bosley a891306119 Fixed random rare errors in task list fragment onSortSelected 14 years ago
Sam Bosley 3bd770881d Updated version number and upgrade message 14 years ago
Tim Su b44061e676 Make one constant instead of two 14 years ago
Sam Bosley 4cbe5861e7 Updated line breaks in welcome strings 14 years ago
Sam Bosley f7143cc2ff Fixed an issue where swiping list area below task could trigger indent and drop events 14 years ago
Sam Bosley 61ddbcbeec Fixed null pointers when reading null properties in xml importer/exporter 14 years ago
Sam Bosley fec4c77af3 Sanity check for 0 when receiving remote task ids 14 years ago
Sam Bosley 024f1de1c4 Fixed a potential null pointer when showing lists help popover on tablets 14 years ago
Sam Bosley a24821f66e Check for NPE in AsyncImageView 14 years ago
Sam Bosley 8217c2579b Prevent array index out of bounds in theme preference caused by key migration 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
Sam Bosley d1da4997da Fixed a null pointer exception in task actions loader 14 years ago
Tim Su c0fddb612d Removed unused string from foreign translations 14 years ago
Tim Su cbe42c1532 Moved art to assets folder to get preserved by jjjenkins 14 years ago
Tim Su 3adfe374e1 Surround indent and drop in a try/catch 14 years ago
Tim Su ff1e720b3f Run link action stuff on UI thread, android hates us 14 years ago
Tim Su 51165c3925 Make white/blue the default theme, white/red is the new setting 14 years ago
Tim Su 183edf4a7f Version bump, and added better explanation upgrade messages 14 years ago
Sam Bosley eeeeb5713a More fixes to quickadd 14 years ago
Sam Bosley 3f744f23f9 Fixed quickadd assignment oddity, don't push task in edit note activity 14 years ago
Tim Su 80707c5281 When you indent a task, canonicalize order. 14 years ago
Tim Su 49f1b7325e Upgrade message on honeycomb should be black. Unify code. 14 years ago
Tim Su ff01ab795f Subtasks help page now looks cool and fits on one page 14 years ago
Tim Su e10e4c8a0d First pass at making a help file for subtasks 14 years ago
Andrew Shaw 2fbae84da7 Added padding one last time 14 years ago
Tim Su 3728c3d93c Merge pull request #152 from todoroo/120222_as_ui_fixes
Added new widget 9 patch and fixed timer activity not showing up
14 years ago
Andrew Shaw 79c720996a Added new widget 9 patch and fixed timer activity not showing up 14 years ago
Sam Bosley e68e59b227 New upgrade message 14 years ago
Sam Bosley 865980c2be Fixed bugs with hide until default being overriden by quick add 14 years ago
Sam Bosley ba4a28723c Don't lazy load hide until control set--doing so messes up hide until when date changes 14 years ago
Tim Su 42387eea5b bye bye, unused flag 14 years ago
Tim Su 731f7c007c Fixed the cascading repeat ends up still indented bug 14 years ago