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 |
Sam Bosley
|
8f7176f3c3
|
Updated upgrade message
|
13 years ago |
Sam Bosley
|
80843660c4
|
AB test and instrument swipe between lists enabled or disabled
|
13 years ago |
Sam Bosley
|
9519517073
|
Made swipe between lists disableable
|
13 years ago |
Sam Bosley
|
d42471a5f6
|
Fixed a couple rare null pointers
|
13 years ago |
Sam Bosley
|
529bb2fcba
|
Added a prefrence to control how aggressive the fragment pager is with preloading task lists
|
13 years ago |
Sam Bosley
|
978aa11fd1
|
Fixed a bug with widgets using filterwithcustomintent
|
13 years ago |
Sam Bosley
|
6ebe45df18
|
Fix bug with choosing contact from quickadd
|
13 years ago |
Sam Bosley
|
869adc42f6
|
Don't let view pager intercept scrolling of people view
|
13 years ago |
Sam Bosley
|
ca004a718e
|
Refactor and fix for list leaving/deleting functionality
|
13 years ago |
Sam Bosley
|
18d8acc461
|
Load things from argument extras in gtasks fragments instead of from intent
|
13 years ago |
Sam Bosley
|
e5d30775a1
|
Fixed a bug with ShareLinkActivity not working with swipe between lists
|
13 years ago |
Sam Bosley
|
8564e37b40
|
Fixed bug with activity shown for new lists
|
13 years ago |
Sam Bosley
|
7e2e378c2e
|
Tweaks to reminder scheduling to account for new date scheme
|
13 years ago |
Sam Bosley
|
bddc70bdb4
|
Version bump and upgrade message
|
13 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
|
13 years ago |
sbosley
|
35734273f0
|
Merge pull request #175 from sbosley/120413_sb_comment_links
In comments, make links to tasks.
|
13 years ago |
Sam Bosley
|
279713cf48
|
Added comment for translators, use $ for special token
|
13 years ago |
Sam Bosley
|
bec80c0b34
|
Send support button to blog faq, forums button to crittercism
|
13 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
|
13 years ago |