Skip to content

Releases: ntaraujo/kivy-easier

Version 2.0.3

07 Dec 23:13
Compare
Choose a tag to compare
  • Added the right version number to the installer

Version 2.0.2

03 Dec 22:22
Compare
Choose a tag to compare
  • installer displaying UTF-8 characters rightly

Version 2.0.1

03 Dec 12:37
Compare
Choose a tag to compare
  • wadb-run.sh syntax error corrected
  • bad interpreter by windows editing solved
  • rootfs.tar.gz mantained after install as backup

Version 2

03 Dec 02:32
66aae5d
Compare
Choose a tag to compare

This is a big update changing how the project works

  • root is the default user
  • non-root user has the name ke and passwd ke
  • windows executable
  • auto-setup in 1 minute
  • wget already installed
  • commands added to windows path
  • configuration files and scripts more organized

Version 1.1

21 Oct 19:45
Compare
Choose a tag to compare

New feature: autosetup adb for WSL2 users.

  • /etc/pacman.d/gnupg finally removed
  • /ke/ directory
  • platform-tools_r30.0.4-windows in /ke/
  • /etc/bash.bashrc modified to start setup once and adb feature every time bash is called
  • sudo /ke/config.sh - do the setup
  • . /ke/adb-variable.sh - make internal buildozer adb works with adb in windows side
  • . /ke/adb-server.sh - same as the previous and start adb in windows side
  • . /ke/adb-background.sh - same as the previous but in background
  • /ke/CONFIG - register the setup was made
  • /ke/YOURIP - register the configured ip
  • /ke/YOURPORT - register the configured port

"pkglist.txt" is a file with all installed packages names and its versions. Read more.

User : kivy
Password : kivy
Groups : users, wheel

Version 1.2-alpha.1

27 Oct 04:52
ce11325
Compare
Choose a tag to compare
Version 1.2-alpha.1 Pre-release
Pre-release

ADB in WSL1

Test version - The new feature isn't working here, worse than v1.2-alpha, but with some better code, as the .exe idea and more funcs to the wadb command.

Version 1.2-alpha

25 Oct 03:30
ce11325
Compare
Choose a tag to compare
Version 1.2-alpha Pre-release
Pre-release

ADB in WSL1

Test version - the new feature isn't working well here

Version 1.1-alpha

20 Oct 06:20
ce11325
Compare
Choose a tag to compare
Version 1.1-alpha Pre-release
Pre-release

ADB in WSL2

Test version - the new feature isn't working here

Version 1.0.1

18 Oct 03:02
51a126f
Compare
Choose a tag to compare

Automount problem solved by adding util-linux package.

"packages" is a file with the output of pacman -Q (have the name and version of installed packages).

User root without password

User: kivy
Password: kivy
Groups: users, wheel

Version 1

16 Oct 05:54
d50ec50
Compare
Choose a tag to compare

Installed packages:

mkarchroot makepkg pip
lld python-virtualenv python-filelock git zip unzip jdk8-openjdk python-pip autoconf libtool pkg-config zlib cython gzip patch gcc make automake sed sudo pacman ncurses5-compat-libs buildozer

Configs:

  1. users and wheel groups
  2. kivy user with kivy password in users and wheel groups
  3. light clean