Commit Graph

3316 Commits (65fd2492b94274d540dd3142081b79dff45f2176)
 

Author SHA1 Message Date
Andrew Shaw 9ef1de188e Removed gps permission for task rabbit 13 years ago
Sam Bosley fcffb4374d Don't try to save state in tlfpageradapter; it just messes up fragment types 13 years ago
Sam Bosley c1e3b5b505 Missing import 13 years ago
Sam Bosley 36a5821813 Merge remote-tracking branch 'upstream/4.0' into 120221_sb_swipe_between_lists 13 years ago
Sam Bosley 4744320760 Fixed a bug in updateFromJson 13 years ago
Sam Bosley 5939725754 Use setArguments when instantiating fragments to fix errors when destroying/recreating 13 years ago
Sam Bosley dd83131a06 Fixed issue left over from refactor 13 years ago
Sam Bosley cc2d2e590c Refactored some quickadd stuff for better code 13 years ago
Sam Bosley c92693feef Fix sql constraint errors when cloning tasks, use transitory for sync suppress flags 13 years ago
Sam Bosley ad7fc4ce80 Merge upstream/4.0 13 years ago
Sam Bosley e8a5fc576f Only send created_at for new tasks 13 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.
13 years ago
Tim Su d98781f833 Don't start the crittercism service ever. That's what they tell me is the best. 13 years ago
Tim Su ec93616384 Merge branch '4.0' of github.com:todoroo/astrid into 4.0 13 years ago
Tim Su 514a83df60 For simplicity and performance, kill the 'tags that start with _' tasks being hidden from the inbox 13 years ago
Sam Bosley cda325aaa5 If intents are null when constructing widgets, don't set them 13 years ago
Tim Su f255aca5fb Fixed warnings in all of our code 13 years ago
Tim Su 3c536e2708 Add nls 13 years ago
Tim Su dac9ffd318 Overrode on task delete to cascading delete in gtsaks 13 years ago
Tim Su f12bdabba4 Null check 13 years ago
Tim Su acbafa80c2 Fix for crashes 13 years ago
Sam Bosley a891306119 Fixed random rare errors in task list fragment onSortSelected 13 years ago
Sam Bosley 3bd770881d Updated version number and upgrade message 13 years ago
Tim Su b44061e676 Make one constant instead of two 13 years ago
Sam Bosley 4cbe5861e7 Updated line breaks in welcome strings 13 years ago
Sam Bosley f7143cc2ff Fixed an issue where swiping list area below task could trigger indent and drop events 13 years ago
Sam Bosley 61ddbcbeec Fixed null pointers when reading null properties in xml importer/exporter 13 years ago
Sam Bosley fec4c77af3 Sanity check for 0 when receiving remote task ids 13 years ago
Sam Bosley 024f1de1c4 Fixed a potential null pointer when showing lists help popover on tablets 13 years ago
Sam Bosley a24821f66e Check for NPE in AsyncImageView 13 years ago
Sam Bosley 8217c2579b Prevent array index out of bounds in theme preference caused by key migration 13 years ago
Sam Bosley 0d7f5b21b9 Use update instead of updateWithOnConflict--it caused an api level error and we want the abort semantics anyways 13 years ago
Sam Bosley d1da4997da Fixed a null pointer exception in task actions loader 13 years ago
Tim Su c0fddb612d Removed unused string from foreign translations 13 years ago
Tim Su cbe42c1532 Moved art to assets folder to get preserved by jjjenkins 13 years ago
Tim Su 3adfe374e1 Surround indent and drop in a try/catch 13 years ago
Tim Su ff1e720b3f Run link action stuff on UI thread, android hates us 13 years ago
Tim Su 51165c3925 Make white/blue the default theme, white/red is the new setting 13 years ago
Tim Su 183edf4a7f Version bump, and added better explanation upgrade messages 13 years ago
Sam Bosley eeeeb5713a More fixes to quickadd 13 years ago
Sam Bosley 3f744f23f9 Fixed quickadd assignment oddity, don't push task in edit note activity 13 years ago
Tim Su 80707c5281 When you indent a task, canonicalize order. 13 years ago
Tim Su 49f1b7325e Upgrade message on honeycomb should be black. Unify code. 13 years ago
Tim Su ff01ab795f Subtasks help page now looks cool and fits on one page 13 years ago
Tim Su e10e4c8a0d First pass at making a help file for subtasks 13 years ago
Andrew Shaw 2fbae84da7 Added padding one last time 13 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
13 years ago
Andrew Shaw 79c720996a Added new widget 9 patch and fixed timer activity not showing up 13 years ago
Sam Bosley e68e59b227 New upgrade message 13 years ago
Sam Bosley 865980c2be Fixed bugs with hide until default being overriden by quick add 13 years ago