Fredrik Fornwall
686677ae45
Update android support dependencies
2017-11-25 22:58:46 +01:00
Fredrik Fornwall
02af113dda
Bump app version to 0.56
2017-11-19 20:54:16 +01:00
Fredrik Fornwall
86bd3ca21b
Bump app version to 0.54
2017-11-19 15:27:17 +01:00
Fredrik Fornwall
367398bafb
Update gradle configuration
2017-11-19 15:27:00 +01:00
Fredrik Fornwall
2deb9899bd
Update buildToolsVersion to 27.0.1
2017-11-07 04:13:26 +01:00
Fredrik Fornwall
694ccc38c4
Remove WakefulBroadcastReceiver usage
2017-11-04 23:38:49 +01:00
Fredrik Fornwall
c949940374
Update support deps
2017-11-02 01:56:42 +01:00
Fredrik Fornwall
d68a0f05be
Update gradle configuration
2017-10-28 11:05:43 +02:00
Fredrik Fornwall
e558f824c5
Update gradle configuration
2017-10-28 11:05:43 +02:00
Fredrik Fornwall
82673d3f82
Update gradle configuration
2017-09-17 11:47:12 +02:00
Fredrik Fornwall
adae111d5c
Update gradle config
2017-07-09 21:07:18 +02:00
Fredrik Fornwall
05ea2ea238
Bump version to 0.53
2017-06-26 01:30:08 +02:00
Fredrik Fornwall
7913e765d5
Bump version to 0.52
2017-06-13 16:44:33 +02:00
Fredrik Fornwall
d4be782c03
Bump version to 0.51
2017-06-05 22:49:11 +02:00
Fredrik Fornwall
1a09b6d2a6
Change android:extractNativeLibs to false
...
We're trying this to see if that fixes an F-Droid build issue.
See #319 .
2017-05-18 13:25:41 +02:00
Fredrik Fornwall
3f08376881
Bump version to 0.49
2017-05-15 23:42:55 +02:00
Fredrik Fornwall
cf06e70429
Update gradle configuration
2017-05-15 23:42:30 +02:00
Fredrik Fornwall
7d3a988d2f
Restructure library modules
...
terminal/ -> terminal-emulator/
view/ -> terminal-view/
2017-04-02 14:21:36 +02:00
Fredrik Fornwall
009de5a3ee
Split up into modules and add float module
...
Split the app/ module into three modules
terminal/ - Terminal emulator library module.
view/ - Terminal view library module (depending on terminal/).
app/ - The main Termux app (depending on view/).
Also add the
float/ - The Termux:Float app (depending on view/).
2017-04-01 19:06:02 +02:00
Fredrik Fornwall
cab6df5c0e
Update gradle config
2017-03-06 01:41:12 +01:00
Fredrik Fornwall
f6f0809558
Bump version to 0.48
2017-03-02 00:32:09 +01:00
Fredrik Fornwall
ed1874db05
Bump version to 0.47
2017-02-28 00:47:16 +01:00
Fredrik Fornwall
8b6e8d7fdd
Bump version to 0.46
2016-12-30 02:43:40 +01:00
Fredrik Fornwall
e0e8257f1c
Update build dependencies
2016-12-28 01:07:12 +01:00
Fredrik Fornwall
743b067cae
Bump version to 0.45
2016-12-27 10:43:05 +01:00
Fredrik Fornwall
212be59fca
gradle: Update build tools
2016-12-26 04:48:28 +01:00
Fredrik Fornwall
4f40d5a26a
Bump version to 0.44
2016-12-26 04:07:44 +01:00
Fredrik Fornwall
70d5839334
Bump version to 0.43 for preview testing
2016-12-04 04:38:35 +01:00
Fredrik Fornwall
0c6180bbb1
Update gradle deps
2016-11-24 23:26:27 +01:00
Fredrik Fornwall
755513bb33
Update gradle setup
2016-10-20 01:00:28 +02:00
Fredrik Fornwall
019aa44837
Update Android Gradle Plugin
2016-10-10 22:23:39 +02:00
Fredrik Fornwall
0457ddbc69
Update build.gradle with latest versions
2016-09-27 00:29:47 +02:00
Fredrik Fornwall
be7cfa603a
Fix gradle syntax for Android Studio
2016-09-25 01:15:49 +02:00
Fredrik Fornwall
3480bf7346
Switch from cmake to ndk-build
...
We switch from cmake to ndk-build to make it easier for builders
in not requiring an additional tool installed. The JNI build is
so simple so we don't really need much of a build tool anyway.
2016-09-24 20:22:10 +02:00
Fredrik Fornwall
d658e16801
Use the new cmake support to build JNI code
2016-09-21 22:30:20 +02:00
Fredrik Fornwall
8056013082
Bump version to 0.42
2016-09-16 23:18:51 +02:00
Fredrik Fornwall
a2cb3fafee
Fix numpad 0 and . key handling
...
Fixes #146 .
2016-09-05 23:11:25 +02:00
Fredrik Fornwall
166710f14a
Bump version to 0.40
2016-09-04 19:00:29 +02:00
Fredrik Fornwall
990a957383
Bump android support library version
2016-08-22 16:53:42 +02:00
Fredrik Fornwall
d2b27978e2
Bump version for v0.39
2016-08-08 23:19:49 +02:00
Fredrik Fornwall
c9b49cef58
Bump version to 0.38
2016-08-05 00:00:53 +02:00
Fredrik Fornwall
a73228b109
Fix Enter to finish session in more cases
...
Detect the Enter key to finish a session not only on KeyEvent:s,
but also when the IME uses InputConnection.commitText() to send
\n. This seems to be triggered more after switching to the Uri
input type. Closes #124
Also bump app version for a quick release.
2016-08-01 06:37:49 +02:00
Fredrik Fornwall
eaeb0930f4
Enable x86_64 and bump version code
2016-08-01 01:47:51 +02:00
Fredrik Fornwall
fb7dc21c18
Prepare for final build
2016-07-31 22:13:50 +02:00
Fredrik Fornwall
7e2cbd969a
Update android build tools to 24.0.1
2016-07-23 17:09:15 +02:00
Fredrik Fornwall
ef892fca0b
Update versions of support dependencies
2016-07-23 16:52:24 +02:00
Fredrik Fornwall
95a0878e10
Update gradle configuration
2016-06-26 22:38:36 +02:00
Fredrik Fornwall
1cc7829847
Update version
2016-06-22 00:24:18 +02:00
Fredrik Fornwall
cf19d43bb7
Gradle build updates
...
- Switch to using gradle to build jni lib.
- Enable proguard minification.
- Add the Android support library.
2016-05-20 10:30:25 +02:00
Fredrik Fornwall
5be3099a5b
Update build tools SDK version
2016-05-13 00:18:51 +02:00