Commit Graph

12 Commits (cc397209bb1b2216f9c70f7ef015c0847a38e00e)

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
15 years ago
Tim Su 68134b94e9 Making the task labels nicer. First step in my attempt to make the images work faster in long lists. 15 years ago
Tim Su 7171a3870e Added warning for sync if IOException, and added the fields-picker from Sergi Velez's patch with some modifications. 15 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.
15 years ago
Tim Su c722008f89 Synchronization works, I think. Needs testing of course. 15 years ago
Tim Su db20f92769 RTM Synchronization: got authentication working. now to do the synchronize bit. 15 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 15 years ago
Tim Su 6293161863 More cosmetic changes: added option to colorize task list, bigger bubbles, and some changes to the label titles. 15 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 15 years ago
Tim Su d879e63129 Updated the colors / font sizes, and made the notifications un-clearable. 15 years ago
Tim Su 455baa195f Incorporated Notification patch by Sergi Velez for choosing ringtone, and also icon. Nice work! 15 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
15 years ago