Skip to content
Snippets Groups Projects
  1. Jun 03, 2014
  2. Jun 02, 2014
  3. May 27, 2014
    • Tadashi G. Takaoka's avatar
      Use "unknown emoji" or emoji that has an empty translation · 7b5bccc0
      Tadashi G. Takaoka authored
      Because the number of emoji description spoken string resources is
      rather huge (~800), some locales may chose an empty description as a
      translation. If that is the case, we will announce "unknown emoji" as
      a fallback.
      
      Bug: 11452158
      Change-Id: Ibb65e5bec93030c40bd33ac2be2115c3bbc8bd11
      7b5bccc0
  4. May 22, 2014
  5. May 20, 2014
  6. May 13, 2014
  7. Mar 25, 2014
  8. Sep 04, 2013
  9. Aug 23, 2013
  10. Aug 15, 2013
  11. Jun 24, 2013
  12. Feb 23, 2013
    • Jean Chalard's avatar
      Fix how the Enter action is decided · 4e4f8812
      Jean Chalard authored
      This unifies the software and hardware keyboard code
      under a single decision process that works.
      
      Bug: 8129303
      Bug: 8152758
      Change-Id: I7574c563d5f957d57bfe62fe5e3eec59a519d335
      4e4f8812
  13. Jan 16, 2013
  14. Jan 07, 2013
    • Ken Wakasa's avatar
      Small code cleanups · b6ca3544
      Ken Wakasa authored
      Multi-project commit with I249d5fbe
      
      Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5
      b6ca3544
  15. Oct 29, 2012
  16. Sep 27, 2012
  17. Aug 22, 2012
  18. Jul 25, 2012
  19. Jul 05, 2012
  20. Jun 29, 2012
  21. May 31, 2012
  22. May 19, 2012
  23. May 15, 2012
  24. Feb 28, 2012
  25. Feb 07, 2012
  26. Feb 01, 2012
  27. Jan 31, 2012
    • alanv's avatar
      Refactored shift key spoken description into separate method. · 7ca12497
      alanv authored
      Change-Id: I183462a68fdfd339404740fa1564f737430d73d9
      7ca12497
    • alanv's avatar
      Removed spoken descriptions for characters supported by TTS or TalkBack. · f3e951b2
      alanv authored
      Change-Id: Iddef18559bc6af9487e536a33607b0a0b07df282
      f3e951b2
    • Tadashi G. Takaoka's avatar
      Auto generate various shift states alphabet keyboard automatically · ca2f051c
      Tadashi G. Takaoka authored
      If any shift state variants of alphabet keyboard layout is not
      specified in KeyboardSet.Element, it will be automatically generated
      from base alphabet keyboard definition.
      
      This change also
        * Eliminates KeyboardShiftState object from Keyboard.
        * Removes various set shift state methods from Keyboard.
        * Removes KeyboardSet.Element.elementAutoGenerate attribute.
        * Separates "sticky" Key.backgroundType to "stickyOff" and "stickyOn"
        * Add preserveCase flag to smiley, .com, and labeled special keys.
        * Rename KeyboardShiftState class to AlphabetShiftState.
        * Rename some attributes from *UppercaseLetter* to *ShiftedLetterHint*.
        * Introduce shiftedLetterActivated to Key.keyLabelFlags
      
      Change-Id: I01a0a8efeeaa76820ae728a5bdfa8d02b6ce74b7
      ca2f051c
  28. Jan 10, 2012
  29. Dec 15, 2011
  30. Nov 22, 2011
  31. Aug 08, 2011
  32. Jul 27, 2011
  33. Jun 29, 2011
  34. Jun 27, 2011
    • Tadashi G. Takaoka's avatar
      Draw phone/number keyboard layout witout icon · 520a297a
      Tadashi G. Takaoka authored
      This change introduces:
      
      * New KeyboardView attribute
        * keyLargeLetterRatio to specify large letter text size.
        * keyHintLabelRatio to specify hint label text size.
        * keyHintLabelColor to specify hint label text color.
        * keyPreviewTextRatio to specify key preview text size.
      * New Key.keyLabelOption flags
        * alignLeftOfCenter, align the key label slightly left of the key center.
        * largeLetter, use keyLargeLetterRatio to draw key letter.
        * hasHintLabel, draw keyHintLabel at the right of key letter.
        * followKeyHintLabelRatio, draw the key label following keyHintLabelRatio size.
      * Renames
        * Key.keyHintLetter to keyHintLabel.
        * Key.keylLabelOption fontFixedWidth to fontMonoSpace.
        * Key.keylLabelOption popupHint to hasPopupHint.
      * Removes
        * number icon releted attributes and declarations.
      
      Change-Id: I2f456737e3a46209e5f48b5155951b2b21a33859
      520a297a
  35. Jun 23, 2011
  36. Jun 22, 2011
Loading