Commit Graph

2865 Commits (cc25b593b4658e837d30d338366f2bafcad45dcc)
 

Author SHA1 Message Date
Tim Su 03a8a284d5 introduce a 15msec delay between tests. 14 years ago
Tim Su 2b56bc11eb Fix for force close when you have an orphaned top-level child 14 years ago
Tim Su 69d6bfb51a Only show option to take a picture if you have a camera 14 years ago
Sam Bosley 338e818933 Make Gtasks sync unit tests compile and pass 14 years ago
Tim Su 2d22778505 whitespace 14 years ago
sbosley 96c087793d Merge pull request #155 from sbosley/120227_sb_edit_people_bugs
EditPeopleControlSet bugs
14 years ago
Sam Bosley ee36d3d1be Fixed some concurrency bugs with EditPeopleControlSet 14 years ago
Sam Bosley f75571e20a Fixed compilation error in unit test 14 years ago
sbosley a47fee9f4c Merge pull request #154 from todoroo/120227_as_location_permission
Removed gps permission for task rabbit
14 years ago
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