Skip to content

Commit

Permalink
- [MAIN] - Latest files
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftrot committed May 6, 2024
1 parent 89be8e6 commit 6b683a4
Show file tree
Hide file tree
Showing 202 changed files with 745 additions and 227 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.versions = [
'versionName' : '1.0.0',
'versionCode' : 1,
'versionName' : '2.5.0',
'versionCode' : 360,
'compileSdk' : 34,
'targetSdk' : 28,
'minSdk' : 21,
Expand Down
6 changes: 4 additions & 2 deletions term/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ android {
versionName versions.versionName
versionCode versions.versionCode

buildConfigField "String", "WHATS_NEW", '""'
//* Vim 9.1.0374.
//* Add MANAGE_EXTERNAL_STORAGE permission.
// Direct access to internal storage is now possible even with Android 11 or later.
buildConfigField "String", "WHATS_NEW", '"* Vim 9.1.0374.\\n* Add MANAGE_EXTERNAL_STORAGE permission.\\n Direct access to internal storage is now possible even with Android 11 or later."'
buildConfigField "String", "BASE64_PUBLIC_KEY", String.format('"%s"', file('base64-public-key.txt').getText().replaceAll("[\r\n].*", ""))

}

defaultConfig {
Expand Down
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash.tar.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00000.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00001.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00002.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00003.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00004.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00005.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00006.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00007.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00008.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00009.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00010.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00011.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00012.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00013.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00014.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00015.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00016.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00017.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/arm64-v8a/libbash00018.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/arm64-v8a/libbash00019.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/arm64-v8a/libbash00020.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/arm64-v8a/libbash00021.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/arm64-v8a/libbash00022.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/arm64-v8a/libbash00023.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/arm64-v8a/libbash00024.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash.tar.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00000.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00001.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00002.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00003.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00004.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00005.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00006.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00007.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00008.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00009.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00010.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00011.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00012.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00013.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00014.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00015.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00016.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00017.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/armeabi-v7a/libbash00018.so
Binary file not shown.
Binary file not shown.
Binary file added term/src/bash/jniLibs/armeabi-v7a/libbash00020.so
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added term/src/bash/jniLibs/armeabi-v7a/libbash00023.so
Binary file not shown.
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash.tar.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00000.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00001.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00002.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00003.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00004.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00005.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00006.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00007.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00008.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00009.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00010.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00011.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00012.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00013.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00014.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00015.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00016.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00017.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86/libbash00018.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/x86/libbash00019.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/x86/libbash00020.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/x86/libbash00021.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/x86/libbash00022.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/x86/libbash00023.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/x86/libbash00024.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash.tar.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00000.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00001.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00002.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00003.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00004.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00005.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00006.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00007.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00008.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00009.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00010.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00011.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00012.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00013.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00014.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00015.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00016.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00017.so
Binary file not shown.
Binary file modified term/src/bash/jniLibs/x86_64/libbash00018.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/x86_64/libbash00019.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/x86_64/libbash00020.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/x86_64/libbash00021.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/x86_64/libbash00022.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/x86_64/libbash00023.so
Binary file not shown.
Binary file added term/src/bash/jniLibs/x86_64/libbash00024.so
Binary file not shown.
1 change: 0 additions & 1 deletion term/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@

<application
android:enableOnBackInvokedCallback="true"
android:extractNativeLibs="true"
android:resizeableActivity="true"
android:usesCleartextTraffic="true"
android:requestLegacyExternalStorage="true"
Expand Down
44 changes: 25 additions & 19 deletions term/src/main/res/raw/bash_symlinks_arm
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
libbash00000.so|usr/bin/bash
libbash00001.so|usr/bin/clear
libbash00002.so|usr/bin/iconv
libbash00003.so|usr/bin/infocmp
libbash00004.so|usr/bin/ncursesw6-config
libbash00005.so|usr/bin/tabs
libbash00006.so|usr/bin/tic
libbash00007.so|usr/bin/toe
libbash00008.so|usr/bin/tput
libbash00009.so|usr/bin/tset
libbash00010.so|usr/lib/libandroid-support.so
libbash00011.so|usr/lib/libcharset.so
libbash00012.so|usr/lib/libformw.so.6.1
libbash00013.so|usr/lib/libhistory.so.8.0
libbash00014.so|usr/lib/libiconv.so
libbash00015.so|usr/lib/libmenuw.so.6.1
libbash00016.so|usr/lib/libncursesw.so.6.1
libbash00017.so|usr/lib/libpanelw.so.6.1
libbash00018.so|usr/lib/libreadline.so.8.0
libbash00000.so|usr/bin/add-trusted-certificate
libbash00001.so|usr/bin/bash
libbash00002.so|usr/bin/clear
libbash00003.so|usr/bin/iconv
libbash00004.so|usr/bin/infocmp
libbash00005.so|usr/bin/ncursesw6-config
libbash00006.so|usr/bin/openssl
libbash00007.so|usr/bin/tabs
libbash00008.so|usr/bin/tic
libbash00009.so|usr/bin/toe
libbash00010.so|usr/bin/tput
libbash00011.so|usr/bin/tset
libbash00012.so|usr/lib/libandroid-support.so
libbash00013.so|usr/lib/libcharset.so
libbash00014.so|usr/lib/libcrypto.so.1.1
libbash00015.so|usr/lib/libformw.so.6.4
libbash00016.so|usr/lib/libhistory.so.8.0
libbash00017.so|usr/lib/libiconv.so
libbash00018.so|usr/lib/libmenuw.so.6.4
libbash00019.so|usr/lib/libncursesw.so.6.4
libbash00020.so|usr/lib/libpanelw.so.6.4
libbash00021.so|usr/lib/libreadline.so.8.0
libbash00022.so|usr/lib/libssl.so.1.1
libbash00023.so|usr/lib/libz.so.1.3
libbash00024.so|usr/lib/jvm/openjdk-9/lib/security/jssecacerts
44 changes: 25 additions & 19 deletions term/src/main/res/raw/bash_symlinks_arm64
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
libbash00000.so|usr/bin/bash
libbash00001.so|usr/bin/clear
libbash00002.so|usr/bin/iconv
libbash00003.so|usr/bin/infocmp
libbash00004.so|usr/bin/ncursesw6-config
libbash00005.so|usr/bin/tabs
libbash00006.so|usr/bin/tic
libbash00007.so|usr/bin/toe
libbash00008.so|usr/bin/tput
libbash00009.so|usr/bin/tset
libbash00010.so|usr/lib/libandroid-support.so
libbash00011.so|usr/lib/libcharset.so
libbash00012.so|usr/lib/libformw.so.6.1
libbash00013.so|usr/lib/libhistory.so.8.0
libbash00014.so|usr/lib/libiconv.so
libbash00015.so|usr/lib/libmenuw.so.6.1
libbash00016.so|usr/lib/libncursesw.so.6.1
libbash00017.so|usr/lib/libpanelw.so.6.1
libbash00018.so|usr/lib/libreadline.so.8.0
libbash00000.so|usr/bin/add-trusted-certificate
libbash00001.so|usr/bin/bash
libbash00002.so|usr/bin/clear
libbash00003.so|usr/bin/iconv
libbash00004.so|usr/bin/infocmp
libbash00005.so|usr/bin/ncursesw6-config
libbash00006.so|usr/bin/openssl
libbash00007.so|usr/bin/tabs
libbash00008.so|usr/bin/tic
libbash00009.so|usr/bin/toe
libbash00010.so|usr/bin/tput
libbash00011.so|usr/bin/tset
libbash00012.so|usr/lib/libandroid-support.so
libbash00013.so|usr/lib/libcharset.so
libbash00014.so|usr/lib/libcrypto.so.1.1
libbash00015.so|usr/lib/libformw.so.6.4
libbash00016.so|usr/lib/libhistory.so.8.0
libbash00017.so|usr/lib/libiconv.so
libbash00018.so|usr/lib/libmenuw.so.6.4
libbash00019.so|usr/lib/libncursesw.so.6.4
libbash00020.so|usr/lib/libpanelw.so.6.4
libbash00021.so|usr/lib/libreadline.so.8.0
libbash00022.so|usr/lib/libssl.so.1.1
libbash00023.so|usr/lib/libz.so.1.3
libbash00024.so|usr/lib/jvm/openjdk-9/lib/security/jssecacerts
44 changes: 25 additions & 19 deletions term/src/main/res/raw/bash_symlinks_x86
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
libbash00000.so|usr/bin/bash
libbash00001.so|usr/bin/clear
libbash00002.so|usr/bin/iconv
libbash00003.so|usr/bin/infocmp
libbash00004.so|usr/bin/ncursesw6-config
libbash00005.so|usr/bin/tabs
libbash00006.so|usr/bin/tic
libbash00007.so|usr/bin/toe
libbash00008.so|usr/bin/tput
libbash00009.so|usr/bin/tset
libbash00010.so|usr/lib/libandroid-support.so
libbash00011.so|usr/lib/libcharset.so
libbash00012.so|usr/lib/libformw.so.6.1
libbash00013.so|usr/lib/libhistory.so.8.0
libbash00014.so|usr/lib/libiconv.so
libbash00015.so|usr/lib/libmenuw.so.6.1
libbash00016.so|usr/lib/libncursesw.so.6.1
libbash00017.so|usr/lib/libpanelw.so.6.1
libbash00018.so|usr/lib/libreadline.so.8.0
libbash00000.so|usr/bin/add-trusted-certificate
libbash00001.so|usr/bin/bash
libbash00002.so|usr/bin/clear
libbash00003.so|usr/bin/iconv
libbash00004.so|usr/bin/infocmp
libbash00005.so|usr/bin/ncursesw6-config
libbash00006.so|usr/bin/openssl
libbash00007.so|usr/bin/tabs
libbash00008.so|usr/bin/tic
libbash00009.so|usr/bin/toe
libbash00010.so|usr/bin/tput
libbash00011.so|usr/bin/tset
libbash00012.so|usr/lib/libandroid-support.so
libbash00013.so|usr/lib/libcharset.so
libbash00014.so|usr/lib/libcrypto.so.1.1
libbash00015.so|usr/lib/libformw.so.6.4
libbash00016.so|usr/lib/libhistory.so.8.0
libbash00017.so|usr/lib/libiconv.so
libbash00018.so|usr/lib/libmenuw.so.6.4
libbash00019.so|usr/lib/libncursesw.so.6.4
libbash00020.so|usr/lib/libpanelw.so.6.4
libbash00021.so|usr/lib/libreadline.so.8.0
libbash00022.so|usr/lib/libssl.so.1.1
libbash00023.so|usr/lib/libz.so.1.3
libbash00024.so|usr/lib/jvm/openjdk-9/lib/security/jssecacerts
44 changes: 25 additions & 19 deletions term/src/main/res/raw/bash_symlinks_x86_64
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
libbash00000.so|usr/bin/bash
libbash00001.so|usr/bin/clear
libbash00002.so|usr/bin/iconv
libbash00003.so|usr/bin/infocmp
libbash00004.so|usr/bin/ncursesw6-config
libbash00005.so|usr/bin/tabs
libbash00006.so|usr/bin/tic
libbash00007.so|usr/bin/toe
libbash00008.so|usr/bin/tput
libbash00009.so|usr/bin/tset
libbash00010.so|usr/lib/libandroid-support.so
libbash00011.so|usr/lib/libcharset.so
libbash00012.so|usr/lib/libformw.so.6.1
libbash00013.so|usr/lib/libhistory.so.8.0
libbash00014.so|usr/lib/libiconv.so
libbash00015.so|usr/lib/libmenuw.so.6.1
libbash00016.so|usr/lib/libncursesw.so.6.1
libbash00017.so|usr/lib/libpanelw.so.6.1
libbash00018.so|usr/lib/libreadline.so.8.0
libbash00000.so|usr/bin/add-trusted-certificate
libbash00001.so|usr/bin/bash
libbash00002.so|usr/bin/clear
libbash00003.so|usr/bin/iconv
libbash00004.so|usr/bin/infocmp
libbash00005.so|usr/bin/ncursesw6-config
libbash00006.so|usr/bin/openssl
libbash00007.so|usr/bin/tabs
libbash00008.so|usr/bin/tic
libbash00009.so|usr/bin/toe
libbash00010.so|usr/bin/tput
libbash00011.so|usr/bin/tset
libbash00012.so|usr/lib/libandroid-support.so
libbash00013.so|usr/lib/libcharset.so
libbash00014.so|usr/lib/libcrypto.so.1.1
libbash00015.so|usr/lib/libformw.so.6.4
libbash00016.so|usr/lib/libhistory.so.8.0
libbash00017.so|usr/lib/libiconv.so
libbash00018.so|usr/lib/libmenuw.so.6.4
libbash00019.so|usr/lib/libncursesw.so.6.4
libbash00020.so|usr/lib/libpanelw.so.6.4
libbash00021.so|usr/lib/libreadline.so.8.0
libbash00022.so|usr/lib/libssl.so.1.1
libbash00023.so|usr/lib/libz.so.1.3
libbash00024.so|usr/lib/jvm/openjdk-9/lib/security/jssecacerts
8 changes: 4 additions & 4 deletions term/src/main/res/raw/term_bash_symlinks_arm
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ libterm-bash00008.so|usr/bin/tput
libterm-bash00009.so|usr/bin/tset
libterm-bash00010.so|usr/lib/libandroid-support.so
libterm-bash00011.so|usr/lib/libcharset.so
libterm-bash00012.so|usr/lib/libformw.so.6.1
libterm-bash00012.so|usr/lib/libformw.so.6.4
libterm-bash00013.so|usr/lib/libhistory.so.8.0
libterm-bash00014.so|usr/lib/libiconv.so
libterm-bash00015.so|usr/lib/libmenuw.so.6.1
libterm-bash00016.so|usr/lib/libncursesw.so.6.1
libterm-bash00017.so|usr/lib/libpanelw.so.6.1
libterm-bash00015.so|usr/lib/libmenuw.so.6.4
libterm-bash00016.so|usr/lib/libncursesw.so.6.4
libterm-bash00017.so|usr/lib/libpanelw.so.6.4
libterm-bash00018.so|usr/lib/libreadline.so.8.0
8 changes: 4 additions & 4 deletions term/src/main/res/raw/term_bash_symlinks_arm64
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ libterm-bash00008.so|usr/bin/tput
libterm-bash00009.so|usr/bin/tset
libterm-bash00010.so|usr/lib/libandroid-support.so
libterm-bash00011.so|usr/lib/libcharset.so
libterm-bash00012.so|usr/lib/libformw.so.6.1
libterm-bash00012.so|usr/lib/libformw.so.6.4
libterm-bash00013.so|usr/lib/libhistory.so.8.0
libterm-bash00014.so|usr/lib/libiconv.so
libterm-bash00015.so|usr/lib/libmenuw.so.6.1
libterm-bash00016.so|usr/lib/libncursesw.so.6.1
libterm-bash00017.so|usr/lib/libpanelw.so.6.1
libterm-bash00015.so|usr/lib/libmenuw.so.6.4
libterm-bash00016.so|usr/lib/libncursesw.so.6.4
libterm-bash00017.so|usr/lib/libpanelw.so.6.4
libterm-bash00018.so|usr/lib/libreadline.so.8.0
8 changes: 4 additions & 4 deletions term/src/main/res/raw/term_bash_symlinks_x86
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ libterm-bash00008.so|usr/bin/tput
libterm-bash00009.so|usr/bin/tset
libterm-bash00010.so|usr/lib/libandroid-support.so
libterm-bash00011.so|usr/lib/libcharset.so
libterm-bash00012.so|usr/lib/libformw.so.6.1
libterm-bash00012.so|usr/lib/libformw.so.6.4
libterm-bash00013.so|usr/lib/libhistory.so.8.0
libterm-bash00014.so|usr/lib/libiconv.so
libterm-bash00015.so|usr/lib/libmenuw.so.6.1
libterm-bash00016.so|usr/lib/libncursesw.so.6.1
libterm-bash00017.so|usr/lib/libpanelw.so.6.1
libterm-bash00015.so|usr/lib/libmenuw.so.6.4
libterm-bash00016.so|usr/lib/libncursesw.so.6.4
libterm-bash00017.so|usr/lib/libpanelw.so.6.4
libterm-bash00018.so|usr/lib/libreadline.so.8.0
8 changes: 4 additions & 4 deletions term/src/main/res/raw/term_bash_symlinks_x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ libterm-bash00008.so|usr/bin/tput
libterm-bash00009.so|usr/bin/tset
libterm-bash00010.so|usr/lib/libandroid-support.so
libterm-bash00011.so|usr/lib/libcharset.so
libterm-bash00012.so|usr/lib/libformw.so.6.1
libterm-bash00012.so|usr/lib/libformw.so.6.4
libterm-bash00013.so|usr/lib/libhistory.so.8.0
libterm-bash00014.so|usr/lib/libiconv.so
libterm-bash00015.so|usr/lib/libmenuw.so.6.1
libterm-bash00016.so|usr/lib/libncursesw.so.6.1
libterm-bash00017.so|usr/lib/libpanelw.so.6.1
libterm-bash00015.so|usr/lib/libmenuw.so.6.4
libterm-bash00016.so|usr/lib/libncursesw.so.6.4
libterm-bash00017.so|usr/lib/libpanelw.so.6.4
libterm-bash00018.so|usr/lib/libreadline.so.8.0
2 changes: 1 addition & 1 deletion term/src/main/res/raw/version_bash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2021/01/16 11:46:53
2021/01/16 17:55:26
1 change: 1 addition & 0 deletions term/src/main/res/raw/version_term_bash
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2023/11/11 20:25:46
Binary file modified term/src/proot/jniLibs/arm64-v8a/libloader-m32.so
Binary file not shown.
Binary file modified term/src/proot/jniLibs/arm64-v8a/libproot.so
Binary file not shown.
Binary file modified term/src/proot/jniLibs/armeabi-v7a/libloader.so
Binary file not shown.
Binary file modified term/src/proot/jniLibs/armeabi-v7a/libproot.so
Binary file not shown.
Binary file modified term/src/proot/jniLibs/x86/libproot.so
Binary file not shown.
Binary file modified term/src/proot/jniLibs/x86_64/libproot.so
Binary file not shown.
Binary file modified term/src/term-bash/jniLibs/arm64-v8a/libterm-bash.tar.so
Binary file not shown.
Binary file modified term/src/term-bash/jniLibs/arm64-v8a/libterm-bash00000.so
Binary file not shown.
Binary file modified term/src/term-bash/jniLibs/arm64-v8a/libterm-bash00001.so
Binary file not shown.
Binary file modified term/src/term-bash/jniLibs/arm64-v8a/libterm-bash00002.so
Binary file not shown.
Binary file modified term/src/term-bash/jniLibs/arm64-v8a/libterm-bash00003.so
Binary file not shown.
Loading

0 comments on commit 6b683a4

Please sign in to comment.