This repository has been archived by the owner. It is now read-only.
Permalink
* 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
18 lines (12 sloc)
879 Bytes
| <!-- | |
| *Thank you for submitting a pull request, your contributions are greatly appreciated!* | |
| Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. | |
| --> | |
| ## Pull Request Checklist | |
| - [ ] My PR has a standard commit message that looks like `[IP-123] This fixes something something` | |
| - [ ] I have updated the *Unit Tests* to cover new or changed functionality | |
| - [ ] I have made sure that localizable strings use `NSLocalizableString()` | |
| ## Screenshots | |
| <!-- If your patch includes user interface changes that you would like to suggest or that you would like UX to look at, please include them here. --> | |
| ## Notes for testing this patch | |
| <!-- If useful, please leave notes for QA, explaining what this patch changes and how it can be best tested and verified. --> |