Commit Graph

  • 395759cc0a Restore keyboard input into terminal view when toggling extra-keys slider input with VOL_UP+q agnostic-apollo 2021-03-06 18:27:57 +05:00
  • ada5087f67 Partial refactor of the mess that is TerminalView agnostic-apollo 2021-03-06 18:25:10 +05:00
  • 93a5bf8d29 Request android.permission.REQUEST_INSTALL_PACKAGES permission agnostic-apollo 2021-03-02 16:48:15 +05:00
  • 356a442c6f Request android.permission.DUMP permission agnostic-apollo 2021-03-01 12:40:04 +05:00
  • 9fd2cf9834 Fix NoClassDefFoundError exceptions for TermuxActivity agnostic-apollo 2021-02-27 13:30:11 +05:00
  • 5a96075025 Update RunCommandService documentation agnostic-apollo 2021-02-27 13:23:37 +05:00
  • 85b2c44ac7 Fix current working directory default value agnostic-apollo 2021-02-27 13:22:09 +05:00
  • 108e4cb391 Fix workdir logic in RunCommandService agnostic-apollo 2021-02-27 13:14:13 +05:00
  • 80858bab6b Fix path expansion in RunCommandService agnostic-apollo 2021-02-27 13:10:57 +05:00
  • 00194ebb90 Add logcat errors in RunCommandService agnostic-apollo 2021-02-27 13:07:07 +05:00
  • f50d15d353 Fix "Duplicate finish request for ActivityRecord" errors agnostic-apollo 2021-02-26 17:09:04 +05:00
  • edcebf1336 version 0.108 v0.108 Leonid Pliushch 2021-02-19 01:54:46 +02:00
  • fcfd131ccd update bootstrap archives Leonid Pliushch 2021-02-19 01:54:26 +02:00
  • ce5e9a9042 Revert "app: enable split apk builds" Leonid Pliushch 2021-02-19 01:45:39 +02:00
  • 7884cb3bea github actions: test run for publishing maven packages Leonid Pliushch 2021-02-11 23:10:44 +02:00
  • d8fcc1f221 github actions: add workflow for publishing terminal-view/terminal-emulator on Github Packages Leonid Pliushch 2021-02-11 23:08:15 +02:00
  • 397a78f248 publish termux-view and terminal-emulator on Github Packages Leonid Pliushch 2021-02-11 22:45:21 +02:00
  • 8baf53b09a update bootstrap archives Leonid Pliushch 2021-02-11 17:51:46 +02:00
  • 4139bf9424 version 0.107 v0.107 Leonid Pliushch 2021-02-03 23:46:53 +02:00
  • 94deecb7b1 Merge pull request #1889 from rakslice/numpad_arrows Leonid Pliushch 2021-02-03 23:43:05 +02:00
  • a4381b7827 ExtraKeysView: SpecialButtons use Button instead of ToggleButton Vincent Deville 2021-01-14 15:54:01 +01:00
  • 866da75fa9 ExtraKeysView: Use Set instead of List for special buttons keys Vincent Deville 2021-01-14 10:05:44 +01:00
  • 2b6e9ade07 ExtraKeysView: Handle multiple and popup SpecialButtons Vincent Deville 2021-01-13 17:08:35 +01:00
  • 6d1b0efd3b update bootstrap archives Leonid Pliushch 2021-02-03 23:15:26 +02:00
  • e03858f065 export app version in environment variable Leonid Pliushch 2021-02-03 22:39:13 +02:00
  • 01929397cf TermuxPreferences: get rid of unnecessary switch()'es Leonid Pliushch 2021-02-03 20:27:13 +02:00
  • 496da3f877 introduce a property for configuring default working directory Leonid Pliushch 2021-02-03 20:22:38 +02:00
  • 407e4e003a github actions: update actions/upload-artifact to v2 Leonid Pliushch 2021-02-03 19:05:19 +02:00
  • fec61d315f github actions: debug_build.yml is fixed now? Leonid Pliushch 2021-02-03 18:59:22 +02:00
  • f3a3a89f93 github actions: use hardcoded list of debug apks Leonid Pliushch 2021-02-03 18:15:03 +02:00
  • 5b084f0851 github actions: include split apks to artifact archive Leonid Pliushch 2021-02-03 17:53:08 +02:00
  • a7eb173178 app: enable split apk builds Emil Velikov 2021-01-23 20:05:07 +00:00
  • fa5117a098 terminal-view: bump library version Leonid Pliushch 2021-02-03 17:02:29 +02:00
  • 2ef45c85b2 terminal-emulator: bump library version Leonid Pliushch 2021-02-03 16:59:34 +02:00
  • 58b7a26b33 add basic metadata for F-Droid. Leonid Pliushch 2021-02-03 16:43:17 +02:00
  • 6e2a2ed946 documents provider: fix application icon reference Leonid Pliushch 2021-02-03 15:56:38 +02:00
  • 7be1fe5555 icon: add regular png icon for compatibility with some launchers Leonid Pliushch 2021-02-03 15:49:03 +02:00
  • 0e94d52094 readme: remove links to Google Play and Nethunter stores Leonid Pliushch 2021-02-03 02:56:53 +02:00
  • 096dedffb1 Remove height offset workarounds / config * Use WindowInsetsListener to get nav bar height and use that instead for calculating adjusted height for extra keys view David Kramer 2021-01-28 06:51:23 -06:00
  • b5d491a54c Implement full screen and add FullScreenWorkAround to fix ExtraKeysView not displaying properly and inconsistently between various devices David Kramer 2021-01-27 18:37:06 -06:00
  • f6822d6c24 Merge remote-tracking branch 'origin/master' into numpad_arrows rakslice 2021-01-17 14:57:47 -08:00
  • 32c3ffd57b readme: still need to clarify that app is "not maintained" Leonid Pliushch 2021-01-17 20:01:05 +02:00
  • 92570bee06 version 0.106 v0.106 Leonid Pliushch 2021-01-17 19:45:19 +02:00
  • 05bb399893 terminal-view: fix array indexing Leonid Pliushch 2021-01-17 19:40:29 +02:00
  • fe584940e1 fix TerminalView possiblePropLocations IOBE rakslice 2021-01-16 19:54:11 -08:00
  • 78cdaef6d2 only send PF1 for num lock when in application mode rakslice 2021-01-16 19:53:22 -08:00
  • 7b4a69f839 when num lock is off, have numpad keys works as their numlock-off functions (arrows/home/end/pgup/pgdn/insert/delete) rakslice 2021-01-16 19:22:01 -08:00
  • 831aa69da8 Merge pull request #726 from dkramer95/OpenBroadcast Henrik Grimler 2021-01-06 13:48:15 +01:00
  • a56cba6843 version 0.105 v0.105 Leonid Pliushch 2021-01-06 14:31:56 +02:00
  • 9228982632 remove restrictions from viewable file types Leonid Pliushch 2021-01-06 14:28:28 +02:00
  • 38114784f1 update bootstrap archives Leonid Pliushch 2021-01-06 14:23:15 +02:00
  • b805f1486c Merge pull request #1869 from termux/ctrlspace Henrik Grimler 2021-01-04 22:41:56 +01:00
  • 7d31b7f480 terminal-emulator: tests: change spaces to tabs for consistency Henrik Grimler 2021-01-02 09:01:28 +01:00
  • a0298285e3 terminal-emulator: tests: avoid error about methods not being mocked Henrik Grimler 2021-01-02 08:57:48 +01:00
  • 538a1d5cdf F-Droid URL for Termux:Styling Lucy Phipps 2020-12-30 01:35:45 +00:00
  • f1e973f0d2 terminal-view: add "ctrl-space-workaround" property Henrik Grimler 2020-07-07 18:04:47 +02:00
  • b467b68f7b terminal-view: mv code to get properties to its own function Henrik Grimler 2021-01-01 17:27:05 +01:00
  • b895cbbb1e app: set importantForAutofill="no" for extra keys input field Henrik Grimler 2021-01-01 18:10:09 +01:00
  • fc30eba247 terminal-view: silence warning from use of SHOW_AS_ACTION_ALWAYS Henrik Grimler 2021-01-01 17:47:15 +01:00
  • b1d4c0c7fe app: disable test for "ProtectedPermissions" Henrik Grimler 2021-01-01 17:41:18 +01:00
  • 7fe5bd32c8 Update ndk to r22 Henrik Grimler 2021-01-01 17:14:26 +01:00
  • 43bbef9a11 Update plugins and gradle to latest versions Henrik Grimler 2021-01-01 17:14:04 +01:00
  • eaea0f74a5 Fix github links for terminal-{emulator,view} jcenter packages Henrik Grimler 2021-01-01 16:59:59 +01:00
  • cb13a5a531 version 0.104 v0.104 Leonid Pliushch 2020-12-29 13:45:18 +02:00
  • d267843e36 Don't exclude hidden files from document provider (#1220) Kevin LeBlanc 2020-12-20 23:35:32 +01:00
  • 5ca67dd885 update bootstrap archives Leonid Pliushch 2020-12-29 13:40:25 +02:00
  • 6b0d531758 Revert "update readme" Leonid Pliushch 2020-12-17 20:27:20 +02:00
  • 1b3283bd69 update bootstrap archives Leonid Pliushch 2020-12-11 20:07:40 +02:00
  • 2820f6a7b8 update readme Leonid Pliushch 2020-12-11 17:36:14 +02:00
  • 8925ae67bb update readme Leonid Pliushch 2020-12-11 17:35:28 +02:00
  • 4066c5df42 don't add $PREFIX/bin/applets to $PATH Lucy Phipps 2020-11-24 19:01:02 +00:00
  • 20aac6aa72 copy FUNDING.yml from termux-packages repo Leonid Pliushch 2020-11-18 03:04:38 +02:00
  • e1f799f9a1 version 0.103 v0.103 Leonid Pliushch 2020-11-17 20:40:40 +02:00
  • 4479de4b9b update bootstrap archives Leonid Pliushch 2020-11-17 20:35:55 +02:00
  • 3a8f53a54c add permission WRITE_SECURE_SETTINGS Leonid Pliushch 2020-11-17 20:07:24 +02:00
  • 2f04a6186b add READ_LOGS permission Leonid Pliushch 2020-11-17 20:03:10 +02:00
  • ad64dd7c3d update bootstrap archives v0.102 Leonid Pliushch 2020-10-12 20:39:28 +03:00
  • dfc4595ec5 version 0.102 Fredrik Fornwall 2020-10-02 10:30:18 +02:00
  • 8c80efb904 Add an "Autofill password" context menu action Fabian Henneke 2020-07-21 12:28:48 +02:00
  • 564079c7e9 update .gitattributes Leonid Pliushch 2020-10-01 01:08:39 +03:00
  • 5b6fd9b88c version 0.101 v0.101 Leonid Pliushch 2020-09-28 03:30:21 +03:00
  • 63bfe95848 update bootstrap archives again Leonid Pliushch 2020-09-28 03:28:49 +03:00
  • af95a99854 version 0.100 v0.100 Leonid Pliushch 2020-09-28 00:59:52 +03:00
  • 25523ae224 fix bootstrap archive checksum for arm Leonid Pliushch 2020-09-28 00:52:44 +03:00
  • 665adb6895 update bootstrap archives Leonid Pliushch 2020-09-28 00:46:38 +03:00
  • eb7fda28df Merge pull request #1764 from agnostic-apollo/termux-run-command-crash-and-foreground-patch Henrik Grimler 2020-09-27 21:02:56 +02:00
  • 7063a3a9da Add @override annotation to onStartCommand() function of RunCommandService. agnostic-apollo 2020-09-18 22:25:05 +05:00
  • 6e02b99ff6 Update RunCommandService docs. agnostic-apollo 2020-09-18 22:22:35 +05:00
  • 9aae665bfc Fix issue where termux session does not come to foreground automatically in android >= 10 unless user manually clicks termux notification for "RUN_COMMAND" intents and "Termux:Tasker" plugin actions that have background mode "false" because of new restrictions of starting activities from background. This is done by adding "android.permission.SYSTEM_ALERT_WINDOW" permission in AndroidManifest.xml so that the user may optionally grant "Draw Over Apps" permission to termux to fix the issue. agnostic-apollo 2020-09-18 22:21:58 +05:00
  • 52ce6cc94b Add support for "$PREFIX/" and "~/" prefix in "RUN_COMMAND" intent extras for paths. agnostic-apollo 2020-09-18 22:21:31 +05:00
  • f91168eff4 Fix issue where termux crashes occasionally in android >= 8 because "startForeground()" function is not being called before running "startForegroundService()" in RunCommandService. agnostic-apollo 2020-09-18 22:20:23 +05:00
  • 8faa5b2151 TerminalEmulator: fix bug in DECRQM handling Henrik Grimler 2020-09-12 21:23:33 +02:00
  • 216cc10f3c Revert "add gradle distribution sha256" Leonid Pliushch 2020-09-12 19:05:46 +00:00
  • cba80b6c0b add gradle distribution sha256 v0.99 Leonid Pliushch 2020-09-01 03:38:53 +03:00
  • 850faa25dd version 0.99 Leonid Pliushch 2020-08-26 20:51:05 +03:00
  • a108b2bd6b gradle 6.6.1 Leonid Pliushch 2020-08-26 20:40:29 +03:00
  • b95823d7a8 update bootstrap archives Leonid Pliushch 2020-08-26 20:27:47 +03:00
  • 382da7e8f7 terminal view: provide a workaroud for issue with some keyboards Leonid Pliushch 2020-08-26 20:04:17 +03:00
  • ba9c118b50 readme: fix a copy-paste typo (#1720) blackcat-917 2020-08-21 23:17:45 +02:00
  • 531c32f3c9 CI: do builds for android-10 branch Leonid Pliushch 2020-08-16 22:56:55 +03:00