1. 19 Jan, 2019 10 commits
  2. 17 Jan, 2019 13 commits
  3. 16 Jan, 2019 1 commit
  4. 15 Jan, 2019 2 commits
  5. 14 Jan, 2019 6 commits
  6. 13 Jan, 2019 1 commit
  7. 12 Jan, 2019 4 commits
    • Mygod's avatar
      Sorry I was drukn · 15d7d2ca
      Mygod authored
      15d7d2ca
    • Mygod's avatar
      Implement UDP fallback · 867f680b
      Mygod authored
      When a profile is selected as UDP fallback, only its server settings are respected. Tested with core.androidTest and locally with QUIC in YouTube app with plugin enabled.
      
      Other notable changes:
      
      * `IShadowsocksServiceCallback.trafficUpdated` now gets an object/data class for 4 stats. When profileId = 0, stats object represents the accumulated stats for all profiles.
      * Refactor `TrafficMonitor`.
      * Importing/exporting via JSON using a new field `udp_fallback`.
      * PrivateDatabase is updated to version 27 to accommodate the new field.
      867f680b
    • Mygod's avatar
      Bind 0.0.0.0 on Chrome OS · f799649f
      Mygod authored
      This is fine since there Android subsystem runs in a container.
      f799649f
    • Mygod's avatar
      Fix ACL serialization · 574ed7da
      Mygod authored
      574ed7da
  8. 11 Jan, 2019 3 commits