Commit Graph

8 Commits

Author SHA1 Message Date
cb687f7e61 Hotfix for 2023.1-dev
// newterm-Hotfix for 2023.1 release ( newterm )

* Remove startup asset_reset / updater
* Change app min API level to 17
* Compile API to 32
* Target API 31
* Fix some deprecated functions ( use alternatives )
* Add back old terminal notification icon ( some androids had blank white sphere )
* Update gradle from 7.0 -> 7.6
* Update gradle android plugin from 4.1.3 -> 7.3.1
* Make sure that nhterm builds libs for all abis ( arm64-v8a, armeabi-v7a, x86 and x86_64 )
* Add back vibration option ( with some slight changes for some places if enabled or disabled )
* Change version code and string to 2023.1-dev
2023-03-04 00:15:42 +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
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
simonpunk
0ee3be8b55 Update gradle and define nethunter-app path in BuildConfig 2020-01-09 13:58:44 +08: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
687acf28c5 Update gradle 2016-09-13 19:31:56 -05: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