Commit Graph

3379 Commits (a51d2d47bebd91ab0a0e7ff100ef70754e9983e2)
 

Author SHA1 Message Date
Sam Bosley 2b930a7a0e Populate dropdown menu with options menu items 13 years ago
Sam Bosley e67a385a17 Started refactoring MainMenuPopover 13 years ago
Sam Bosley 5e73b147ce Fixed compilation error in gtasks sync test 13 years ago
Tim Su 2dd5482bdf Don't always save task modification date when you drag and drop 13 years ago
Tim Su 6849e1fafb Updates to sync service - faster task pushing, without having a prefetch or always to sleep 13 years ago
Tim Su 516a96bd21 Fix for onMetadataChanged -> onMovedOrIndented and only call it sometimes 13 years ago
Tim Su 786a1ff5ef Refactor so that every metadata change triggers a sync in gtasks dragging 13 years ago
Tim Su ac3fc60be1 Gtasks sync on save should push a re-fetched model 13 years ago
Tim Su 6c2bb8470d Add ability for manual sync to clear duplicate tasks 13 years ago
Tim Su 4183da33ce Fix for gtasks order would be wrong because we use string ordering 13 years ago
Tim Su d41ae9e4aa Turn gtasks sync v2 provider into a real singleton, and synchronize on the instance for certain methods 13 years ago
Tim Su 3466094b4b Minor fixup to handle null property values 13 years ago
Sam Bosley 36a55db6a5 Don't use local id in comparison on conflict 13 years ago
Sam Bosley 02bcbff4e2 Added code to push on save to check for sql constraint exceptions and try to recover 13 years ago
Tim Su 4389118e91 Killed intro strings 13 years ago
Tim Su b2f53822d4 Fixed up the comments 13 years ago
Jon Paris eea868e4bf update menu buttons per Sam's request 13 years ago
Sam Bosley 358bdbaf38 Fixed a crash in FilterShortcutActivity 13 years ago
Sam Bosley c6d32ea3fa Don't crash when switching to subtasks mode 13 years ago
Jon 86fbeeba08 Merge pull request #159 from jonparis/110301_jp_style
update menu buttons per Sam's request
13 years ago
Jon Paris 22979da4f3 update menu buttons per Sam's request 13 years ago
Sam Bosley 5d441d4918 Fixed a crash in FilterShortcutActivity 13 years ago
Tim Su 5eb677e9bf Minor cleanup 13 years ago
Sam Bosley 1593c28042 Added some documentation 13 years ago
Sam Bosley 661ccf5696 Fixed a bug where menu items from all fragments in pager would be added to menu 13 years ago
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