[E² Plugin] Virtual Keyboard

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
Virtual Keyboard Plugin

New virtual keyboard is new keyboard for enigma2 based on windows layout.
The keyboard has a lot features in additions to google suggestion and search history as option.
common languages are already installed but any world language can be installed from menu
-some graphics and ideas based on e2istream virtual keyboard
the keyboard for now designed to use by developers and image builders but do not try to replace the system virtualkeyboard.py because the system will not boot
many shortcuts are avaliable,blue to to toggle between history and suggestion,button previous and nextpage to remove space
new language can be installed from men to use the new keyboard just as the old keyboard from Screens.
NewVirtualKeyboard import VirtualkeyBoard

Thanks mfaraj57, some part of the code in the plugin is his own
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
v1.1

-More sorting and cleaning
-removed keyboardlayout language download screen and replaced by simple download function,no need for complicated thread or download with progressbar for downloading small file.
-fixed bugs in saving history search
-added info button to display useful buttons shortcuts
-limiting menu options to three entry ,install language,enable suggestion and search history and clear text

tested only with openatv
discard any previous files and use all the files attached
attached small plugin appears in main menu to test the keyboard

Thanks mfaraj57
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
v1.4

-New design
-fixed crash with full hd skin
-fixed saving search words to history file

Thanks mfaraj57
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
New VirtualKeyBoard 1.1

available to use as alternative for system keyboard from the image and from other plugins

-Windows layout.
-all languages available without editing the code of the keyboard.
-elegant style working with hd and full hd skin.
-flexibility movement between keys.
-Suggestions from google and stored search history.
-shortcuts for easy typing:

yellow: switch between installed lanaguages
blue: toggle focus between google suggestion,keyboard and history
pageup: insert space
pagedown: clear input text
menu:additional functions and for language downloads
info: help

The plugin available with setting screen available under main menu-system
the options available to switch between the system virtual keybaord and the new keyboard
option for enabling google and history suggestions

install :
from telnet window:

Code:
opkg install http://tunisia-dreambox.info/TSplugins/NewVirtualKeyBoard/enigma2-plugin-systemplugins-newvirtualkeyboard_1.1_all.ipk

Thanks mfaraj57
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
New VirtualKeyBoard 1.6

-Update

Thanks mfaraj57
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
New Virtual Keyboard 10.1

-support Python 3
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
​New Virtual Keyboard 10.1


​Thanks Lululla for the modified *deb version
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
​New Virtual Keyboard 10.2
mod by KiddaC

New modern skin sd / hd
New flags sd / hd. Ameded code to pick up standard country names. i.e en_UK.png
pep8 python code clean up
Shortened the list of countries to the main enigma2 country list (did we really need 163 countries?)
Redone all the icons and buttons
Added the virtual keyboard setup back to the plugins menu, not always easy to find in system menu, depending on your image
New plugin icon
Replaced "del" text with image. It's clearer with a graphic.
Replaced left right arrows with graphics as the unicode doesn't always work on all images depending on default font.
Included all the main language keyboard layouts into the ipk. So no need to download.
Add author(s) text to bottom of keyboard. Don't want to be upsetting people. Credit where it's due.

Note this plugin only works on images later than Jan 2020.
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
New version 10.4 (online install) for all images

Code:
wget http://tunisia-dreambox.info/TSplugins/NewVirtualKeyBoard/installer.sh -O - | /bin/sh


-Fix some bugs (Py2 & Py3)
-Add new feature (show/Hide plugin in plugin browser)

Thanks RAED
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
New version 10.5 (online install) for all images

Code:
wget http://tunisia-dreambox.info/TSplugins/NewVirtualKeyBoard/installer.sh -O - | /bin/sh

-Fix non-staring error
-Add version number in screen
 

kargo.25

Super VIP
Messages
9,725
New version 10.6 (online install) for all images

Code:
wget http://tunisia-dreambox.info/TSplugi...d/installer.sh -O - | /bin/sh


Or from attach file
Download and send to /tmp then by these commands

Code:
cd /tmp
tar -xzf *.tar.gz -C /
cd ..



What Is new:
-Separate settings from the keyboard file
-Now plugin works well on OBH and OpenVIX images
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
New version 10.7

What Is new:
-Fix crash in setup menu

NameError: global name 'isHD' is not defined

Thanks RAED
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
New version 10.8

What Is new:
- Fix Crash entering the settings directly through the keyboard

Thanks RAED
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
Version 10.8 in *ipk & *deb :D
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
New version 10.9 (online install) for all images

Code:
wget http://tunisia-dreambox.info/TSplugins/NewVirtualKeyBoard/installer.sh -O - | /bin/sh
Or from attached files

What Is new:
-Fix check desktopSize

Thanks RAED
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
Update

-Add support for SubsSupport plugin
-install only from Online (There is no ipk or gz file)

The install depend on scripts option codes to search and detect NewVirtualKeyBoard and SubsSupport

Command order link to Download and install
Code:
wget http://tunisia-dreambox.info/TSplugins/NewVirtualKeyBoard/subsinstaller.sh -O - | /bin/sh
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
NewVirtualKeyBoard V11.9


-Move plugin to my github source
-You Need to download plugin again by the command In the link below to receive new update online if there is and update


Command to install plugin If the installation for the first time
Code:
wget -q "--no-check-certificate" https://raw.githubusercontent.com/fairbird/NewVirtualKeyBoard/main/installer.sh -O - | /bin/sh
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
New version Available online
V. 12.0

-Fix resolution code (Thanks KiddaC)

wget https://raw.githubusercontent.com/fairbird/NewVirtualKeyBoard/main/installer.sh -O - | /bin/sh
 

Attachments

  • NewVirtualKeyBoard.zip
    621.5 KB · Views: 30

kalkan99

VIP
Messages
1,661
New version Available online


-V12.1

-Fix auto resolution after reboot device
-Adjust some widget in option screen
Online install from option screen or from telnet command

Code:
wget https://raw.githubusercontent.com/fairbird/NewVirtualKeyBoard/main/installer.sh -O - | /bin/sh
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
New version Available online

-V12.2

-Fix auto resolution after reboot on (VU+ Devices)

Online install from option screen or from telnet command
wget https://raw.githubusercontent.com/fairbird/NewVirtualKeyBoard/main/installer.sh -O - | /bin/sh
 
Top