Commit Graph

  • 6337f1b056 Added: Terminal CSI reporting of window and cell pixel size Fredrik Fornwall 2024-09-26 16:49:38 +02:00
  • 37771df8ba Fixed: Mark view as important for AutoFill before requesting an AutoFill Artem Chepurnyi 2024-09-23 10:38:29 +03:00
  • fdef2783e4 Update latest version in README.md to v0.118.1 Dvd-Znf 2024-07-26 01:42:19 +03:00
  • e11ce2a833 Added|Changed: Fill .ws_xpixel and .ws_ypixel in winsize Krunal Patel 2022-11-16 14:03:07 +05:30
  • a4437083a0 Fixed: Parse (but ignore for now) terminal APC sequences Fredrik Fornwall 2024-09-17 13:45:01 +02:00
  • 31e0052928 Added|Fixed: Do not show AutoFill UI on Termux start and add support for usernames agnostic-apollo 2024-08-27 04:42:02 +05:00
  • f8e9812eb2 Make Shift-PgUp and Shift-PgDn scroll by pages rather than lines Josh Triplett 2024-08-16 01:21:41 -07:00
  • f8ee16dff5 Fixed: Improve handling of empty ';' SGR sequences Fredrik Fornwall 2024-06-24 09:11:31 +02:00
  • 4bce0c0438 Fixed: Use current bg color when scrolling with horizontal margins Fredrik Fornwall 2024-08-13 14:27:23 +02:00
  • a988383e01 Fixed: Fully consume unknown CSI sequences containing unsupported parameter and intermediate bytes Johannes Altmanninger 2025-03-01 15:59:13 +01:00
  • d2cd6ac2e5 Changed|Fixed: Bump org.lsposed.hiddenapibypass:hiddenapibypass to 5.0 to fix crash on Android 16 agnostic-apollo 2025-01-25 02:20:48 +05:00
  • 52da00e5c2 Fixed: Fix gradle build error if using jdk 17 agnostic-apollo 2025-01-13 03:41:34 +05:00
  • b0e1dbc3da Fixed: Use TERMUX_STYLING_APP for TERMUX_STYLING_ACTIVITY_NAME as per 078eea2b agnostic-apollo 2025-01-13 01:50:45 +05:00
  • 078eea2b74 Added: Rename app classes in TermuxConstants with _APP suffix added and add TERMUX_*_MAIN_ACTIVITY_NAME and TERMUX_*_LAUNCHER_ACTIVITY_NAME constants to each app class agnostic-apollo 2025-01-13 01:22:41 +05:00
  • fb01127ff2 Fixed: Fix tests added in b84dc703 agnostic-apollo 2024-10-28 12:45:39 +05:00
  • b84dc703e8 Added: Add empty and null strings tests for invalid urls to FileReceiverActivityTest Jason Yu 2024-10-20 02:00:00 -04:00
  • 8be53336c3 Fixed: Implement colon separated CSI parameters Fredrik Fornwall 2024-09-17 13:18:52 +02:00
  • d90e3fbca1 Fixed: Make ScrollDown escape respect margins Evgeny Zhabotinsky 2022-09-25 05:25:14 +03:00
  • 245158ceb9 Added: Basic MIME type recognition in ContentProvider Tom Kranz 2022-06-20 17:51:49 +02:00
  • 6c00f1fc61 Fixed: Use Canvas.drawTextRun instead of drawText Matan Ziv-Av 2022-09-19 10:56:21 +03:00
  • 03142590ff Added: Terminal CSI reporting of window and cell pixel size Fredrik Fornwall 2024-09-26 16:49:38 +02:00
  • 4443b657bf Fixed: Mark view as important for AutoFill before requesting an AutoFill Artem Chepurnyi 2024-09-23 10:38:29 +03:00
  • a8a69c6d80 Update latest version in README.md to v0.118.1 Dvd-Znf 2024-07-26 01:42:19 +03:00
  • 438cd73fff Added|Changed: Fill .ws_xpixel and .ws_ypixel in winsize Krunal Patel 2022-11-16 14:03:07 +05:30
  • 36d811ea7d Fixed: Parse (but ignore for now) terminal APC sequences Fredrik Fornwall 2024-09-17 13:45:01 +02:00
  • c2d57f2ed8 Added|Fixed: Do not show AutoFill UI on Termux start and add support for usernames agnostic-apollo 2024-08-27 04:42:02 +05:00
  • 661c37501f Make Shift-PgUp and Shift-PgDn scroll by pages rather than lines Josh Triplett 2024-08-16 01:21:41 -07:00
  • f80b46487d Fixed: Improve handling of empty ';' SGR sequences Fredrik Fornwall 2024-06-24 09:11:31 +02:00
  • a5de3d3a2b Fixed: Use current bg color when scrolling with horizontal margins Fredrik Fornwall 2024-08-13 14:27:23 +02: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