Commit Graph

942 Commits (43f1da18a812e17e6066ce94aae6623cbd753957)
 

Author SHA1 Message Date
Tim Su 9a8703a000 Hide linkify behind a simple string contains, also removed unnecessary details cache clearing 14 years ago
Tim Su e3ec7d3942 Added cache for Html and DateFormatting operations in Task Adapter, also added a column for detailscache for when the details cache was last updated. now we only scan when it is older than task mod date 14 years ago
Tim Su 843f47640d Caching detail image drawables for perf improvements while scrolling, also now we always re-fetch all details on all tasks in the background just in case we miss something 14 years ago
Tim Su a30fbce42d Improved perf in reminder scheduling - sleep for a bit to prevent ANR in scheduling service, don't print out date when doing reminder scheduling 14 years ago
Tim Su 211819b21a Now updating the task notes appearance setting clears the cache 14 years ago
Tim Su 13e69cc004 temporary disable of pp widgets in order to make a release 14 years ago
Tim Su 37c21342d0 dropping throttle, not sure why it is this long 14 years ago
Tim Su 5cbd323bba Fixed RTM duplicated tasks with repeating tasks, priority not being set, and retried method invocation not working 14 years ago
Tim Su 9598ba52d4 Moving reminder scheduling into a background service to prevent ANR dialogs 14 years ago
Tim Su dac7b40c94 suppress warnings 14 years ago
Tim Su 18381e06e5 Added a couple new events for usage feedback of various Astrid features: producteev login/signup and repeated task creation 14 years ago
Tim Su 83b2876254 Updated changelog information 14 years ago
Tim Su 86cd9673fd Rewrote cursor joining to fix issues with rmilk implementation 14 years ago
Tim Su 9af973bcd2 Pulled in new translations for Astrid 3.3 14 years ago
Tim Su db6598e08a pulled in launchpad strings 14 years ago
Tim Su c918f251b4 4x2 widget beta... did the old widget break? 14 years ago
Tim Su 7ef47912c2 Updated pot translation template. 14 years ago
Tim Su 6611db1560 Based on profiling, fixed some ish 14 years ago
Tim Su 38ca50123d fixed three unit tests 14 years ago
Tim Su 017adc47da started work on a replacement coverage method that handles all incoming sources 14 years ago
Tim Su 48c0d05c1d Added coverage folder to gitignore 14 years ago
Tim Su 12060fddb0 removed obsoleted unit tests 14 years ago
Tim Su 48c03a105a Fixed project name 14 years ago
Tim Su fe79c3202c Re-merged updated strings xml from po files 14 years ago
Tim Su c3025f355f Deleted some cruft, fixed a bunch of unit tests 14 years ago
Tim Su 8c2d742336 Removed some cruft 14 years ago
Tim Su a305c6b947 Rearranged the buttons. it looks a bit weird, but it seems to work in terms of separating clickable things 14 years ago
Tim Su e867f59240 Made notification buttons slightly bigger 14 years ago
Tim Su 28c31ed09e Cleaned up the clock icons, added an 'already done' button to reminders 14 years ago
Tim Su cc7bf20562 Made snooze time override other alarms, also created preference for new old-style snooze dialog 14 years ago
Tim Su ebc277d4db Added filters for "tag contains" and "title contains". Added the requisite supporting classes to make that happen. Fixes AST-287. 14 years ago
Tim Su 85c0ebfb1a Darkened the body of the 4x4 widget 14 years ago
Tim Su c11114bbbd Removed a line of logging 14 years ago
Tim Su b72cc956f2 added rmilk to ant build script 14 years ago
Tim Su d40c7e67ce Fix for AST-315 - made hyperlink colors a lighter shade of blue 14 years ago
Tim Su 12683dbee2 Fix for AST-212 - hide until specific time setting 14 years ago
Tim Su 3d6063b205 Removed unused translation strings entries 14 years ago
Tim Su 038e759353 Added instructions for astridApi project. 14 years ago
Tim Su 4fc4ad732c Got landscape and importance stuff working out 14 years ago
Tim Su da74bc73e2 Added drop shadow to buttons, updates to widget to fix bugs with completing tasks scrolled further down 14 years ago
Tim Su 885bd84965 Modified widget to work under Android 1.5. I don't think the setBackgroundResource stuff is completedly fixed, but it's a start 14 years ago
Tim Su 4776e0e866 temporarily restoring rmilk into mainline astrid product for a bug fix release 14 years ago
Tim Su 14cd6d26e5 Cleaned up translations, pushing out a new pot file from this project and astridApi combined 14 years ago
Tim Su 4e688ff3a7 Updated androidxml2po script to work with astrid sub-projects 14 years ago
Tim Su 9d8e0d5fbf updated catxml to handle single xml files 14 years ago
Tim Su 401125c187 got widget completing working. also updated the look slightly. 14 years ago
Tim Su 50229bed6b fixed up power widget, moved drawables into drawable/ folder for compatibility with Android 1.5 14 years ago
Tim Su 0edee4ed2a First pass at not dynamically creating views from widget 14 years ago
Tim Su 175f4fe8da Fix for AST-233 - new tasks reminder settings into Task Defaults menu 14 years ago
Tim Su e3634794ee Fix for AST-180 - updating title, notes, or due date of an Astrid task updates calendar event 14 years ago