Commit Graph

12045 Commits (abc099c309f6feb1dafa9ccbd847021a36f440c6)
 

Author SHA1 Message Date
Tim Su c6f899e67d Fixed auto-sync not working by turning SynchronizationService into a real service (wtf). Also added a hook so if auto-sync is set up but no user credentials are specified, login is requested 14 years ago
Tim Su 32f0b9910d Exported translations to .pot files. 14 years ago
Tim Su 4fd49fb89c Updated translations again, certain strings were changed in a different way than expected 14 years ago
Tim Su af1cb20198 Bump version number to 2.11.1 14 years ago
Tim Su 2e33e6d4f8 Updated translations with the latest from Launchpad 14 years ago
Tim Su cf9c8f6b25 Removed unused class warning, tweaked synchronization service logic. 14 years ago
Tim Su 158931148f Fixed issue where task killer warning popup would be displayed all the time. 14 years ago
Tim Su 555d990bdd New notification popup custom dialog thing. Allows Astrid to provide a reminder message as well as arbitrary number of options. 14 years ago
Tim Su 160bfc7e15 Even more high-res icon! 128x128. 14 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 :| 14 years ago
Tim Su 0857f9c1d3 Fix for #504138 14 years ago
Tim Su dbf749e781 Updated Astrid task killer warning, and make task killer search every startup. 14 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. 14 years ago
Tim Su d170341737 Added an "already done" button to the notification dialog. 14 years ago
Tim Su 84cca572c5 Fix for notifications not being displayed? bug #392770 14 years ago
Tim Su 478824cde5 Added a vibration setting to the notification menu. Created some random notification.vibrate setting that hopefully works. 14 years ago
Tim Su d4920d6118 Merge with 1/16 updates to koxx3 provider branch.
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 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. 14 years ago
Tim Su a48ebe5d9c Merge from koxx3/astrid-provider
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su f1796694d1 Fix for null pointer error in synchronization, bump Astrid version to 2.10.2 14 years ago
Tim Su 83c0649756 Released 2.10.1.
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su 9d492d87ae Merge with 2.9.2
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su eb5451ee47 Merged from 2.9.1
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su 80fca66a3d Merged from 2.9.0
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su 7b8f3b3d60 Added Android marketplace description as a string to translate. 14 years ago
Tim Su a6ebce21f3 Merge 2.8.8.1
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su 0da2536723 Merge from 2.8.8
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su 7444bc28a6 Updated sync service min interval => cut release 2.7.8.1 14 years ago
Tim Su 15291f554b Removed leftover files from 2.8.7 planning. 14 years ago
Tim Su 86a2558cfd Merge 2.8.7
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su 7a3f00e105 Merged from 2.8.5 branch.
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 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. 14 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... =/
14 years ago
Tim Su 89959b7784 Commit of android manifest for 2.8.3. 14 years ago
Tim Su 3559181728 Fix for the "greyed out task list" bug, and adding another catch for IllegalStateException aughhh. 14 years ago
Tim Su 96fafbf88c Trying to fix an issue with SyncLoginActivity going dark, and also sync service starting immediately, screwing up your login. 14 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!
14 years ago
Tim Su eae64b19e9 Adding better error reporting facilities via flurry, plus a few more flurry events. 14 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.
14 years ago
Tim Su 2c501a35b7 Removed logging call which was slowing down synchronization 14 years ago
Tim Su f8094687a6 Fixed up hints for task edit page, fixed broken about_translators resource. 14 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. 14 years ago
Tim Su 32bd229c2c German translation updates 14 years ago
Tim Su 98e8641874 Strip out user agent as per issue #98 14 years ago
jon@todoroo.com e2db89732b updated arrays.xml and strings.xml with
<!-- Automatically filled in by Launchpad: -->
          <string name="about_translators">translator-credits</string>

  necessary for translation.
14 years ago
jon@todoroo.com eaefcb279e Changed Display to Sort/Filters (to correspond with the view heading). Changed Add to New Task (to make it more understandable by new users. 14 years ago
Tim Su 0e0217b8fe Restored quick tips (how did this get deleted?) and enabling zoom in the sync login activity. 14 years ago
Tim Su b1c1388063 Fix so that when you log in to RTM, sync happens right away. 14 years ago
Tim Su 356df7b7b4 Removed unused file, added a little hint to edit tag box. 14 years ago
Tim Su 74798781fa Adding Synchronize Login WebView which is displayed when user needs to log in. 14 years ago