Tim Su
83c0649756
Released 2.10.1.
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
9d492d87ae
Merge with 2.9.2
...
------------------------------------------------------------
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
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
7a3f00e105
Merged from 2.8.5 branch.
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
aebc698298
Tracked down and fixed a couple bugs with synchronization, handling IllegalStateException,
...
added more error reporting via flurry. Ready for 2.8 release!
15 years ago
Tim Su
eae64b19e9
Adding better error reporting facilities via flurry, plus a few more flurry events.
15 years ago
Tim Su
e81012df05
Added Flurry to track application usage statistics. Creating various logging points for errors and events, including creating, editing, postponing, completing tasks, synchronization, notifications.
15 years ago
Tim Su
0e0217b8fe
Restored quick tips (how did this get deleted?) and enabling zoom in the sync login activity.
15 years ago
Tim Su
b1c1388063
Fix so that when you log in to RTM, sync happens right away.
15 years ago
Tim Su
74798781fa
Adding Synchronize Login WebView which is displayed when user needs to log in.
15 years ago
Tim Su
7b77ab0274
Fixes to the [untagged] business. Think it works now. Also, fix to the way the locale reminder string is displayed - using task plural.
15 years ago
Tim Su
a91baa02c3
Added Locale Edit Alerts and fixed up the "untagged" tag list option. Little code cleanup here and there.
15 years ago
nemo.nihil
f781da3daf
Tag List shows the number of [Untagged] tasks (doesn't show if there are zero).
...
Task List (when filtered by Tag/accessed through Tag List) can show all Untagged tasks.
Added an entry 'tagList_untagged' in strings.xml under the <--Tag List--> section, for multiple language support.
Next steps:
-Tag List context menu on the [Untagged] category shows some inapplicable commands, e.g. delete this tag.
-Making a new Task from the [Untagged] Task List auto-fills in the first Tag field of the task -- it should be blank.
15 years ago
Tim Su
a63b5de137
Removed unused code, added display for tasks synchronized on remote server, updated translations.
15 years ago
Tim Su
191846caf8
Fixed some findbugs issues, and a bug with tags and lists when synchronizing.
15 years ago
Tim Su
e80e062735
Special sync-on-complete hooks for completing tasks that remember the milk is handling the repeat for.
15 years ago
Tim Su
18adc8799d
Removed static properties from Synchronizer class so controller overrides are not propagated.
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
fb8f8e412c
Removed @Override annotation on annonymous inner classes as per issue #71
15 years ago
Tim Su
747febb162
Dropping email address by default.
15 years ago
Tim Su
a38e8cb57b
Slight updates to get to 2.6.1 - including making the swipes far more lenient, and fixing back button behavior.
15 years ago
Tim Su
14766f250f
Fix to postponed tasks to keep a per/task counter, bug fixes for refreshing the list.
15 years ago
Tim Su
3d5b8d45b3
Fixin' the bugs with postpone pref.
15 years ago
Tim Su
3c6a8c8716
Bug fixes:
...
- new RTM synchronization automatically starts the sync process
- nags after postpone
- if tag has special characters, no '@' in shortcut
- delete old tasks
15 years ago
Tim Su
c792d99467
Awesome shortcuts: 'create new task' anycut shortcut, tag direct shortcuts.
15 years ago
Tim Su
d2e8db4f10
Update alarms on postpone.
15 years ago
Tim Su
90e57d3391
Saving context when screen rotating, also some tweaks from the profiler.
15 years ago
Tim Su
d5488da201
Fixed bug w/ postpone.
15 years ago
Tim Su
57fa2678c0
Only show dialog when really out of memory.
15 years ago
Tim Su
cf290c89f2
Fixing lots of crashes and stuff generated by monkey... super ugly. I hope the product works... =x
15 years ago
Tim Su
36ca13ae8d
More updates to loading thread - stops if running and reload needed.
15 years ago
Tim Su
327bc1b7ae
Always show text at the top
15 years ago
Tim Su
3c09c367dc
Updates to task list to handle editing, creating, deleting.
15 years ago
Tim Su
81cd7de0df
Work on optimizing Astrid for gigantic lists. Removed all the crashing! Just have to test
...
a) task updates when edited
b) task hides when deleted, nothing else is affected
c) creating tasks works
15 years ago
Tim Su
33a3f2e1df
Cleaned up the refresh code, not doing a refresh when you do timer or postponing.
15 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.
15 years ago
Tim Su
25f4d31837
Caught an exception & defer-load when you change your filters in the main task list
15 years ago
Tim Su
3d977b2d60
Log a warning on stale data exception.
15 years ago
Tim Su
a71fcc2ba9
catching staledataexception and ignoring it. =(
15 years ago
Tim Su
689c24ccd0
Flipped landscape and portrait detection.
15 years ago
Tim Su
480a54bfa1
Fixes caused by thread stuff.
15 years ago
Tim Su
40fc726657
Prep for release - removed threading from fillData in onfocus.
15 years ago
Tim Su
c22cf2e015
Got notifications working again, quick hour fix in alarm time
15 years ago
Tim Su
833afde0a1
Put task content loading into a separate thread.
15 years ago
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
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