Commit Graph

6 Commits

Author SHA1 Message Date
yesimxev
3fd1a67517 Fixed version code placement #6 2023-08-16 21:42:12 +01:00
yesimxev
6cdc33aa3d Fixed version code placement #3 2023-08-16 15:46:27 +01:00
yesimxev
9629975c3c Fixed version code placement #2 2023-08-15 19:24:54 +01:00
ae50f60f1e Usual changes, see desc
* Add function to extract initial boot scripts when app is freshly opened or */usr dir is missing
* Change versioning to 2023.2-dev
* Slight change to About section so title of app name is shown correctly
2023-04-08 22:19:58 +03:00
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
1e0a2ce972 Rename module app -> nhterm 2022-12-28 19:48:57 +02:00