Tim Su
243d0de6fc
Removed warnings, killed dead code
14 years ago
Tim Su
a24f3200f6
COLLABORATORS - READ THIS COMMIT!
...
---------------------------------
Astrid's library projects (astridApi and GreenDroid) have moved to become
part of this repository. This will make your life easier, but if you have
already imported astridApi, you will have to delete this project from
Eclipse and re-import it from its new location within the api/ folder of
this repository.
Thanks!
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
9b26d9020e
Merge commit '94a57ce7512954d092ea49a09f3f15ccc7486556' as 'api'
14 years ago
Tim Su
94a57ce751
Squashed 'api/' content from commit fdb4b31
...
git-subtree-dir: api
git-subtree-split: fdb4b31e548e92c66a8db44de57579017311f1bc
14 years ago
Tim Su
32b3da0151
Merge commit '7257a793e6843c3576fbbe24e947775b1a47fa65' as 'greendroid'
14 years ago
Tim Su
7257a793e6
Squashed 'greendroid/' content from commit f1363aa
...
git-subtree-dir: greendroid
git-subtree-split: f1363aad28e527ee70b6a7b141256441604f57e5
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
4958a29f96
Updating readme to warn of JUnit jankiness
14 years ago
Joshua Gross
f91984f489
Updated README to help kick-start developers debugging/testing, and changed test Manifest to allow it to be debugged
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
fc3f3d8633
Updated readme to encourage forking both astrid and astridApi
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
Tim Su
b92256303e
Fix for Astrid crash when using timers. Version bump
14 years ago
Tim Su
81229dcac1
Added a message if google login fails too many times. This will help users get un-stuck
14 years ago
Tim Su
93ac196557
Can start sync intent with any kind of action. Created two new manifest actions for starting sync from third party apps like Tasker
14 years ago
Tim Su
22cd64bda9
Fix for AST-471 - editing from the web causing duplicate tasks. how did i forget this
14 years ago
Tim Su
ba578976e7
Fixed a crash with missing value
14 years ago
Tim Su
9d22415023
Removed debugging
14 years ago
Jon
65f3f04a8f
Updated Readme with input from Arne. (astrid original - named upstream and clean instructions added.
14 years ago
Jon
a760d84a38
Added CLA step to readme
14 years ago
Jon
bec8998200
additional readme formatting
14 years ago
Jon
3880353801
formatting of readme
14 years ago
Jon
34e18ec40d
Added contributors workflow to the readme.
14 years ago
Jon
0ca9cb6210
Updated the contributor workflow in the readme
14 years ago
Tim Su
0625a34582
Upgrade message
14 years ago
Tim Su
91509d0642
Restored functionality where we don't synchronize tasks that you are not interested in
14 years ago
Tim Su
a28d39ea90
Added nls warning suppression
14 years ago
Tim Su
b79a75bf17
Removing some commented out lines
14 years ago
Arne Jans
d6c4499497
repeating icon for pdv-recurrent tasks added
14 years ago
Arne Jans
1e48dc55c0
PDV-recurrent tasks display and handling first version. No conflict-handling yet between Astrid-repeats and PDV-repeats other than disabling PDV-repeats for tasks that have Astrid-repeats enabled. But still, duplicates might be produced by this. Another glitch is, if a task is completed on webinterface and in Astrid in parallel, and synced, then PDV-recurrent tasks' duedate on webinterface gets added one day (could be due to faulty timezone-handling in producteev.api.ApiUtilities (SimpleDateFormat-instances are hardcoded on Locale.US and thus dont write +0100-timezone for me in Europe/Berlin but +0000)
14 years ago
Arne Jans
0b28171bbd
clear complete-status cache if flushing tasklist-caches. this is necessary for properly displaying pdv-recurrent tasks after a sync.
14 years ago
Tim Su
02d5de51e8
Had to re-write the producteev api sig generation logic to support array types
14 years ago
Tim Su
cded7963f9
Changed producteev api to use change_labels call instead of set/unset labels
14 years ago
Tim Su
127cdd081a
[debug] added some debugging to PDV logic.
14 years ago
Tim Su
8b6241b042
CRLF patch from Arne
14 years ago
Tim Su
26c0d077c7
added task completion event
14 years ago
Tim Su
5582bcae53
Minor fixes to google sync and shortening log
14 years ago
Tim Su
3229379d20
Fix for a NPE
14 years ago
Tim Su
37376d5842
Default control set should be the user's default workspace
14 years ago