Tim Su
555d990bdd
New notification popup custom dialog thing. Allows Astrid to provide a reminder message as well as arbitrary number of options.
15 years ago
Tim Su
83c0649756
Released 2.10.1.
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
eb5451ee47
Merged from 2.9.1
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
80fca66a3d
Merged from 2.9.0
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
0da2536723
Merge from 2.8.8
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
86a2558cfd
Merge 2.8.7
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
356df7b7b4
Removed unused file, added a little hint to edit tag box.
15 years ago
Tim Su
74798781fa
Adding Synchronize Login WebView which is displayed when user needs to log in.
15 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.
15 years ago
jon@todoroo.com
d080833ba4
changed default capitalization of task summary to the first letter of the sentence from first letter of every word.
15 years ago
Tim Su
655c839550
Remember The Milk Background Synchronization.
...
- the synchronization process can either happen in the foreground with UI dialogs or in the background with logging to LogCat
- UI and dialogs for setting up auto-sync
- rename "SynchronizationService" => "SynchronizationProvider", created a service called "SynchronizationService"
15 years ago
Tim Su
833afde0a1
Put task content loading into a separate thread.
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
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
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
753ab8a23e
oops making trunk mods that i forgot to make earlier.
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
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
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
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
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
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.
15 years ago
Tim Su
2baef42ff0
Moved a comment.
15 years ago
Tim Su
ec04a59cb0
Moved task notes to top of view page.
15 years ago
Tim Su
5d07f907ee
Added repeating tasks feature, help menu, and started work on RTM sync.
15 years ago
Tim Su
e5ee881b21
Fixed another startup bug, updated layouts, improved quiet hours handling.
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
fe1bddf761
Last line of text was getting cut off.
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
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
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
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