Commit Graph

  • 897d911a52 Changed: Move to semantic versioning for app and library versions and add commit hash and github to APK file names agnostic-apollo 2022-01-07 22:31:06 +05:00
  • cd5962c696 bootstrap archives: update to 2022.01.02-r1 Henrik Grimler 2022-01-05 10:15:58 +01:00
  • 6e6da752bd Fixed: Fix copy&paste error in areHardwareKeyboardShortcutsDisabled Henrik Grimler 2021-12-30 21:56:09 +01:00
  • 6d60bc669b bootstrap archives: update to 2021.12.02-r1 Leonid Pliushch 2021-12-02 11:52:11 +02:00
  • 6c24e6ac3b termux-shared: add android.permission.VIBRATE to manifest Henrik Grimler 2021-11-20 21:50:13 +01:00
  • edf3b622e4 chore: Fix Discord server ID in shields.io badge YAKSH BARIYA 2021-11-05 11:36:14 +05:30
  • af16e79bf8 Merge pull request #2146 from trygveaa/click-on-url agnostic-apollo 2021-10-13 22:36:52 +05:00
  • da6174e4c4 bootstrap archives: update to 2021.10.03-r1 Leonid Pliushch 2021-10-07 20:27:03 +03:00
  • dcedf39434 Changed: Only allow ContentProvider access if allow-external-apps is set to true agnostic-apollo 2021-09-24 00:47:38 +05:00
  • e302a14cd0 Fixed: Do not allow external apps to modify termux properties files with ContentProvider agnostic-apollo 2021-09-24 00:29:06 +05:00
  • f3ffc36bfd Added: Add TermuxFileUtils.getExpandedTermuxPaths() and TermuxFileUtils.getUnExpandedTermuxPaths() agnostic-apollo 2021-09-23 21:40:37 +05:00
  • 1f0f80b0c9 Added: Add FileUtils.isPathInDirPaths() agnostic-apollo 2021-09-23 21:39:51 +05:00
  • 5e2bec0f4c Added: Add constants for launcher activities of termux plugins agnostic-apollo 2021-09-23 16:51:08 +05:00
  • 075a080f00 Added: Add functions to PackageUtils to check/modify app Component states agnostic-apollo 2021-09-23 16:46:59 +05:00
  • 0bf4b1eca4 Added: Add Theme.MaterialComponents.DayNight.TermuxPrimaryActivity theme can be used by activities for day and night mode agnostic-apollo 2021-09-23 16:44:38 +05:00
  • 4f66786b98 Changed: Store termux-widget token synchronously to the SharedPreferences file on creation agnostic-apollo 2021-09-23 04:58:14 +05:00
  • fefbf2ec03 Update LICENSE.md agnostic-apollo 2021-09-22 14:19:19 +05:00
  • 54bb83de41 Fix calculation of row number for selection and URL clicking Trygve Aaberge 2021-09-14 21:06:16 +02:00
  • 1a5a66d0ee Support clicking directly on a URL to open it Trygve Aaberge 2021-06-07 17:48:36 +02:00
  • 865f29d49a Added: Request android.permission.PACKAGE_USAGE_STATS permission agnostic-apollo 2021-09-12 15:50:52 +05:00
  • 22811167ac Update README.md agnostic-apollo 2021-09-12 10:06:01 +05:00
  • 819571a03a Update README.md agnostic-apollo 2021-09-11 19:07:59 +05:00
  • c3280a94f0 Added: Add TextIOActivity and TextIOInfo agnostic-apollo 2021-09-11 13:54:32 +05:00
  • 5f3b1ccf90 Added: Add getDefaultIfUnset() to DataUtils and update comment agnostic-apollo 2021-09-11 13:50:11 +05:00
  • 0b47b20a9c Changed: Minor refactor and comment updates of ReportActivity and ReportInfo agnostic-apollo 2021-09-11 13:48:30 +05:00
  • 783a840e3a Added: Add MIN_VALUE_EXTRA_SESSION_ACTION and MAX_VALUE_EXTRA_SESSION_ACTION to TermuxConstants agnostic-apollo 2021-09-09 08:19:51 +05:00
  • c19e01fc1b Changed!: Do not wait for the user to press enter for failed terminal session commands if plugin expects the result back agnostic-apollo 2021-09-09 07:25:22 +05:00
  • 9ffcd21ce1 Update README.md agnostic-apollo 2021-09-09 04:34:24 +05:00
  • 94e01d68d6 Update README.md agnostic-apollo 2021-09-08 17:53:23 +05:00
  • 0cf3cef7de Added: Add TERMUX_API_VERSION to termux shell environment agnostic-apollo 2021-09-08 11:24:11 +05:00
  • 7b10a35f24 Changed!: Change TERMUX_IS_DEBUG_BUILD env variable name to TERMUX_IS_DEBUGGABLE_BUILD and change GITHUB_DEBUG_BUILD release type to just GITHUB agnostic-apollo 2021-09-08 10:59:56 +05:00
  • e36c5294db Changed: Only show system chooser if ActivityNotFoundException is thrown when opening url agnostic-apollo 2021-09-08 08:46:29 +05:00
  • dd952a90ad Changed: Show system chooser if failed to find activity to handle url agnostic-apollo 2021-09-06 04:40:49 +05:00
  • da07826a0c Added: Add TERMUX_IS_DEBUG_BUILD, TERMUX_APK_RELEASE and TERMUX_APP_PID to termux shell environment agnostic-apollo 2021-09-06 03:54:16 +05:00
  • 1259a212aa Changed: Make allowed custom log level added in 60f37bde to be more restrictive agnostic-apollo 2021-09-06 01:24:22 +05:00
  • ac32fbc53d Added: Add SharedPreferences KEY_LAST_PENDING_INTENT_REQUEST_CODE for termux-tasker agnostic-apollo 2021-09-05 14:52:53 +05:00
  • f00738fe3a Changed: Make sure full path is included in FileUtilsErrnos agnostic-apollo 2021-09-05 10:09:18 +05:00
  • 5c72c3ca1b Added: Allow users to disable auto capitalization of extra keys text agnostic-apollo 2021-09-05 04:24:00 +05:00
  • b62645cd03 Fixed: Fix typos and refactor agnostic-apollo 2021-09-05 03:37:07 +05:00
  • 23b707a819 Changed: Disable shrinkResources for testing reproducible builds agnostic-apollo 2021-09-04 08:34:32 +05:00
  • 4953b1269c Added: Add log level setting in Termux Settings for termux-widget agnostic-apollo 2021-09-04 08:33:30 +05:00
  • d5ffb116b8 Added: Add constants and functions for termux-widget in TermuxConstants and TermuxPreferenceConstants agnostic-apollo 2021-09-04 08:08:51 +05:00
  • e5c0548942 Added: Add isTermuxAppInstalled() and isTermuxAppAccessible() functions to TermuxUtils agnostic-apollo 2021-09-04 08:06:54 +05:00
  • 4e5f2c7e01 Changed/Fixed: Ensure bootstrap installation creates prefix and prefix staging directory before extraction agnostic-apollo 2021-09-04 08:06:25 +05:00
  • 3373a1f41c Changed: Split long resource string on multiple lines agnostic-apollo 2021-09-04 06:11:28 +05:00
  • 52c1ee520f Added/Fixed: Add support to consider empty String values as null for SharedPreferences agnostic-apollo 2021-09-04 05:31:01 +05:00
  • 197979fdcc Fixed: Ensure custom log level doesn't log if its off or null agnostic-apollo 2021-09-04 05:28:39 +05:00
  • 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