Gboard but better
XVoard is a privacy and security focused version of Gboard that designed to give you the features and UI of Gboard while keeping your privacy respected :D
- no permissions
- no connection to google play services
- no useless activities , services , receiver and providers
- no queries
- ram usage is about 100mb less then Gboard
- stability
- no useless used libaries at manifest
- FLAG_SECURE to prevent keyloggers from recording your keyboard
- auto clear clipboard for other apps while you still can access your clipboard content
- clipboard history encryption ( of XVoard memory and internal storage )
- force incognito mode
- clipboard at incognito mode
- Custom symbols ( in emoticons at the classic tab )
- features like translator and voice typing stop working beacause of no internet permission to connect to google servers ( there will be a fix soon )
- stickers and GIFs and emoji kitchen don't and wouldn't work
- Download the source code zip from above
- extract the .zip file
- Download Apktool
- compile the source code by:
go to your terminal and type:
apktool b [PATH/TO/SOURCE/CODE] - sign the apk before installing it , to do that , Download uber apk signer and run
java -jar [PATH/TO/UBERAPKSIGNER] -apks [PATH/TO/XVOARD/APK]
Follow the Guide Termux Scipt For XVoard and you are done :) .
- DEXV The creator of XVoard
- adobo The creator of Gboard patches that helped to improve XVoard
- Ali Yahya Ali Sumaily feature suggester
- SLE leaper designer of XVoard icons