Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARC, Chinese input and emoji delete #22

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Feb 9, 2013

  1. Converted to ARC; fixed the Chinese input error; fixed the multiple c…

    …haracters delete issue
    Hang Chen committed Feb 9, 2013
    Configuration menu
    Copy the full SHA
    bd8c34f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2014

  1. Rewrote some methods

    1.Rewrote some methods
    2.Fixed the crash bug when cutting the text
    cyndibaby905 committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    cc5212e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2014

  1. Draw marked range

    Draw marked range
    cyndibaby905 committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    bb556f2 View commit details
    Browse the repository at this point in the history
  2. Removed some redundant methods

    Removed some redundant methods
    cyndibaby905 committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    1a3d351 View commit details
    Browse the repository at this point in the history
  3. Added a demo to show emoticon editing

    Added a demo to show emoticon editing
    cyndibaby905 committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    671cc9b View commit details
    Browse the repository at this point in the history
  4. Fixed the emoticon inputting bug

    Fixed the emoticon inputting bug
    cyndibaby905 committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    c37b766 View commit details
    Browse the repository at this point in the history
  5. Fixed the caret issue

    Fixed the caret issue
    cyndibaby905 committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    7069726 View commit details
    Browse the repository at this point in the history
  6. Fixed the crash issue when inputting chinese

    Fixed the crash issue when inputting chinese
    cyndibaby905 committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    e846af4 View commit details
    Browse the repository at this point in the history
  7. Code refine

    Code refine
    cyndibaby905 committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    d38b26b View commit details
    Browse the repository at this point in the history