Commit Graph

2871 Commits (d43a64c522b6734abc69c8dfdd30bdfc80075b52)
 

Author SHA1 Message Date
Sam Bosley 05e569e003 Version bump and upgrade message 13 years ago
Sam Bosley 76441dd269 Fixed a bug where calendar would sometimes draw incorrectly 13 years ago
Sam Bosley 14bc371f24 Fixed a bug where task edit fragment would remain attached when switching between lists on tablets 13 years ago
Sam Bosley 6b45cb19ab Finish and autosync when manually syncing from prefs when already logged in 13 years ago
Jon 3fa88dd7a9 Merge pull request #156 from sbosley/120228_sb_sync_prefs_polish
Refactored sync preferences
13 years ago
Sam Bosley 8b0f3e80cc Refactored sync preferences to go straight back to task list and autosync after logging in, other polish 13 years ago
Tim Su 03a8a284d5 introduce a 15msec delay between tests. 13 years ago
Tim Su 2b56bc11eb Fix for force close when you have an orphaned top-level child 13 years ago
Tim Su 69d6bfb51a Only show option to take a picture if you have a camera 13 years ago
Sam Bosley 338e818933 Make Gtasks sync unit tests compile and pass 13 years ago
Tim Su 2d22778505 whitespace 13 years ago
sbosley 96c087793d Merge pull request #155 from sbosley/120227_sb_edit_people_bugs
EditPeopleControlSet bugs
13 years ago
Sam Bosley ee36d3d1be Fixed some concurrency bugs with EditPeopleControlSet 13 years ago
Sam Bosley f75571e20a Fixed compilation error in unit test 13 years ago
sbosley a47fee9f4c Merge pull request #154 from todoroo/120227_as_location_permission
Removed gps permission for task rabbit
13 years ago
Sam Bosley 9a88805147 Missing import 13 years ago
Andrew Shaw 7d45748a6c Fixing task rabbit statistics reporting with login 13 years ago
Andrew Shaw 9ef1de188e Removed gps permission for task rabbit 13 years ago
Sam Bosley 4744320760 Fixed a bug in updateFromJson 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 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