Tim Su
|
c6da0907ff
|
Moved a bunch of API files into the API project. Yay for code reuse.
Please import the github project todoroo/astridApi. :)
|
16 years ago |
Tim Su
|
33ae2cad02
|
Merge remote branch 'origin/master' into dev
Conflicts:
astrid/AndroidManifest.xml
astrid/plugin-src/com/todoroo/astrid/producteev/sync/ProducteevDataService.java
astrid/plugin-src/com/todoroo/astrid/rmilk/MilkBackgroundService.java
astrid/plugin-src/com/todoroo/astrid/rmilk/MilkDetailExposer.java
astrid/plugin-src/com/todoroo/astrid/rmilk/MilkPreferences.java
astrid/plugin-src/com/todoroo/astrid/rmilk/api/data/RtmTask.java
astrid/plugin-src/com/todoroo/astrid/rmilk/data/MilkNote.java
astrid/plugin-src/com/todoroo/astrid/rmilk/sync/RTMSyncProvider.java
astrid/plugin-src/com/todoroo/astrid/rmilk/sync/RTMTaskContainer.java
astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
astrid/src/com/todoroo/astrid/adapter/TaskAdapter.java
astrid/src/com/todoroo/astrid/service/StartupService.java
|
16 years ago |
Tim Su
|
ff4e6ba5ea
|
Got rid of confirm password box when creating new user account
|
16 years ago |
Tim Su
|
888183c1bb
|
Now we automatically feed our task to the decorations so no extra sql queries in the background. Also automatic updates when action button is pressed
|
16 years ago |
Tim Su
|
1cb46c83fc
|
Add a bit of padding, got rid of logging statement
|
16 years ago |
Tim Su
|
adea1b3126
|
AST-246 - caching task details
|
16 years ago |
Tim Su
|
ae0f20e192
|
Remoted a temporary property on ProducteevLoginActivity, change 'Notes' -> 'Add a Comment' in taskedit with producteev
|
16 years ago |
Tim Su
|
3d2a67741e
|
Removed plugin.
|
16 years ago |
Tim Su
|
4992bab24c
|
Pulled in translations from launchpad, updated value xml's
|
16 years ago |
Tim Su
|
c092436f4f
|
Fix for AST-242 - task editing cancelled when rotate on edit new task, AST-211 - new tag box doesn't always appear, AST-262 - tag drop down selector
|
16 years ago |
Tim Su
|
648139e458
|
Fix for AST-227 - launching app goes straight to filters, back from filters goes straight home
|
16 years ago |
Tim Su
|
03c83324a7
|
centering task list header
|
16 years ago |
Tim Su
|
3375e1afb8
|
Made task list header support longer headers better
|
16 years ago |
Tim Su
|
542d9dfee3
|
Fixed content values not being set correctly (most of the time, at least), fix for widget tapping not launching the right filter. I think the widget add button still doesn't respect content values, but everything else looks about right
|
16 years ago |
Tim Su
|
fe3dfb2fab
|
AST-255 - when you create a widget, you get to select a filter. Awesome.
|
16 years ago |
Tim Su
|
dcc2aa0191
|
Fix for no responsible user if task is set to 'do not synchronize'
|
16 years ago |
Tim Su
|
525e88e6b7
|
Auto-capitalizing custom filter name, trim
|
16 years ago |
Tim Su
|
ea10f25814
|
Merge remote branch 'stingeraj/dev' into dev
|
16 years ago |
Tim Su
|
616b7e4072
|
Working on fix for AST-227 - launching app goes straight to filters. Also adjusting appearance of filters button, and lastly, got deleting custom filters up
|
16 years ago |
Tim Su
|
7cbc7478c0
|
got saved filter saving working. also updated the icon on the task list activity
|
16 years ago |
Arne Jans
|
a8b5865663
|
resolved conflicts with my own branch...
|
16 years ago |
Arne Jans
|
b25e6c21ab
|
Changed manifest, so Astrid works on 2.1-phones. Fixed Task-assignment- and dashboard-spinner on TaskEditActivity. Changes arent pushed to the server, dont know how. Here are 2 bugs left: responsible person and dashboard isnt saved with task (see Producteev-tasks and notes I gave you), and the responsible-spinner is too small, I dont know why....
|
16 years ago |
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 |
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
|
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
|
d1b7bc77ab
|
Sort selection dialog. Now to actually make it work.
|
16 years ago |
Arne Jans
|
e5c677412e
|
merged dummy-conflicts from git
|
16 years ago |
Arne Jans
|
d7f17502fe
|
Fix CRLF for dev
|
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
|
6784b38cb1
|
Styled up producteev login activity. Next need to hook up to actual api calls
|
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
|
64040f20f3
|
added a little view separator to addons page
|
16 years ago |
Tim Su
|
5c07e7f9bc
|
Created wrapper layer so gestures don't crash on Android 1.5
|
16 years ago |
Tim Su
|
9d2c0a8564
|
Made gesture detector only work with single swipes, speeds it up
|
16 years ago |
Tim Su
|
77bf55d6ad
|
Gesture detector, fixed crash with Locale edit alerts
|
16 years ago |
Tim Su
|
8fee29ef55
|
Completed step 1 of alarms - the control set
|
16 years ago |
Arne Jans
|
34bac5a11b
|
added ProducteevLoginActivity
|
16 years ago |
Tim Su
|
9b6cbaf1b5
|
Fix for AST-146 - moved priority bar to left side
|
16 years ago |
Tim Su
|
74da37ac03
|
Producteev ui enhancements - add onpage and task edit can edit stars
|
16 years ago |
Tim Su
|
cb09991e2d
|
Removed a logging message, got widget working on Android 1.5
|
16 years ago |
Tim Su
|
29145c7b32
|
Cleaned up add on adapter and made it work. Next step is locale plugin. Also added some help to backup preferences
|
16 years ago |
Tim Su
|
ca8a74d755
|
Minor ui tweaks to make task edit adapter third page look nicer when no plugins, add on activity have a 'no items' text
|
16 years ago |
Tim Su
|
ad4e1db7a4
|
add on adapter, add on items, add on activity now populated
|
16 years ago |