Commit Graph

410 Commits

Author SHA1 Message Date
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
87cf190992 Fixed bad url's
For setup and in NeoTermPath
2021-04-20 22:24:53 +03:00
87f72caa68 Add support for Android studio 4.1.3
Compiles and deploys an apk
2021-04-20 22:17:36 +03:00
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
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
1a34e154da Merge remote-tracking branch 'origin/master' 2019-07-13 15:00:16 +08:00
be8d6cf3da fix: setup change URL 2019-07-13 14:46:05 +08:00
0156b76989 Merge pull request #40 from coolrc136/pr-branch
fix: request for storage permission at startup
2019-02-26 23:25:21 +08:00
404a027576 fix: request for storage permission at startup 2019-02-21 10:11:13 +00:00
2caf68cf4a bridge: todo: communicate through aidl 2019-01-09 23:13:33 +08:00
121130bf22 remoteInterface: fix setResult 2019-01-09 23:10:07 +08:00
3e15bbd2f7 remoteInterface: support append commands to exist sessions 2019-01-09 16:44:50 +08:00
cc862be3f1 app: release 2.0.3 with small changes 2018-11-08 23:36:22 +08:00
6024120eeb fix: string translation 2018-11-08 23:35:05 +08:00
1a0fecdeb8 Merge branch 'master' of github.com:NeoTerm/NeoTerm 2018-11-08 23:31:49 +08:00
1b82b165f1 project: upgrade gradle and kotlin 2018-11-08 23:31:34 +08:00
cdb03ddbc5 Merge pull request #31 from akram02/master
change compile to api
2018-11-08 12:20:10 +08:00
7cfdc04390 added string.h and unistd.h header file 2018-11-05 02:45:06 +06:00
47ae05ee83 added x86 to abiFilters 2018-11-05 02:41:43 +06:00
c5a9518ec8 change compile to api 2018-11-05 02:22:56 +06:00
9f41114594 app: bump version to 2.0.2 2018-09-11 10:04:47 +08:00
dede488f81 improve: setup chooser 2018-09-11 09:58:56 +08:00
5a3e87fb2d feature: start working on auto-completion 2018-09-11 00:27:36 +08:00
01333a9343 feature: reset app data 2018-09-10 23:13:06 +08:00
c92a4905fe fix: SecurityException on Android 9+ 2018-09-10 23:06:46 +08:00
98ec7ce15e fix: in onKeyDown() ignore keys when the Fn key is pressed 2018-09-10 23:05:19 +08:00
fc2b3f33a6 fix: setup progress bar indicates wrong progress 2018-09-10 22:38:57 +08:00
04a5485319 build: update gradle version 2018-09-10 22:33:43 +08:00
601b2f4679 fix: default setup url 2018-08-01 22:40:50 +08:00
a210a025b5 improve: reduce accessibility service cost 2018-07-31 22:41:27 +08:00
f093c078d1 fix: delete symbol link 2018-07-31 22:31:43 +08:00
3396c36ae2 backend: improve terminal output speed 2018-07-31 22:28:56 +08:00
247087c5fe fix: explicitly replace linefeeds 2018-07-31 22:21:40 +08:00
76154efd35 fix: app name mixed 2018-05-27 12:34:31 +08:00
e6ce534434 fix: permission 2018-05-27 12:29:15 +08:00
fcdf9f5703 fix: compilation error 2018-05-27 11:50:35 +08:00
ce246c382e build: update to Android Studio 3.1 2018-04-01 01:19:55 +08:00
67d1040113 Improve: package sort algorithms 2018-03-25 01:50:04 +08:00
3341084f1c Fix: #24 2018-03-25 00:39:46 +08:00
4b5a0a6372 Fix: extra keys component does not load config files 2018-03-25 00:24:04 +08:00
ca2ae6bfea App: Bump version 2.0.1 2018-03-20 23:36:23 +08:00
d39b6bcf2e Fix: fix string 2018-03-20 23:31:22 +08:00
dae64bd4f1 Source: change default source url 2018-03-20 23:30:27 +08:00
f8c18d0740 App: Bump version 2.0.0 2018-02-15 23:57:57 +08:00
23937764f9 PackageManager: Support multi-source 2018-02-15 23:44:38 +08:00
9f9f856bf9 Gradle: Update version 2018-02-08 00:08:20 +08:00
a7549feb61 UI: Move new session into submenu 2018-02-07 23:59:53 +08:00
3479289792 Fix: Crash when no file picker found 2018-02-07 23:50:31 +08:00
188af8ad9e Fix: SetupThread didn't start 2018-02-07 18:08:28 +08:00
bbab6a5de0 Code: Improve code 2018-02-05 01:11:03 +08:00