Commit Graph

13 Commits (2c1a90d178b51b2956dc438d9e38e78468af3270)

Author SHA1 Message Date
Tim Su 3842d43445 Moved stuff around into subfolders, started integrating databases. 16 years ago
Tim Su a6a4d13987 Rearrange on classpath for aesthetic purposes, also fix for bug with quiet
hours on arrays.
16 years ago
Tim Su a29e5de53f Reverting change to .classpath, bumping version number and deleting the drop
database call on unsupported migration. Instead we show a user popup
  indicating the database might be corrupted (which is really the most often
  case an end-user sees this message). Hopefully this is another step in
  preventing permanent data loss? Although if the database is corrupted it's
  unclear what we should do.
16 years ago
Tim Su 74ab94f6fb Merge with Corey Downing's backup branch
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su 42aa15967c Updated translation files to be more helpful for translators. Adding scripts to assist in generating .pot files. Added more graceful handling to RtmTaskNote. 16 years ago
Tim Su e81012df05 Added Flurry to track application usage statistics. Creating various logging points for errors and events, including creating, editing, postponing, completing tasks, synchronization, notifications. 16 years ago
Tim Su 569a0fc9a3 Added a new activity that is exported to Locale for picking a tag. Next step is to wire Astrid up to receive triggering events and respodn appropriately. 16 years ago
nemo.nihil f781da3daf Tag List shows the number of [Untagged] tasks (doesn't show if there are zero).
Task List (when filtered by Tag/accessed through Tag List) can show all Untagged tasks.
  Added an entry 'tagList_untagged' in strings.xml under the <--Tag List--> section, for multiple language support.

  Next steps:
  -Tag List context menu on the [Untagged] category shows some inapplicable commands, e.g. delete this tag.
  -Making a new Task from the [Untagged] Task List auto-fills in the first Tag field of the task -- it should be blank.
16 years ago
eparvand@gmail.com 7250b6a1a2 Edited classpath and removed some unnecessary jars, all in effort to build against 1.5. 16 years ago
Tim Su 5d07f907ee Added repeating tasks feature, help menu, and started work on RTM sync. 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 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