Commit Graph

418 Commits

Author SHA1 Message Date
imkiva
31bbf3f1c0 MISC: remove unsupported libs 2021-05-08 00:31:07 +08:00
imkiva
c2d5c1cd1d BUILD: drop support of api versions < 26 2021-05-08 00:31:07 +08:00
imkiva
313fa29ab5 MISC: address warnings 2021-05-08 00:31:07 +08:00
imkiva
9d466997f7 BUILD: upgrade to Gradle 7.0
- upgrade Kotlin to 1.4.32
- upgrade android gradle plugin to 4.1.3

- remove `versionNameSuffix`
- remove `buildToolsVersion` as android gradle plugin already done it
- remove unnecessary `targetCompatibility` and `sourceCompatibility` in subprojects
- remove proguard
- remove NeoTermBridgeExample
- remove unused tests
- remove bintray upload of NeoTermBridge
2021-05-08 00:31:07 +08:00
Hilledkinged
6fd3582be0 v2.0.5 2021-05-04 18:49:35 +03:00
Martin Valba
c9e6148e51
Create local.properties
So travis-ci can build it.
2021-04-21 12:38:36 +03:00
Kiva Oyama
5ccae87292
Merge pull request #59 from PWN-Hunter/master
OPTIONAL: Add support for Android studio 4.1.3 and included some fixes
2021-04-21 16:55:50 +08:00
Hilledkinged
30f413c53f Add usesCleartextTraffic to get pass of setup error 2021-04-21 11:38:04 +03:00
Hilledkinged
acad5c1608 Refactored to AndroidX + target and compile sdk 28 + Side fixes that were needed
All of these changes were needed to get app compiling after refactoring
2021-04-20 23:21:51 +03:00
Hilledkinged
87cf190992 Fixed bad url's
For setup and in NeoTermPath
2021-04-20 22:24:53 +03:00
Hilledkinged
87f72caa68 Add support for Android studio 4.1.3
Compiles and deploys an apk
2021-04-20 22:17:36 +03:00
Kiva
c2a0fd43cd
Merge pull request #48 from weidsom/patch-1
Little dumb fix to a bug on custom colors
2019-10-09 12:46:05 +08:00
Weidsom Nascimento
68b67eb1b4
Little dumb fix to a bug on custom colors
Maybe this is not the best way... i'm still learning the code of NeoTerm but someone can use it for now
2019-10-08 12:44:42 -03:00
imkiva
1a34e154da
Merge remote-tracking branch 'origin/master' 2019-07-13 15:00:16 +08:00
imkiva
be8d6cf3da
fix: setup change URL 2019-07-13 14:46:05 +08:00
Kiva
0156b76989
Merge pull request #40 from coolrc136/pr-branch
fix: request for storage permission at startup
2019-02-26 23:25:21 +08:00
coolrc136
404a027576 fix: request for storage permission at startup 2019-02-21 10:11:13 +00:00
imkiva
2caf68cf4a
bridge: todo: communicate through aidl 2019-01-09 23:13:33 +08:00
imkiva
121130bf22
remoteInterface: fix setResult 2019-01-09 23:10:07 +08:00
imkiva
3e15bbd2f7
remoteInterface: support append commands to exist sessions 2019-01-09 16:44:50 +08:00
imkiva
cc862be3f1
app: release 2.0.3 with small changes 2018-11-08 23:36:22 +08:00
imkiva
6024120eeb
fix: string translation 2018-11-08 23:35:05 +08:00
imkiva
1a0fecdeb8
Merge branch 'master' of github.com:NeoTerm/NeoTerm 2018-11-08 23:31:49 +08:00
imkiva
1b82b165f1
project: upgrade gradle and kotlin 2018-11-08 23:31:34 +08:00
Kiva
cdb03ddbc5
Merge pull request #31 from akram02/master
change compile to api
2018-11-08 12:20:10 +08:00
Akram Khan
7cfdc04390
added string.h and unistd.h header file 2018-11-05 02:45:06 +06:00
Akram Khan
47ae05ee83
added x86 to abiFilters 2018-11-05 02:41:43 +06:00
Akram Khan
c5a9518ec8
change compile to api 2018-11-05 02:22:56 +06:00
imkiva
9f41114594
app: bump version to 2.0.2 2018-09-11 10:04:47 +08:00
imkiva
dede488f81
improve: setup chooser 2018-09-11 09:58:56 +08:00
imkiva
5a3e87fb2d
feature: start working on auto-completion 2018-09-11 00:27:36 +08:00
imkiva
01333a9343
feature: reset app data 2018-09-10 23:13:06 +08:00
imkiva
c92a4905fe
fix: SecurityException on Android 9+ 2018-09-10 23:06:46 +08:00
imkiva
98ec7ce15e
fix: in onKeyDown() ignore keys when the Fn key is pressed 2018-09-10 23:05:19 +08:00
imkiva
fc2b3f33a6
fix: setup progress bar indicates wrong progress 2018-09-10 22:38:57 +08:00
imkiva
04a5485319
build: update gradle version 2018-09-10 22:33:43 +08:00
imkiva
601b2f4679
fix: default setup url 2018-08-01 22:40:50 +08:00
imkiva
a210a025b5
improve: reduce accessibility service cost 2018-07-31 22:41:27 +08:00
imkiva
f093c078d1
fix: delete symbol link 2018-07-31 22:31:43 +08:00
imkiva
3396c36ae2
backend: improve terminal output speed 2018-07-31 22:28:56 +08:00
imkiva
247087c5fe
fix: explicitly replace linefeeds 2018-07-31 22:21:40 +08:00
imkiva
76154efd35
fix: app name mixed 2018-05-27 12:34:31 +08:00
imkiva
e6ce534434
fix: permission 2018-05-27 12:29:15 +08:00
imkiva
fcdf9f5703
fix: compilation error 2018-05-27 11:50:35 +08:00
imkiva
ce246c382e build: update to Android Studio 3.1 2018-04-01 01:19:55 +08:00
imkiva
67d1040113 Improve: package sort algorithms 2018-03-25 01:50:04 +08:00
imkiva
3341084f1c Fix: #24 2018-03-25 00:39:46 +08:00
imkiva
4b5a0a6372 Fix: extra keys component does not load config files 2018-03-25 00:24:04 +08:00
imkiva
ca2ae6bfea App: Bump version 2.0.1 2018-03-20 23:36:23 +08:00
imkiva
d39b6bcf2e Fix: fix string 2018-03-20 23:31:22 +08:00