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
|
39d3b75c4f
|
Load web services view when ideas tab clicked, present button for manual loading when preference turned off
|
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 |
Tim Su
|
51324c9d2f
|
Better inbox calculation
|
13 years ago |
Tim Su
|
992b6a51ac
|
Merge pull request #143 from todoroo/20120217_as_tablet_activity
New activity update view
|
13 years ago |
Andrew Shaw
|
fbd3c90a21
|
fixed update comments for task created, and specialized comments for different update views
|
13 years ago |
Tim Su
|
d9765ee8b6
|
Add a sort setting for toggling subtasks. On change, it recreates the task list. Also a fix for the child tasks not getting completed with subtasks correctly
|
13 years ago |
Tim Su
|
d586f0d3e4
|
On completed, complete all subtasks
|
13 years ago |
Tim Su
|
9cff87724e
|
Merge remote-tracking branch 'origin/4.0' into 120220-st
|
13 years ago |
Tim Su
|
c83cdfba7a
|
Made forward progress on being able to toggle drag and drop from sort dialog
|
13 years ago |
Tim Su
|
a7cae150c0
|
Rearrange menus for better usability
|
13 years ago |
Tim Su
|
44958e8df8
|
Auto idea is part of the appearance parent
|
13 years ago |
Tim Su
|
0646edadee
|
Got rid of the 'Beta' label on preferences
|
13 years ago |
Tim Su
|
54c49e009c
|
Got rid of debugging code.
|
13 years ago |
Tim Su
|
ab101c15d0
|
Add a method to sanity check task list
|
13 years ago |
Tim Su
|
c844b8967a
|
Migrate list to use tag name. Fix unit tests with rearranging
|
13 years ago |
Tim Su
|
b12ffda59c
|
Added a subtask moving test with some extra edge cases to test
|
13 years ago |
Tim Su
|
25d94a4606
|
Moved Gtasks non-sync unit tests to main test suite
|
13 years ago |
Tim Su
|
07d6a84f4a
|
Fix swipe left, and now have UI feedback when swiping left and right
|
13 years ago |
Tim Su
|
311ea3b8b1
|
Minor tweaks to make UI look and work better when dragging
|
13 years ago |
Sam Bosley
|
c5779c03fe
|
Fixed issues with compressed task rows, more section->details in beast mode prefs
|
13 years ago |
Tim Su
|
205dd7ac78
|
Add a new class, draggable list view, for dragging and scrolling from same view
|
13 years ago |