Commit Graph

  • bc779d2ffb Added: Add support for ~/.termux/termux.float.properties agnostic-apollo 2021-09-02 12:45:28 +05:00
  • 9f1203f049 Changed: Use multi-process SharedPrefernces for log level of plugin apps agnostic-apollo 2021-09-02 06:40:02 +05:00
  • d55c1001c8 Added: Add termux-float log level settings in termux app settings agnostic-apollo 2021-09-02 06:21:16 +05:00
  • 36557b2166 Added: Add more SharedPrefernces for termux-float and use multi-process for log level agnostic-apollo 2021-09-02 06:20:39 +05:00
  • 1cf1e612e5 Added: Add constants for termux-float in TermuxConstants agnostic-apollo 2021-09-02 06:16:28 +05:00
  • e7d06aebb5 Merge pull request #2237 from agnostic-apollo/extra-keys-conversion-to-agnosticism agnostic-apollo 2021-08-28 01:26:53 +05:00
  • 582e56938a Added: Add SharedPrefernces controllers for all current published termux plugin app agnostic-apollo 2021-08-28 00:29:53 +05:00
  • 5a8c4f10ee Fixed|Changed: Fix TermuxFileReceiverActivity incorrect handling of intent extras agnostic-apollo 2021-08-27 05:39:04 +05:00
  • 8387b70f64 Fixed: Fix terminal cursor blinker not stopping when typing a character in non-gboard keyboards agnostic-apollo 2021-08-26 06:03:23 +05:00
  • 994df1c4af Fixed|Added: Fix extra-keys shift key not uppercasing for all soft keyboards and added docs for keyboard key characters mapping agnostic-apollo 2021-08-26 06:01:25 +05:00
  • 63504f0adc Added: Allow users to adjust terminal horizontal and vertical margin agnostic-apollo 2021-08-25 19:39:45 +05:00
  • 829cc39868 Added: Allow users to disable hardware keyboard shortcuts agnostic-apollo 2021-08-24 23:08:06 +05:00
  • 16c56a968e Changed|Fixed: Drawer extra-keys button will toggle instead of just opening agnostic-apollo 2021-08-23 18:39:05 +05:00
  • b68a398fa8 Changed: Renamed typo TERMUX_ACTIVITY.ACTION_FAILSAFE_SESSION to TERMUX_ACTIVITY.EXTRA_FAILSAFE_SESSION agnostic-apollo 2021-08-25 02:01:28 +05:00
  • f97f07df3f Changed: Add selinux context info to termux files info of debug output agnostic-apollo 2021-08-23 21:51:43 +05:00
  • c59835ed93 Revert "Changed: Bump compileSdkVersion to 31" agnostic-apollo 2021-08-23 14:59:02 +05:00
  • d1478fb6c3 Fixed: Ensure FN extra key is read by the terminal agnostic-apollo 2021-08-23 08:56:36 +05:00
  • 9117240961 Added: Add shift key support in extra keys and terminal with SHIFT or SHFT agnostic-apollo 2021-08-23 08:51:30 +05:00
  • fbb91149b5 Fixed: Use default values if extra-keys or extra-keys-style termux.properties values are empty agnostic-apollo 2021-08-23 08:24:19 +05:00
  • 2a74d43ca5 Added!: Convert extra-keys to agnosticism agnostic-apollo 2021-08-23 08:22:14 +05:00
  • f65f384acf Merge pull request #2228 from termux/cursor-colors Leonid Pliushch 2021-08-21 11:39:32 +03:00
  • f055305790 Changed: Bump gradle to 7.2 agnostic-apollo 2021-08-21 06:01:58 +05:00
  • 296ee60dc8 Changed: Bump compileSdkVersion to 31 agnostic-apollo 2021-08-21 05:48:00 +05:00
  • 1c01f4df08 Changed: Bump gradle library dependency versions agnostic-apollo 2021-08-21 05:33:00 +05:00
  • e889d84dc4 Changed!: Changes introduced to disable/change logging in 60f37bde now also apply to stdin and plugin command results agnostic-apollo 2021-08-21 05:26:22 +05:00
  • 956e20e53d Fixed: Fix NullPointerException when running bell/vibrate on Samsung devices on android 8 and handled deprecated code agnostic-apollo 2021-08-21 04:22:43 +05:00
  • 10704b1dad Changed: Use extended version of Logger functions for logging execution commands agnostic-apollo 2021-08-21 03:48:32 +05:00
  • 19f4084099 Added: Add labels for ExecutionCommand for termux internal commands agnostic-apollo 2021-08-21 03:41:29 +05:00
  • 486faf7fad Fixed: Stdin not being logged for background execution commands agnostic-apollo 2021-08-21 03:40:31 +05:00
  • 6409019a40 Added: Add warning that hax support is not provided and asking questions will likely result in issue automatically closed or even ban agnostic-apollo 2021-08-21 02:55:13 +05:00
  • 7047bbefbb Added: Add warning reports with (partial) screenshots of error reports instead of text will likely be automatically closed/deleted agnostic-apollo 2021-08-21 02:47:13 +05:00
  • 24ea83d6c0 Added: Bootstrap error and report issue (optionally) will contain primary termux files stat info and logcat dump agnostic-apollo 2021-08-21 02:35:08 +05:00
  • 351934a619 Added|Fixed!: Added support to save reports to files and fixed large reports generating TransactionTooLargeException agnostic-apollo 2021-08-20 23:31:01 +05:00
  • e7fc60af72 Fixed: New plugin error or crash notifications overriding content of old ones agnostic-apollo 2021-08-20 22:20:18 +05:00
  • baacabdfbf Added!: Support for delete intent for Notification.Builder in NotificationUtils agnostic-apollo 2021-08-20 22:12:01 +05:00
  • 35ea19dd75 Added: Support for reading and writing serialized objects to files and deleting files older than x days in FileUtils agnostic-apollo 2021-08-20 06:36:01 +05:00
  • 7de0613617 Fixed: Catch exception when requesting permissions, like if request code is negative agnostic-apollo 2021-08-20 01:27:07 +05:00
  • 5e09a501c9 Added: Support for MessageDialogUtils.showMessage() to receive positive and negative button OnClickListeners agnostic-apollo 2021-08-20 01:26:17 +05:00
  • 60f37bde8d Changed!: StreamGobbler needs to be passed log level parameter agnostic-apollo 2021-08-20 01:15:01 +05:00
  • fabcc4fa35 Fixed: RunCommandService notification was not being cleared if an error was raised agnostic-apollo 2021-08-19 18:31:37 +05:00
  • 98edf1fbc7 Changed: Use millisecond timestamps for reports agnostic-apollo 2021-08-19 18:26:52 +05:00
  • 8ee0c5a6ec Fixed: Fix markdown link generation agnostic-apollo 2021-08-16 06:00:00 +05:00
  • 4a74618f17 terminal: set default cursor color to white Leonid Pliushch 2021-08-19 16:44:28 +03:00
  • 19c6134c71 terminal: invert text color under block cursor Leonid Pliushch 2021-08-19 16:29:12 +03:00
  • 501d13a0cb update bootstrap archives Leonid Pliushch 2021-08-18 00:10:40 +03:00
  • e13773fd83 bug-report template: format text a bit Henrik Grimler 2021-08-17 09:51:34 +02:00
  • 23d2c1f0e9 github: convert issue templates to forms Henrik Grimler 2021-08-17 09:48:43 +02:00
  • cac9a769c0 Merge pull request #2217 from the-blank-x/supportgemini agnostic-apollo 2021-08-11 23:42:20 +05:00
  • e30812af22 Add Gemini to the list of protocols blank X 2021-08-11 17:21:33 +00:00
  • 1578ab5547 Merge pull request #2199 from WMCB-Tech/master agnostic-apollo 2021-08-01 17:39:37 +05:00
  • d5d87639ce update the discord badge link to updated one marcusz 2021-08-01 20:27:49 +08:00
  • 8ba5458221 Merge pull request #2198 from WMCB-Tech/master agnostic-apollo 2021-08-01 14:28:09 +05:00
  • a7596e7d03 add "join the discord" badge marcusz 2021-08-01 17:17:26 +08:00
  • 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 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 v0.116 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 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