Vishesh Handa 17dd93451f Remove firebase analytics
Sadly, even when firebase analytics is disabled, it still sends some
data to Google's servers and there seems to be no way to disable it.
GitJournal gives its users an option to disable all analytics, which
clearly can't be implemented as long as we use Firebase.

Therefore there are 2 options -
1. Remove the option of disabling all analytics
2. Remove firebase analytics.

I'm choosing option (2), as it seems wrong to remove the option to
disable analytics, as I know a number of users who have disabled
analytics.

Currently I'm mostly using analytics to measure how well the marketting
is doing, and to see which settings are being used. Disabling the
analytics would make this much much harder, but I guess it's a greater
push for me to find an alternative / create one.

Fixes #506
Related to #105
2021-06-07 12:21:41 +02:00
2021-05-14 16:23:03 +02:00
2021-05-18 12:42:24 +02:00
2021-06-07 12:21:41 +02:00
2020-02-17 15:51:14 +01:00
2020-10-15 11:06:57 +02:00
2019-10-11 17:07:39 +02:00
2021-05-25 09:36:55 +02:00
2021-06-07 12:21:41 +02:00
2021-06-07 12:21:41 +02:00
2021-06-06 01:11:43 +02:00
2020-11-09 19:18:14 +01:00
2021-05-18 11:27:07 +02:00
2018-05-12 18:45:42 +02:00
2021-06-05 14:21:31 +02:00
2019-01-25 12:05:36 +01:00
2020-03-14 23:33:04 +01:00
2021-06-07 12:21:41 +02:00
2021-06-07 12:21:41 +02:00
2021-05-10 11:07:08 +02:00


Mobile first Markdown Notes integrated with Git

Get it on Google Play Download on the App Store

Build Status License: AGPL v3
Donate Paypal Sponsor via GitHub

This project receives generous infrastructure support from

Summary

GitJournal is a note taking app focused on privacy and data portability. It stores all its notes in a standardized Markdown + YAML header format (optional). The notes are stored in a Git Repo of your choice - GitHub / Gitlab / Custom-provider. This means you can easily self host or host your notes in one of the many Git providers.

Features -

  • Can be used with any Git Repository
  • Allows categorizing Notes based on Folders
  • No Account Required
  • Open source

Community

Screenshots

Migrating from Existing Apps

Contributing

Please feel free to open an issue for any bug or feature request. Additionally, you can vote on existing Issues by reacting with a '👍'.

License

Most of GitJournal code is licensed under AGPL, however the documentation (including this file) and translations are under a Creative Commons Attribution 4.0 International License.

Languages
Dart 93.7%
Shell 1.6%
Objective-C 1.4%
Swift 1.3%
CMake 0.5%
Other 1.4%