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 |
Tim Su
|
ed8840167f
|
made the do not synchronize label more clear
|
14 years ago |
Tim Su
|
37ed37ba74
|
Don't delete tasks that are existing but marked do not sync
|
14 years ago |
Tim Su
|
3984622eb7
|
killed unused line
|
14 years ago |
Tim Su
|
b06885676d
|
version bump to Astrid 3.6.2, fix for google tasks crash and another minor crash
|
14 years ago |
Tim Su
|
4fa87a35d9
|
suppress strange motorola cliq error by subclassing edit text
|
14 years ago |
Tim Su
|
a87bda2d65
|
update power pack description
|
14 years ago |
Tim Su
|
b56e6af02e
|
killed dead code, added calendar picker to alarms
|
14 years ago |