Tim Su
959741120b
Fixed up bugs from previous update. Also, when you complete a repeating task, periodic reminders are pushed back.
15 years ago
Tim Su
1ac92aa1a0
Completion date is in the past.
15 years ago
Tim Su
c6408f488c
Calendar event gets updated when you change due dates / roll over a repeating task. (untested).
...
Also, dates are specified in absolute where appropriate
15 years ago
Tim Su
d1f6853643
Better calendar integration: precreating events and then opening them up for edit, and also deleting them when you complete / delete your task.
15 years ago
Tim Su
c4db48e97e
Closed issue #48 , tweaked event adding.
15 years ago
Tim Su
20c1d95b5c
2.3.2:
...
- notification icon themes
- add to calendar (no event title yet)
- delete is sped up
- fixed bug with repeat double-happening
- fixed bug with task completion % not displaying
- fixed bug with date being prematurely marked as overdue
15 years ago
Tim Su
3b7601ef01
Comments!
15 years ago
Tim Su
ee10cb7dd6
Made expand->select only happen in certain circumstances. Fixed the notification icon to be clickable multiple times. Added survey option
15 years ago
Tim Su
4a40d7a4aa
Clear selected when you close.
15 years ago
Tim Su
906c9fb353
Couldn't close the thing.
15 years ago
Tim Su
060e0dae4e
Fixed notifications not displaying a window.
15 years ago
Tim Su
feab6e3d0a
Adding more protection from NPE.
15 years ago
Tim Su
a6ce373866
Fixed two NPE's, also eek what happened to repeats.
15 years ago
Tim Su
c0cbd60444
Got rid of taskview, now handling that function by expanding the list row. Appropriate hacks to notification. Also, new pink chat icon.
15 years ago
Tim Su
4e256262bc
fixed double-switch bug.
15 years ago
Tim Su
5aa45b1dc6
Bug fixes to the chagnes made in Astrid.
15 years ago
Tim Su
753ab8a23e
oops making trunk mods that i forgot to make earlier.
15 years ago
Tim Su
ba5ab848e6
Got task and tag list onto one activity.
15 years ago
Tim Su
16efea1657
- fixed RTM deadline sync bug
...
- cache italics status
- clear alarms for cleared deadlines
- timer indicator
- new indicator bar icons
15 years ago
Tim Su
927f7eb5ba
Propagate the same fix to italics.
15 years ago
Tim Su
5027fc8811
Fixed task list red bug.
15 years ago
Tim Su
ea0a114b9b
RTM tag spaces->underscores, optimized RTM a bit more on new task transmitting.
15 years ago
Tim Su
7f737c7021
Retry if invoke fails the first time, minor bugfixes.
15 years ago
Tim Su
d9607f4b80
and... what happened to my leet xml skills. =) moved a > around.
15 years ago
Tim Su
91cc629273
Added some padding to the edit pages, added the suppress dialog sync option, changed a label.
15 years ago
Tim Su
cc397209bb
Of course market makes you bump up your revision #.
15 years ago
Tim Su
2698abcdd2
Made Astrid annoying mode use the device's full volume. Also hide postpone menu for tasks w/ no deadlines and stuff.
15 years ago
Tim Su
b4f9d7e086
Added uber-annoying insistent Astrid mode. =)
15 years ago
Tim Su
8a247fce08
Bugfixes Galore:
...
- couldn't dismiss initial RTM welcome box
- duplicated sync notes
- space between elapsed time & "ago" in view page
- performance improvements: caching and not inflating on view list
- tasks due "today" are due at midnight
New features:
- postpone button
- filters persisted
- timer icon made vertical
- added a sync shortcut
- improved cosmetics of the strikeout
15 years ago
Tim Su
1ccdab86a6
Got rid of the bubbles for performance reasons =(
15 years ago
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
66fc4fab73
I did not save this file.
15 years ago
Tim Su
8bb97a73df
Ran findbugs on my code, fixed some bugs. Also, changed the auto sort algorithm to move "in progress" tasks to the top, and also fixed a bug with sync remembering.
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
37340b6cb2
Moved sync logic. code broken. =)
15 years ago
Tim Su
25e8e63525
Updated RTM to not read your whole task list, but only the incomplete tasks, on initial sync. Rotation protection for syncpreferences dialog.
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
f649568c14
removed warning. try at own risk. =)
15 years ago
Tim Su
d269f5f189
Minor bug fixes. Minor stuff:
...
- sync of notes field, if your field doesn't end in a newline =)
- newline after dialog box
15 years ago
Tim Su
ad15acbcf7
Various fixes to get the dialogs looking right, and catching exceptions.
15 years ago
Tim Su
c722008f89
Synchronization works, I think. Needs testing of course.
15 years ago
Tim Su
fd78e22cd8
First pass at synchronization. All the structural stuff is done, needs to be tested.
15 years ago
Tim Su
db20f92769
RTM Synchronization: got authentication working. now to do the synchronize bit.
15 years ago
Tim Su
79be2aed86
Fixed swipe to work over a TaskList row, updated the notification for all tasks to search for tasks w/ alerts.
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