Commit Graph

23 Commits (14766f250fb6e6625e8809ab5eb20950f126febe)

Author SHA1 Message Date
Tim Su 14766f250f Fix to postponed tasks to keep a per/task counter, bug fixes for refreshing the list. 16 years ago
Tim Su 3d5b8d45b3 Fixin' the bugs with postpone pref. 16 years ago
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 81cd7de0df Work on optimizing Astrid for gigantic lists. Removed all the crashing! Just have to test
a) task updates when edited
  b) task hides when deleted, nothing else is affected
  c) creating tasks works
16 years ago
Tim Su ade7846578 Another enum bites the dust. NotificationIconSet. 16 years ago
Tim Su 20c1d95b5c 2.3.2:
- notification icon themes
   - add to calendar (no event title yet)
   - delete is sped up
   - fixed bug with repeat double-happening
   - fixed bug with task completion % not displaying
   - fixed bug with date being prematurely marked as overdue
16 years ago
Tim Su 91cc629273 Added some padding to the edit pages, added the suppress dialog sync option, changed a label. 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 68134b94e9 Making the task labels nicer. First step in my attempt to make the images work faster in long lists. 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 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 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 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
Tim Su c5b92dcd94 Adding a bit of margin around the bubbles, a new preference for default reminders, and reverted the list colors to blues 16 years ago
Tim Su 6293161863 More cosmetic changes: added option to colorize task list, bigger bubbles, and some changes to the label titles. 16 years ago
Tim Su b6f44dd53a Updated look & feel with graphical icons, added hours:minutes to snooze dialog, and two new preferences: font size, and default deadline time 16 years ago
Tim Su 5d07f907ee Added repeating tasks feature, help menu, and started work on RTM sync. 16 years ago
Tim Su d879e63129 Updated the colors / font sizes, and made the notifications un-clearable. 16 years ago
Tim Su 455baa195f Incorporated Notification patch by Sergi Velez for choosing ringtone, and also icon. Nice work! 16 years ago
Tim Su 519acb304f Feature updates:
- hiding tags from home page
   - inactive tags colored gray
   - quiet hours

  Bug fixes
   - cosmetic fix with progress %
   - don't set alarms all the time
16 years ago