Tim Su
|
5934d21d4a
|
finished up Sync action
|
14 years ago |
Tim Su
|
16bd76b18f
|
completed tasks bubble to the bottom in most sorts
|
14 years ago |
Tim Su
|
7fa70df9fe
|
completed tasks in widget go gray
|
14 years ago |
Tim Su
|
b2ea285641
|
Rewrote alarm scheduling logic, now we schedule all alarms on astrid startup
|
14 years ago |
Tim Su
|
ff4e6ba5ea
|
Got rid of confirm password box when creating new user account
|
14 years ago |
Tim Su
|
2a4c4bab69
|
Fixed some warnings
|
14 years ago |
Tim Su
|
939bb9d5af
|
Merge remote branch 'origin/master'
Conflicts:
astrid/plugin-src/com/todoroo/astrid/producteev/sync/ProducteevSyncProvider.java
|
14 years ago |
Tim Su
|
8bd838be50
|
Made slide animations quicker, started work on sync provider API
|
14 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
|
14 years ago |
Tim Su
|
c0e9ae6ff3
|
Increased gesture detection threshold
|
14 years ago |
Tim Su
|
2af576531e
|
Fixed various bugs with clearing details, now try-catching detail loader, all kinds of goodies
|
14 years ago |
Tim Su
|
9b0cf2b416
|
Still more shorten the notification title
|
14 years ago |
Tim Su
|
ed3a274c18
|
temporarily disable un-setting due date, squash another source of duplicate tasks - remotely new and completed tasks
|
14 years ago |
Tim Su
|
e6bce4d275
|
Added allDay flag for Producteev setDeadline, fixed unsetting deadline
|
14 years ago |
Tim Su
|
1cb46c83fc
|
Add a bit of padding, got rid of logging statement
|
14 years ago |
Tim Su
|
13a4d51ca2
|
Improved the way that task details work (to use a string builder), nice background for selected tasks, make purge really work)
|
14 years ago |
Tim Su
|
4253cec645
|
Clearing cache when logging out of PDV, escaping producteev activities and workspaces, fixing warnings
|
14 years ago |
Tim Su
|
edb6379c9f
|
Added a purge item
|
14 years ago |
Tim Su
|
fe631ac97e
|
Better handling of tapping on actual title not body
|
14 years ago |
Tim Su
|
adea1b3126
|
AST-246 - caching task details
|
14 years ago |
Tim Su
|
7432195f10
|
tasks due on a certain day in Astrid -> 23:59 PM in producteev
|
14 years ago |
Tim Su
|
8e52492054
|
AST-295 - if a task is overdue upon sync, turn off notify-after-deadline flag
|
14 years ago |
Tim Su
|
b548943604
|
Clear notifications on task edit. Fixes AST-274
|
14 years ago |
Tim Su
|
2da6931635
|
AST-252 - swipe transition and filter transition now go the right direction
|
14 years ago |
Tim Su
|
fd5f5f1a28
|
A little bit of extra checking when creating dialogs in case activity is finishing
|
14 years ago |
Tim Su
|
98b5e0d5f8
|
Fix for AST-273 - rtm priority was being set incorrectly
|
14 years ago |
Tim Su
|
120613d067
|
Fix for AS-299 - notifications don't open up the right page and instead re-use the old notification. There were bugs upon bugs upon bugs!
|
14 years ago |
Tim Su
|
39aa2679a7
|
Added a nls
|
14 years ago |
Tim Su
|
e4300b1237
|
Fix for AST-117 - call is silent w/ no vibration if call state not idle
|
14 years ago |
Tim Su
|
5c5612746a
|
AST-285 - rtm login page randomly comes up
|
14 years ago |
Tim Su
|
16449a4ae2
|
Bump upgrade date
|
14 years ago |
Tim Su
|
1049549629
|
Shortened notification title
|
14 years ago |
Tim Su
|
de28c8f072
|
Renamed permissions, fixed a bug with Field class
|
14 years ago |
Tim Su
|
ed60492f18
|
Fixin' tests, fixin' the content provider, i think it's in decent shape now. All unit tests pass!
|
14 years ago |
Tim Su
|
0b77d19f7d
|
Now passing the first of the content provider unit tests
|
14 years ago |
Tim Su
|
c1d1fa801f
|
Fixed up unit tests. they compile but aren't passing yet
|
14 years ago |
Arne Jans
|
8b084c286f
|
first version of notifiers for producteev-worklog to show acitivites/shownotifications since last sync
|
14 years ago |
Tim Su
|
8bd90f3252
|
catch a couple exceptions here and there, be better about varions error possibilities
|
14 years ago |
Tim Su
|
561e899eff
|
Updated content provider, started on provider tests
|
14 years ago |
Tim Su
|
986de7792b
|
Fully fleshed out content provider. Now for unit tests
|
14 years ago |
Tim Su
|
17a9ec4cb2
|
In-progress content provider
|
14 years ago |
Tim Su
|
e98cbacae8
|
launching activities from widget resets task
|
14 years ago |
Tim Su
|
ae0f20e192
|
Remoted a temporary property on ProducteevLoginActivity, change 'Notes' -> 'Add a Comment' in taskedit with producteev
|
14 years ago |
Tim Su
|
eec0fbaa34
|
we weren't syncing responsible person. Now we are.
|
14 years ago |
Tim Su
|
68c87404ab
|
Always sync all dashboards, instead of just recently changed ones. Seems like a reasonable thing to do - small amount of data increase, prevents out of sync bugs
|
14 years ago |
Tim Su
|
548fb1cf74
|
If user cancels new dashboard creation, bring 'em back to old selection
|
14 years ago |
Tim Su
|
e95222bb59
|
Fixes to make created user thing work
|
14 years ago |
Tim Su
|
4751815fcc
|
Merge remote branch 'origin/master'
|
14 years ago |
Tim Su
|
535de14436
|
Update default dashboard preference from setting on server
|
14 years ago |
Arne Jans
|
ed8efb1e22
|
dashboards can now be created and assigned from within astrid. setting responsible person is now sent to server, too (fixin missing parameter in invoker.tasksCreate)
|
14 years ago |