Commit Graph

  • adc32e25e1 更新编译工具版本 winboll ZhanGSKen 2026-03-15 16:41:14 +08:00
  • e2e94e938e 配置编译工具版本 ZhanGSKen 2026-03-15 15:33:12 +08:00
  • a0c2d12eeb 更新应用密钥配置 ZhanGSKen 2026-03-15 15:06:08 +08:00
  • 11a5cc020e 保留应用签名与WinBoLL主机信息配置,更新编译配置文件 ZhanGSKen 2026-03-15 15:01:42 +08:00
  • 7c5992d379 Release: v0.119.0-beta.1 v0.119.0-beta.1 agnostic-apollo 2024-06-11 03:18:21 +05:00
  • 43317b78c9 Release: v0.118.1 v0.118.1 agnostic-apollo 2024-06-18 04:10:09 +05:00
  • 2a008d836e Changed: Update support and donate users to termux.dev domain agnostic-apollo 2024-06-18 04:00:42 +05:00
  • daa7ca4d43 Changed: Bump apt-android-7 bootstraps to 2024.06.17-r1 agnostic-apollo 2024-06-18 03:44:01 +05:00
  • 2c82a5581f Added: Add support for Termux bootstrap second stage by running termux-bootstrap-second-stage.sh agnostic-apollo 2024-06-18 03:43:45 +05:00
  • 708281cea2 Changed: Bump actions/checkout and actions/upload-artifact to v4 agnostic-apollo 2024-06-18 03:36:37 +05:00
  • eb0cb408a4 Changed: Use GitHub cli instead of hub for uploading GitHub release files as later has been removed from runner images agnostic-apollo 2024-06-18 03:32:45 +05:00
  • d11c95b996 Added: Add support for GitHub action builds for github-releases/** branches agnostic-apollo 2024-06-18 03:28:50 +05:00
  • 9735ae284d Added: Request SET_ALARM permission to allow broadcasting an intent to set an alarm or timer in an alarm clock app agnostic-apollo 2024-06-18 03:28:17 +05:00
  • 0813e46330 Fixed: Limit max combining characters in TerminalRow to 15 characters to prevent buffer overflows agnostic-apollo 2024-03-21 21:26:12 +05:00
  • 6ece249c03 WcWidth.c: fix 2nd typo Lucy Phipps 2022-12-16 07:01:40 +00:00
  • fc8245bba3 WcWidth.c: fix typo Lucy Phipps 2022-12-16 06:58:37 +00:00
  • 63833d9c2d update WcWidth.java to Unicode 15.0.0 Lucy Phipps 2022-12-16 06:56:27 +00:00
  • c9e2a75e82 Fixed: Fix shared terminal transcript joining back lines agnostic-apollo 2022-06-19 03:08:28 +05:00
  • 9433f10757 Fixed: Ensure CSI parameter value is not greater than 9999 as per vt510 agnostic-apollo 2022-06-15 04:05:34 +05:00
  • fbf55fd40c Fixed: Fix CSI parameters parsing like for SGR sequences that start with a ; or have sequential ; characters agnostic-apollo 2022-06-15 04:03:47 +05:00
  • 160ab68e5b Changed: Use black or white cursor color based on terminal background instead of always white if colors.properties didn't have cursor color set agnostic-apollo 2022-06-14 19:13:19 +05:00
  • 903f2496cb Fixed: Fix message dialog button text not showing in day mode due to white text agnostic-apollo 2022-06-14 04:05:00 +05:00
  • 2dc7381b89 Fixed: Fix wrong input type selected if toolbar is switched back to extra keys after tapping terminal if in text input mode agnostic-apollo 2022-03-17 05:19:10 +05:00
  • e55639e41d Fixed: Change extra keys and terminal input view background to black agnostic-apollo 2022-02-05 06:28:22 +05:00
  • 087da0b576 Fixed: Fix issue where a colour tint/highlight would be added to the terminal on activity re-creation agnostic-apollo 2022-02-05 06:26:23 +05:00
  • d7f22982a1 Fixed: Fix termux app restarting on samsung dex version < 3.0 when switching modes agnostic-apollo 2022-01-22 18:29:48 +05:00
  • f222315b0f Fixed: Fix ArrayIndexOutOfBoundsException when setting zero width terminal character agnostic-apollo 2021-11-15 07:31:14 +05:00
  • e11bcfc9a1 Fixed: Log exception instead of crashing app on NumberFormatException for invalid termcap/terminfo string requested agnostic-apollo 2021-10-14 00:26:46 +05:00
  • e3a50cbf32 Fixed: Use android.util.Log for terminal-emulator logging if TerminalSessionClient is null like when running tests agnostic-apollo 2021-10-14 00:06:38 +05:00
  • af5fef4c4a Fixed: Fix CSI Delete Ps Column(s) (DECDC) agnostic-apollo 2021-10-13 23:34:38 +05:00
  • 03e31d190d Fixed: Fix ArrayIndexOutOfBoundsException thrown because length was less than 0 when selecting text from terminal buffer agnostic-apollo 2021-10-13 22:53:15 +05:00
  • d24a04a10d Fixed: Fix issue where menu wouldn't show when text on bottom row of terminal was selected agnostic-apollo 2021-10-13 22:48:37 +05:00
  • aee0da49a0 Changed: Do not show toast if text null or empty agnostic-apollo 2021-10-08 22:32:19 +05:00
  • 87c8f3d35a Fixed: Fix NullPointerException when getting spanned markdown like for notification agnostic-apollo 2021-10-08 22:31:26 +05:00
  • 2cfbfcd79f Changed: Replace / extra key with DRAWER key with PASTE popup and - key with SCROLL agnostic-apollo 2024-06-18 01:55:16 +05:00
  • afe22941ce Added: Add support for Termux bootstrap second stage by running termux-bootstrap-second-stage.sh agnostic-apollo 2024-06-18 01:54:28 +05:00
  • e85d078f04 Changed: Bump apt-android-7 bootstraps to 2024.06.17-r1 agnostic-apollo 2024-06-18 01:52:56 +05:00
  • 8cdeb55271 Changed|Fixed: Always request MANAGE_EXTERNAL_STORAGE if on Android >= 11 when running termux-setup-storage` agnostic-apollo 2024-06-17 17:02:17 +05:00
  • 3ae0d601db Patched: Disable export of TERMUX_API_APP__* environment variables as app variables will be written to termux-apps-info.env file for the stable v0.119.0 release agnostic-apollo 2024-06-12 05:34:43 +05:00
  • 3f6ebd33cd Patched: Rename TERMUX_APP__* and SHELL_CMD__* environment variables as variable names will be changed for the stable v0.119.0 release agnostic-apollo 2024-06-12 05:33:14 +05:00
  • f12697a0f8 Patched: Disable export $TERMUX_APP__PACKAGE_MANAGER and $TERMUX_APP__PACKAGE_VARIANT as variable names and values will be changed for the stable v0.119.0 release agnostic-apollo 2024-06-11 04:10:35 +05:00
  • b466e9c88d Patched: Disable creation of TERMUX_APPS_DIR and TermuxAmSocketServer as paths will be changed for the stable v0.119.0 release agnostic-apollo 2024-06-11 03:38:20 +05:00
  • bf33a54fe9 Changed: Use GitHub cli instead of hub for uploading GitHub release files as later has been removed from runner images agnostic-apollo 2024-06-11 03:30:11 +05:00
  • 57e4ef456b Added: Add support for GitHub action builds for github-releases/** branches agnostic-apollo 2024-06-18 02:08:34 +05:00
  • d90be9cd50 Changed: Update information regarding Google Play in README Fredrik Fornwall 2024-06-13 13:41:40 +02:00
  • 062c9771a9 Added: Request SET_ALARM permission to allow broadcasting an intent to set an alarm or timer in an alarm clock app agnostic-apollo 2024-06-05 19:13:57 +05:00
  • 2f40df91e5 Changed: Bump gradle/wrapper-validation-action from 2 to 3 dependabot[bot] 2024-04-15 19:28:18 +00:00
  • 755b752a95 Reverted: Revert "ci: use termux/upload-release-actions to attach debug builds to new releases" agnostic-apollo 2024-04-16 12:29:39 +05:00
  • 67f4891580 Fixed: Limit max combining characters in TerminalRow to 15 characters to prevent buffer overflows agnostic-apollo 2024-03-21 21:26:12 +05:00
  • 7b19cd2f5a Changed: Bump termux/upload-release-action from 4.1.0 to 4.2.0 dependabot[bot] 2024-04-01 20:02:23 +00:00
  • 882da34fcd Changed: Bump gradle/wrapper-validation-action from 1 to 2 dependabot[bot] 2024-01-30 19:04:56 +00:00
  • 8e3a8980a8 Changed: Bump actions/upload-artifact from 3 to 4 (#3735) dependabot[bot] 2024-01-01 15:19:33 +00:00
  • e4385832b7 Changed: Bump actions/download-artifact from 3 to 4 (#3736) dependabot[bot] 2024-01-01 15:19:09 +00:00
  • 3b5018b4c7 Changed: Update Twitter to X (Twitter) in README agnostic-apollo 2023-11-02 09:20:21 +05:00
  • c84d4804c8 Changed!: Update commit messages guidelines in README to be more clear and remove Docs as a valid type agnostic-apollo 2023-11-01 17:30:43 +05:00
  • 6727bbecc4 Changed: Put GitHub debug keystore information in README in dropdown agnostic-apollo 2023-10-19 08:04:45 +05:00
  • e27f9fa979 Changed: Update README with info on how to install termux for android 5 and 6 agnostic-apollo 2023-10-19 08:00:31 +05:00
  • e2f0edf4d2 Chore: Add vim swap files to .gitignore Fredrik Fornwall 2023-10-08 22:03:27 +02:00
  • c5b69975e1 Changed: Bump actions/checkout from 3 to 4 dependabot[bot] 2023-10-07 01:48:07 +00:00
  • cce78cc274 Fixed: Fix dependabot commit format to use convetional commit format agnostic-apollo 2023-10-07 06:46:22 +05:00
  • 32cd8a9384 Changed: Remove info from README.md that fornwall is inactive and issue #1072 needs extra attention Leonid Pliushch 2023-10-05 22:56:38 +03:00
  • eef5ac43a7 Fixed: Fix headings in README.md agnostic-apollo 2023-08-22 05:01:47 +05:00
  • 55cdef01e7 Fixed: Allow numbers and hyphens in domain extension for url selector agnostic-apollo 2023-08-19 03:59:10 +05:00
  • 7c262b8d99 Fixed: Fix toggle toolbar not working due to accidental comment of function in a56ed577 agnostic-apollo 2023-08-14 20:45:30 +05:00
  • 06230f95df Changed: Only show github action builds for pushes to master branch and not of other branches and pull requests agnostic-apollo 2023-08-10 00:46:44 +05:00
  • 9d308c2331 update readme Leonid Pliushch 2023-06-25 22:39:36 +03:00
  • 11d8e4ff8f update readme Leonid Pliushch 2023-05-25 12:42:54 +03:00
  • 66a9495d91 Fixed: Fix SHIFT+PAGE_UP and SHIFT+PAGE_DOWN behaviour to scroll 1 line of scrollback history instead of scrolling command history or changing pages agnostic-apollo 2023-05-21 07:46:07 +05:00
  • 33295decbb Changed: Add PGUP and PGDN extra keys to repetitive keys so that long holding them triggers page scrolling instead of having to repeatedly press the key to change pages agnostic-apollo 2023-05-21 07:22:18 +05:00
  • ba1fb850bf Changed(README.md): Improved some links to Hyperlinks maheshnikam 2023-05-01 08:19:30 +08:00
  • 1240c5ca47 Revert "[doc](readme)modified the links in file" Kevin Williams 2023-05-01 08:03:18 +08:00
  • c1dca29076 [doc](readme)modified the links in file maheshnikam 2023-03-13 10:19:05 +00:00
  • 93eafffb90 Changed: Bump Robolectric to 4.10 utzcoz 2023-04-16 11:22:21 +08:00
  • 9b274f9a0d Changed: Bump robolectric to 4.9.2 utzcoz 2023-01-28 10:48:27 +08:00
  • b800f1cc81 Added: Add monochrome icon Sandelinos 2022-09-16 22:50:17 +03:00
  • 2ac7fd1e56 ci: use termux/upload-release-actions to attach debug builds to new releases Yaksh Bariya 2023-02-08 18:45:10 +05:30
  • c6dce12510 Fix GitHub spelling Young-Lord 2023-01-13 13:26:33 +08:00
  • 2f5a6f7de6 WcWidth.c: fix 2nd typo Lucy Phipps 2022-12-16 07:01:40 +00:00
  • 82f83a2970 WcWidth.c: fix typo Lucy Phipps 2022-12-16 06:58:37 +00:00
  • b1c043d540 update WcWidth.java to Unicode 15.0.0 Lucy Phipps 2022-12-16 06:56:27 +00:00
  • cff6cff609 Create dependabot.yml Lucy Phipps 2022-11-07 01:16:28 +00:00
  • 29cf9820e1 Fix GitHub spelling Frieder Bluemle 2022-10-27 01:06:02 -07:00
  • c8a74dc588 feat(KeyHandler): respect modifiers with PgUp and PgDn Yaksh Bariya 2022-10-24 07:55:57 +05:30
  • 20dee0e940 Update actions/upload-artifact to v3 daywalk3r666 2022-10-14 07:14:13 +02:00
  • 3516f1979f Update actions/checkout to v3 Sushrut1101 2022-10-05 19:06:43 +05:30
  • 5bc3d2db8d Added: Add KEY_LAST_PENDING_INTENT_REQUEST_CODE to TermuxAPIAppSharedPreferences EduardDurech 2022-10-12 19:44:48 +02:00
  • 3f7a939313 Added: Add support for Share selected text of terminal in long hold MORE menu so that users don't have to copy and paste to move text between apps agnostic-apollo 2022-10-04 04:05:43 +05:00
  • 0c14c291b2 Changed: Use ShareUtils to copy and paste text and prevent potential NPE agnostic-apollo 2022-10-04 04:02:22 +05:00
  • 63d035ce39 Changed: Update phantom process links agnostic-apollo 2022-10-03 15:37:26 +05:00
  • 8c1749ef96 Added|Changed: Add AppSharedPreferences to hold SharedPreferences of apps and inherit termux app prefrences from it agnostic-apollo 2022-09-29 02:45:31 +05:00
  • 6c56073958 readme: add notes about test keystore Leonid Pliushch 2022-09-21 20:01:13 +03:00
  • 061dc776bd rename dev_keystore.jks to testkey_untrusted.jks Leonid Pliushch 2022-09-21 10:30:24 +03:00
  • 211340781b Added: Add multi language i18n support for docs per termux/termux.github.io@f234d089e agnostic-apollo 2022-07-17 08:48:03 +05:00
  • 605dd6c192 Added: Add check for if Termux has been granted Display Over Apps Permission if starting activities and services with termux-am-socket on Android 10+ agnostic-apollo 2022-07-06 02:53:36 +05:00
  • 4646aca597 Added: Start termux app docs support at https://termux.dev/docs/apps/termux as per termux/termux.github.io@612fa084 and termux/termux.github.io@f9c8d848 agnostic-apollo 2022-06-21 03:20:57 +05:00
  • f1d411a5ab Fixed: Fix shared terminal transcript joining back lines agnostic-apollo 2022-06-19 03:08:28 +05:00
  • 5fc2b4cd4a Added: Add SCROLL extra key to toggle auto scrolling of terminal to bottom on terminal text updates and termux activity return agnostic-apollo 2022-06-18 06:58:44 +05:00
  • a2df7d791a Fixed: Fix bootstrap not installing on app install agnostic-apollo 2022-06-18 05:53:26 +05:00
  • 82b1580312 Fixed: Fix termux.properties reload not working if the properties file didn't exist at app startup agnostic-apollo 2022-06-15 18:30:21 +05:00
  • e92a6db06b Fixed: Ensure CSI parameter value is not greater than 9999 as per vt510 agnostic-apollo 2022-06-15 04:05:34 +05:00