Commit Graph

1809 Commits (b62e1755f1117cbc9f586f138208345d1a487b7f)

Author SHA1 Message Date
Sam Bosley b62e1755f1 Refactored static subtasks methods into a subtasks helper class 12 years ago
Sam Bosley 6f2635c9d6 Version bump 12 years ago
Sam Bosley eb704a948a Fixed a bug where widgets created under the old system could use the wrong fragment 12 years ago
Sam Bosley 933e9c9198 Include the sql limit in the widget when subtasks enabled 12 years ago
Sam Bosley b68cf75104 Minor adjustments to widget code when determining if subtasks should be applied 12 years ago
Sam Bosley ab2c5e01bd Don't need the custom filters hack in swipe mode anymore, clear filter override on fragment startup 12 years ago
Sam Bosley 5c669f0b0e Started refactoring to have fragment instantiation take care of choosing the subtasks fragment to use, mostly working 12 years ago
Arne Jans 329503a866 Added manual ordering to be reflected in standard-widget. 12 years ago
Sam Bosley 4053eec771 Fixed a potential crash when switching filter modes 12 years ago
Sam Bosley 759b0f427c Merge Sam's 121009_sb_calendar_assistant branch 12 years ago
Sam Bosley b74e9381cb Fixed the extra whitespace in activity on task edit page 12 years ago
Sam Bosley d9e66624ad Notifications should set the refresh flag, fix some bugs with the reengagement fragment, eliminated some bugs with empty title tasks 12 years ago
Sam Bosley 3f1b904ee3 TaskService.cleanup was unecessarily expensive 12 years ago
Sam Bosley 0eb2159c64 Improved help info popover layouts 12 years ago
Sam Bosley 685c74dd65 Don't use conversion to uppercase when searching, it breaks non-ascii searching for other languages 12 years ago
Sam Bosley f472f5d693 Measure statistics on how many people are using subtasks indent 12 years ago
Sam Bosley 3d8600f3a3 Hide the restore purchases button on first visit to the billing activity 12 years ago
Sam Bosley 380d019593 Added a button that users can click to manually restore transactions in the billing activity (in case something goes wrong) 12 years ago
Sam Bosley c3d11e8abe Refactored new calendar list creation to be handled by the tasklistfragment, which makes resuming after creating the list easier 12 years ago
Sam Bosley 575cd73adb Better descriptions in the preferences for the calendar reminders 12 years ago
Sam Bosley fe3988b200 Turn off debug flag 12 years ago
Sam Bosley 162e27cd0b First pass at rescheduling cal alarms every 12 hours 12 years ago
Sam Bosley 79515e85d2 Added code for ab testing the new cal reminders (currently on for all for prerelease testing purposes), added preference for turning them off 12 years ago
Sam Bosley c62c117b37 Lots of progress + stubs for the calendar reminder activity 12 years ago
Sam Bosley 183235ef79 Remove the compress task row preference, instead automatically do so if the font size is set to be small 12 years ago
Sam Bosley 8f268dfe30 Swipe between lists disabled by default 12 years ago
Sam Bosley 509f29e001 Make the advanced edit screen layout the default and remove ab test 12 years ago
Sam Bosley fea2d746b2 Brought back the compressed task row preference 12 years ago
Sam Bosley 30e0f77180 Tasks without due dates shouldn't be added to calendar 12 years ago
Sam Bosley fa4d0685d1 Merge changes to english strings files from resource removal branch 12 years ago
Sam Bosley ca62ccb06f Fixed a display bug where last word in notes would sometimes be underlined 12 years ago
Sam Bosley 19835e5045 Fixed theming issues that were blocking copy/paste on ics phones 12 years ago
Tim Su d73ed65b5e Remove subscription help url from astrid code 12 years ago
Sam Bosley 330e52837c Removed dead code, fixed a display bug when scrolling the filter list 12 years ago
Sam Bosley 37a9f88a7c Use dialog utilities when showing sql error, version bump 12 years ago
Sam Bosley 9a4633b2e6 Fixed an update message display bug 12 years ago
Sam Bosley c8a0ca505a Try to create columns that crittercism claims are missing at startup time 12 years ago
Sam Bosley 2535c08e8c Version bump 12 years ago
Sam Bosley c515902223 Fixed a crash that could occur when processing update messages 12 years ago
Sam Bosley 43eedf9158 Merge remote-tracking branch 'origin/120927_sb_remove_unused_resources' 12 years ago
Sam Bosley fa685a1c04 Center the link text in the update messages 12 years ago
Sam Bosley 6ddc6cbf8e Use our new twitter handle in the ShareActivity 12 years ago
Sam Bosley 9c2a9b2008 Version bump and update message 12 years ago
Sam Bosley 4ca665e8ab Billing activity should finish after dialog if billing not available, various robustness improvements to UpdateMessageService 12 years ago
Sam Bosley 5c6997b464 More tweaks to update messages 12 years ago
Sam Bosley 30ed47ef5b Tweaks to update message parsing, catch activity not found errors in case the messages were badly formed 12 years ago
Sam Bosley eccb2304af Don't allow onBackPressed to be called while AstridActivity is finishing. This could happen when restarting activity after a theme change or something 12 years ago
Sam Bosley 5c47cc0d7a Fixed a crash resulting from removed code 12 years ago
Sam Bosley 60aa40c6ae Removed lots of unused resources 12 years ago
Sam Bosley 5614a9a2cc Ability to launch a custom preference activity from UpdateMessageService 12 years ago