--- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/changelog +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/changelog @@ -0,0 +1,844 @@ +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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Tue, 15 Apr 2014 15:17:13 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20140407.1-0ubuntu2) trusty; urgency=medium + + * No-change rebuild for shlib changes in qtbase and qtdeclarative. + + -- Ricardo Salveti de Araujo Mon, 14 Apr 2014 13:51:24 -0300 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20140407.1-0ubuntu1) trusty; urgency=low + + [ Michael Sheldon ] + * Gradually decreases the interval between word deletion when + backspace is held down, allowing for fast deletion of large blocks + of text (fixes bug #1289374). (LP: #1289374) + * Reduce latency for key press sounds by switching to a SoundEffect + element (lower latency and better at simultaneous sounds than Audio) + and triggering the sound on key press rather than on release. (LP: + #1289372) + + -- Ubuntu daily release Mon, 07 Apr 2014 15:02:24 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20140402-0ubuntu1) trusty; urgency=low + + [ Olivier Tilloy ] + * When sending a key event, send KeyPress AND the corresponding + KeyRelease event. (LP: #1300382) + + -- Ubuntu daily release Wed, 02 Apr 2014 19:32:28 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20140318-0ubuntu1) trusty; urgency=low + + [ Bill Filler ] + * clear the preedit and word candidates when the focused editor + changes by implementing reset() in the plugin (LP: #1271494) + + [ Łukasz 'sil2100' Zemczak ] + * clear the preedit and word candidates when the focused editor + changes by implementing reset() in the plugin (LP: #1271494) + * Fix auto-capitalization after a newline. This adds checks for + autocapitalization for enter/return key-presses and additional + autocap case characters for western languages. (LP: #1272818) + + -- Ubuntu daily release Tue, 18 Mar 2014 14:42:28 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20140306-0ubuntu1) trusty; urgency=low + + * New rebuild forced + + -- Ubuntu daily release Thu, 06 Mar 2014 08:28:29 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20140304-0ubuntu1) trusty; urgency=low + + [ Florian Boucault ] + * Fixed BorderImage usage: always use .sci files so that resolution + independence works adequately. Removed unused assets: keybg* + + -- Ubuntu daily release Tue, 04 Mar 2014 17:22:53 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20140228-0ubuntu1) trusty; urgency=low + + [ Bill Filler ] + * fix lp:1277186 to allow keyboard to be swiped down as before (LP: + #1277186) + + [ Dmitrijs Ledkovs ] + * Tests expect writable /home/xnox, provide a fresh one for each + build. (LP: #1247994) + + [ Dimitri John Ledkov ] + * Tests expect writable /home/xnox, provide a fresh one for each + build. (LP: #1247994) + + -- Ubuntu daily release Fri, 28 Feb 2014 22:34:38 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20140227-0ubuntu1) trusty; urgency=low + + [ Daniel d'Andrada ] + * Make out-of-source builds work again + + -- Ubuntu daily release Thu, 27 Feb 2014 02:26:25 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20140213-0ubuntu1) trusty; urgency=low + + [ Łukasz 'sil2100' Zemczak ] + * Disable the shift button coloring, as it breaks things in certain + cases - use a custom colored icon instead. (LP: #1251285) + + -- Ubuntu daily release Thu, 13 Feb 2014 16:48:17 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20140206-0ubuntu1) trusty; urgency=low + + [ Bill Filler ] + * Remove legacy code and files: the old language xml files, deprecated + LayoutUpdater usage, old layouting. + + [ Daniel d'Andrada ] + * Fixes mapping between rotation angles and screen orientations Code + was assuming that primary screen orientation was always landscape. + (LP: #1251330) + + [ Thomas Moenicke ] + * Remove legacy code and files: the old language xml files, deprecated + LayoutUpdater usage, old layouting. + + [ Łukasz 'sil2100' Zemczak ] + * Add a free, open ebook for the polish keyboard plugin for the + database - one released on a CC BY-SA 3.0 license. + + -- Ubuntu daily release Thu, 06 Feb 2014 16:59:31 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20140122-0ubuntu1) trusty; urgency=low + + [ Ken VanDine ] + * the keyboard plugins need shlibs:Depends . + + [ Łukasz 'sil2100' Zemczak ] + * Let's do = binary:Version instead of > static version for every + keyboard plugin. Bump standards and add missing comma. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 129 + + -- Ubuntu daily release Wed, 22 Jan 2014 21:22:42 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20140121-0ubuntu1) trusty; urgency=low + + [ Bill Filler ] + * turn off spell-checking and auto-complete by default. + * changes to load/set the active keyboard based on gsettings key. + * change Architecture of plugins to any as they are platform specific. + + [ Gerry Boland ] + * Implement handleClientChanged method to react correctly to client + connect/disconnect. (LP: #1267550) + + [ Thomas Moenicke ] + * build fixes. (LP: #1258061) + * language features + backends go into plugins . + * new click sound for keys. + * changes to load/set the active keyboard based on gsettings key. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 126 + + -- Ubuntu daily release Tue, 21 Jan 2014 17:12:09 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20131126-0ubuntu1) trusty; urgency=low + + [ Thomas Moenicke ] + * sound off by default. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 118 + + -- Ubuntu daily release Tue, 26 Nov 2013 03:48:28 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20131122.1-0ubuntu1) trusty; urgency=low + + [ Thomas Moenicke ] + * more languages. + + [ Dmitrijs Ledkovs ] + * Port to libpinyin4-dev API. (LP: #1247840). (LP: #1247840) + + [ Christopher Lee ] + * Updating the tests and emulators so so they run without + interference. + + [ Michael Terry ] + * When running the tests, tell xvfb-run to find next available + servernum instead of assuming :99 and failing if that is not + available. + + [ Colin Watson ] + * Build-depend on python:any rather than python, to ease cross- + building. + + [ Guenter Schwann ] + * Set the keyboard geometry from QML to C++, not the other way around. + (LP: #1245481) + * Add space after selected predictited text for non chinese + * Remove some dead code + * improvements on chinese language support + * Spellchecker uses active language (if installed) + * Enable audio feedback + * Only update the preedit when needed + * cleanup + * Use only one Audio item to load keyboards faster + * Make spell check usable without predictive text + + [ Ubuntu daily release ] + * Automatic snapshot from revision 116 + + -- Ubuntu daily release Fri, 22 Nov 2013 17:36:06 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20131106-0ubuntu1) trusty; urgency=low + + [ Łukasz 'sil2100' Zemczak ] + * Port/update the emulators in preparation of autopilot 1.4 + + [ Ubuntu daily release ] + * Automatic snapshot from revision 100 + + -- Ubuntu daily release Wed, 06 Nov 2013 14:39:01 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20131105.1-0ubuntu1) trusty; urgency=low + + [ Michael Terry ] + * Enable tests during build and document the various copyrights + better. Adds Build-Depends on libxml2-utils, qtdeclarative5-ubuntu- + ui-toolkit-plugin, and xvfb. + + [ Thomas Moenicke ] + * language branch. + + [ Christopher Lee ] + * For ease of testing the ubuntu-keyboard testsuite takes care of + restarting maliit-server with testability for the duration of the + tests. (LP: #1243444) + + [ Guenter Schwann ] + * Add a helper skript to disable all settings on the device. + * Do not cancel predictive text on backspace, but update it. (LP: + #1202694) + * Split up C++ and QML a bit better. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 98 + + -- Ubuntu daily release Tue, 05 Nov 2013 15:25:54 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+14.04.20131025-0ubuntu1) trusty; urgency=low + + [ Daniel d'Andrada ] + * ubuntu-keyboard-info socket now reports the keyboard's scene + geometry That's enough to cover keyboard rotations and animations. + (LP: #1236489) + + [ Thomas Moenicke ] + * adding key to change language. + + [ Leo Arias ] + * Prepare for the release of autopilot 1.4 adding the dependency on an + earlier release. + + [ Christopher Lee ] + * Minor update/fixes for the autopilot emulators. + + [ Guenter Schwann ] + * Keep url and @ key unchanged in shiftet state. (LP: #1240603) + * Keep removing text when keeping the backspace key pressed. + * Disable auto capitalization for any other content type than + FreeTextContentType Wieth auto capitalizatin start with a capital on + empty text fields. + * After holding the backspace for a while, remove whole words. (LP: + #1201988) + * Reorganize tests let "make check" pass. + * Decouple autocaps from predictive text fixes LP: #1214695. (LP: + #1234685, #1214695) + * Revert last 2 commit because of language issues. + * Decouple autocaps from predictive text fixes LP: #1214695. (LP: + #1214695) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 91 + + -- Ubuntu daily release Fri, 25 Oct 2013 11:04:48 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20131016.1-0ubuntu1) saucy; urgency=low + + [ Christopher Lee ] + * Update to the ubuntu-keyboard emulator so that they work after the + recent changes to the loader. + + [ Guenter Schwann ] + * Increase the size of the swipe area. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 78 + + -- Ubuntu daily release Wed, 16 Oct 2013 11:02:01 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20131011.1-0ubuntu1) saucy; urgency=low + + [ Daniel d'Andrada ] + * Various improvements to ubuntu-keyboard-info socket server Make it + more robust. (LP: #1237870) + + [ Thomas Moenicke ] + * more languages. + * new action key icons. + + [ Guenter Schwann ] + * Fix for auto caps to work more than once Essentially it's only 25 + + autoCapsActivated = false;. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 75 + + -- Ubuntu daily release Fri, 11 Oct 2013 16:52:53 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20131009.2-0ubuntu1) saucy; urgency=low + + [ Daniel d'Andrada ] + * Publish keyboard info on a socket so that unity-mir can have it Have + a communication channel between ubuntu-keyboard and unity-mir where + the former hands out all the information about itself that unity-mir + might be interested into. That all should go away once a proper + architecure gets implemented. Fixes LP#1234600. (LP: #1234600, + #1237472) + + [ Thomas Moenicke ] + * 3-key on symbols layout does not have extended keys . + * fixes #1236501 wrong layout when symbols. (LP: #1236501) + * fixing spacebar background. + * various fixes, prioritized by Bill . + + [ Ubuntu daily release ] + * New rebuild forced + + [ Christopher Lee ] + * Remove workarounds and fixed uncaught exception at import time. + + [ Guenter Schwann ] + * Send return ("\r") as text in return key event fixes LP: #1230035. + (LP: #1230035, #1236388) + * Propagating mouse events does not work as expected when dragging + Going back to make the keyboard a child item of the swipe mouse + area. Fixes LP: #1236474. (LP: #1236474) + * New Magnifier that fixes the old Popper element fixes LP: #1236478 + fixes LP: #1236477. (LP: #1236477, #1236478) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 70 + + -- Ubuntu daily release Wed, 09 Oct 2013 23:35:18 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20131004-0ubuntu1) saucy; urgency=low + + [ Thomas Moenicke ] + * KeyboardContainer more declarative to avoid timing issues, fixes + part of #1233207 . (LP: #1233207) + * shift state/key fixes . (LP: #1229114, #1231611) + * using only one loader for character and symbol layouts . + * fix popover. + + [ Guenter Schwann ] + * Handle the case, that two keys are touched at the same time fixes + LP: #1230003. (LP: #1230003) + * fix popover. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 60 + + -- Ubuntu daily release Fri, 04 Oct 2013 02:44:45 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20131001-0ubuntu1) saucy; urgency=low + + [ William Hua ] + * Re-add the schema that was removed in r45, and append spell-checking + settings. + + [ Robert Bruce Park ] + * Disable predictive text. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 54 + + -- Ubuntu daily release Tue, 01 Oct 2013 00:20:04 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130930.2-0ubuntu1) saucy; urgency=low + + [ Thomas Moenicke ] + * design update. (LP: #1227248) + * improves orientation changing behavior when osk is hidden, fixes + #1213127. (LP: #1213127) + + [ Guenter Schwann ] + * Use GSettings for the settings instead of the maliit ones. + * Use smaller font for 1/2 and 2/2 key fixes LP: #1227225. (LP: + #1227225) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 51 + + -- Ubuntu daily release Mon, 30 Sep 2013 18:38:51 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130926-0ubuntu1) saucy; urgency=low + + [ Ubuntu daily release ] + * New rebuild forced from rev 45 + + -- Ubuntu daily release Thu, 26 Sep 2013 10:37:17 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130925-0ubuntu1) saucy; urgency=low + + [ William Hua ] + * Add GSettings schema file. + + [ Christopher Lee ] + * Update the autopilot emulator code to work with the recent changes + (moving more UI code to QML). + + [ Ubuntu daily release ] + * Automatic snapshot from revision 43 + + -- Ubuntu daily release Wed, 25 Sep 2013 11:05:45 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130920-0ubuntu1) saucy; urgency=low + + [ Thomas Moenicke ] + * fix chinese. + * cleanup SHOW/HIDDEN state . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 40 + + -- Ubuntu daily release Fri, 20 Sep 2013 10:54:52 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130918-0ubuntu1) saucy; urgency=low + + [ Thomas Moenicke ] + * various fixes. + * added layout-test and generic test qml apps. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 37 + + -- Ubuntu daily release Wed, 18 Sep 2013 07:06:45 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130912-0ubuntu1) saucy; urgency=low + + [ Thomas Moenicke ] + * language-layouts in QML . + * ubuntu-keyboard fullscreen. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 34 + + -- Ubuntu daily release Thu, 12 Sep 2013 12:23:00 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130829.1-0ubuntu1) saucy; urgency=low + + [ Gerry Boland ] + * Fix crash on Mir, actually disable broken functions when using Mir + (i.e. typo false -> true). + + [ Ubuntu daily release ] + * Automatic snapshot from revision 31 + + -- Ubuntu daily release Thu, 29 Aug 2013 15:21:32 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130829-0ubuntu1) saucy; urgency=low + + [ Gerry Boland ] + * Fix platform detection, corrects OSK surface management with + platform-api. Fixes bug: 1217501. (LP: #1217501) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 29 + + -- Ubuntu daily release Thu, 29 Aug 2013 02:10:20 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130827.1-0ubuntu1) saucy; urgency=low + + [ Thomas Moenicke ] + * fixing size of magnifier to not being cut when shown in first row . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 27 + + -- Ubuntu daily release Tue, 27 Aug 2013 19:11:27 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130827-0ubuntu1) saucy; urgency=low + + [ Bill Filler ] + * adding autopilot test, and re-merge from trunk. + + [ Gerry Boland ] + * Create UbuntuApplicationApiWrapper to consolidate the differences + between the ubuntu-application-api on SurfaceFlinger and Mir (some + portions of the API are deprecated, so not implemented on Mir). + Fixes crash on Mir-only platform. + + [ Christopher Lee ] + * adding autopilot test, and re-merge from trunk. + + [ Łukasz 'sil2100' Zemczak ] + * As pointed out by Sebastian, the package:any stanza is not really + valid - we already had to revert a similar change in the past. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 25 + + -- Ubuntu daily release Tue, 27 Aug 2013 02:10:27 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130823-0ubuntu1) saucy; urgency=low + + [ Gerry Boland ] + * Revert accidentally approved MR for revno 19, code needs review. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 21 + + -- Ubuntu daily release Fri, 23 Aug 2013 10:08:24 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130822.1-0ubuntu1) saucy; urgency=low + + [ Gerry Boland ] + * Create UbuntuApplicationApiWrapper to consolidate the differences + between SurfaceFlinger and Mir operations. Fixes crash on Mir-only + platform. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 19 + + -- Ubuntu daily release Thu, 22 Aug 2013 18:36:25 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130822-0ubuntu1) saucy; urgency=low + + [ Bill Filler ] + * revert code committed in rev 11 as it's causing regressions with + orientation (lp:1214575 and lp:1214578). (LP: #1214578, #1214575) + * Install server.conf file to replace the default keyboard, until the + config system is better handled later on. + * Removing unused styles. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 17 + + -- Ubuntu daily release Thu, 22 Aug 2013 06:08:28 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130821-0ubuntu1) saucy; urgency=low + + [ Gerry Boland ] + * Set name and role on OSK Window, helps unity8 shell identify the + window. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 13 + + -- Ubuntu daily release Wed, 21 Aug 2013 15:04:32 +0000 + +ubuntu-keyboard (0.99.trunk.phablet2+13.10.20130819-0ubuntu1) saucy; urgency=low + + [ Michael Terry ] + * Rename source package + * Update packaging to be more modern + * Automatic snapshot from revision 1 + + [ Thomas Moenicke ] + * added language directory path to coreutils. Maliit-Plugins stores + all languages in /usr/share/maliit/plugins/languages/, but we + changed the language xml files as well, so they should be in a + plugin-related directory: + /usr/share/maliit/plugins/languages/com/ubuntu/ + * added qml unittests added .bzrignore file + * more work on buildsystem + * sync with latest trunk phablet maliit-plugins + * fixes in buildsystem + * fixed language directory fixed build script + * new style for magnifier. + * tracking contentOrientation of app, fixes bug. + + [ root ] + * fixed tests to build with the new plugin cleanup bazaar repo + + [ Ubuntu daily release ] + * Automatic snapshot from revision 11 + + -- Ubuntu daily release Mon, 19 Aug 2013 02:04:41 +0000 + +maliit-plugin-ubuntu (0.99.trunk.phablet1) saucy; urgency=low + + * fix reporting wrong keyboard rectangle + + -- Thomas Moenicke Wed, 10 Jul 2013 14:10:11 +0200 + +maliit-plugin-ubuntu (0.1ubuntu1) saucy; urgency=low + + * new plugin: ubuntu-keyboard + + -- Thomas Moenicke Tue, 09 Jul 2013 14:34:23 +0200 --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/compat +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/compat @@ -0,0 +1 @@ +9 --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/control +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/control @@ -0,0 +1,251 @@ +Source: ubuntu-keyboard +Section: libs +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Michael Hasselmann +Build-Depends: debhelper (>= 9), + doxygen, + libgl1-mesa-dev | libgl-dev, + libgles2-mesa-dev, + libglib2.0-dev, + libgsettings-qt-dev, + libhunspell-dev, + libpinyin4-dev, + libplatform-api1-dev, + libpresage-dev, + libxml2-utils, + maliit-framework-dev (>= 0.99.0+git20130615+97e8335-0ubuntu3), + pkg-config, + python:any (>= 2.7), + python-setuptools, + qt5-default, + qtbase5-dev, + qtdeclarative5-dev, + qtdeclarative5-private-dev, + qtdeclarative5-ubuntu-ui-toolkit-plugin, + xvfb, + presage, +Standards-Version: 3.9.5 +Homepage: https://launchpad.net/ubuntu-keyboard +# If you aren't a member of ~phablet-team but need to upload packaging changes, +# just go ahead. ~phablet-team will notice and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~phablet-team/ubuntu-keyboard/trunk + +Package: ubuntu-keyboard +Architecture: any +Depends: maliit-framework (>= 0.99.0+git20130615+97e8335-0ubuntu3), + qtdeclarative5-window-plugin, + ubuntu-keyboard-data (>= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard + Ubuntu Keyboard based on Maliit-Keyboard + . + Maliit provides a flexible and cross-platform input method framework. It has a + plugin-based client-server architecture where applications act as clients and + communicate with the Maliit server via input context plugins. The communication + link currently uses D-Bus. Maliit is an open source framework (LGPL 2) with + open source plugins (BSD). + . + Ubuntu-Keyboard on-screen keyboard is a Maliit plugin. + +Package: ubuntu-keyboard-data +Architecture: all +Depends: fonts-droid, + qtdeclarative5-ubuntu-ui-toolkit-plugin, + ${misc:Depends}, +Description: Ubuntu on-screen keyboard data files + Data files for the Ubuntu virtual keyboard + +Package: ubuntu-keyboard-dev +Architecture: all +Depends: ${misc:Depends}, +Description: Ubuntu on-screen keyboard - development files + +Package: ubuntu-keyboard-tests +Architecture: any +Depends: ubuntu-keyboard (>= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard tests + Tests for the Ubuntu virtual keyboard + +Package: ubuntu-keyboard-autopilot +Architecture: all +Depends: libautopilot-qt (>= 1.4), + ${misc:Depends}, + ${python:Depends}, + ubuntu-keyboard (>= ${source:Version}), + ubuntu-ui-toolkit-autopilot, + unity8-autopilot, +Description: Tests and emulators package for ubuntu-keyboard + Autopilot tests for the ubuntu-keyboard package + + + +Package: ubuntu-keyboard-arabic +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + hunspell-ar, + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Arabic + Data files for the Ubuntu virtual keyboard - Arabic + +Package: ubuntu-keyboard-chinese-pinyin +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Chinese Pinyin + Data files for the Ubuntu virtual keyboard - Chinese Pinyin + +Package: ubuntu-keyboard-czech +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + myspell-cs + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Czech + Data files for the Ubuntu virtual keyboard - Czech + +Package: ubuntu-keyboard-danish +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + hunspell-da, + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Danish + Data files for the Ubuntu virtual keyboard - Danish + +Package: ubuntu-keyboard-dutch +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + myspell-nl, + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Dutch + Data files for the Ubuntu virtual keyboard - Dutch + +Package: ubuntu-keyboard-english +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + hunspell-en-us, + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - English + Data files for the Ubuntu virtual keyboard - English + +Package: ubuntu-keyboard-finnish +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Finnish + Data files for the Ubuntu virtual keyboard - Finnish + +Package: ubuntu-keyboard-french +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + hunspell-fr, + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - French + Data files for the Ubuntu virtual keyboard - French + +Package: ubuntu-keyboard-german +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + hunspell-de-de, + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - German + Data files for the Ubuntu virtual keyboard - German + +Package: ubuntu-keyboard-hebrew +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + myspell-he + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Hebrew + Data files for the Ubuntu virtual keyboard - Hebrew + +Package: ubuntu-keyboard-hungarian +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + hunspell-hu, + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Hungarian + Data files for the Ubuntu virtual keyboard - Hungarian + +Package: ubuntu-keyboard-italian +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + myspell-it + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Italian + Data files for the Ubuntu virtual keyboard - Italian + +Package: ubuntu-keyboard-polish +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + myspell-pl, + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Polish + Data files for the Ubuntu virtual keyboard - Polish + +Package: ubuntu-keyboard-portuguese +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + myspell-pt + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Portuguese + Data files for the Ubuntu virtual keyboard - Portuguese + +Package: ubuntu-keyboard-russian +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + hunspell-ru, + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Russian + Data files for the Ubuntu virtual keyboard - Russian + +Package: ubuntu-keyboard-serbian +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + hunspell-sr, + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Serbian + Data files for the Ubuntu virtual keyboard - Serbian + +Package: ubuntu-keyboard-spanish +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + myspell-es + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Spanish + Data files for the Ubuntu virtual keyboard - Spanish + +Package: ubuntu-keyboard-swedish +Architecture: any +Depends: ubuntu-keyboard (= ${binary:Version}), + hunspell-sv-se, + ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - Swedish + Data files for the Ubuntu virtual keyboard - Swedish + +Package: qtdeclarative5-ubuntu-keyboard-extensions0.1 +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Description: Ubuntu on-screen keyboard data files - QML plugin + QMl extension for the Ubuntu virtual keyboard --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/copyright +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/copyright @@ -0,0 +1,126 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +License: LGPL-3 + +Files: * +Copyright: 2013 Canonical Ltd +License: LGPL-3 + +Files: benchmark/* + src/lib/logic/hitlogic.* + src/lib/logic/keyareaconverter.* + src/lib/logic/keyboardloader.* + src/lib/logic/layout.* + src/lib/logic/layouthelper.* + src/lib/logic/spellchecker.* + src/lib/logic/state-machines/* + src/lib/logic/wordengine.* + src/lib/models/* + src/lib/parser/* + src/plugin/* + src/view/* + src/viewer/* + tests/unittests/common/inputmethodhostprobe.* + tests/unittests/common/utils.* + tests/unittests/common/utils-gui.cpp + tests/unittests/ut_language-layout-switching/* + tests/unittests/ut_preedit-string/* + tests/unittests/ut_repeat-backspace/* +Copyright: 2011 Nokia Corporation +License: BSD-3-clause + +Files: qml/Keyboard.qml + qml/maliit-keyboard.qml + qml/maliit-keyboard-extended.qml + qml/maliit-magnifier.qml + src/lib/logic/abstractlanguagefeatures.* + src/lib/logic/abstractwordengine.* + src/lib/logic/eventhandler.* + src/lib/logic/languagefeatures.* + src/lib/models/layout.* + src/lib/parser/alltagtypes.* + src/lib/parser/tagbindingcontainer.* + src/lib/parser/tagextended.* + src/lib/parser/tagmodifiers.* + src/lib/parser/tagrowcontainer.* + src/plugin/maliitcontext.* + src/plugin/updatenotifier.* + tests/unittests/common/wordengineprobe.* + tests/unittests/ut_editor/* + tests/unittests/ut_language-layout-loading/* + tests/unittests/ut_word-candidates/* + tools/* +Copyright: 2012 Openismus GmbH +License: BSD-3-clause + +Files: src/lib/models/styleattributes.* + src/view/abstractfeedback.* + src/view/nullfeedback.* + src/view/soundfeedback.* +Copyright: 2012 One Laptop per Child Association +License: BSD-3-clause + +Files: qml/Popper.qml +Copyright: Jakub Pavelek +License: BSD-3-clause + +Files: src/lib/logic/style.* +Copyright: 2011 Nokia Corporation + 2012 One Laptop per Child Association +License: BSD-3-clause + +Files: src/lib/logic/layoutupdater.* + src/lib/logic/spellchecker.* + src/view/renderer.* +Copyright: 2011 Nokia Corporation + 2012 Openismus GmbH +License: BSD-3-clause + +Files: data/styles/*/sounds/typewriter.wav +Copyright: 2005 ddohler (http://www.freesound.org/people/ddohler/) +License: CC-BY-3.0 + +License: LGPL-3 + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License Version 3.0 as published by the Free Software Foundation. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + On Debian/Ubuntu systems, the full text of the LGPL v3 can be found in + `/usr/share/common-licenses/LGPL-3' + +License: BSD-3-clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + . + Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + . + Neither the name of the copyright holders and contributors may + be used to endorse or promote products derived from this software without + specific prior written permission. + +License: CC-BY-3.0 + Creative Commons Attribution 3.0 Unported License + . + THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE + COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY + COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS + AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. + . + BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE + TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY + BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS + CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND + CONDITIONS. + . + You should have received a copy of the license along with this + work. If not, see . --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/qtdeclarative5-ubuntu-keyboard-extensions0.1.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/qtdeclarative5-ubuntu-keyboard-extensions0.1.install @@ -0,0 +1 @@ +usr/lib/*/qt5/qml/Ubuntu/Keyboard/* --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/rules +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/rules @@ -0,0 +1,38 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +export DPKG_GENSYMBOLS_CHECK_LEVEL=4 + +%: + dh $@ --fail-missing --with python2 + +override_dh_auto_configure: + dh_auto_configure -- -recursive \ + MALIIT_DEFAULT_PROFILE=ubuntu \ + CONFIG+=debug \ + CONFIG+=nodoc \ + CONFIG+=enable-presage \ + CONFIG+=enable-hunspell \ + CONFIG+=enable-pinyin + +override_dh_auto_test: + # Tests write $HOME/.presage/lm.db, make sure $HOME is + # writable. + rm -rf $(CURDIR)/debian/test-home + mkdir -p $(CURDIR)/debian/test-home + HOME=$(CURDIR)/debian/test-home xvfb-run -a make check + +override_dh_clean: + rm -rf $(CURDIR)/debian/test-home + dh_clean + +override_dh_install: + # install autopilot tests + cd tests/autopilot; \ + set -ex; for python in $(shell pyversions -r); do \ + $$python setup.py install --root=$(CURDIR)/debian/tmp --install-layout=deb; \ + done; \ + cd $(CURDIR) + # Don't install the other tests + rm debian/tmp/usr/bin/ut_* + dh_install -X'*.pyc' --fail-missing --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/server.conf +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/server.conf @@ -0,0 +1,20 @@ +[maliit] +onscreen\active=libubuntu-keyboard-plugin.so:en_us + +pluginsettings\libubuntu-keyboard-plugin.so\current_style = ubuntu +pluginsettings\libubuntu-keyboard-plugin.so\word_engine_enabled = false + +onscreen\enabled=libubuntu-keyboard-plugin.so:en_gb, \ +libubuntu-keyboard-plugin.so:en_us, \ +libubuntu-keyboard-plugin.so:de, \ +libubuntu-keyboard-plugin.so:es, \ +libubuntu-keyboard-plugin.so:zh_cn_cangjie, \ +libubuntu-keyboard-plugin.so:zh_cn_pinyin, \ +libubuntu-keyboard-plugin.so:zh_cn_zhuyin, + + +; pluginsettings\libubuntu-keyboard-plugin.so\auto_correct_enabled = false +; pluginsettings\libubuntu-keyboard-plugin.so\feedback_enabled = false +; pluginsettings\libubuntu-keyboard-plugin.so\auto_caps_enabled = false +; pluginsettings\libubuntu-keyboard-plugin.so\hide_word_ribbon_in_potrait_mode = false + --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/source/format +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/source/format @@ -0,0 +1 @@ +1.0 --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-arabic.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-arabic.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/ar/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-autopilot.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-autopilot.install @@ -0,0 +1 @@ +usr/lib/python*/*/ubuntu_keyboard* --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-chinese-pinyin.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-chinese-pinyin.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/zh/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-czech.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-czech.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/cs/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-danish.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-danish.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/da/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-data.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-data.install @@ -0,0 +1,11 @@ +usr/share/glib-2.0/schemas/ +usr/share/maliit/plugins/com/ubuntu/images/ +usr/share/maliit/plugins/com/ubuntu/keys/ +usr/share/maliit/plugins/com/ubuntu/languages/ +usr/share/maliit/plugins/com/ubuntu/styles/ +usr/share/maliit/plugins/com/ubuntu/Keyboard.qml +usr/share/maliit/plugins/com/ubuntu/KeyboardContainer.qml +usr/share/maliit/plugins/com/ubuntu/WordRibbon.qml +usr/share/maliit/plugins/com/ubuntu/api_tests.qml +usr/share/maliit/plugins/com/ubuntu/constants.js + --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-dev.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-dev.install @@ -0,0 +1,2 @@ +usr/share/maliit/plugins/com/ubuntu/include/ + --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-dutch.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-dutch.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/nl/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-english.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-english.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/en/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-finnish.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-finnish.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/fi/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-french.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-french.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/fr/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-german.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-german.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/de/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-hebrew.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-hebrew.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/he/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-hungarian.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-hungarian.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/hu/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-italian.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-italian.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/it/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-polish.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-polish.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/pl/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-portuguese.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-portuguese.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/pt/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-russian.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-russian.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/ru/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-serbian.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-serbian.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/sr/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-spanish.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-spanish.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/es/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-swedish.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-swedish.install @@ -0,0 +1 @@ +usr/share/maliit/plugins/com/ubuntu/lib/sv/ --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard-tests.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard-tests.install @@ -0,0 +1,2 @@ +/usr/share/maliit/tests/ubuntu-keyboard + --- ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1.orig/debian/ubuntu-keyboard.install +++ ubuntu-keyboard-0.99.trunk.phablet2+14.10.20140902.1/debian/ubuntu-keyboard.install @@ -0,0 +1,3 @@ +debian/server.conf etc/xdg/maliit.org/ +usr/lib/maliit/plugins/libubuntu-keyboard-plugin.so +usr/share/maliit/plugins/com/ubuntu/lib/libwesternsupport.a