Commit Graph

369 Commits

Author SHA1 Message Date
expvintl
0e9d9dc0e8 remove packagemanager
Some checks failed
Gralde check / build (push) Failing after 9s
2024-07-23 23:30:34 +08:00
imkiva
236072395c MISC: even more flatten! 2021-05-22 18:45:42 +08:00
imkiva
56167cce5d FIX: about activity 2021-05-22 18:45:42 +08:00
imkiva
47d2999207 MISC: enhance code step 4 (flatten packages & merge kotlin files) 2021-05-22 18:45:42 +08:00
imkiva
6780c29f94 MISC: enhance code step 3 2021-05-22 18:45:42 +08:00
imkiva
dc694aad9c MISC: enhance code step 2 (runApt) 2021-05-22 18:45:42 +08:00
imkiva
cc1fe9de00 MISC: enhance code step 1 2021-05-22 18:45:42 +08:00
Martin Valba
2dbc16cc68
Bump up the VersionCode
Sry as i didnt rly saw a need before for it.
2021-05-19 17:43:50 +03:00
imkiva
e8e9162fcf MISC: change all indent to 2 spaces (so compat!) 2021-05-08 00:57:25 +08:00
imkiva
b517d68e9e MISC: improve code quality
- use nio apis
- remove unnecessary utilities
- apply idea suggestions
- remove some unused parameters and imports
2021-05-08 00:31:07 +08:00
imkiva
31bbf3f1c0 MISC: remove unsupported libs 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
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
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
coolrc136
404a027576 fix: request for storage permission at startup 2019-02-21 10:11:13 +00: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
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
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
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
imkiva
dae64bd4f1 Source: change default source url 2018-03-20 23:30:27 +08:00