ghostery / user-agent-android

Ghostery Android Browser
https://play.google.com/store/apps/details?id=com.ghostery.android.ghostery
Mozilla Public License 2.0
35 stars 6 forks source link

Ghostery 3.0 #1

Closed chrmod closed 4 years ago

chrmod commented 4 years ago

Remove:

Change:

Ghostery Addon integration:

Cliqz part of Ghostery addon:

christophertino commented 4 years ago

I would like to use the existing FF android extension implementation.

This way we can run the same code for Ghostery Browser users and FF Android users. Ideally the code all lives in develop/master rather than the old android branch we used for the last browser.

I'm looking into resourcing for this on my end now.

spacifici commented 4 years ago

@chrmod what do you mean by removing tracking protection?

chrmod commented 4 years ago

@spacifici as first step lets remove Firefox tracking protection. Ghostery addon will provide it at later stage.

spacifici commented 4 years ago

I'm not renaming "Private Tabs" to "Ghost Tabs" as I can only do it in English and not for the other six languages. I suggest to let the translation people do it on Transifex.

spacifici commented 4 years ago

The version name get set by a gradle parameter. We can simply run ./gradlew -PversionName="3.0.0" assembleGhostery.

chrmod commented 4 years ago

@spacifici lets remove Addons support. As there is no general support for AMO it does not make sense to introduce such complexity at this stage.

I suppose that means only removing items from some menus, right?

spacifici commented 4 years ago

@chrmod done