Commit Graph

2896 Commits (53fcdbe80b7da811ff855cf8828f690c57c12409)
 

Author SHA1 Message Date
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
Sam Bosley ba4a28723c Don't lazy load hide until control set--doing so messes up hide until when date changes 13 years ago
Tim Su 42387eea5b bye bye, unused flag 13 years ago
Tim Su 731f7c007c Fixed the cascading repeat ends up still indented bug 13 years ago
Tim Su 68c786fa3e Added holo-ic_menu_refresh, xhdpi ic_menu_refresh 13 years ago
Tim Su 72a65ea570 Killed string from XMLs 13 years ago
Sam Bosley 24350c448b Fixed issues with Gtasks sync on save 13 years ago
Tim Su cbb4df0c11 Make our default task order have a fixed time component so crittercism alamgamates crashes 13 years ago
Tim Su 40a9c07f01 Merge remote-tracking branch 'origin/120222_as_tag_header' into 4.0 13 years ago
Tim Su 93f819c44e Reformatted stuff, edited langage strings to remove %s 13 years ago
Tim Su 2a8ad3cdd4 Merge remote-tracking branch 'origin/20120221_as_tag_settings' into 4.0 13 years ago
Tim Su 65066be923 Removed log messages 13 years ago
Tim Su 4347773f2f Merge remote-tracking branch 'origin/120222_as_bug_fixes' into 4.0 13 years ago
Tim Su df1e3cba8c Fix for SQL onconflict - specify FAIL. This fixes the default update's error because we don't use transactions. 13 years ago