You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2020. It is now read-only.
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.
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.