Commit Graph

12 Commits (519acb304fc38f61ed2a1a714dad7d1c1fed376b)

Author SHA1 Message Date
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
Tim Su c44321ac1a Slight change to notification logic. Tweaked a lot of the colors. 16 years ago
Tim Su e5826cdb9d Fixed startup crashing issue, added "completed task time" display on task listing. 16 years ago
Tim Su bfb0313f36 Adding snoozing, notifications for upcoming deadlines, and made the system wake you when an alarm hits. 16 years ago
Tim Su 11afe41b0f Incremental refinements to notification system: better handling of edge cases where stuff is deleted, the task is in progress, etc. 16 years ago
Tim Su 4d46900f45 Got the alarm stuff working... I think. 16 years ago
Tim Su 7c317b4b52 Lots of changes:
- progress checkboxes
   - feature: completing a task queries you to stop the timer
   - feature: 'blocking on' dialog partially complete
   - feature: notification system...
   - feature: NNumberPicker
   - more informative edit screen
16 years ago
Tim Su e902a4ff08 Added copyright header to all files. 16 years ago
Tim Su 8016312cf1 Fixing more bugs: adding a new tag then going back to task list needed a tagArray refresh, removed some toString() references in TagController. 16 years ago
Tim Su 065fc1a9d4 First pass at adding tagging features to astrid. Add tags from the editor view, also a tags listing page to view the tags you have. 16 years ago
Tim Su 95450a63bb Fixed bugs:
- adding blank tasks
   - rotating after creating task causes crash
   - save creates 2 copies of a task

  Added features:
   - add ability to start/stop timer from list
   - changed importance colors
   - shrink importance spinner
16 years ago
Tim Su 2c63a54802 Reorganized svn repository to follow Google's format. 16 years ago