Skip to content
Snippets Groups Projects
  1. Nov 22, 2011
  2. Nov 19, 2011
  3. Nov 18, 2011
  4. Nov 17, 2011
  5. Oct 13, 2011
  6. Oct 12, 2011
  7. Oct 11, 2011
  8. Sep 26, 2011
  9. Sep 15, 2011
  10. Sep 12, 2011
  11. Sep 09, 2011
    • Tadashi G. Takaoka's avatar
      Currency symbol keys are more aware of locale · 9426f7df
      Tadashi G. Takaoka authored
      * Locale is one of EU, main currency is Euro, and more currencies are
        Pound, Yen and Dollar (plus Cent on 10" tablet)
      * Locale is GB, main currency is Pound, and more currencies are
        Euro, Yen and Dollar (plus Cent on 10" tablet)
      * Locale has special currency symbol such as Hebrew,
        main currency is the one, and more currencies are
        Pound, Euro, Dollar (plus Cent on 10" tablet)
      * Other than these, main currency is Dollar, and more currencies are
        Pound, Cent, Euro (plus Yen on 10" tablet)
      
      Bug: 5281876
      Change-Id: I548dc663bafdb3b3f717f4328fda8dfcbafca2df
      9426f7df
  12. Sep 08, 2011
  13. Aug 31, 2011
  14. Aug 23, 2011
  15. Aug 03, 2011
  16. Aug 01, 2011
  17. Jul 27, 2011
  18. Jul 25, 2011
  19. Jul 21, 2011
  20. Jul 20, 2011
  21. Jul 14, 2011
  22. 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
  23. Jun 23, 2011
    • Tadashi G. Takaoka's avatar
      New IceCreamSandwich assets and theme · 9116bf18
      Tadashi G. Takaoka authored
      This change instroduces new IceCreamSandwich assets and renames
      Honeycomb theme to IceCreamSandwich.  Though checked only on
      hdpi-phone and mdpi-10"-tablet.
      
      File another bug (Bug: 4852048) to fine tune keyboard layout for all
      possible combination of devices and themes.
      
      Bug: 4436327
      Change-Id: I4f8dc1dd6b798a39204702bbcbebf17a199dc82f
      9116bf18
  24. Jun 22, 2011
  25. Jun 17, 2011
  26. Jun 16, 2011
    • Tadashi G. Takaoka's avatar
      Add Key.keyHintLabel and remove Key.keyHintIcon · 9d9522ab
      Tadashi G. Takaoka authored
      This change also removes manualTemporaryUpperCaseCode and
      manualTemporaryUpperCaseHintIcon.  Instead of these keyLabelOption now
      has hasUppercaseLetter flag value.
      
      Bug: 4436327
      Change-Id: I88fdac1e888a7123735296f5ef45f5fdd565cd2e
      9d9522ab
Loading