Skip to content

Toolbar Update!

Latest
Compare
Choose a tag to compare
@KitsunedFox KitsunedFox released this 18 Aug 00:24
· 40 commits to master since this release

Now termux-monet is open for Translations in Weblate! Help us translating in https://hosted.weblate.org/engage/termux-monet/

ฅ^•ﻌ•^ฅ
Good news! i'm finally studying Software Engineering at college. Soon when i learn Java, this app is going to receive massive updates! For now, feel free to help with any PRs! (Update: Currently learning C, and Java soon)

Changelog:

  • Replaced deprecated versionCode with getLongVersionCode()
  • Removed deprecated getBitmap()
  • Replaced Context.VIBRATOR_SERVICE with Context.VIBRATOR_MANAGER_SERVICE
  • [ by @gepbird ] Fix crash when getting bell instance
  • [ by @gepbird ] Fix some minor inconsistencies in english string
  • Bump commons-io:commons-io from 2.12.0 to 2.13.0
  • Bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre
  • Fix GitHub spelling
  • Added Termux:GUI in README.md
  • [ by @sylirre ] update readme
  • [ by @john-peterson ] Add a second keyboard
  • [ by @john-peterson ] Change default keys
  • [ by @john-peterson ] Adjust keyboard height when changing keyboard
  • Update Gradle Wrapper from 8.1.1 to 8.2.1.
  • Translated using Weblate (French)
  • Translated using Weblate (Vietnamese)
  • Translated using Weblate (Russian)
  • Translated using Weblate (Indonesian)
  • Translated using Weblate (Chinese (Simplified))
  • Translated using Weblate (Turkish)
  • Translated using Weblate (Ukrainian)

Termux-Upstream:

  • Changed: Only show github action builds for pushes to master branch and not of other branches and pull requests
  • Fixed: Fix toggle toolbar not working due to accidental comment of function in a56ed57

Translation contributors in this update:

Full Changelog: v0.118.0-32-Hotfix2...v0.118.0-33