Commit Graph

24 Commits

Author SHA1 Message Date
ee6dc6485f Ready for basic NetHunter usage
* Can take intents without permissions from nhapp ( both apps need to besigned with same key for shareduserid usage )
* Terminal now uses chroot env as default session ( also has system session in menu for system shell usage )
* Disabled setup on start and added static bash + kali script for terminal to use ( uses it to start kali chroot env on start )
    * these 2 are extarcted on app start for new users
* And more changes to session environment to make sessions have proper env flags/exports
* possibly more little things that i forgot to mention
2022-12-28 12:53:43 +02:00
414c6722ee New terminal based on NeoTerm
* From: https://github.com/NeoTerrm/NeoTerm
* Base commit: 236072395ce056d2d2cccf950d3f243f099a178f
* LICENSE: GPL-3.0

* This will also need changes in nethunter app itself too!
2022-12-27 20:31:07 +02:00
Re4son
f86b69bee8
fix CI build
Signed-off-by: Re4son <3520622-re4son@users.noreply.gitlab.com>
2020-11-29 14:03:13 +11:00
Re4son
b444e42138 Bump to 2020.4 (2020040100 Release) 2020-11-08 00:22:21 +00:00
Re4son
c64ca1eb55
Fix paste
Closes !12

Signed-off-by: Re4son <3520622-re4son@users.noreply.gitlab.com>
2020-08-23 19:42:55 +10:00
Re4son
170c0e8680
Bump to 2020.3
Signed-off-by: Re4son <3520622-re4son@users.noreply.gitlab.com>
2020-06-28 11:27:38 +10:00
simonpunk
90d1ea0485 Fixed Ctrl key not working using volumn down key, and revert the change of changing the background of ctrl key shortcut button when it is toggled. 2020-06-21 13:53:31 +00:00
Re4son
a8667523aa Bump to 2020010200 2020-01-09 08:28:25 +00:00
simonpunk
0ee3be8b55 Update gradle and define nethunter-app path in BuildConfig 2020-01-09 13:58:44 +08:00
Re4son
a4fb49dda6 Rename chroot to "kalifs" & revert to bootkali_login
Signed-off-by: Re4son <3520622-re4son@users.noreply.gitlab.com>
2020-01-08 23:40:31 +11:00
Re4son
b55baf2db1 Boot KALI_SHELL instead of KALI_LOGIN_SHELL
To avoid errors when "data" is encrypted.
"data" should always be unencrypted but this change will make NetHunter
mostly work when decrypting "data" has been omitted.

Signed-off-by: Re4son <3520622-re4son@users.noreply.gitlab.com>
2019-11-06 14:19:27 +11:00
Re4son
7b0a81b188 Release 2019.2 2019-05-05 13:52:20 +10:00
Re4son
b652516cf2 Make window resizable 2019-04-08 18:12:58 +10:00
Re4son
e1c6cebcfd Add versionCode and bump version to 2019.2-rc2 2019-02-27 20:39:46 +11:00
Re4son
f491036658 Consolidate properties at project level
Define common properties at project level:
    compileSdkVersion=28
    minSdkVersion=14
    targetSdkVersion=28
    versionName="2019.2-rc1"

Downgrade gradle version requirements to 3.2
2019-02-26 20:07:13 +11:00
simonpunk
47b2804fc8 updated gradle and properties. 2019-02-15 04:41:40 +08:00
binkybear
30fe7da03b Update gradle, fix building
Signed-off-by: binkybear <binkybear@nethunter.com>
2017-08-31 22:48:01 -05:00
binkybear
ab66be1859 Update gradle build
Signed-off-by: binkybear <binkybear@nethunter.com>
2017-02-13 16:15:28 -06:00
binkybear
583c07f20f Update gradle, sdk to 25
Signed-off-by: binkybear <binkybear@nethunter.com>
2016-11-07 19:15:12 -06:00
binkybear
8e2c7328dd Update build tools & add Android.mk
Signed-off-by: binkybear <binkybear@nethunter.com>
2016-10-26 17:53:37 -05:00
binkybear
91cfe012b9 Two rows function bar, update gradle
Need to add keyboard paste function per @jcaduono.

https://github.com/binkybear/Android-Terminal-Emulator/issues/5
Signed-off-by: binkybear <binkybear@nethunter.com>
2016-10-06 20:57:58 -05:00
binkybear
687acf28c5 Update gradle 2016-09-13 19:31:56 -05:00
AlexanderR
961760991d Use android-sdk-manager plugin to automate downloading Android SDK components. 2015-04-04 22:08:20 +10:00
Jack Palevich
6f0fe93723 Convert to Android Studio 1.0
Builds and runs on Android 5.0 (Lollipop)

Need to update documentation, bring over examples, test, etc.
2014-12-14 08:58:08 -08:00