Commit Graph

11 Commits

Author SHA1 Message Date
e1826b3641 Rebrand from nhterm to evolinx + alot more
* Refactor from com.offsec.nhterm -> com.evolinx.terminal
* Re-enable First time setup activity which will downlaod + install bootstrap
* Move all the app configs home dir below usr dir with its other assets
* Rebrand all strings from nhterm/kali and etc to evolinx related strings
* Removed 'System Shell' as default session will be basically system shell
* Make sure to use R.string.something instead of hardcoded strings in NeoTermActivity for session names
* This big commit has more small changes but these dont need to be mentioned here
2024-05-07 13:10:42 -07:00
1e0a2ce972 Rename module app -> nhterm 2022-12-28 19:48:57 +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
binkybear
30fe7da03b Update gradle, fix building
Signed-off-by: binkybear <binkybear@nethunter.com>
2017-08-31 22:48:01 -05:00
Alexander Rvachev
13a90130e1 Move reusable application launching routines to separate library. Export AIDL interface
to use ATE from other apps. Open /dev/ptmx and use ParcelFileDescriptors in Java. Changed
minnimal API version to 4, because IntentSender.
2015-03-16 08:29:41 +10:00
Jack Palevich
4e427de552 Move examples to samples 2015-02-14 11:46:31 -08:00
Jack Palevich
e8ba1d630c Rename widget to telnet 2015-02-14 11:28:52 -08:00
Jack Palevich
2877ebd7ce Build widget sample using gradle. (Drop support for original Google TV.) 2015-02-14 10:24:49 -08:00
Jack Palevich
5930d674a2 Add pathbroadcasts to gradle build 2015-02-14 10:09:49 -08:00
Jack Palevich
76b86bec47 Make Intents example build with gradle. 2015-02-14 10:02:18 -08: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