user-agent-ios
user-agent-ios copied to clipboard
Ghostery iOS Browser
folder structure would be nice to have
user are requesting this often, Bookmark Sync at least Import/export option
To build iOS App for MacOS not only the app code has to be ready but all its dependencies. Atm we are aware that following ones don’t compile: * react-native...
Trackers in English are easy, but the german localization uses these words for trackers: - Tracker - Aktivitätenverfolgung - Verfolger - and more Pick one word (maybe talk to Dominik)...
ATM, after every character, the completion gets redrawn. We should get a more fluid UI, ideally without any blinking.
Firefox has DeepLink integration for HomePanel. Consider If we have also some use case for it. Check TODO: #228 in the project
The following tests fail on CI and have been disabled: ``` Failing tests: ClientTests: ProfileTest.testNewProfileClearsExistingAuthenticationInfo() TestBookmarks.testNewProfileClearsExistingAuthenticationInfo() TestFavicons.testNewProfileClearsExistingAuthenticationInfo() TestHistory.testNewProfileClearsExistingAuthenticationInfo() SharedTests: AuthenticationKeychainInfoTests.testEncodingAndDecoding() AuthenticationKeychainInfoTests.testNilIntervalsArentZero() ``` Investigate the reason behind the failure and fix...