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 |
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 |
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 |