Tim Su
8697f99cab
If PDV tasks aren't created by or responsible by current user, don't synchronize them
14 years ago
Tim Su
5472e0da2c
Fixed some bugs, now we actually are able to synchronize producteev workspaces and responsible parties. Todo: edit dashboard / responsible, filters, hide tasks you aren't able to edit
14 years ago
Tim Su
aa2fe7db1b
Producteev Shared Desktop initial work. what's here: synchronizing multiple workspaces, displaying this information, displaying task responsiblity info, switching things into multiple workspaces
14 years ago
Tim Su
8b4b79db88
Added default dashboard option. It's not hooked up to anything right now.
14 years ago
Tim Su
cb7afcea2c
Got Producteev Login activity and signup working fully.
14 years ago
Tim Su
6784b38cb1
Styled up producteev login activity. Next need to hook up to actual api calls
14 years ago
Tim Su
01c6874c69
Fix for compile errors, synchronize producteev in background on login
14 years ago
Tim Su
b8b89672d8
Fix for AST-179 - adding a task w/ due date but no due time, calendar sends it to the next day
14 years ago
Tim Su
0643e6b97b
Merge branch 'master' into dev
14 years ago
Tim Su
c9c915e610
Removed some extra logging statements.
14 years ago
Tim Su
5dafaaa80a
Imported translations into xml's, fixed up format string bugs, and updated spanish translation from launchpad
14 years ago
Arne Jans
78e6107ce0
done reading/display-side of producteev-dashboard in the TaskDetailExposer
...
at least the reading/displaying part is ready for testing, the part where dashboard-infos are written into metadata-db
and dataservice-cache is missing and should be done by tim, i think.
14 years ago
Arne Jans
1b5a1f9d79
merged AndroidManifest.xml and added missing things for LoginActivity
14 years ago
Arne Jans
d9241288b6
added ProducteevLoginActivity
14 years ago
Tim Su
44e0f00b38
Merge branch 'master' into dev
...
Conflicts:
astrid/src/com/todoroo/astrid/adapter/TaskAdapter.java
14 years ago
Tim Su
d0acc5fa3f
Updated upgrade message for accuracy
14 years ago
Tim Su
64040f20f3
added a little view separator to addons page
14 years ago
Tim Su
87fac59e7c
Changed behavior so that p_nagging affects due date reminders
14 years ago
Tim Su
7f2a17de89
Roll back repeat SMTWRFS displaying for non-weekly frequencies
14 years ago
Tim Su
098faf2af8
changed filter gesture to L to R
14 years ago
Tim Su
5c07e7f9bc
Created wrapper layer so gestures don't crash on Android 1.5
14 years ago
Tim Su
9d2c0a8564
Made gesture detector only work with single swipes, speeds it up
14 years ago
Tim Su
f65812c0ca
Pre-initialize astrid dependency injector and context manager for Locale stuff
14 years ago
Tim Su
77bf55d6ad
Gesture detector, fixed crash with Locale edit alerts
14 years ago
Tim Su
98273affd6
Fixed reminder services leaving junk for all of the other services to deal with, bump version in Android manifest
14 years ago
Tim Su
73d15ccd56
Fix for AST-131 - date formatting functions are broken on HTC desire in non-english languages. Replaced all instanced where we get MMMM or EEEE date formats with android functions
14 years ago
Tim Su
362251823b
Fixed up unit tests, got them to pass
14 years ago
Tim Su
d54567c035
Alarm values auto-adjust when task repeats
14 years ago
Tim Su
017dc5c0c3
Created upgrade from Alarm in separate table to Alarm in metadata
14 years ago
Tim Su
3446d6c6db
Fix for AST-199 - removed RTM branding from Astrid main menu
14 years ago
Tim Su
04f2986159
Added unadded alarmdetailexposer class
14 years ago
Tim Su
654e14030d
Fix for AST-198 - add help
14 years ago
Tim Su
294de734cf
Task detail for alarms
14 years ago
Tim Su
5ed1dacdea
Alarm scheduling service
14 years ago
Tim Su
e01e417611
Interim fix for AST-135 - tags with underscore in the beginning are hidden again.
14 years ago
Tim Su
5bb82d518f
Linkify task name
14 years ago
Tim Su
d81a5a1d69
Fix for AST-197 - pressing qwer changes task priority not search
14 years ago
Tim Su
f716f16f40
Fix for AST-156 - now we show three categories of tags, normal, completed, and all.
14 years ago
Tim Su
65da23a6bf
Fixed up alarm service to read/write, and tried to make tags stick around afte rotate. but it works pretty poorly :|
14 years ago
Tim Su
8fee29ef55
Completed step 1 of alarms - the control set
14 years ago
Tim Su
feb6b828a5
Added a category for completed tasks
14 years ago
Tim Su
db599d81f8
Crash during notification randomly
14 years ago
Tim Su
79933aaed5
Fix for AST-171 - sorting by alpha takes capitalization into account
14 years ago
Tim Su
e8ee04a232
fix for task decoration being to the left of the checkbox
14 years ago
Tim Su
6bb677ca5c
Fix for time duration control set not working
14 years ago
Tim Su
07bd6f099e
Set owner of task import and export progress dialog boxes so they get collected
14 years ago
Tim Su
7547767d67
Made old shortcuts work
14 years ago
Tim Su
4bcfc48f4d
Fix for cloning original task without recurrence
14 years ago
Tim Su
1c0f60d9b6
fix for AST-167: allowing 'by day' type functionality for all repeats
14 years ago
Tim Su
9b6cbaf1b5
Fix for AST-146 - moved priority bar to left side
14 years ago