Tim Su
555d990bdd
New notification popup custom dialog thing. Allows Astrid to provide a reminder message as well as arbitrary number of options.
16 years ago
Tim Su
e2f9d652aa
Fix for #511200 - run widget updater in the background. Also tweaked auto-synchronization in background. Hopefully that doesn't break :|
16 years ago
Tim Su
dbf749e781
Updated Astrid task killer warning, and make task killer search every startup.
16 years ago
Tim Su
0a015c9813
New method of displaying actions after a task reminder - using list items instead of buttons. Trying it out. Also, fixed up vibration to do the right thing and improved the taskkiller warning.
16 years ago
Tim Su
d170341737
Added an "already done" button to the notification dialog.
16 years ago
Tim Su
84cca572c5
Fix for notifications not being displayed? bug #392770
16 years ago
Tim Su
478824cde5
Added a vibration setting to the notification menu. Created some random notification.vibrate setting that hopefully works.
16 years ago
Tim Su
d4920d6118
Merge with 1/16 updates to koxx3 provider branch.
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su
219f39dd39
Fix for crash to DateControlSet / TaskEdit activity because of invalid format specifier. How the heck did it get in there? Sad times on the Android platform.
16 years ago
Tim Su
a48ebe5d9c
Merge from koxx3/astrid-provider
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su
f1796694d1
Fix for null pointer error in synchronization, bump Astrid version to 2.10.2
16 years ago
Tim Su
83c0649756
Released 2.10.1.
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su
9d492d87ae
Merge with 2.9.2
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su
eb5451ee47
Merged from 2.9.1
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su
80fca66a3d
Merged from 2.9.0
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su
a6ebce21f3
Merge 2.8.8.1
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su
0da2536723
Merge from 2.8.8
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su
7444bc28a6
Updated sync service min interval => cut release 2.7.8.1
16 years ago
Tim Su
86a2558cfd
Merge 2.8.7
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su
7a3f00e105
Merged from 2.8.5 branch.
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su
42aa15967c
Updated translation files to be more helpful for translators. Adding scripts to assist in generating .pot files. Added more graceful handling to RtmTaskNote.
16 years ago
Tim Su
c2ec12b343
Fixed how the autosync offset was being calculated.
...
Really, how did this work before? Oh well, that's why we code review... =/
16 years ago
Tim Su
3559181728
Fix for the "greyed out task list" bug, and adding another catch for IllegalStateException aughhh.
16 years ago
Tim Su
96fafbf88c
Trying to fix an issue with SyncLoginActivity going dark, and also sync service starting immediately, screwing up your login.
16 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!
16 years ago
Tim Su
eae64b19e9
Adding better error reporting facilities via flurry, plus a few more flurry events.
16 years ago
Tim Su
349e50c6c4
Updates to the locale receiver so that notification only occurs for tags with visible and active tasks, and the last notification time is recorded.
...
Adding "synchronized" to the onOpen calls for all the controllers to avoid a race condition where the database would get opened from two different threads, get created in one, and while in the process of creation, get queried from the other thread.
16 years ago
Tim Su
2c501a35b7
Removed logging call which was slowing down synchronization
16 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.
16 years ago
Tim Su
98e8641874
Strip out user agent as per issue #98
16 years ago
Tim Su
0e0217b8fe
Restored quick tips (how did this get deleted?) and enabling zoom in the sync login activity.
16 years ago
Tim Su
b1c1388063
Fix so that when you log in to RTM, sync happens right away.
16 years ago
Tim Su
74798781fa
Adding Synchronize Login WebView which is displayed when user needs to log in.
16 years ago
Tim Su
966fae0941
Adding bits in LocaleReceiver to minimize the number of times user is notified
16 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.
16 years ago
Tim Su
95eaa160cd
Fixed bug in RTM & applied patch from rogerkk to address issues #89 and #94 .
...
Also restored arrays.xml for nn and ja translations, deleting chinese translation as it's not part of our 2.8 plan.
16 years ago
Tim Su
a91baa02c3
Added Locale Edit Alerts and fixed up the "untagged" tag list option. Little code cleanup here and there.
16 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.
16 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.
16 years ago
Tim Su
32d8e010a4
Updating startup receiver to use standard static service start method, version #'s.
16 years ago
Tim Su
42e25b1410
Fixed bug with repeating tasks!
16 years ago
Tim Su
a63b5de137
Removed unused code, added display for tasks synchronized on remote server, updated translations.
16 years ago
Tim Su
85f892a24a
Updated german translation for sync tokens, added preposition version of date plurals. Also removed other language localization files until we can proofread and get them up to date.
16 years ago
Tim Su
4540583ff0
Fix bug where clear personal data would crash Astrid. Also updated the sync stat algorithm.
16 years ago
Tim Su
0031ca9d82
woe is me. Removed annotation, got the cast removed by save actions, and now it doesn't work.
16 years ago
Tim Su
191846caf8
Fixed some findbugs issues, and a bug with tags and lists when synchronizing.
16 years ago
Tim Su
96e5f46ef9
Bug fixes in preparation for 2.7:
...
- Fixed a couple issues with German localization
- not listing smart lists in synchronization dialog
- fixed bug where hiding a tag that corresponds to an RTM list doesn't work well
- localizing more synchronization strings
16 years ago
Tim Su
309431bcdc
Updated date formatter localization.
16 years ago
Tim Su
7cf04bf658
Fixed bug where task completed date wasn't getting set.
16 years ago
Tim Su
e5478f4187
More updates to support sync-after-repeat-complete. I think it works mostly now.
16 years ago