Commit Graph

9 Commits (b9aaa8e95f78060d4dcf859ed9ee18515495e0d0)

Author SHA1 Message Date
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