Commit Graph

  • 2b7aa5e803 Fix issue where wrong IME inputType would be set if termux was returned to from another app with text input view mode selected agnostic-apollo 2021-07-30 00:32:46 +05:00
  • 2b386efc3c Update strings.xml agnostic-apollo 2021-07-27 21:20:47 +05:00
  • 9a306ca1c5 readme: update urls to https (#2190) TotalCaesar659 2021-07-27 01:44:28 +03:00
  • 9febca9567 Fix comment agnostic-apollo 2021-07-19 18:12:57 +05:00
  • 7d76e8b185 Add PASTE extra key for pasting text from clipboard agnostic-apollo 2021-07-19 17:52:11 +05:00
  • 00d80b9e02 Automatically attach debug APKs when a release is created agnostic-apollo 2021-07-16 17:08:26 +05:00
  • f10de462d2 Fix app packaging warning agnostic-apollo 2021-07-16 14:42:15 +05:00
  • f837ddef23 Bump gradle to 4.2.2 agnostic-apollo 2021-07-16 14:40:22 +05:00
  • f4e70678b1 Ensure that markdown code formatting is not broken for ResultSender if data itself contains any backticks agnostic-apollo 2021-07-14 17:39:05 +05:00
  • a189f63604 Ensure failsafe session can still be opened if files directory is not accessible and fix comment agnostic-apollo 2021-07-14 13:37:25 +05:00
  • 0308d6a6ca extra keys: avoid scheduled executor leak Leonid Pliushch 2021-07-11 18:13:32 +03:00
  • 1b62f7c9a9 installer: fix permissions for lib/apt/apt-helper Leonid Pliushch 2021-07-10 18:25:50 +03:00
  • 6fa4b9b7cd Ensure termux files directory is accessible before bootstrap installation and provide better info when running as secondary user/profile agnostic-apollo 2021-07-10 15:56:52 +05:00
  • b2a071aad9 Update trigger_library_builds_on_jitpack.yml agnostic-apollo 2021-07-09 11:14:11 +05:00
  • 9272a757af Bump to v0.117 agnostic-apollo 2021-07-08 13:12:31 +05:00
  • d49fd6b00c Trigger termux library builds on jitpack on releases agnostic-apollo 2021-07-08 13:10:50 +05:00
  • e0ad9ff573 Allow users to disable terminal margin adjustment from termux settings agnostic-apollo 2021-07-08 12:17:49 +05:00
  • 7aefd94369 Revert "Allow users to disable terminal margin adjustment" agnostic-apollo 2021-07-08 11:24:29 +05:00
  • dc8bdfe675 Attempt to fix bootstrap installation failure that may be caused by invalid mkdirs return value agnostic-apollo 2021-07-08 10:50:30 +05:00
  • c6b4114f86 Fix issue where a colour tint/highlight would be added to the terminal agnostic-apollo 2021-07-08 10:01:47 +05:00
  • cce6dfed22 Fix issue where RUN_COMMAND intent was failing for coreutils/busybox applets agnostic-apollo 2021-07-08 09:20:25 +05:00
  • 56c3826680 Add app and device info too for crash notification shown when bootstrap installation or setup storage fails agnostic-apollo 2021-07-08 08:49:32 +05:00
  • 2cf21c8409 Update .gitignore agnostic-apollo 2021-07-08 08:28:31 +05:00
  • 4361c5e0c5 Fix java.lang.AbstractMethodError: androidx.window.sidecar.SidecarInterface$SidecarCallback.onDeviceStateChanged agnostic-apollo 2021-07-08 08:27:44 +05:00
  • a53cc88688 Bump gradle dependencies versions agnostic-apollo 2021-07-08 08:14:42 +05:00
  • 48161816e0 Merge pull request #2163 from arib21/patch-1 agnostic-apollo 2021-07-07 15:39:14 +05:00
  • eabbda8efd Fixed grammar in the README.md file... Arib Muhtasim 2021-07-07 16:31:33 +06:00
  • b90d59479a Fix typo in dccd155 agnostic-apollo 2021-07-02 06:29:05 +05:00
  • dccd155ba6 Enable split apks for debug builds agnostic-apollo 2021-07-02 06:14:38 +05:00
  • 78be0e793e Update README.md agnostic-apollo 2021-07-01 11:17:47 +05:00
  • e547c15481 Bump to v0.116 agnostic-apollo 2021-07-01 10:52:51 +05:00
  • c621c35827 Bump to v0.115 agnostic-apollo 2021-07-01 08:36:03 +05:00
  • 886e52dcff Export JITPACK_NDK_VERSION for jitpack agnostic-apollo 2021-07-01 08:34:00 +05:00
  • 8e4da6cbcd Revert "Bump to v0.115" agnostic-apollo 2021-07-01 08:29:19 +05:00
  • bde9d01f76 Bump to v0.115 agnostic-apollo 2021-07-01 07:13:03 +05:00
  • 5a511a2ba3 Revert some unneeded changes to Logger done in 679e0de0 agnostic-apollo 2021-07-01 07:12:48 +05:00
  • 5c50964b1f Revert "Bump to v0.115" agnostic-apollo 2021-07-01 06:31:22 +05:00
  • dea8c9879e Bump to v0.115 agnostic-apollo 2021-07-01 05:15:34 +05:00
  • 2034121798 Fx issues where crash throwable message wasn't been added to crash log agnostic-apollo 2021-07-01 04:21:36 +05:00
  • 23a900c433 Move Termux app specific logic out of CrashHandler agnostic-apollo 2021-07-01 04:21:02 +05:00
  • 93a7525d9b Add comment about mkshrc validity when loading /system/bin/sh for failsafe session agnostic-apollo 2021-07-01 00:29:26 +05:00
  • 5670128236 update bootstrap archives Leonid Pliushch 2021-06-30 12:20:57 +03:00
  • dfd32435af Bump gradle dependencies versions agnostic-apollo 2021-06-30 06:17:26 +05:00
  • 49265160f8 Update LICENSE.md agnostic-apollo 2021-06-30 05:34:21 +05:00
  • 70e1accafe Change license for non-termux utils to MIT agnostic-apollo 2021-06-30 05:33:48 +05:00
  • 1c7f9166f2 Move Termux app specific logic out of NotificationUtils agnostic-apollo 2021-06-30 05:12:59 +05:00
  • 553913cde1 Divide dialog utils agnostic-apollo 2021-06-30 04:35:06 +05:00
  • 6bca378cec Move Android specific utils from TermuxUtils to AndroidUtils agnostic-apollo 2021-06-30 04:26:20 +05:00
  • 12f910c32d Move Termux app specific logic out of PermissionUtils agnostic-apollo 2021-06-30 03:57:34 +05:00
  • 94c5f3674a Do not start login shell and load ~/.profile if starting a failsafe session agnostic-apollo 2021-06-30 03:48:09 +05:00
  • 28b9f93d13 Compile Url match regex once and not on every use agnostic-apollo 2021-06-30 03:18:44 +05:00
  • 69bebb5916 Add termux.properties property for opening terminal transcript urls on click agnostic-apollo 2021-06-30 03:04:56 +05:00
  • 321350256e Allow users to disable terminal margin adjustment agnostic-apollo 2021-06-30 02:49:00 +05:00
  • e5a9b99afe Fix issues with TermuxActivityRootView margin adjustment agnostic-apollo 2021-06-30 02:31:47 +05:00
  • 00f805f7ec Fix issue where cursor blinker wouldn't automatically start after terminal reset if it was disabled before reset agnostic-apollo 2021-06-28 12:19:06 +05:00
  • d3c34ad1f5 Fix issue where cursor blinker wouldn't automatically start after session change agnostic-apollo 2021-06-28 11:57:12 +05:00
  • 59877a08d1 Add termux settings button to left drawer too since apparently people can't find the one in context menu agnostic-apollo 2021-06-28 11:05:20 +05:00
  • 9c92251595 Fixed issue where back button would not exit the activity if bootstrap installation failed and users dismissed the error dialog, agnostic-apollo 2021-06-28 09:26:42 +05:00
  • e408fdcc08 Show crash notification when bootstrap installation or setup storage failures agnostic-apollo 2021-06-28 09:19:20 +05:00
  • 53c1a49b5b Make TermuxTask and TermuxSession agnostic to termux environment agnostic-apollo 2021-06-28 05:57:45 +05:00
  • 2aafcf8435 Add support to send back or store RUN_COMMAND intent command results in files and provide way to fix argument splitting sent with am command agnostic-apollo 2021-06-28 04:54:39 +05:00
  • 1c1af34374 Bump gradle to 4.2.1 agnostic-apollo 2021-06-27 05:57:32 +05:00
  • 52f18a73fb Bump gradle wrapper to v7.1 agnostic-apollo 2021-06-27 05:57:16 +05:00
  • 28f81f2cc7 Fix minor typos and potential errors agnostic-apollo 2021-06-26 08:51:30 +05:00
  • 4494bc66e4 Implement Errno system agnostic-apollo 2021-06-26 07:23:34 +05:00
  • 679e0de044 Fix suppressed exceptions not being logged and long logcat message being truncated agnostic-apollo 2021-06-26 06:01:06 +05:00
  • 80b495e50b Move storage permission logic to PermissionUtils and add disable battery optimizations code agnostic-apollo 2021-06-24 23:59:56 +05:00
  • 69e5deedc7 Move to com.termux domain for termux libraries published with jitpack agnostic-apollo 2021-06-23 03:36:36 +05:00
  • 7f36d7bbd0 Move ReportActivity to termux-shared so that other termux plugins can use it too agnostic-apollo 2021-06-21 04:59:11 +05:00
  • b7b12ebe84 Move from github packages to jitpack.io for hosting termux library packages agnostic-apollo 2021-06-21 03:36:20 +05:00
  • f77c88633e Fix issue where terminal cursor blinking would not automatically start again if termux activity is started after device display timeout with double tap and not power button. agnostic-apollo 2021-06-20 05:57:57 +05:00
  • 5f2ccca423 Redo fix execution commands exceptions not being logged or sent back to plugins agnostic-apollo 2021-06-13 00:44:56 +05:00
  • f0f6927273 Rename variable agnostic-apollo 2021-06-13 00:29:52 +05:00
  • 0fb18c0c8b Remove left over lines from gradle.properties agnostic-apollo 2021-06-13 00:25:09 +05:00
  • 4dfed3320e Bump to v0.114 agnostic-apollo 2021-06-11 02:57:56 +05:00
  • 7ac62c9840 Allow users to disable terminal session change toast agnostic-apollo 2021-06-11 02:54:47 +05:00
  • fd80cdaf23 Change default extra keys style agnostic-apollo 2021-06-11 02:39:11 +05:00
  • 19c690d02b Fix issue where if termux installer failed with an exception after prefix directory was already created, then try again would load a broken environment. agnostic-apollo 2021-06-10 08:06:43 +05:00
  • e119d34bca Fix issue where terminal cursor blinking would not automatically start again if termux activity was restarted after exiting it with double back press agnostic-apollo 2021-06-10 08:03:12 +05:00
  • f545ebf0bd Allow users to set terminal cursor style with termux.properties agnostic-apollo 2021-06-10 06:14:12 +05:00
  • 0b4bbaf23d Allow users to adjust terminal transcript rows with termux.properties agnostic-apollo 2021-06-10 03:55:31 +05:00
  • e7dd0eeebe Fix issue where soft keyboard overlaps extra keys or terminal in some cases agnostic-apollo 2021-06-10 03:06:10 +05:00
  • 7ef9255437 Remove hardcoded wiki.termux.com url from HelpActivity agnostic-apollo 2021-06-06 22:15:21 +05:00
  • 7225e2b379 Merge pull request #2114 from agnostic-apollo/fix-soft-keyboard-not-showing-in-some-case agnostic-apollo 2021-06-06 21:53:33 +05:00
  • 1ad038ece5 Fix issue where soft keyboard would not show in some cases agnostic-apollo 2021-06-06 21:34:12 +05:00
  • cb8b0225ca Add pluginIntent field to ExecutionCommand agnostic-apollo 2021-06-06 06:15:47 +05:00
  • 7620800cd5 bump bootstraps again Leonid Pliushch 2021-06-04 19:17:19 +03:00
  • 6837db0015 update bootstrap archives Leonid Pliushch 2021-06-03 20:52:17 +03:00
  • e08e3b536e Do not close soft keyboard when toolbar text input view is focused on agnostic-apollo 2021-05-23 21:14:30 +05:00
  • b711a467c1 Bump to v0.113 agnostic-apollo 2021-05-16 23:44:43 +05:00
  • d736b1eba5 Implement TermuxActivity callbacks in TermuxTerminalViewClient and TermuxTerminalSessionClient agnostic-apollo 2021-05-16 20:45:44 +05:00
  • 58d577066a Release terminal beep SoundPool resources on activity stop to attempt to prevent exception agnostic-apollo 2021-05-16 19:52:08 +05:00
  • 89a1e02713 Updates to terminal cursor blinking agnostic-apollo 2021-05-16 19:08:11 +05:00
  • 6524a619f6 update bootstrap archives Leonid Pliushch 2021-05-16 19:40:25 +03:00
  • f8ccbb4953 Log invalid values stored in termux.properties file during load time agnostic-apollo 2021-05-16 01:31:34 +05:00
  • 31298b8857 Allow users to enable terminal cursor blinking with termux.properties agnostic-apollo 2021-05-15 16:35:54 +05:00
  • 11f5c0afd1 Normalize gradlew.bat agnostic-apollo 2021-05-14 08:41:15 +05:00
  • 27dc211e2d Update .gitattributes agnostic-apollo 2021-05-14 08:05:08 +05:00
  • 2f828255ee Generate potentially long running reports in background threads instead of main UI thread agnostic-apollo 2021-05-14 07:05:14 +05:00
  • 339b2a24a2 Add support for setting Termux:Tasker log level from TermuxSettings agnostic-apollo 2021-05-14 06:47:42 +05:00