Popular repositories
2,626 contributions in the last year
Less
More
Contribution activity
July 2021
Created 37 commits in 1 repository
Created a pull request in mozilla-mobile/mozilla-vpn-client that received 4 comments
Opened 40 other pull requests in 1 repository
mozilla-mobile/mozilla-vpn-client
34
merged
4
closed
2
open
- Remove mozillavpn.json from the prod wxs file
- Separate MozillaVPN.wxs file for production
- Add missing deps (#1447)
- placeholder to make windows' compiler happy when there are no strings
- Experiment to fix the RPM builds - IGNORE
- Better naming for AIP and TOTP support
- Go dependencies in linux PPA script
- Fix the Windows Installer README link - closes #1427
- Introduce AuthenticationInApp state machine
-
Support
infoin MOZVPN_LEVEL - Better logging - debug/warning/error
- Version bump: 2.5.0
- Macos Pkg generated for the releng team
- Expose unfinished translations only in staging builds
- The DNS settings should no use the value as placeholder - closes #1372
- Unique device ID to remove devices - closes #1360
-
Select allbutton in the AppPermission view - Reintroduce the 'en' fallback when the languages are not imported
- Fix the android error message in the local DNS settings - closes #1359
- Do not add ipv6 addresses if ipv6 is disabled
- First experiment to generate strings from a YAML file
- Fix the MacOS resource generation
- Update the strings to be casing-consistent - closes #1346
- Make text input fields usable on android (TextInput and TextArea) - closes #1338, #1336
- Use QTextStream to create the wg config file
- Some pull requests not shown.
Reviewed 62 pull requests in 2 repositories
mozilla-mobile/mozilla-vpn-client 61 pull requests
- Better naming for AIP and TOTP support
- Fix Hirsute/Groovy/RPM packages by fixing python build-deps
- fix win dependency
- Remove Local DNS restrictions
- Allow generate_strings.py to run cross-platform from any path
- CI: Generate Signed Android apks
- Use ccache if installed for speedups
- First experiment to generate strings from a YAML file
- Fix crash in generic ping sender on Ubuntu/Bionic
- Introduce AuthenticationInApp state machine
- Add fallback to "ping" command if an ICMP socket failed.
- Fix assert in BigInt() copy constructor
- Add support for browser-less login using CLI commands
- Disable UserDns for 2.4
- fix lna windows
- Fix #1397 - Flickering checkboxes
- Fix app permissions for Flatpak applications
- Enable calling abortAuthentication multiple times
- Do not rely on the metrics table to choose right adapters for split-tunnel
- Windows: Add Supporting Code for Missing Apps
- Support Windows Split tunnel
- Fix recursive rearrange in ViewNetworkSettings.qml + UX requests
- Unify toggle treatments in settings sub-pages
- Windows SCM support
- Windows Firewall Implementation
- Some pull request reviews not shown.
mozilla-l10n/mozilla-vpn-client-l10n 1 pull request
Created an issue in mozilla-mobile/mozilla-vpn-client that received 4 comments
Better string handling
Right now we use 2 QT functions to identify strings: qtTrId and qsTrId. They do the same thing in 2 different languages C++ and QML (js). Internall…
4
comments