Commit Graph

2321 Commits (9e37fe55470bc8f573a4eb45bc83546bb8bab5de)

Author SHA1 Message Date
Sam Bosley 9e37fe5547 Update comment count when switching between pages 13 years ago
Sam Bosley 1ddbba41d2 Only initiate autosync when fragment is swiped into view 13 years ago
Sam Bosley 44a425bad0 Implement getTaskListFragment to work with the fragment pager, which also fixes the showing comments problem 13 years ago
Sam Bosley ed6984e58d Merge remote-tracking branch 'origin/120221_sb_swipe_between_lists' into 120221_sb_swipe_between_lists 13 years ago
Tim Su 7794a84bce Version bump to 4.0.2.1 - fix for translation issue in Norwegian and Dutch 13 years ago
Tim Su d30e7b9627 Fix formatstring issues caught by launchpad 13 years ago
Tim Su ff16bb21ce Applied proper format strings where applicable 13 years ago
Tim Su 4b5419cc30 Deleting deprecated androidxml2po script. Using a2po with appropriate template names for api and android projects. 13 years ago
Tim Su 5d2afe5e08 Merge pull request #157 from todoroo/120229_as_task_rabbit_login_fix
Fixed task rabbit login with Tim
13 years ago
Tim Su d8765e7694 Added new fixes to upgrade message 13 years ago
Tim Su c0ce022e9c Force release-custom to perform a clean 13 years ago
Tim Su 3c5f3f20e6 Added translations for the files not yet shipped with Astrid 13 years ago
Andrew Shaw 71ff9615c6 Fixed task rabbit login with Tim 13 years ago
Tim Su 3d06bed032 Filter shortcut activity for creating desktop shortcuts of Astrid filters and lists. 13 years ago
Tim Su b589a25e32 New translation system build on android2po. Includes bin/a2po script, locales folders. 13 years ago
Sam Bosley 9a95f6f843 Fixed voice add bugs 13 years ago
Sam Bosley 054b8b4f4f Merge remote-tracking branch 'upstream/master' into 120221_sb_swipe_between_lists
Conflicts:
	astrid/src/com/todoroo/astrid/activity/AstridActivity.java
	astrid/src/com/todoroo/astrid/activity/TaskListFragment.java

Merge upstream/master
13 years ago
Sam Bosley c082d1e672 Fixed a crash on tablets when posting to task rabbit 13 years ago
Sam Bosley 9247845670 Use debug/release api keys with google maps (for taskrabbit), fixed some task rabbit copy 13 years ago
Sam Bosley 52fbe3b63b Refresh ideas tab when switching between tasks on tablet 13 years ago
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 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
Tim Su 2d22778505 whitespace 13 years ago
Sam Bosley ee36d3d1be Fixed some concurrency bugs with EditPeopleControlSet 13 years ago
Sam Bosley 867c148996 Merge remote-tracking branch 'upstream/4.0' into 120221_sb_swipe_between_lists 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 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