This repository has been archived by the owner. It is now read-only.
ghostery / browser-ios Archived
History for browser-ios/Podfile.lock
Commits on Aug 13, 2019
-
Verified
This commit was created on GitHub.com and signed with GitHub’s verified signature.GPG key ID: 4AEE18F83AFDEB23 Learn about vigilant mode.
Commits on Aug 12, 2019
-
Verified
This commit was created on GitHub.com and signed with GitHub’s verified signature.GPG key ID: 4AEE18F83AFDEB23 Learn about vigilant mode.
Commits on Jun 28, 2019
Commits on Jun 25, 2019
-
IP-535 [VPN UI] Improve VPN country list retrieving logic (#360)
* Disable Pod Warnings * Rename various classes * Move around and cleanup * Extract HeaderLabel * Update PR template * Post Notification when the list of countries changes in VPNEndPointManager * Listen for VPNEndPointManager.countriesUpdatedNotification * Show Refreshcontrol when loading * Implement Pull to reload on VPN Server List * Show alert when an error occurs loading the VPN Country List * Trigger VPN Unlock Alert when VPN is not active * Add various code improvements as suggested