Arne Jans
|
74203d1c2c
|
Fix for 13186759, note-ordering and pref-setting show all notes. couldnt reproduce disappearing notes.
|
14 years ago |
Tim Su
|
fc3d02bc8d
|
Merge remote-tracking branch 'stingerAJ/2011-05-09-patches'
Conflicts:
astrid/src/com/todoroo/astrid/service/TaskService.java
|
14 years ago |
Arne Jans
|
247edede75
|
Fixed: Quickadd a task in a workspace is not shown
|
14 years ago |
Tim Su
|
052c92d3a4
|
Roll back opencrx changes that aren't required, move opencrx packages to Astrid prefix.
|
14 years ago |
Arne Jans
|
de29f3d7ce
|
fixed (Repeating From Completion Date --> Loss of Due Time)
|
14 years ago |
Arne Jans
|
775d536896
|
Fixed sync-duplicating. Actually I introduced this bug myself with the change 89afc36cc5
|
14 years ago |
Arne Jans
|
64174308f9
|
Organized imports
|
14 years ago |
Tim Su
|
4ed26c0d7d
|
Fixed crashes reported from Android Market
|
14 years ago |
Tim Su
|
d8084869ab
|
Turn logging messages into debug-only
|
14 years ago |
Tim Su
|
43823227a4
|
Fix for race condition during task pushing to server, wait for them all before getting new lists
|
14 years ago |
Tim Su
|
4d4f903313
|
New gtasks list icon
|
14 years ago |
Tim Su
|
9742e6e156
|
Fix 'show note' preference not working
|
14 years ago |
Tim Su
|
321906b555
|
Goodbye apache commons-lang, you made my apk too big
|
14 years ago |
Tim Su
|
4b80e38e77
|
I think this will fix the gtasks task not created remotely issue
|
14 years ago |
Tim Su
|
1cf26c4ca6
|
Multi-threading google tasks sync
|
14 years ago |
Tim Su
|
5097d3fac9
|
Seems to fix the gtasks remote id issues, also consolidated some API calls for fewer invocations
|
14 years ago |
Tim Su
|
67ef6ffd00
|
Only show creator of task if it's not the same as responsible user
|
14 years ago |
Tim Su
|
e91c92b93a
|
GTasks custom filter exposer
|
14 years ago |
Arne Jans
|
6e1c31dfdf
|
rewrite of filters for teammember's tasks, readonly again, modified standard-filters so readonly-tasks dont clutter those filters like Inbox, Recent, Taglists, workspaces, tasks assigned by you/to you. Fixes AST-354
|
14 years ago |
Tim Su
|
de8c438c49
|
Merge remote branch 'bigwave/hide-complete-google-tasks'
|
14 years ago |
Tim Su
|
44b66b1ea0
|
New and updated icon
|
14 years ago |
Tim Su
|
db7a69b487
|
Move 'filter by tag' to a task action
|
14 years ago |
Tim Su
|
8d8db3e1d8
|
Moved filter by tag to the tag plugin, created an api for task context menu actions
|
14 years ago |
Tim Su
|
d7af85c164
|
Using apache lang unescapeHTML instead of the random one i found on the net. Better license and more trusted code.
|
14 years ago |
unknown
|
8b21487df8
|
Make Google Tasks lists respect the "Display Completed" preference flag.
Signed-off-by: unknown <ian@.(none)>
|
14 years ago |
Tim Su
|
3f9c957107
|
Don't send tasks with PDV id = 0 as part of the locally updated
|
14 years ago |
Arne Jans
|
89afc36cc5
|
invoker.labelsShowList now be called with timestamp to save time and bandwidth
|
14 years ago |
Arne Jans
|
aa79cd7246
|
duplicate-fix for locally renaming tasks in Astrid, also untested fix for deleting workspaces remotely
|
14 years ago |
Tim Su
|
8dd10dfe24
|
Removed retry from producteev login on server 403
|
14 years ago |
Tim Su
|
12ab4ab16d
|
Minor tweaks to reminder logic
|
14 years ago |
Kyle Altendorf
|
61ff04725d
|
Consider due and completion dates as part of uniqueness during import
|
14 years ago |
Tim Su
|
6cd2b0b011
|
Fixing unit tests
|
14 years ago |
Tim Su
|
479f2458fc
|
Replacing html.fromHTML in pdv api utilities to unescapeHtml implementation to fix pushback buffer overflow issue.
|
14 years ago |
Tim Su
|
2ddc0429f2
|
Added a ring 5 times setting to Astrid, and now a notification if your volume is muted and you launch astrid
|
14 years ago |
Tim Su
|
c00e69c4cb
|
Version bump Astrid 3.7.1
|
14 years ago |
Tim Su
|
12e8c23931
|
Fix for crashes reported by users
|
14 years ago |
Joshua Gross
|
6485e8c3a3
|
I believe the parenthesization of this if statement was wrong, leading to some notifications never appearing
|
14 years ago |
Tim Su
|
fec3f3c93a
|
Tweaks to quick-add to make it work in all cases
|
14 years ago |
Tim Su
|
8c3bee018c
|
Added quick-add markup
|
14 years ago |
Tim Su
|
61003bd535
|
Producteev: Fix case where there is no array returned in json invocation
|
14 years ago |
Tim Su
|
f161294848
|
Killed extended details. Created NoteMetadata for displaying notes created from plugins.
- migrated PDV and RTM notes to new format
|
14 years ago |
Tim Su
|
7770852144
|
Link action is totally awesome. Now you can get your links via task action
|
14 years ago |
Tim Su
|
3e28972237
|
Act.fm invoker
|
14 years ago |
Tim Su
|
4d5b667243
|
Added facebook login button to the sharing login activity
|
14 years ago |
Tim Su
|
ce320f29b8
|
Minor tweaks to make note viewing a pleasant experience, intro tasks
|
14 years ago |
Tim Su
|
fcb484fca7
|
Tweaks to make the note detail exposer work
|
14 years ago |
Tim Su
|
464d65fc63
|
fix for npe
|
14 years ago |
Tim Su
|
2f87b67248
|
Moved notes from action into a decoration
|
14 years ago |
Tim Su
|
f46a92938a
|
Sharing initial commit
|
14 years ago |
Tim Su
|
f229c978d6
|
Improved the appearance of the note dialog header
|
14 years ago |