Commit Graph

3469 Commits (204e8a4f5991516f6bd3536b6399caec2aace228)
 

Author SHA1 Message Date
Sam Bosley 9fd8cab63e Added an intent extra to the task list activity that can start by immediately editing a task 13 years ago
Sam Bosley cd28d408e2 Polish and fixes to missed call notif 13 years ago
Sam Bosley f3083b614d Use ACTION_VIEW instead of ACTION_CALL in missed call dialog 13 years ago
Sam Bosley 2298a278cd Default fielding missed calls to off 13 years ago
sbosley e8bfb35cb4 Merge pull request #178 from sbosley/120427_sb_missed_call
Missed call notifications
13 years ago
Sam Bosley cf84bf5917 Cleanup according to Tim's suggestions 13 years ago
Sam Bosley 0b750e909e Killed the feature flipper, not needed anymore 13 years ago
Sam Bosley cf68f97aa4 Random strings for missed call dialog 13 years ago
Sam Bosley c469c9afd2 Fixed picture loading stuff 13 years ago
Sam Bosley 48f0ec9ece Polished the missed call dialog 13 years ago
Sam Bosley 29555b08a4 Picture in missed call view, polish close button 13 years ago
Sam Bosley 9fe310972f Don't title the missed call schedule dialog 'snooze' 13 years ago
Sam Bosley a4a53ad195 Fixed bugs when fielding missed calls on real phones 13 years ago
Sam Bosley e0a30bb3e3 Use flag_activity_multiple_task to stack missed call notifications 13 years ago
Sam Bosley 0e613f9017 Wire up call later button to create tasks with the appropriate due time 13 years ago
Sam Bosley b772c79bf9 More polish to missed call dialog, preference to activate/deactivate: 13 years ago
Sam Bosley e19fa0819c More awesomeness. All that's left is the snooze scheduling 13 years ago
Sam Bosley 29c41bcffe Displaying the activity in most of its awesomeness 13 years ago
Sam Bosley 040aca6d7c Basic logic for intercepting missed calls 13 years ago
Sam Bosley bdec8356ca Added one day retention statistic 13 years ago
Sam Bosley f17ab6b117 Hack to fix showing new list not working. How was this ever working? 13 years ago
sbosley 76a908a872 Merge pull request #177 from sbosley/120425_sb_analytics
Analytics
13 years ago
Sam Bosley 476b3af206 Refactor and cleanup based on Tim's suggestions 13 years ago
Sam Bosley fe47ed4edd Added documentation and comments 13 years ago
Sam Bosley ac4e8b07f5 Added unit tests for ab test retention database 13 years ago
Sam Bosley 69cbd31148 Added ability to specifiy different probability distributions for new and existing users 13 years ago
Sam Bosley c26a160855 Added insertion of analytics api keys to build script 13 years ago
Sam Bosley 2acea6f48b Don't report retention if statistics tracking turned off 13 years ago
Sam Bosley 0a2ff5de4b Move retention tracking to TLA onCreate since startup service may not run if app has been living in background 13 years ago
Sam Bosley 89de6e9fde Optimizations with reporting using arrays instead of separate requests, bugfixes 13 years ago
Sam Bosley 65d13cbf22 Hide things that don't need to be visible 13 years ago
Sam Bosley 1746ec4e9f Reorder stuff for better performance 13 years ago
Sam Bosley bf8dc12ff6 Create relative date events on startup 13 years ago
Sam Bosley 1b2d5c2585 Push unreported test data on startup 13 years ago
Sam Bosley 7f57679469 Added service and invoker for reporting analytics data 13 years ago
Sam Bosley 2a0200a715 Added field to track if data point has been reported 13 years ago
Sam Bosley bf15575643 Check new user and activated status at startup 13 years ago
Sam Bosley c7e18592a6 Added methods for creating data points to the abtesteventdao 13 years ago
Sam Bosley f08d3c2890 Added ABTestEventDao 13 years ago
Sam Bosley 1f46fa34c6 Added the ABTestEvent model for tracking events in the database 13 years ago
Sam Bosley 02049930c9 Started cleaning up and refactoring the AB testing classes to fit with the new analytics framework 13 years ago
Tim Su 6e37a22bf8 Merge pull request #176 from altmer/master
"Update" model access through AstridApi
13 years ago
Andrey Marchenko e63de8a4e6 Implemented Update access through Astrid Api 13 years ago
Sam Bosley 927ea5403b Fixed a bug that prevented subtasks toggling from working correctly in lists 13 years ago
Sam Bosley 27e108a5e4 Fixed a logic error in reporting app_open statistics 13 years ago
Sam Bosley 453ecbed4d Removed a bunch of unnecessary stuff related to toasting on tag save 13 years ago
Sam Bosley b5f5259366 Fixed a bug with dialog theme declared in manifest messing up tag settings activity on phones 13 years ago
Sam Bosley 472288b1b9 Don't need to restart astrid for swipe performance to take effect 13 years ago
Sam Bosley 32bd06219a Replaced the Performance preferences with 'Astrid Labs', where users can go to enable/disable features that are being AB tested 13 years ago
Sam Bosley a9ede5955c AB test the presence of the new contact picker 13 years ago