Commit Graph

3141 Commits (0a2ff5de4b27283027493dc54fc55031e4aa4884)
 

Author SHA1 Message Date
Andrew Shaw a5cf5c9faf Changing welcome screen strings 13 years ago
Tim Su db1bc35877 Fix to get google tasks to drag/drop. Also removed google tasks help screen, we're gonna make another one 13 years ago
Tim Su d8f08f0b61 Don't let sync with errors report date of 1969 13 years ago
Tim Su 81fe8a5858 Deleted a bunch of unused layouts 13 years ago
Tim Su 9277794b57 Deleting resources that seem very unused 13 years ago
Tim Su 676dbb12dc Removed large unused images 13 years ago
Tim Su e60c44f710 Fixes for making google tasks work 13 years ago
Tim Su a8ea63ed30 Brought the drag goodness to google tasks fragment 13 years ago
Tim Su ec23d5b5d1 Deleted old draggable TLF and associated stuff. Also rando unused activity 13 years ago
Tim Su 5042e17b1f Generify ordered list fragment helper for use with gtasks 13 years ago
Tim Su c9559ebfb4 Add back the empty list Astrid with subtasks 13 years ago
Tim Su 2d8ee0ad96 Fix for not completing down the chain in cascading mode 13 years ago
Tim Su b3eb181c17 Cascading delete, fix a bug with cascading complete. 13 years ago
Andrew Shaw 7c027c6394 Fixed dissappearing comments in recent activity 13 years ago
Andrew Shaw 2c9afaa3c9 Changing text for no activity 13 years ago
Tim Su 203732b29b Only kill remote id is not null 13 years ago
Tim Su f9e7b53960 Fix for astrid.com sync - in a manual sync, if your item is not in the list, it is now deleted. 13 years ago
Tim Su 2291b50041 Roll back change to start ordering of lists at 1 13 years ago
Tim Su 12d1292442 Actively prevent duplicate tasks from showing up in subtasks 13 years ago
Tim Su a09babdc38 Fix for tag view activity swapping sort making bad sorting 13 years ago
Tim Su b9f30c7d61 Fix for chained completion not working when tasks didn't have an order. Now onTaskComplete fires before actual thing is saved into the database. 13 years ago
Tim Su 984958adcd Two minor tweaks to manual sort: short vibrate time, new tasks created at bottom 13 years ago
Tim Su 22b330e05e Lighten up the divider color 13 years ago
Sam Bosley 79441b4a0a Fixed and updated welcome walkthrough images 13 years ago
Sam Bosley 6f538b4fad Fixed layout issues with help popovers on different resolution screens 13 years ago
Sam Bosley 4c6b3738a1 Make password login dialog scrollable, fix alignment of icon on pw login button 13 years ago
Sam Bosley a6a8b96e6c Fixed a bug where repeat display wouldn't update correctly 13 years ago
Sam Bosley 083f21526f Fixed inset issues with reminder view 13 years ago
Tim Su 2df80fc483 Made a task list view style for all task lists, got rid of the Gesture stuff in the standard task list, and trying turning on smooth scrollbar 13 years ago
Tim Su fc0989fcfa Merge remote-tracking branch 'origin/4.0' into 120220-st 13 years ago
Sam Bosley c375f78805 Fixed a bug where task rabbit would be hidden when ideas loading wasn't enabled 13 years ago
Sam Bosley f25f4aed67 Keep currently visible list on rotate 13 years ago
Sam Bosley 39d3b75c4f Load web services view when ideas tab clicked, present button for manual loading when preference turned off 13 years ago
Sam Bosley 5faaa1cf18 Buggy, but I can swipe between lists when starting from active tasks 13 years ago
Sam Bosley 819b1aa792 Killed overrideFinishAnim in task list fragment--not really used 13 years ago
Sam Bosley ce326d209a Fragments can't have constructors with args, refactor tlf instantiation into static helper 13 years ago
Sam Bosley be58f48af7 Pass extras as argument when instantiating fragments 13 years ago
Sam Bosley d009c87cd9 Refactored task list fragments to not call getIntent() from their activity 13 years ago
Sam Bosley 5f47be86b2 Skeleton for fragment pager adapter 13 years ago
Tim Su db55a2a1f8 Don't show padding when dragging a row and it's going a long distance 13 years ago
Tim Su 17469cd968 Fix for two lines of text don't fit, picture checkbox is too big 13 years ago
Tim Su 8c9ed942f5 Fix for toggling between subtasks and not - reset sorting by subtasks 13 years ago
Tim Su a4c2b2bdf8 Fixed off-by-one drag errors. Killed printlines. We are cool. 13 years ago
Tim Su 4cd3b247ce Merge pull request #145 from todoroo/120222_as_tag_header
Tag header is now in listview header, fixed width for updates
13 years ago
Tim Su e78ed319ab Fix for sometimes null 13 years ago
Tim Su 04c92a3915 Made tag view stuff work together in tandem with subtasks 13 years ago
Andrew Shaw 24d7af2d4c Tag header is now in listview header, fixed width for updates 13 years ago
Tim Su c7e5b524fb Fix for can't return to inbox filter 13 years ago
Tim Su da5a9aebf2 More minor fixes to enable tag with drag 13 years ago
Tim Su e530e5f561 Refactor to allow tag data to experience the joy of draggable lists 13 years ago