termux-app/termux-shared/src/main/java/com/termux/shared/termux
agnostic-apollo 55cdef01e7
Fixed: Allow numbers and hyphens in domain extension for url selector
Closes #3550
2023-08-19 03:59:10 +05:00
..
crash Added: Add `MAX_PHANTOM_PROCESSES` and `DEVICE_CONFIG_SYNC_DISABLED` value to device info output like shown in Termux About page 2022-06-12 02:50:38 +05:00
data Fixed: Allow numbers and hyphens in domain extension for url selector 2023-08-19 03:59:10 +05:00
extrakeys 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 2023-05-21 07:58:35 +05:00
file Fixed: Fix bootstrap not installing on app install 2022-06-18 05:53:26 +05:00
interact Changed!: Move Termux specific classes to com.termux.shared.termux package 2022-01-23 01:36:41 +05:00
models Changed: Move `com.termux.app.utils.PluginUtils` to `com.termux.shared.termux.plugins.TermuxPluginUtils` 2022-04-23 00:36:12 +05:00
notification Added|Fixed: Add `TermuxNotificationUtils.getTermuxOrPluginAppNotificationBuilder()` helper function and fix notification icon drawable resource id issue on Android 5 2022-05-24 01:19:45 +05:00
plugins Added: Add `MAX_PHANTOM_PROCESSES` and `DEVICE_CONFIG_SYNC_DISABLED` value to device info output like shown in Termux About page 2022-06-12 02:50:38 +05:00
settings Added: Add `KEY_LAST_PENDING_INTENT_REQUEST_CODE` to `TermuxAPIAppSharedPreferences` 2022-10-13 08:48:31 +05:00
shell 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+ 2022-07-06 02:53:36 +05:00
terminal Changed: Do not modify code points for virtual or soft keyboard events 2022-05-29 22:44:57 +05:00
theme Changed: Store app wide night mode in NightMode.APP_NIGHT_MODE so that libraries can use it directly without having to load or get it from termux properties 2022-01-23 01:40:22 +05:00
TermuxBootstrap.java Added: Add support for plugin apps to set TERMUX_APP_PACKAGE_VARIANT and TERMUX_APP_PACKAGE_MANAGER from Termux app APK BuildConfig.TERMUX_PACKAGE_VARIANT 2022-06-03 00:09:18 +05:00
TermuxConstants.java Fix GitHub spelling 2023-01-23 11:13:48 +02:00
TermuxUtils.java Fix GitHub spelling 2023-01-23 11:13:48 +02:00