Commit Graph

77 Commits (c6ce2d9a23770596200ca156fef7b8cf3a53e7e6)

Author SHA1 Message Date
Tim Su c6ce2d9a23 Bug fixes: have tag list hide completed tasks from count, add a @ to tags. 14 years ago
Tim Su c792d99467 Awesome shortcuts: 'create new task' anycut shortcut, tag direct shortcuts. 14 years ago
Tim Su 33a3f2e1df Cleaned up the refresh code, not doing a refresh when you do timer or postponing. 14 years ago
Tim Su 2dafd2918d Fixed swipe being too sensitive 14 years ago
Tim Su 41435827e7 Hopefully the last force close is fixed. This whole architecture needs a re-design - I'm probably loading and reloading the list way more than I need to be. In fact, that's almost a certainty.
BAH.
14 years ago
Tim Su 25f4d31837 Caught an exception & defer-load when you change your filters in the main task list 14 years ago
Tim Su a71fcc2ba9 catching staledataexception and ignoring it. =( 14 years ago
Tim Su 689c24ccd0 Flipped landscape and portrait detection. 14 years ago
Tim Su 40fc726657 Prep for release - removed threading from fillData in onfocus. 14 years ago
Tim Su 833afde0a1 Put task content loading into a separate thread. 14 years ago
Tim Su 959741120b Fixed up bugs from previous update. Also, when you complete a repeating task, periodic reminders are pushed back. 14 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. 14 years ago
Tim Su c4db48e97e Closed issue #48, tweaked event adding. 14 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
14 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 14 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. 14 years ago
Tim Su 5aa45b1dc6 Bug fixes to the chagnes made in Astrid. 14 years ago
Tim Su ba5ab848e6 Got task and tag list onto one activity. 14 years ago
Tim Su 16efea1657 - fixed RTM deadline sync bug
- cache italics status
  - clear alarms for cleared deadlines
  - timer indicator
  - new indicator bar icons
14 years ago
Tim Su 5027fc8811 Fixed task list red bug. 14 years ago
Tim Su ea0a114b9b RTM tag spaces->underscores, optimized RTM a bit more on new task transmitting. 14 years ago
Tim Su d9607f4b80 and... what happened to my leet xml skills. =) moved a > around. 14 years ago
Tim Su 91cc629273 Added some padding to the edit pages, added the suppress dialog sync option, changed a label. 14 years ago
Tim Su cc397209bb Of course market makes you bump up your revision #. 14 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. 14 years ago
Tim Su 68134b94e9 Making the task labels nicer. First step in my attempt to make the images work faster in long lists. 14 years ago
Tim Su 7171a3870e Added warning for sync if IOException, and added the fields-picker from Sergi Velez's patch with some modifications. 14 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. =) 14 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
14 years ago
Tim Su b9aaa8e95f Updated to handle huge task lists by breaking things down into multiple lists. 14 years ago
Tim Su afaac7d9f9 Updated synchronization algorithm to handle tasks created in Astrid & also RTM, added time remaining to the dashboard. 14 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. 14 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.
14 years ago
Tim Su c722008f89 Synchronization works, I think. Needs testing of course. 14 years ago
Tim Su db20f92769 RTM Synchronization: got authentication working. now to do the synchronize bit. 14 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. 14 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
14 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 14 years ago
Tim Su 6293161863 More cosmetic changes: added option to colorize task list, bigger bubbles, and some changes to the label titles. 14 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 14 years ago
Tim Su 1617ad35b7 Updated a string. 14 years ago
Tim Su 94042f83cf New deadline? Show deadline text. 14 years ago
Tim Su 091cce9998 Made the check boxes a little bigger, fixed info refresh bug in task view, fixed a bug with repeats if you set no deadlines. 14 years ago
Tim Su feb3873819 Fixed overflow bug for a second time. GAH. 14 years ago
Tim Su 5d07f907ee Added repeating tasks feature, help menu, and started work on RTM sync. 14 years ago
Tim Su 2c5c9ee356 Cleaned up activity result code, added snooze minutes to snooze button, and updated the colors. 14 years ago
Tim Su d879e63129 Updated the colors / font sizes, and made the notifications un-clearable. 14 years ago
Tim Su 472610429f Fixed bug that prevented periodic tasks from going, and added snooze. 14 years ago
Tim Su d7043bce8f Fixed an oopsie bug counting tasks. 14 years ago
Tim Su 455baa195f Incorporated Notification patch by Sergi Velez for choosing ringtone, and also icon. Nice work! 14 years ago