Update Tella Android Readme#490
Conversation
|
@ahlem-jarrar I added comments about this in the Asana task. looks good but would love for you to edit 2 minor things more |
carohadad
left a comment
There was a problem hiding this comment.
comments added in the asana task
|
|
||
| | Flavor | Application id | Notes | | ||
| |--------|----------------|-------| | ||
| | **`playstore`** | `org.hzontal.tella` | Google Play build; includes Firebase Crashlytics, Google Drive, Dropbox, and Google sign-in | |
There was a problem hiding this comment.
in the documentation, app (in the version section) and release notes we call these versions "Tella Android" and "Tella Android FOSS". Because some people might use the "playstore" flavor but not from the play store (for example from direct apk download).
In this table maybe is ok (if that's how the flavors are called in the code), but can we plase update the sentence above with the names we use? and maybe add a new column in the table with the name ?
|
|
||
| | Flavor | Application id | Notes | | ||
| |--------|----------------|-------| | ||
| | **`playstore`** | `org.hzontal.tella` | Google Play build; includes Firebase Crashlytics, Google Drive, Dropbox, and Google sign-in | |
| | **`fdroid`** | `org.hzontal.tellaFOSS` | F-Droid / Tella FOSS; excludes proprietary Google and Dropbox SDKs | | ||
|
|
||
| F-Droid release builds pass `-Pfdroid` (see `fastlane/README.md` and `docs/fdroid-release-verification.md`). | ||
|
|
There was a problem hiding this comment.
can you please add a line saying that details about features available in each of the versions can be found here ? https://tella-app.org/features
No description provided.