Tim Su
baaa94362c
Added a setting for turning on/off transparency
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
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
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
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
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
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
Joshua Gross
042f393c8f
About menu is a bit prettier
14 years ago
Joshua Gross
3820f53e94
Linkified About links.
14 years ago
Joshua Gross
b449fc3ef1
Moved 'about' strings to strings-core
14 years ago
Joshua Gross
d78fb39c0c
Moved 'about' strings to strings-core
14 years ago
Joshua Gross
b1a90ffecc
Initial about screen; need to make the about links clickable
14 years ago
Tim Su
fbdb5de14e
Fixed translations from the unit test
14 years ago
Tim Su
5a5e746e46
Updated XML files from .PO files
14 years ago
Tim Su
b1a5096f8e
Updated upgrade message with help from Jon
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
a5dfaf119d
Fix a bunch of crashes
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
b99850134e
restored astrid launch
14 years ago
Tim Su
8fe4afe934
Note plugin cosmetic tweaks (padding, UI)
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
c5389c098a
Temporarily removed manifest entries for sharing
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
d32545fbb5
Started work on 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
f4aa8093ad
Don't create project dependencies in Eclipse, this is actually useless
14 years ago
Tim Su
167cd799ed
Move notes plugin below timers
14 years ago
asukali
56227e27e8
Fixed project setup to compile and run Astrid
...
(tim's edit: removed GDCatalog)
14 years ago
Tim Su
8685971408
New task subject from e-mail subject extra of send to
14 years ago
Joshua Gross
18a2ef1147
Finished 'share link' functionality for sending links into Astrid from the browser.
14 years ago
Joshua Gross
de8125de74
Send-to menu: only missing piece is filling in 'notes' field initially
14 years ago
Tim Su
f229c978d6
Improved the appearance of the note dialog header
14 years ago
Tim Su
608bbc3c40
Fix for debug task notification with new task_due prevention logic
14 years ago
Tim Su
af6dc54720
Set default style so we can use GreenDroid styles in many places in our application
14 years ago
Tim Su
ba7384a504
intro tasks all get note icon
14 years ago
Tim Su
c856bb49db
Fix for AST-325 - reminders pop up even when due dates are changed
14 years ago
Tim Su
a10887e577
Appearance tweaks with our new dialog style
14 years ago
Tim Su
abb456e0c7
Added a dialog custom title style for note dialog
14 years ago
Tim Su
03684c9f25
First pass at creating a note-viewing activity as a quick action on the task
14 years ago
Tim Su
a3e6b8fcb0
Separate action icons for starting and stopping the timer
14 years ago
Tim Su
243d0de6fc
Removed warnings, killed dead code
14 years ago
Tim Su
dfa7969e81
Astrid 3.7.0 - min sdk version is now Android 1.6
14 years ago
Melissa Yu
14d1a3bb1b
Added Quick Action bar to replace astrid's previous task edit button bar
14 years ago
Tim Su
8af6d11051
Updated configuration for Astrid to use subtree projects for Android libraries
14 years ago
Tim Su
80f3f9b37f
version bump to 3.7.0 prerelease
14 years ago
Joshua Gross
1a8f646934
Fixed off-by-one-second task filtering error
14 years ago
Joshua Gross
50203ecd9f
Fixed one unit test, GTask integration tests are still broken
14 years ago
Joshua Gross
c42dd42676
Show sync option in menu if no sync accounts are set up, then prompt user to select and log into a service
14 years ago
Joshua Gross
a94796351b
Fixed build process to work with Eclipse
14 years ago
Tim Su
224246badc
fix for ant deleting our src folders
14 years ago
Tim Su
ecd613ebe4
fix for amazon market not supporting version names with dashes
14 years ago
Tim Su
833b4ddff9
Updated project metadata to work with latest Android SDK, and fix the Unknown Error: NullPointerException errors
14 years ago
Melissa Yu
5e307d15f7
Updated res files to fix compile error with newest Android SDK
14 years ago
Tim Su
3eb6b2bd53
Merge remote branch 'origin/master'
14 years ago
Tim Su
06f5a1b179
Updated upgrade message
14 years ago