Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Tags: ghostery/browser-ios

Tags

v2.0.7-cliqzRelease

Toggle v2.0.7-cliqzRelease's commit message
Fixing translations

v2.0.5-cliqzRelease

Toggle v2.0.5-cliqzRelease's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cliqz: rename quick action New Private Tab - fixes #459 (#462)

Translations for "New Forget Tab" fail and there are more inconsistencies with
Forget/Private tabs so it is not worth to fight with that one string now.

v2.0.4-cliqzRelease

Toggle v2.0.4-cliqzRelease's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Url sharing: remove footer - fixes #456 (#458)

v2.0.3-cliqzRelease

Toggle v2.0.3-cliqzRelease's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Cliqz SERP url

v2.0.2-cliqzRelease

Toggle v2.0.2-cliqzRelease's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CD: removing broken auth option

v2.0.0-cliqzRelease9

Toggle v2.0.0-cliqzRelease9's commit message
fixed url bar autocompletion text frame issue (#416)

v1.0.7-lumenRelease

Toggle v1.0.7-lumenRelease's commit message
fixed url bar autocompletion text frame issue (#416)

v2.0.0-cliqzRelease-8

Toggle v2.0.0-cliqzRelease-8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[IB-1891} Load first tab in viewDidAppear (#384)

v2.0.0-cliqzRelease7

Toggle v2.0.0-cliqzRelease7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Circumvent erroneous localization by not localizing the string “Pause” (

#381)

v2.0.0-cliqzRelease3

Toggle v2.0.0-cliqzRelease3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pin MappaMundi commit (#380)

The Cartfile we inherited from Firefox contains this line:

`github "mozilla-mobile/MappaMundi"          "master"`

recently, MappaMundi was [updated to use the A-Star project](mozilla-mobile/MappaMundi#17) for pathfinding. This project, however, needs Swift 5. Hence, the build is broken.

To fix, pin the MappaMundi version to a commit before they introduce the A-Star algorithm.