Commit Graph

1809 Commits (b62e1755f1117cbc9f586f138208345d1a487b7f)

Author SHA1 Message Date
Sam Bosley 3dc29fdaa9 Code cleanup 12 years ago
Sam Bosley 5842171d63 Screen flow update messages basically working, dialog text color refactor 12 years ago
Sam Bosley 0f02eae5bc Added UpdateScreenFlow activity, test code 12 years ago
Sam Bosley 49ea545f58 More refactoring to support new kinds of update messages, first pass at screen flow implementation 12 years ago
Sam Bosley f1f1816b46 Started refactoring update message service to handle different message types 12 years ago
Sam Bosley 45585203cf We don't need this crazy thread priority hack anymore 12 years ago
Sam Bosley 45556e5a7f Hopefully fixed a rare crash in the task list fragment 12 years ago
Sam Bosley e55a4e1874 Record statistics on the social sharing activity 12 years ago
Sam Bosley b9ebfa8740 Switching filter modes in task list activity while swipe enabled is now handled correctly 12 years ago
Sam Bosley 8a4aa7b5eb We don't need commentCount at all--just get rid of it 12 years ago
Sam Bosley 62aaad95ff Regexp dates like 'Jan 3' removed if in parentheses 12 years ago
Sam Bosley 1c8cf45b61 Formatting and code cleanup 12 years ago
Sam Bosley 7249977f02 Regexp dates in numeric format removed when in paretheses 12 years ago
Sam Bosley 5e37e3bff5 Some date regexps are now removed correctly when in parentheses 12 years ago
Sam Bosley b2f235b56f Catch the no such column error in one other place, refactor 12 years ago
Sam Bosley a496e2e94c Catch sqlite exceptions in ab test event reporting 12 years ago
Sam Bosley a75659f3a0 Don't allow null prefs in onSortSelected 12 years ago
Sam Bosley 2e36704124 Fixed a crash with DisposableTaskListFragment 12 years ago
Sam Bosley 49ddd435f8 Clean up some code in Database.java 12 years ago
Sam Bosley 62db6794ef Java style names in TitleParser.java 12 years ago
Sam Bosley 69997500ea Fixed a bug with multi word lists in title parsing 12 years ago
Sam Bosley 33915a1206 Suppress crazy sql error when rotating google list with swipe enabled 12 years ago
Sam Bosley 73c5b65064 Remove edit toasts based on the results of the ab test 12 years ago
Sam Bosley 884636f872 Fixed a task adapter bug when requerying on background thread 12 years ago
Sam Bosley b3f4d13902 Version bump and upgrade message 12 years ago
Sam Bosley bcc4bad24d Fixed task row appearance bug 12 years ago
Sam Bosley f16108d35f Fixed a completed tasks display bug 12 years ago
Sam Bosley 4d520c19bf No more of this crazy custom filter nonsense when assigning a task 12 years ago
Sam Bosley a9c527998c Don't display errors in ideas tab 12 years ago
Sam Bosley 9ac7227b5c AB test advanced edit screen 12 years ago
Sam Bosley 2ab5da8543 Fixed a crash in preferences 12 years ago
Sam Bosley 2a4ed2e5fd Remove more unsupported nook settings 12 years ago
Sam Bosley 786c5f1e93 Fixed some layout issues with the new task row design 12 years ago
Sam Bosley d9c3aea071 Fixed backwards settings descriptions 12 years ago
Sam Bosley 69088e65eb Localized strings in the addon activity 12 years ago
Sam Bosley a7986cd029 Don't show emergent tags in row, fixed not in any list filter to not count emergent tags 12 years ago
Sam Bosley 54e9b707ac Record statistics for some preference changes 12 years ago
Sam Bosley c2058f8a7e Fixed case sensitivity issues with tags in title parser 12 years ago
Sam Bosley 9652d0e3df Respect show full task title setting even in simple view 12 years ago
Sam Bosley 67a57eb5f4 Polish, ab test, and preference for row style 12 years ago
Sam Bosley ec8afe8bd2 New layout for the task adapter row (task_adapter_row_simple). Need to A/B test 12 years ago
Sam Bosley a73776b5ea Don't show filter images on the nook since they have a crazy bug 12 years ago
Sam Bosley 0e1270c7b4 Fixed a potential null pointer when calling updateTimer 12 years ago
Sam Bosley 0d324b6d99 Use most conservative memory setting for swipe between lists, update ab test identifier 12 years ago
Sam Bosley f84461042b Force nook to default to phone layout, special version number for pushing to nook market 12 years ago
Sam Bosley b03eda40ee We shouldn't be checking the error message for sqlite constraint exceptions--different phones do it differently 12 years ago
Sam Bosley eb2b3ea3dd Verison bump and upgrade message 12 years ago
Sam Bosley 3925306974 Don't try to insert a group by clause in the ActionsLoaderThread when one already exists 12 years ago
Sam Bosley 3ecee051eb Non premium users should still be able to see files if they exist 12 years ago
Sam Bosley df6e0012fe Version bump and upgrade message 12 years ago
Sam Bosley 259315e53f Instrument preferences that we might someday kill 12 years ago
Sam Bosley edcf83db16 No need to clear the task actions cache when flushing caches--the requery will take care of clearing out invalid entries 12 years ago
Sam Bosley 6ab8402d13 Migrate swipe between lists to a boolean preference 12 years ago
Sam Bosley 00b53375fb Allow clicking on faces to complete other people's tasks 12 years ago
Sam Bosley 8de86ff68b Fix for task actions thread when permasql present 12 years ago
Sam Bosley 118da428b4 Remove legacy importance style 12 years ago
Sam Bosley adb0c26206 Removed unused preference 12 years ago
Sam Bosley 3f37ada030 Fixed many voice add bugs by decoupling the voice recognizer from the quickadd bar somewhat 12 years ago
Sam Bosley c768e5d818 Control set dialogs now persist across device rotation 12 years ago
Sam Bosley 16a18f5d1f Fixed window memory leaks when rotating task edit screen while control sets are open 12 years ago
Sam Bosley 1c22549a13 Polished the share activity 12 years ago
Sam Bosley 670e21a9a6 Unpolished version of a social network link page 12 years ago
Sam Bosley 0dc1f4e3a0 Reenable in app billing for the default AndroidMarketStrategy 12 years ago
Sam Bosley 587c5574b6 Minor copy and layout updates for the astrid login activity 12 years ago
Sam Bosley 79acc329b7 Layout adjustments to work with new arrow images 12 years ago
Sam Bosley 28a0c77061 Don't need to show title parsing confirmation if the only magic was tags 12 years ago
Sam Bosley 660dc9cf42 Hide files row if no attachments exist 12 years ago
Sam Bosley ba8749c911 Prep for new popover images and layout improvements 12 years ago
Sam Bosley fbbe9bd9d5 Hold on to comment pictures in intent so that they will persist if activity is shut down or across device rotation 12 years ago
Sam Bosley 05a2f57c4a Fixed a crash when deleting the current list while swipe enabled 12 years ago
Sam Bosley 1fc653d793 Polish interaction between using phone layout and swipe between list settings for tablets 12 years ago
Sam Bosley a7acc76992 Version bump and upgrade message 12 years ago
Sam Bosley 4f7b1ed026 Temporarily disable in app billing for next release 12 years ago
Sam Bosley 5213119561 Fixed a preferences display bug 12 years ago
Sam Bosley 41419f5a5f Billing should only be supported for the default Android market strategy 12 years ago
Sam Bosley a420730b18 Fixed WidgetConfig filter theming issue 12 years ago
Sam Bosley 86692eeebc Handle other error cases for in app billing verification 12 years ago
Sam Bosley bbcf54daac Show swipe between lists helper dialog to help with discovery 12 years ago
Sam Bosley 35da0d9605 New ab test for swipe between lists 12 years ago
Sam Bosley 54f9393fd4 Add preference for showing task edit confirmation toasts, ab test 12 years ago
Sam Bosley bb6ac500f5 Removed and finalized AB tests 12 years ago
Sam Bosley 47cf53ec1f Suppress widget updates during sync 12 years ago
Sam Bosley 1b7732ea6a Minor refactoring of arne's timer bugfix 12 years ago
Sam Bosley a4bd31c5c4 Merge and resolve conflicts from arne/aj_bugfix_delete_timedtask_notif 12 years ago
Sam Bosley 456b8a05b2 Fixed a bug where TaskEditFragment might not load correctly 12 years ago
Sam Bosley f956f36466 Respect property aliases when reading/writing to cursors/models 12 years ago
Sam Bosley a7046e1de3 Made all of Tim's suggested edits 12 years ago
Sam Bosley 4264ca9409 Removed another unecessary query in the tag filter exposer 12 years ago
Sam Bosley 4c128d4df6 Join query for task rabbit data 12 years ago
Sam Bosley 0223ec11a3 Use a single join query for the LinkActionExposer 12 years ago
Sam Bosley d6023584c0 Moved some quick action processing to a background thread, removed extra query, temporarily removed task rabbit querying 12 years ago
Sam Bosley bec3a30ec5 Convert Security to a stub class 12 years ago
Sam Bosley 580c2cf078 Use \n in billing activity strings, replace with <br> on the fly 12 years ago
Sam Bosley d71c353f42 Code cleanup 12 years ago
Sam Bosley 6039b9e01b Final reordering of things on astrid.com prefs page, readded logged in sanity check to billing activity 12 years ago
Sam Bosley b3f41f830c Don't restore transactions on app launch, only in billing activity after login. Gives server more control over premium status 12 years ago
Sam Bosley 382451937b Don't tell the server if we notice locally that the subscription has expired. the server should check that itself 12 years ago
Sam Bosley e818fcc3bd Billing debug statements get their own DEBUG flag 12 years ago
Sam Bosley e256017e86 More adjustments to settings page 12 years ago
Sam Bosley c574d3a51e Started reworking the ActFmPreferences page 12 years ago