imkiva
|
e8e9162fcf
|
MISC: change all indent to 2 spaces (so compat!)
|
2021-05-08 00:57:25 +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
|
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 |
|
imkiva
|
76154efd35
|
fix: app name mixed
|
2018-05-27 12:34:31 +08:00 |
|
zt515
|
63ced09c99
|
Gradle: use implementation instead of compile
|
2017-12-15 00:20:07 +08:00 |
|
zt515
|
c6aee23bbe
|
Gradle: improve dependencies management
|
2017-12-15 00:14:46 +08:00 |
|
zt515
|
136ba9bc63
|
Xorg: launch xserver
|
2017-12-02 00:16:01 +08:00 |
|
zt515
|
4516d9ee2a
|
Xorg: Change library path
|
2017-12-01 18:56:41 +08:00 |
|
zt515
|
7737a9e8a3
|
Fix: libraries loading order
|
2017-12-01 00:13:13 +08:00 |
|
zt515
|
48dfac4c77
|
XSession: implement screen keyboard
|
2017-11-30 00:09:11 +08:00 |
|
zt515
|
881f2b101a
|
XSession: implement XorgClient
|
2017-11-29 23:41:53 +08:00 |
|
zt515
|
0fda37d443
|
Xorg: make gl view client abstract
|
2017-11-29 00:59:49 +08:00 |
|
zt515
|
c97df73aa3
|
Xorg: remove unusable code
|
2017-11-29 00:37:43 +08:00 |
|
zt515
|
9b2b720c2d
|
Tab: add lifecycle calls
|
2017-11-29 00:36:59 +08:00 |
|
zt515
|
26639d1f90
|
Xorg: remove binaries extraction
|
2017-11-29 00:03:24 +08:00 |
|
zt515
|
963d4cfe75
|
Xorg: load x11 libs from usr/lib
|
2017-11-29 00:02:33 +08:00 |
|
zt515
|
9008a04350
|
Xorg: remove unusable code
|
2017-11-28 23:55:58 +08:00 |
|
zt515
|
ba23d12c19
|
Xorg: add xorg module
|
2017-11-28 00:50:10 +08:00 |
|