Change logs for ubuntu-keyboard source package in Utopic

  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20141010-0ubuntu1) 14.09; urgency=low
    
      [ Michael Sheldon ]
      * Fix re-entry of preedit when in the middle of a sentence, disable
        preedit when editing in the middle of a word and re-evaluate
        autocaps whenever the cursor position changes. (LP: #1375951)
    
      [ Ubuntu daily release ]
      * New rebuild forced
     -- Ubuntu daily release <email address hidden>   Fri, 10 Oct 2014 13:51:14 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140926.1-0ubuntu1) 14.09; urgency=low
    
      [ Michael Sheldon ]
      * Disable autocaps when the user deletes beyond a full stop character.
      * Allow buttons at the edges of rows to be extended to the left/right
        so that blank areas can receive touch events for nearby keys. (LP:
        #1365014)
    
      [ Ubuntu daily release ]
      * New rebuild forced
     -- Ubuntu daily release <email address hidden>   Fri, 26 Sep 2014 17:42:03 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140923-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Fix re-entering pre-edit when in the middle of text containing
        multiple lines. (LP: #1357360)
     -- Ubuntu daily release <email address hidden>   Tue, 23 Sep 2014 17:01:36 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140918-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Hide the settings option in the keyboard's language menu when the
        phone is locked. (LP: #1358224)
      * Implement new keyboard design (LP: #1323852)
    
      [ Ubuntu daily release ]
      * New rebuild forced
     -- Ubuntu daily release <email address hidden>   Thu, 18 Sep 2014 15:26:35 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140910-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Only switch back automatically from the symbol page if the user
        presses space or apostrophe and make pre-edit behaviour when
        entering symbols more consistent. (LP: #1359404)
      * Update Serbian layout to account for changes in POT generation and
        extended bottom row layout.
      * Clear the surrounding text buffer when clearing the preedit buffer.
        (LP: #1361732)
      * Deactivate autocaps if re-entering a field that already has text in
        it. (LP: #1366779)
     -- Ubuntu daily release <email address hidden>   Wed, 10 Sep 2014 14:58:09 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140902.1-0ubuntu1) utopic; urgency=low
    
      [ Bill Filler ]
      * enable spell checking, word prediction and auto-completion by
        default (LP: #1364351)
    
      [ Michael Sheldon ]
      * Wait until the first show operation has given components their
        correct sizes before allowing hiding.
     -- Ubuntu daily release <email address hidden>   Tue, 02 Sep 2014 19:41:04 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140826-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Allow ActionKeys to override default CharKey PressArea behaviour
        instead of creating their own overlapping MouseAreas.
      * Add translation template generation. (LP: #1357616)
      * Place the default extended key in the center of the extended keys
        pop up, making it the initially selected option.
      * Display the correct character in the magnifier when the keyboard is
        in shifted mode.
      * Update haptic effect values to match those used in AbstractButton.
      * Fix keyboard show/hide animation when maliit has first started. (LP:
        #1361312)
    
      [ Danilo Šegan ]
      * Implement a basic Serbian keyboard layout with diacritics.
    
      [ Ubuntu daily release ]
      * New rebuild forced
     -- Ubuntu daily release <email address hidden>   Tue, 26 Aug 2014 17:27:04 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140820-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Make word ribbon sizing display independent and trim word ribbon
        margins.
      * Restore animations when showing and hiding the keyboard and fix
        reporting of size for anchorToKeyboard property.
      * Extend the touch area of the bottom row of keys to reach the very
        bottom of the keyboard whilst still maintaining the same visual
        appearance.
      * Add haptic feedback when user performs a long press.
    
      [ Ubuntu daily release ]
      * New rebuild forced
     -- Ubuntu daily release <email address hidden>   Wed, 20 Aug 2014 14:32:55 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140815-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Allow the user to dismiss the keyboard with a quick downward swipe
        over the main key area. (LP: #1347790)
     -- Ubuntu daily release <email address hidden>   Fri, 15 Aug 2014 02:18:24 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140812.1-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Reduces start up memory usage from 60MB to 35MB by refactoring spell
        check and prediction to reduce the number of hunspell instances in
        different threads, and reduces memory usage when keyboard is in use
        by 5MB by implementing a single shared magnifier element (instead of
        each key having its own). (LP: #1350193)
      * Add missing dictionary dependencies to their respective keyboard
        plugins.
     -- Ubuntu daily release <email address hidden>   Tue, 12 Aug 2014 20:11:56 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140811-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Merge user input and primary prediction when they match, highlight
        auto-completion word instead of user input. (LP: #1347792)
     -- Ubuntu daily release <email address hidden>   Mon, 11 Aug 2014 08:38:34 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140730.1-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Modify the pre-edit style to just underline text instead of making
        it bold and blue. (LP: #1347490)
      * Re-enter pre-edit after changing focus whilst still in a word (e.g.
        after swiping keyboard down and then tapping back in text field) or
        deleting punctuation characters and fix the pre-edit offset when
        deleting by holding backspace. (LP: #1347492)
    
      [ Ubuntu daily release ]
      * New rebuild forced
     -- Ubuntu daily release <email address hidden>   Wed, 30 Jul 2014 20:53:18 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140722-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Fix autocaps when entering punctuation via extended keys and make
        spacing for the top row of extended keys consistent with other rows.
      * Control double space full stops via a gsettings key
     -- Ubuntu daily release <email address hidden>   Tue, 22 Jul 2014 15:10:54 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140718-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Enable the language menu when single pressing the language switcher
        button and add a settings item to the bottom of the language
        switcher.
      * Add numbers to the extended keys in the top row and extra
        punctuation on existing punctuation keys. Also adds the new sheqel
        symbol to the Hebrew keyboard and ensures that the Hebrew keyboard
        still displays keys when in capital mode. (LP: #1233578)
      * Fix incorrect Russian characters and layout (LP: #1321908)
      * Implement swiping behaviour for the selection of extended keys and
        fix popover position when selecting the same extended key after
        changing orientation.
     -- Ubuntu daily release <email address hidden>   Fri, 18 Jul 2014 16:27:52 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140714-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Allow languages to override word suggestion settings when they're
        critical to the layout (e.g. Pinyin)
     -- Ubuntu daily release <email address hidden>   Mon, 14 Jul 2014 20:42:14 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140701-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Remove the workaround for keyboard input area positioning, as this
        is now fixed in unity-mir
     -- Ubuntu daily release <email address hidden>   Tue, 01 Jul 2014 09:40:11 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140626-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Handle any discrepancy between keyboard's fullScreenItem size and
        the real screen size (e.g. caused by the shell's top bar) (LP:
        #1332624)
     -- Ubuntu daily release <email address hidden>   Thu, 26 Jun 2014 16:55:34 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140616-0ubuntu1) utopic; urgency=low
    
      [ Łukasz 'sil2100' Zemczak ]
      * Store the keyboard feedback sound in gsettings, making it
        configurable. Are there any related MPs required for this MP to
        build/function as expected? Please list. -> No. Is your branch in
        sync with latest trunk (e.g. bzr pull lp:trunk -> no changes). ->
        Yes. Did you perform an exploratory manual test run of your code
        change and any related functionality on device or emulator? -> Yes.
        Did you successfully run all tests found in your component's Test
        Plan on device or emulator? -> All testing has been performed on a
        Mako device. If you changed the UI, was the change
        specified/approved by design? -> N/A. If you changed the packaging
        (debian), did you subscribe a core-dev to this MP? -> N/A (LP:
        #1271947)
     -- Ubuntu daily release <email address hidden>   Mon, 16 Jun 2014 17:26:23 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140611-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Disable magnification on the dial pad and number pad layouts, remove
        transparency from magnifier background. (LP: #1323855)
      * Place words back in to pre-edit if the user presses backspace to
        reach that word
      * Preserve user input as the first prediction candidate if it is spelt
        correctly (LP: #1313635)
    
      [ Łukasz 'sil2100' Zemczak ]
      * Changes related to fixing the preedit word completion, enhancing the
        usage with regards to adding whitespaces, separators. Enhanced
        autocaps. Added possibility to commit (word-completion) when using
        separators (., etc). Double-space with auto-correction enabled now
        results in a full-stop sign. Also, in auto-correct unnecessary
        whitespaces before separators are removed. Include unit-testing of
        some of the features. (LP: #1244227)
     -- Ubuntu daily release <email address hidden>   Wed, 11 Jun 2014 15:30:55 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140527-0ubuntu1) utopic; urgency=low
    
      [ Michael Sheldon ]
      * Modify the build system so that presage databases are only updated
        when manually requested, instead of during every compile.
      * Add user input to the word ribbon as the first entry, allowing for
        autocomplete suggestions to be overridden. Use the selection of that
        entry as the cue to add words to the user spell check dictionary and
        filter presage's predictions based on what words are in the spell
        check dictionary. (LP: #1318808)
      * Re-evaluate the state of autocaps when the user is deleting
        characters and when the cursor position changes to the beginning of
        a field (LP: #1312329)
    
      [ Ubuntu daily release ]
      * New rebuild forced
     -- Ubuntu daily release <email address hidden>   Tue, 27 May 2014 15:37:47 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140515-0ubuntu1) utopic; urgency=low
    
      [ Daniel d'Andrada ]
      * Remove SurfaceFlinger "support" That simplifies code and enables it
        to work in the "Qt as Mir compositor" future architecture.
     -- Ubuntu daily release <email address hidden>   Thu, 15 May 2014 23:17:20 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140512-0ubuntu1) utopic; urgency=low
    
      [ Bill Filler ]
      * Adjust values of haptic feedback to make less strong and enable by
        default
    
      [ Michael Sheldon ]
      * Refactor language plugins to provide word candidates via signals and
        move spell checking and predictive text into separate threads (LP:
        #1299736)
     -- Ubuntu daily release <email address hidden>   Mon, 12 May 2014 23:00:51 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140506.1-0ubuntu1) utopic; urgency=low
    
      [ Bill Filler ]
      * add action key support in ubuntu-keyboard
    
      [ Renato Araujo Oliveira Filho ]
      * add action key support in ubuntu-keyboard
     -- Ubuntu daily release <email address hidden>   Tue, 06 May 2014 20:52:25 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140430-0ubuntu1) utopic; urgency=low
    
      [ Bill Filler ]
      * Enable haptic feedback when the key-press-haptic-feedback gsetting
        key is true. (LP: #1299088)
    
      [ Michael Sheldon ]
      * Enable haptic feedback when the key-press-haptic-feedback gsetting
        key is true. (LP: #1299088)
     -- Ubuntu daily release <email address hidden>   Wed, 30 Apr 2014 15:37:20 +0000
  • ubuntu-keyboard (0.99.trunk.phablet2+14.04.20140415-0ubuntu1) trusty; urgency=low
    
      [ Michael Sheldon ]
      * Implement capital letters for Pinyin keyboard, ignore auto-
        capitalisation and always display word ribbon when using Pinyin
        regardless of input hints. (LP: #1281384)
      * Switch back to normal character mode if in shifted mode after
        entering extended characters. (LP: #1264860)
    
      [ Łukasz 'sil2100' Zemczak ]
      * Quick-fix: play key feedback sound on key-press for all used keys.
        The fix is not really sophisticated, but these parts of code might
        change soon anyway (LP: #1306160)
     -- Ubuntu daily release <email address hidden>   Tue, 15 Apr 2014 15:17:13 +0000