Tim Su
b50e22996c
Merge remote branch 'origin/master' into dev
14 years ago
Tim Su
509c699251
Custom filter activity prototype
14 years ago
Tim Su
cc40525b3d
Merge branch 'master' into dev
14 years ago
Tim Su
76b85c3efe
trying out new icon things in details
14 years ago
Tim Su
ef8798c0da
Fix for NPE from older version of Producteev detail exposer
14 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
14 years ago
Tim Su
8004d6f906
dos-to-unix on all files. Everything now should have only LF
14 years ago
Tim Su
0ae7d4ddd2
Fixed bug where neither widget nor task list would respect default settings
14 years ago
Tim Su
0ced4fc3d9
New sort selection activity now works, updates the task list as you'd expect.
14 years ago
Tim Su
796d26955b
Added instructions for dealing with line endings
14 years ago
Arne Jans
315584ce2e
commiting intermediary changes
14 years ago
Tim Su
d1b7bc77ab
Sort selection dialog. Now to actually make it work.
14 years ago
Arne Jans
e5c677412e
merged dummy-conflicts from git
14 years ago
Arne Jans
d7f17502fe
Fix CRLF for dev
14 years ago
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
b4bf894752
Exported .po files from XML files to update to new template and fix for format string issues
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
Tim Su
a249d3a919
Merged some dropped data values into strings
14 years ago
Tim Su
884beeeca1
Pulled in latest translations from launchpad
14 years ago
Tim Su
0d7aca4f22
made an ugly 4x4 widget prototype
14 years ago
Tim Su
a943385ef6
Updated pot with new updated strings
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
Arne Jans
d1ccce4e68
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
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