Historique des commits

Auteur SHA1 Message Date
  mirokuratczyk d4a835be9d Fix: use network info callbacks in StartSendFeedback il y a 5 ans
  Eugene Fryntov 99a06f6708 PsiphonTunnel.java: fix build error il y a 5 ans
  Eugene Fryntov de02aeb02f getActiveNetworkDnsResolvers: log the error reason if ConnecivityManager is null il y a 5 ans
  Eugene Fryntov ee01b79c22 Try ConnectivityManager.NetworkCallback first to get current DNS on Lollipop+ il y a 5 ans
  mirokuratczyk 616c97a17b Note migration errors are not fatal il y a 5 ans
  mirokuratczyk bea2bb7aab Ensure PsiphonTunnelFeedback resources cleaned up il y a 5 ans
  mirokuratczyk 7553327761 Synchronous stopSendFeedback il y a 5 ans
  Miro 794b72f3b0 Merge branch 'master' into feedback-upload-refactor il y a 5 ans
  mirokuratczyk 07eda4983e Async feedback upload il y a 5 ans
  Adam Kruger e63e88f766 Guard against NullPointerException when getNetworkInterfaces returns null. il y a 5 ans
  mirokuratczyk 0694b54ce9 Log feedback upload failures il y a 5 ans
  mirokuratczyk cdde56ab19 Changes based on feedback il y a 5 ans
  mirokuratczyk 5a1aeffad1 Refactor feedback upload mechanism il y a 5 ans
  mirokuratczyk 1aa250cca0 Add sendFeedback to Android library il y a 5 ans
  Rod Hynes ecaa03f131 Report tunnel rate limits via handshake response il y a 6 ans
  Rod Hynes 50646a9cae Handle ServerAlert in MobileLibrary il y a 6 ans
  Miro 6a174d68de Merge pull request #534 from mirokuratczyk/data_root_directory il y a 6 ans
  mirokuratczyk 6e8990756e Root data directory il y a 6 ans
  Eugene Fryntov 29947dcd8b Android lib: reset mIsWaitingForNetworkConnectivity on start. il y a 6 ans
  Eugene Fryntov 0d89ce718a Android library: add option to manually start routing through tunnel. il y a 6 ans
  Eugene Fryntov f9d54a64c8 Removed packet tunnel mode from Android library, basically a reverse of 0536278 il y a 6 ans
  Rod Hynes 4c7e82244d Set same VpnService.Builder parameters as startVpn, for consistency il y a 6 ans
  Rod Hynes 46e25d32f3 Add ApplicationParameters il y a 6 ans
  Rod Hynes c218c48d75 Fix: use correct privateAddress in startDummyVpn il y a 6 ans
  Rod Hynes 7d11430e78 Make most Android Library callbacks optional to implement il y a 6 ans
  Rod Hynes f2d2783b8d Add onStoppedWaitingForNetworkConnectivity il y a 6 ans
  Rod Hynes ae9a020b9a Use shim to hide internal functions that must be public for gobind il y a 6 ans
  Eugene Fryntov 0499a8bec1 Removed org.apache.http dependency because of Apache client deprecation on Android 9.0, see https://developer.android.com/about/versions/pie/android-9.0-changes-all#apache-nonp il y a 6 ans
  Eugene Fryntov 57a38f6f5d Added TargetApi(Build.VERSION_CODES.ICE_CREAM_SANDWICH) annotation. il y a 6 ans
  Eugene Fryntov a3dbd69651 Addded seamless VPN handover comments. il y a 6 ans