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
bf282c128b
Tweaked the cosmetics of the main task list, as well as synchronization screens. Also should remove all of the database constraint violations on sync mappings. Good thing those are working. =)
15 years ago
Tim Su
3edc4163b9
- Moved estimated time back to 1st page of edit box.
...
- Persisting sort status
- Sync:
- per-list sync happens only if one-list sync fails
- adding some delay between grabbing the task list
- tags
- estimated time
- reuse taskcontroller crash solved
- sync dialog gets the name of the task
15 years ago
Tim Su
b9aaa8e95f
Updated to handle huge task lists by breaking things down into multiple lists.
15 years ago
Tim Su
afaac7d9f9
Updated synchronization algorithm to handle tasks created in Astrid & also RTM, added time remaining to the dashboard.
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
836429d700
Astrid 1.11.3
...
- deleted unused files
- fix bug with tasks w/ notif flags but no notifications
- added sorting options
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
1617ad35b7
Updated a string.
15 years ago
Tim Su
5d07f907ee
Added repeating tasks feature, help menu, and started work on RTM sync.
15 years ago
Tim Su
2c5c9ee356
Cleaned up activity result code, added snooze minutes to snooze button, and updated the colors.
15 years ago
Tim Su
d879e63129
Updated the colors / font sizes, and made the notifications un-clearable.
15 years ago
Tim Su
472610429f
Fixed bug that prevented periodic tasks from going, and added snooze.
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
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
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
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
e5826cdb9d
Fixed startup crashing issue, added "completed task time" display on task listing.
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
a036a31ed0
Cosmetic improvements to displayed strings.
15 years ago
Tim Su
5ddd9a4b63
Many purely cosmetic changes.
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
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
e902a4ff08
Added copyright header to all files.
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
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