Commit Graph

18 Commits (3c6a8c871619d80e01115726e1bcce6750c55f9c)

Author SHA1 Message Date
Tim Su 3c6a8c8716 Bug fixes:
- new RTM synchronization automatically starts the sync process
  - nags after postpone
  - if tag has special characters, no '@' in shortcut
  - delete old tasks
16 years ago
Tim Su cf290c89f2 Fixing lots of crashes and stuff generated by monkey... super ugly. I hope the product works... =x 16 years ago
Tim Su 5aa45b1dc6 Bug fixes to the chagnes made in Astrid. 16 years ago
Tim Su 16efea1657 - fixed RTM deadline sync bug
- cache italics status
  - clear alarms for cleared deadlines
  - timer indicator
  - new indicator bar icons
16 years ago
Tim Su ea0a114b9b RTM tag spaces->underscores, optimized RTM a bit more on new task transmitting. 16 years ago
Tim Su 8a247fce08 Bugfixes Galore:
- couldn't dismiss initial RTM welcome box
   - duplicated sync notes
   - space between elapsed time & "ago" in view page
   - performance improvements: caching and not inflating on view list
   - tasks due "today" are due at midnight

  New features:
   - postpone button
   - filters persisted
   - timer icon made vertical
   - added a sync shortcut
   - improved cosmetics of the strikeout
16 years ago
Tim Su 7171a3870e Added warning for sync if IOException, and added the fields-picker from Sergi Velez's patch with some modifications. 16 years ago
Tim Su 66fc4fab73 I did not save this file. 16 years ago
Tim Su bf282c128b Tweaked the cosmetics of the main task list, as well as synchronization screens. Also should remove all of the database constraint violations on sync mappings. Good thing those are working. =) 16 years ago
Tim Su 3edc4163b9 - Moved estimated time back to 1st page of edit box.
- Persisting sort status
  - Sync:
    - per-list sync happens only if one-list sync fails
    - adding some delay between grabbing the task list
    - tags
    - estimated time
    - reuse taskcontroller crash solved
    - sync dialog gets the name of the task
16 years ago
Tim Su b9aaa8e95f Updated to handle huge task lists by breaking things down into multiple lists. 16 years ago
Tim Su 25e8e63525 Updated RTM to not read your whole task list, but only the incomplete tasks, on initial sync. Rotation protection for syncpreferences dialog. 16 years ago
Tim Su 01af108e96 Fixed sync issues:
- no more double-synchronizing, which gives "Service invocation failed" error
  - better logging
  - notes are now pushed to RTM if they don't already exist. this is a small hack
  - auto synchronization option
  - hacky screen gesture animations. they're really terrible, but kinda cool
  - completed tasks are marked as done on RTM, not deleted
  - tag-to-list conversion is now case insensitive

  Also, restored full tabs, and added animation xml's.
16 years ago
Tim Su d269f5f189 Minor bug fixes. Minor stuff:
- sync of notes field, if your field doesn't end in a newline =)
  - newline after dialog box
16 years ago
Tim Su ad15acbcf7 Various fixes to get the dialogs looking right, and catching exceptions. 16 years ago
Tim Su c722008f89 Synchronization works, I think. Needs testing of course. 16 years ago
Tim Su fd78e22cd8 First pass at synchronization. All the structural stuff is done, needs to be tested. 16 years ago
Tim Su db20f92769 RTM Synchronization: got authentication working. now to do the synchronize bit. 16 years ago