Tim Su
|
b78e5aa309
|
1.9 beta release:
- added tabbed interface for editor
- added ability to set fixed-time notifications
- fixed some crashes
|
15 years ago |
Tim Su
|
8c3aaab57e
|
Fixed bug where you couldn't uncheck a task you just checked.
|
15 years ago |
Tim Su
|
7a48de3b77
|
Removed debugging code.
|
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 |
Tim Su
|
080878e216
|
Tweaked the notifications a bit more, and fixed a date display bug with deadlines too far in the future.
|
15 years ago |
Tim Su
|
a073b5eef2
|
Updating versions.
|
15 years ago |
Tim Su
|
647011935f
|
Tweaked the notification algo again. I like it better this time. Also a cosmetic change to display hidden tasks as such (H)
|
15 years ago |
Tim Su
|
c44321ac1a
|
Slight change to notification logic. Tweaked a lot of the colors.
|
15 years ago |
Tim Su
|
a9264f0a2b
|
Overhauled the colour scheme.
|
15 years ago |
Tim Su
|
7e41ab960a
|
Flipped the ! sign. Hasn't this happened before...?
|
15 years ago |
Tim Su
|
e5826cdb9d
|
Fixed startup crashing issue, added "completed task time" display on task listing.
|
15 years ago |
Tim Su
|
a6ba8a6c16
|
How did i get the comparison backwards? Sloppy sloppy.
|
15 years ago |
Tim Su
|
bb50b8a3e0
|
Ok fine, this gets a minor version change.
|
15 years ago |
Tim Su
|
f0da8949ab
|
Clarified the label for the reminder feature. It's been misunderstood =(
|
15 years ago |
Tim Su
|
f1e6f5a480
|
Updated the way deadlines (absolute vs goal) are handled. Goal deadlines don't send reminders once they're overdue.
Also, did some cosmetic things.
|
15 years ago |
Tim Su
|
0f426aa86a
|
That's 1.4, isn't it?
|
15 years ago |
Tim Su
|
a036a31ed0
|
Cosmetic improvements to displayed strings.
|
15 years ago |
Tim Su
|
fe1bddf761
|
Last line of text was getting cut off.
|
15 years ago |
Tim Su
|
7ec1dbbc08
|
Removing some unused options.
|
15 years ago |
Tim Su
|
5ddd9a4b63
|
Many purely cosmetic changes.
|
15 years ago |
Tim Su
|
ff77679e5b
|
That's a wrap. Now you can close the task list by cancelling a notification.
|
15 years ago |
Tim Su
|
2354be6f40
|
And of course, removing some debug code.
|
15 years ago |
Tim Su
|
88e6d9179a
|
Snooze is in seconds, not millis.
|
15 years ago |
Tim Su
|
bfb0313f36
|
Adding snoozing, notifications for upcoming deadlines, and made the system wake you when an alarm hits.
|
15 years ago |
Tim Su
|
41c02d743e
|
I got the sort by size thing backwards?
|
15 years ago |
Tim Su
|
ac04e1c693
|
Patched up an arrays value that wasn't so good.
|
15 years ago |
Tim Su
|
17809c46fb
|
Refresh the tag list after sorting.
|
15 years ago |
Tim Su
|
eab42e63b7
|
Reset constants back to pre-debug levels.
|
15 years ago |
Tim Su
|
e95e40f93b
|
Reset constants back to pre-debug levels.
|
15 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.
|
15 years ago |
Tim Su
|
2f4c104d83
|
Notifications seem to work pretty well. Needs testing.
|
15 years ago |
Tim Su
|
4d46900f45
|
Got the alarm stuff working... I think.
|
15 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
|
15 years ago |
Tim Su
|
b3d61b5884
|
Bug fix: delete button => discard button on task creation
|
15 years ago |
Tim Su
|
dfa992a12f
|
Updating manifest with new version number.
|
15 years ago |
Tim Su
|
26af21a8ea
|
Monkey found some bugs... apparently you can't double-schedule a TimerTask.
|
15 years ago |
Tim Su
|
e902a4ff08
|
Added copyright header to all files.
|
15 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.
|
15 years ago |
Tim Su
|
4f287f28e1
|
Slight change to the layout, fixed NPE in task Edit page.
|
15 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.
|
15 years ago |
Tim Su
|
0af4cf9d99
|
Fixed some activity lifecycle things:
- closing DB on onStop instead of onDestroy
- stoping timer on onPause, recreating on onResume
Closes Issue #2
|
15 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
|
15 years ago |
Tim Su
|
2c63a54802
|
Reorganized svn repository to follow Google's format.
|
15 years ago |
Tim Su
|
4cda12b558
|
Created 1.0 tag, along with binary release.
|
15 years ago |
Tim Su
|
7444cc7d1e
|
Astrid version 1.0
Initial commit
|
15 years ago |
Tim Su
|
a6762aa1bb
|
Initial directory structure.
|
15 years ago |