SimpleMarkdown/app
William Brawner 3108114b60 Improve analytics
- Automatic page view tracking wasn't helpful since it was based on the Activities viewed, and SimpleMarkdown is a single-Activity app, so page views are now tracked manually
- User preferences are now reported so I can remove preferences that aren't used and focus my time on features that are actively used
- Opting out of crash reports is no longer possible. I need crash reports to be able to improve the app. It would also simplify the code a bit to not need to take that into account. Existing opt-outs will be respected but moving forward, new users will need to download the app from Fdroid if they'd like to avoid interactions with Google.
2022-10-23 23:44:02 -06:00
..
src Improve analytics 2022-10-23 23:44:02 -06:00
.gitignore Update gitignore files 2020-08-22 22:18:06 -07:00
acra.properties.sample Re-implement Crashlytics 2020-09-21 15:07:50 -07:00
build.gradle Update dependencies 2021-06-27 19:35:51 -06:00
google-services.json Add basic readability highlighting 2020-04-08 07:59:36 -07:00
proguard-rules.pro Fix proguard rules for Crashlytics 2020-10-13 19:54:51 -07:00