Tim Su
fc043a1d0d
wallpaper-background experiment
...
Conflicts:
astrid/res/layout/task_list_activity.xml
14 years ago
Tim Su
27bd6e8fb6
padding = good. Added padding to about dialog
14 years ago
Tim Su
c2958d94eb
clickable link in about dialog
14 years ago
Tim Su
f1d45a190c
Restored original gtasks jar without tests and libs
14 years ago
Tim Su
321906b555
Goodbye apache commons-lang, you made my apk too big
14 years ago
Tim Su
c1a5bbdb66
Minor capitalization and string fixing
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
200e8fbf9b
Added the case in sync preferences for a successful sync that had errors, displayed in yellow
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
10bb07708e
Fixed unit tests
14 years ago
Tim Su
a8ff585a7d
Various minor fixes - targeting SDK 10, fix typo, and change algo for isIntroTask
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
61e6db4aab
Merge remote branch 'bigwave/Fix-testFormatStringsMatch'
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
0b753d3532
Merge remote branch 'altendky/master'
14 years ago
Ian Fraser
52af1265c1
Delete redundant translations of English text that no longer
...
exists, fix failure in testFormatStringsMatch
14 years ago
Ian Fraser
24e4582b8a
Add missing %s to cz translation, fix one failure in
...
testFormatStringsMatch
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
Tim Su
945e2a7de0
Fixed instructions
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
211eb383ed
Added eclipse code formatting and organizing preferences to Astrid, test, and API projects
14 years ago
Kyle Altendorf
b3c678b023
Added 'Filter By Tag' TaskListActivity context menu item
...
If the task for which the context menu has been created has no tags
this entry will be disabled (but visible). For a single tag a new
TaskListActivity is started and with a filter based on that single
tag. If multiple tags are present then a dialog is presented to allow
the user to select a single tag to filter by.
14 years ago
Tim Su
e013e7ee3b
Minor fix to not dupe RTM tasks on clone
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
5173904497
Fix CRLF for some Greendroid-files
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
f5e297fc0d
Version bump to 3.7.2
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
Tim Su
7aeb675caa
reset completion and deletion date
14 years ago
Kyle Altendorf
11736572e8
Added 'Copy Task' to task context menu
...
Clones task, sets creation then modification date, and finally opens
cloned task for editing.
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
8755a4c561
Fixed null pointer when subject of 'share with' is null
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
91b84d2a53
On android 2.2 and up, the voice search application has a different package name
14 years ago
Tim Su
b88d5e5527
Fix for astrid crash on honeycomb - no more managing cursors that we also close
14 years ago
Tim Su
e8c458f4d7
Adding facebook classpath and project so it can be imported into Eclipse
14 years ago
Tim Su
c00e69c4cb
Version bump Astrid 3.7.1
14 years ago
Tim Su
08265c0f38
improved the appearance of the about page
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