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 |
Sam Bosley
|
a2940ebbc4
|
Fixed a concurrency bug in gtasks sync, fixed setting of gtasks last_sync dates on individual tasks
|
13 years ago |
Sam Bosley
|
d3ce02dffc
|
Introduce a nullable option for properties to fix errors where some long properties would return null instead of 0
|
13 years ago |
Tim Su
|
57f3a70089
|
Refactored GtasksTaskListUpdater into OrderedListUpdater to create a new child class
|
13 years ago |
Sam Bosley
|
33dc23d5db
|
Check uniqueness of remote id in task api dao
|
13 years ago |
Sam Bosley
|
6c0ef54104
|
I broke abstractdatabase.insert. Fixed now
|
13 years ago |
sbosley
|
a3650a917e
|
Merge pull request #141 from jonparis/120215_jp_style
120215 jp style
|
13 years ago |
Jon Paris
|
e9989b9fab
|
updated menu buttons to look nicer
|
13 years ago |
Sam Bosley
|
f2de1d2152
|
Cleaned up classpath
|
13 years ago |
Tim Su
|
34fde08ba4
|
Merge pull request #142 from sbosley/120217_sb_duplicate_issues
Fixes for lots of sync issues, hopefully resolving duplicates
|
13 years ago |
Sam Bosley
|
db0cde33ff
|
Synchronize the gtasks update lists method to prevent conflicts when multiple syncs ongoing
|
13 years ago |
Tim Su
|
d6345b4b32
|
Killed some bunk methods from gtasks task list updater, removed old sync provider
|
13 years ago |
Sam Bosley
|
3e7cfc7120
|
Removed debug code
|
13 years ago |