Skip to content

Commit

Permalink
README.md updated from https://stackedit.io/
Browse files Browse the repository at this point in the history
  • Loading branch information
mal0ki committed Aug 31, 2018
1 parent bd7cf38 commit 2385135
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
Which will include some experimentation with tools to write this FAQ and sync it with GitHub, by @mal0ki (current tool is StackEdit).

## FAQ
**Q:** When will Tusky be avaialble on F-droid?
**A:** Fdroid works differently than Amazon Appstore or Google Play. We as the developers do not upload anything, Fdroid builds the app from source once we tag a release in our code repository. This is super awesome because you are guaranteed to get the exact code from our repo, but also takes some time on their side.
**Question:** When will Tusky be avaialble on F-droid?

**Answer:** Fdroid works differently than Amazon Appstore or Google Play. We as the developers do not upload anything, Fdroid builds the app from source once we tag a release in our code repository. This is super awesome because you are guaranteed to get the exact code from our repo, but also takes some time on their side.

##
**Q:** Why doesn't Tusky support push notifications?

**A:** Pushing to devices would require us to use proprietary Google libraries and to run a relay server. Since we want Tusky to be pure FOSS (free and open-source software) and don't want to send any data to Google we decided not to implement push notifications at this time. We are researching other possibilities to make notifications faster though.
##

Expand Down Expand Up @@ -45,6 +48,6 @@ Template:
**A:**

<!--stackedit_data:
eyJoaXN0b3J5IjpbLTM1MDg1MDUzOSwtMjEwNzkzNDE4LC03NT
IyNDUyMDMsLTE4MjczMjI3MjldfQ==
eyJoaXN0b3J5IjpbLTE0ODQ3NTQ1NSwtMzUwODUwNTM5LC0yMT
A3OTM0MTgsLTc1MjI0NTIwMywtMTgyNzMyMjcyOV19
-->

0 comments on commit 2385135

Please sign in to comment.