Skip to content
  1. Feb 16, 2020
  2. Feb 04, 2020
    • Yuanle Song's avatar
      v2.0.7 bugfix on zero-input-pinyin · fa27eb3a
      Yuanle Song authored
      sometimes after GetCandidate dbus call, zero-input-fetch-size and
      zero-input-candidates is not updated. This was because the async
      function callback didn't update the metadata in some places.
      
      - update initial fetch size and fetch size to be 1+ candidates needed for
        target page.
      - removed zero-input-build-candidates-complete function,
        each async call should have its own callback function, don't reuse this one.
        in callback function, post GetCandidate metadata should be updated.
      fa27eb3a
  3. Nov 10, 2019
  4. Oct 28, 2019