Commit Graph

3286 Commits (fd2500097266344f3187f0e4486755c3bb0a3fc2)
 

Author SHA1 Message Date
Sam Bosley 1b2d5c2585 Push unreported test data on startup 12 years ago
Sam Bosley 7f57679469 Added service and invoker for reporting analytics data 12 years ago
Sam Bosley 2a0200a715 Added field to track if data point has been reported 12 years ago
Sam Bosley bf15575643 Check new user and activated status at startup 12 years ago
Sam Bosley c7e18592a6 Added methods for creating data points to the abtesteventdao 12 years ago
Sam Bosley f08d3c2890 Added ABTestEventDao 12 years ago
Sam Bosley 1f46fa34c6 Added the ABTestEvent model for tracking events in the database 12 years ago
Sam Bosley 02049930c9 Started cleaning up and refactoring the AB testing classes to fit with the new analytics framework 12 years ago
Tim Su 6e37a22bf8 Merge pull request #176 from altmer/master
"Update" model access through AstridApi
12 years ago
Andrey Marchenko e63de8a4e6 Implemented Update access through Astrid Api 12 years ago
Sam Bosley 927ea5403b Fixed a bug that prevented subtasks toggling from working correctly in lists 12 years ago
Sam Bosley 27e108a5e4 Fixed a logic error in reporting app_open statistics 12 years ago
Sam Bosley 453ecbed4d Removed a bunch of unnecessary stuff related to toasting on tag save 12 years ago
Sam Bosley b5f5259366 Fixed a bug with dialog theme declared in manifest messing up tag settings activity on phones 12 years ago
Sam Bosley 472288b1b9 Don't need to restart astrid for swipe performance to take effect 12 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 12 years ago
Sam Bosley a9ede5955c AB test the presence of the new contact picker 12 years ago
Sam Bosley 8f7176f3c3 Updated upgrade message 12 years ago
Sam Bosley 80843660c4 AB test and instrument swipe between lists enabled or disabled 12 years ago
Sam Bosley 9519517073 Made swipe between lists disableable 12 years ago
Sam Bosley d42471a5f6 Fixed a couple rare null pointers 12 years ago
Sam Bosley 529bb2fcba Added a prefrence to control how aggressive the fragment pager is with preloading task lists 12 years ago
Sam Bosley 978aa11fd1 Fixed a bug with widgets using filterwithcustomintent 12 years ago
Sam Bosley 6ebe45df18 Fix bug with choosing contact from quickadd 12 years ago
Sam Bosley 869adc42f6 Don't let view pager intercept scrolling of people view 12 years ago
Sam Bosley ca004a718e Refactor and fix for list leaving/deleting functionality 12 years ago
Sam Bosley 18d8acc461 Load things from argument extras in gtasks fragments instead of from intent 12 years ago
Sam Bosley e5d30775a1 Fixed a bug with ShareLinkActivity not working with swipe between lists 12 years ago
Sam Bosley 8564e37b40 Fixed bug with activity shown for new lists 12 years ago
Sam Bosley 7e2e378c2e Tweaks to reminder scheduling to account for new date scheme 12 years ago
Sam Bosley bddc70bdb4 Version bump and upgrade message 12 years ago
Sam Bosley a222e28cd6 Preload a few more fragments in the task list pager. We can experiment with this setting for optimal performance/memory tradeoff 12 years ago
sbosley 35734273f0 Merge pull request #175 from sbosley/120413_sb_comment_links
In comments, make links to tasks.
12 years ago
Sam Bosley 279713cf48 Added comment for translators, use $ for special token 12 years ago
Sam Bosley bec80c0b34 Send support button to blog faq, forums button to crittercism 12 years ago
Sam Bosley 2745079599 Awesome new stuff for putting links in comments. Works for tasks, can adapt to things like tags/users in the future 12 years ago
Sam Bosley be6b1310e1 Make clicking on task links in comments edit task 12 years ago
Sam Bosley 6701e46bfb Good progress on linkifying task titles in comments 12 years ago
Sam Bosley dabb393f6d Fixed potential null pointer in task list fragment 12 years ago
Sam Bosley a735863fc0 Fixed a crash in DisposableTaskListFragment 12 years ago
Sam Bosley 5a413c4553 Don't allow null extras in fragment pager adapter 12 years ago
Sam Bosley fec9d72bea Fixed a display bug with the appearance of task due dates due today 12 years ago
Sam Bosley dc9a6b2fed Fix some arguments in update format strings 12 years ago
Sam Bosley 56fb16aace Check uniqueness of list members by email 12 years ago
Sam Bosley 42da848122 Fixed a potential null pointer in task adapter 12 years ago
Sam Bosley f7da0c8233 Refixed people picker row heights 12 years ago
Sam Bosley 8a4a0f802f Don't set the title of the actual filter instance when switching to custom context 12 years ago
Sam Bosley e7fcdb20d6 Introduced new permasql for noon-based times 12 years ago
Sam Bosley 642f84f817 Fixed bug where tasks assigned while offline would be reassigned to self after sync 12 years ago
Sam Bosley ea4b8ecbd1 Fixed a string with backwards format args 12 years ago