Skip to content
Snippets Groups Projects
  1. May 10, 2012
  2. May 09, 2012
  3. Apr 20, 2012
  4. Apr 05, 2012
  5. Apr 03, 2012
  6. Mar 13, 2012
  7. Feb 28, 2012
  8. Feb 07, 2012
  9. Feb 01, 2012
  10. 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
  11. Jan 30, 2012
  12. Jan 10, 2012
  13. Dec 15, 2011
  14. Dec 06, 2011
  15. Nov 29, 2011
  16. Nov 22, 2011
  17. Oct 27, 2011
  18. Oct 06, 2011
  19. Oct 04, 2011
  20. Aug 23, 2011
  21. Aug 08, 2011
  22. Jul 28, 2011
  23. Jul 27, 2011
  24. Jul 26, 2011
  25. Jul 21, 2011
  26. Jul 11, 2011
  27. Jul 08, 2011
  28. Jul 04, 2011
    • Tadashi G. Takaoka's avatar
      Narrower KeyboardView reference · f60d09ac
      Tadashi G. Takaoka authored
      This change also rename static inner class to more readable name and
      get rid of unnecessary object reference from PointerTracker.
      
      Bug: 4768084
      Change-Id: Ie4e2b940d66b47d41efcae7eeac853cdae2e4d38
      f60d09ac
    • Tadashi G. Takaoka's avatar
      Move keyboard event handling code to separate LatinKeyboardBaseView class · 5f6816fa
      Tadashi G. Takaoka authored
      To sort out the issue, main keyboard and mini keyboard have to share
      the pointer trackers.
      
      In order to prepare for that, KeyboardView needs to be refactored as
      two separate classes. KeyboardView is responsible for drawing keyboard
      visual. And LatinKeyboardBaseView is responsible for handling key
      event and mini keyboard as well.
      
      Bug: 4768084
      
      Change-Id: I5643e333b9bdfde0c939a0693cea76bd22f38897
      5f6816fa
  29. Jun 30, 2011
  30. Jun 29, 2011
Loading