In this update were added many refused and non merged PRs from termux-app repo
- Added light mode theme switching
- Fixed text selection handle color on lower Android versions
- Added full chinese translation
- Reintroduced jcenter repo
- Bumped compileSdkVersion to 32
- Updated appcompat to 1.5.0
- Updated gradle to 7.2.2
- Updated roboletric to 4.8.2
- Scroll behaviour changes
- Changed text selection color in command input to accent color
- Marked Termux as large-heap for getting more RAM
- Flagged Termux as hardware accelerated
- Marked android:fullBackupContent as true
- Disabled Android 12's overscroll effect
- Updated to the latest bootstrap packages
- Dropped Android 5 and 7 Support. Now only Android 8, 8.1, 9, 10, 12, 12L and 13+ are currently supported!
- Bumped minSdkVersion to 26
- Updated commons-io:commons-io to 2.11.0 for supporting java.nio.file
- [ by @Rillian-Grant ] Now Termux does not remains on recent-apps when there's no active sessions
- [ by @hannesa2 ] Introduced Dependabot
- [ by @hannesa2 ] Added gradle update workflow
- [ by @maoabc ] Eliminated selection offset caused by handle view orientation change
- [ by @TpmKranz ] Added Basic MIME type recognition in ContentProvider
- [ by @MatanZ ] Clear LineWrap flag when clearing lines using blockSet
- [ by @j0ng4b ] Added true italic font support. see True italic fonts for enabling it.
- [ by @dev-bz ] Fixed text selection selecting an entire line
- [ by @errr-maxx ] Added blinking support for 'cursor style' CSI
- [ by @petertill ] Added partial hungarian translation
- [ by @intgr ] Marked Termux as debuggable to allow ADB 'run-as'. See Running termux from ADB for more information.
- [ by @ghost ] set environment variable 'BOOTCLASSPATH'
- [ by @Auxilus ] Added install packages permission
- [ by @juha-h ] Added use microphone permission for VOIP
- [ by @bumper314 ] Added LG Dual screen split compatibility flag
Full Changelog: v0.118.0-14...v0.118.0-15