Commit Graph

194 Commits (49ac72b6479cc88b68263928e196dc375adaea8a)

Author SHA1 Message Date
Arne Jans 49ac72b647 Merge remote branch 'upstream/dev' into dev 16 years ago
Arne Jans e33dd8a54d Merge remote branch 'upstream/master' into dev 16 years ago
Arne Jans 01ff80a369 added some missing new files 16 years ago
Arne Jans a9130b3ba4 first version of responsible- and dashboard-assignment. still needs testing and pushing assignment-changes to producteev-service. see TODO in ProducteevControlSet. 16 years ago
Tim Su 567ebfb02e Fix for crash from replaceAll not liking non-regular expression 16 years ago
Tim Su 515ce9bcdc Merge remote branch 'origin/dev' into dev 16 years ago
Tim Su f33c456f89 Fixed up tags not working in custom filter, hooked it up to the rest of the application 16 years ago
Tim Su 8e7b96f78f Got the awesome filter screen working. Won't save as bookmarks, but at least... it works and can filter tasks. Can edit the chaining type, can delete rows. Pretty much awesome. 16 years ago
Tim Su 0f77edb13e Wrote code for custom filter. A bunch of code. Time to see if it works 16 years ago
Tim Su b50e22996c Merge remote branch 'origin/master' into dev 16 years ago
Tim Su 509c699251 Custom filter activity prototype 16 years ago
Tim Su cc40525b3d Merge branch 'master' into dev 16 years ago
Tim Su 76b85c3efe trying out new icon things in details 16 years ago
Tim Su ef8798c0da Fix for NPE from older version of Producteev detail exposer 16 years ago
Tim Su b116bdfc7a Merge branch 'dev'
Conflicts:
	astrid/common-src/com/todoroo/andlib/sql/Order.java
	astrid/src/com/todoroo/astrid/widget/TasksWidget.java
16 years ago
Tim Su 8004d6f906 dos-to-unix on all files. Everything now should have only LF 16 years ago
Tim Su 0ced4fc3d9 New sort selection activity now works, updates the task list as you'd expect. 16 years ago
Tim Su 8697f99cab If PDV tasks aren't created by or responsible by current user, don't synchronize them 16 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 16 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 16 years ago
Tim Su 8b4b79db88 Added default dashboard option. It's not hooked up to anything right now. 16 years ago
Tim Su cb7afcea2c Got Producteev Login activity and signup working fully. 16 years ago
Tim Su 6784b38cb1 Styled up producteev login activity. Next need to hook up to actual api calls 16 years ago
Tim Su 01c6874c69 Fix for compile errors, synchronize producteev in background on login 16 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 16 years ago
Tim Su 0643e6b97b Merge branch 'master' into dev 16 years ago
Tim Su c9c915e610 Removed some extra logging statements. 16 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.
16 years ago
Arne Jans 1b5a1f9d79 merged AndroidManifest.xml and added missing things for LoginActivity 16 years ago
Arne Jans d9241288b6 added ProducteevLoginActivity 16 years ago
Tim Su 44e0f00b38 Merge branch 'master' into dev
Conflicts:
	astrid/src/com/todoroo/astrid/adapter/TaskAdapter.java
16 years ago
Tim Su 87fac59e7c Changed behavior so that p_nagging affects due date reminders 16 years ago
Tim Su 7f2a17de89 Roll back repeat SMTWRFS displaying for non-weekly frequencies 16 years ago
Tim Su f65812c0ca Pre-initialize astrid dependency injector and context manager for Locale stuff 16 years ago
Tim Su 77bf55d6ad Gesture detector, fixed crash with Locale edit alerts 16 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 16 years ago
Tim Su 362251823b Fixed up unit tests, got them to pass 16 years ago
Tim Su d54567c035 Alarm values auto-adjust when task repeats 16 years ago
Tim Su 017dc5c0c3 Created upgrade from Alarm in separate table to Alarm in metadata 16 years ago
Tim Su 04f2986159 Added unadded alarmdetailexposer class 16 years ago
Tim Su 294de734cf Task detail for alarms 16 years ago
Tim Su 5ed1dacdea Alarm scheduling service 16 years ago
Tim Su e01e417611 Interim fix for AST-135 - tags with underscore in the beginning are hidden again. 16 years ago
Tim Su f716f16f40 Fix for AST-156 - now we show three categories of tags, normal, completed, and all. 16 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 :| 16 years ago
Tim Su 8fee29ef55 Completed step 1 of alarms - the control set 16 years ago
Tim Su feb6b828a5 Added a category for completed tasks 16 years ago
Tim Su db599d81f8 Crash during notification randomly 16 years ago
Tim Su 79933aaed5 Fix for AST-171 - sorting by alpha takes capitalization into account 16 years ago
Tim Su 07bd6f099e Set owner of task import and export progress dialog boxes so they get collected 16 years ago