Commit Graph

7 Commits (b4f9d7e08621973fbb8c204874f9f3bcbabc66c3)

Author SHA1 Message Date
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 8bb97a73df Ran findbugs on my code, fixed some bugs. Also, changed the auto sort algorithm to move "in progress" tasks to the top, and also fixed a bug with sync remembering. 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 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 5d07f907ee Added repeating tasks feature, help menu, and started work on RTM sync. 16 years ago