Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

I/6020: Run only one instance of the TextWatcher for all text transformations #223

Merged
merged 20 commits into from
Mar 10, 2020

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    3772c7a View commit details
    Browse the repository at this point in the history
  2. Fix: Reduce the TextWatcher instances creation to only one

    This commit also changes the TextTransformation's API adding:
    - #configuredTransformations
    - #_normalizedConfiguredTransformations
    - #_setNormalizedTransformations()
    panr committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    7bd91b9 View commit details
    Browse the repository at this point in the history
  3. Other: Get transformation from the match if it occurs and pass it to …

    …the event data object
    panr committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    d701283 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    557e023 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    a5e4733 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    cad58f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Remove unnecessary tests

    panr committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    89472f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4da019 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2766c39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0a2ff8 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    fd2dd70 View commit details
    Browse the repository at this point in the history
  2. Refactor and add missing tests

    panr committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    100be1f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Configuration menu
    Copy the full SHA
    9dcd938 View commit details
    Browse the repository at this point in the history
  2. Add testCallback ref docs

    panr committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    22e6de7 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    71112bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc44b9e View commit details
    Browse the repository at this point in the history
  3. WIP

    Reinmar committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    6d57575 View commit details
    Browse the repository at this point in the history
  4. Fix textwatcher code after CR

    panr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    5627c2b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Fix docs

    panr committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    91eb2f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b713427 View commit details
    Browse the repository at this point in the history