Skip to content
Snippets Groups Projects
  1. Apr 18, 2013
    • Jean Chalard's avatar
      Update dictionaries · 9cf46864
      Jean Chalard authored
      >>> dictionaries/en_GB_wordlist.combined.gz
      Header :
        date : 1366021966 <=> 1366272052
      Body :
      Added: yt 0
      
      >>> dictionaries/en_US_wordlist.combined.gz
      Header :
        date : 1366021978 <=> 1366272093
      Body :
      Added: yt 0
      
      >>> dictionaries/en_wordlist.combined.gz
      Header :
        date : 1366021987 <=> 1366272977
      Body :
      Added: yt 0
      
      >>> dictionaries/fr_wordlist.combined.gz
      Header :
        date : 1366003217 <=> 1366272255
      Body :
      Freq changed: cash 80 -> 20
      
      >>> dictionaries/ru_wordlist.combined.gz
      Header :
        date : 1366003693 <=> 1366277083
      Body :
      Deleted: толщ 76
      
      >>> java/res/raw/main_en.dict
      Header :
        date : 1366021987 <=> 1366272977
      Body :
      Added: yt 0
      
      >>> java/res/raw/main_fr.dict
      Header :
        date : 1366003217 <=> 1366272255
      Body :
      Freq changed: cash 80 -> 20
      
      >>> java/res/raw/main_ru.dict
      Header :
        date : 1366003693 <=> 1366277083
      Body :
      Deleted: толщ 76
      
      Bug: 8635822
      Change-Id: I44dc73bd010b125c994387894847a008276d69f7
      9cf46864
    • Tadashi G. Takaoka's avatar
      Update setup wizard icons · d794f5ae
      Tadashi G. Takaoka authored
      Bug: 8159728
      Change-Id: Ia5a14a35292b43dc1eaa2d4edd65134040355149
      d794f5ae
  2. Apr 17, 2013
  3. Apr 16, 2013
  4. Apr 15, 2013
    • Baligh Uddin's avatar
      Import translations. DO NOT MERGE · fd2b08c7
      Baligh Uddin authored
      Change-Id: I865e5c110e5a31e209fad2e909deb8589347657d
      Auto-generated-cl: translation import
      fd2b08c7
    • Baligh Uddin's avatar
      Import translations. DO NOT MERGE · 2ef056e5
      Baligh Uddin authored
      Change-Id: I90a62b7aced2e050837ac63b897c6179f4f46218
      Auto-generated-cl: translation import
      2ef056e5
    • Baligh Uddin's avatar
      Import translations. DO NOT MERGE · 655632d2
      Baligh Uddin authored
      Change-Id: I9d8f338ec80b897fc730913daabad86f2cc5ecac
      Auto-generated-cl: translation import
      655632d2
    • Baligh Uddin's avatar
      Import translations. DO NOT MERGE · a130057b
      Baligh Uddin authored
      Change-Id: I5f6f7233c46f7a5faaac5f959c93329ace4c70f4
      Auto-generated-cl: translation import
      a130057b
    • Ken Wakasa's avatar
      Adjust CHAR_LIMITs · e3aa7f10
      Ken Wakasa authored
      bug: 8589156
      bug: 8588538
      bug: 8588746
      
      Change-Id: I14050dc3542946c1bae2e1dc8b63b99758d5f9aa
      e3aa7f10
    • Jean Chalard's avatar
      Remove a useless function · bc501647
      Jean Chalard authored
      Bug: 8583091
      Change-Id: I9195d68e44e9a282e25ccd2978d7b4088f600170
      bc501647
    • Jean Chalard's avatar
      Small performance improvement / minor bugfix · 1e5bbe4c
      Jean Chalard authored
      The only place where it's used is checked for nullity.
      Also, it's possible, also difficult, to match a different
      recapitalize with the old code, triggering a bug that
      this fixes.
      
      Change-Id: I717d6df489025c75d1caca290a9086c3b39a9306
      1e5bbe4c
    • Jean Chalard's avatar
      Remove gesture suggestions with an INT_MIN score · a5a2f3e3
      Jean Chalard authored
      Bug: 7980115
      Change-Id: I8de31068992aec712eaad132857d9dc61f28e30a
      a5a2f3e3
    • Jean Chalard's avatar
      Update dictionaries · e99daea0
      Jean Chalard authored
      >>> dictionaries/en_GB_wordlist.combined.gz
      Header :
        date : 1366003032 <=> 1366021966
      Body :
      Deleted: FTP 88
      Deleted: HTTPS 66
      Added: www 72
      
      >>> dictionaries/en_US_wordlist.combined.gz
      Header :
        date : 1366003070 <=> 1366021978
      Body :
      Deleted: FTP 88
      Deleted: HTTPS 66
      Added: http 95
      Added: www 71
      
      >>> dictionaries/en_wordlist.combined.gz
      Header :
        date : 1366003861 <=> 1366021987
      Body :
      Deleted: FTP 88
      Deleted: HTTPS 66
      Freq changed: http 120 -> 95
      Added: www 71
      
      >>> java/res/raw/main_en.dict
      Header :
        date : 1366003861 <=> 1366021987
      Body :
      Deleted: FTP 88
      Deleted: HTTPS 66
      Freq changed: http 120 -> 95
      Added: www 71
      
      Bug: 8233807
      Change-Id: Id55f6e0dcc9ddff26902c0857edcbb9b10d42328
      e99daea0
    • Jean Chalard's avatar
      Have Latin IME re-capitalize a selected string · 2995abe7
      Jean Chalard authored
      Upon pressing Shift, if there is currently a selected string, have
      Latin IME change its capitalization.
      This does not yet have the keyboard mode follow the mode - the change
      is complicated enough as is.
      
      Bug: 7657025
      Change-Id: I54fe8485f44e04efd72c71ac9feee5ce21ba06f2
      2995abe7
    • Jean Chalard's avatar
      If there are no suggestion span, recompute suggestions. · 0e9ee4d3
      Jean Chalard authored
      Bug: 8084810
      Change-Id: I1743c09c43ca6835bb2f607684b037bf17d36335
      0e9ee4d3
    • Jean Chalard's avatar
      Reject a previously user-refused suggestion. · d40f3f6b
      Jean Chalard authored
      If the user gestures a word, then hits backspace in
      disapproval, and gestures about the same thing again,
      make sure that we don't suggest the same thing again.
      
      Bug: 7549311
      Change-Id: I793bc4df7c3841fa8f2f4146707c26e873f374c1
      d40f3f6b
    • Tadashi G. Takaoka's avatar
      Remove unnecessary harmful finish() from SettingsActivity · 216fb6a0
      Tadashi G. Takaoka authored
      Bug: 8560722
      Change-Id: I825b135bd13aca17e712330660978b834648dbc3
      216fb6a0
Loading