Skip to content

Releases: KitsunedFox/termux-monet

Toolbar Update!

18 Aug 00:24
Compare
Choose a tag to compare

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

Hotfix Update 2

02 Jun 17:31
Compare
Choose a tag to compare

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!

Changelog:

  • Fixed #70. Background images setting may work now.
  • Added translation using Weblate (Turkish)
  • Translated using Weblate (Turkish)

Translation contributors in this Update:

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

Hotfix Update 1

29 May 22:56
Compare
Choose a tag to compare

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!

Changelog:

Full Changelog: v0.118.0-32...v0.118.0-32-Hotfix

Yet another update!

28 May 22:21
Compare
Choose a tag to compare

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!

Changelog:

  • [ by @Kruna1Pate1 ] Added: Add the ImageUtils class for images
  • [ by @Kruna1Pate1 ] Added: Add support to use the image as a background
  • [ by @Kruna1Pate1 ] Added: Add setting to enable or disable background image loading
  • [ by @Kruna1Pate1 ] Fixed: Fix default background landscape path comment
  • [ by @Kruna1Pate1 ] Fixed: Fix ImageUtils log tag value FileUtils to ImageUtils
  • [ by @Kruna1Pate1 ] Added|Changed: Create background directory and keep original image
  • [ by @Kruna1Pate1 ] Fixed: Fix image resizing by regenerating image files
  • [ by @Kruna1Pate1 ] Fixed: Fix overlay color filter messing up screen on API <=28
  • Fixing weird strings bug
  • Bump org.robolectric:robolectric from 4.10 to 4.10.3
  • Bump commons-io:commons-io from 2.11.0 to 2.12.0
  • Added translation using Weblate (Belarusian)
  • Removing deprecated artifact classification
  • Update Gradle Wrapper from 7.6 to 8.1.1.
  • Updating to the latest ndk
  • set namespace on build.gradle instead of androidmanifest.xml
  • Added -Xlint:deprecation in build
  • Replacing android:extractNativeLibs with useLegacyPackaging
  • Applied Reformat to 204 files
  • Applied CollapseNestedIfStatements to 10 files
  • Replacing deprecated FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET with FLAG_AC…
  • Replaced deprecated versionCode with getLongVersionCode()
  • Replaced Context.VIBRATOR_SERVICE with Context.VIBRATOR_MANAGER_SERVICE
  • Removed deprecated getBitmap()
  • Using setDecorFitsSystemWindows instead of deprecated setSoftInputMode
  • Removing deprecated setAppCacheEnabled()
  • Using android.R.string.ok/cancel instead of deprecated android.R.stri…
  • Keep file picker in recents
  • Added translation using Weblate (Vietnamese)
  • Translated using Weblate (Vietnamese)

Translation contributors in this update:

  • @minhaminh2005

Termux Upstream:

  • Changed: Bump Robolectric to 4.10
  • doc(readme)modified the links in file
  • Revert "doc(readme)modified the links in file"
  • Changed(README.md): Improved some links to Hyperlinks
  • Changed: Add PGUP and PGDN extra keys to repetitive keys so that …
  • Fixed: Fix SHIFT+PAGE_UP and SHIFT+PAGE_DOWN behaviour to scroll …
  • update readme

Full Changelog: v0.118.0-31...v0.118.0-32

Translations Update!

15 Apr 13:51
Compare
Choose a tag to compare

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

Plugin Updates:

Changelog:

  • [ by @Neo-Oli ] Update Audio_Editors.md
  • [ by @markuspeloquin ] New setting: draw-bold-text-with-bright-colors
  • Updating fastlane descriptions and screenshots
  • Testing popup background theming
  • Now README.md screenshots and logo change with GitHub Light/Dark mode
  • [ImgBot] Optimize images
  • Bump com.android.tools.build:gradle from 7.4.1 to 7.4.2
  • Added an better forks url
  • Changed: Bump robolectric to 4.9.2
  • Added Weblate translations
  • Bump org.robolectric:robolectric from 4.9.2 to 4.10
  • Changed java version to 11 and using build.gradle namespace
  • Update translation files
  • Added translation using Weblate (Hungarian)
  • Translated using Weblate (Portuguese)
  • Translated using Weblate (Chinese (Simplified))
  • Translated using Weblate (Chinese (Simplified))

Translation contributors in this update:

Termux Upstream:

  • ci: use termux/upload-release-actions to attach debug builds to new releases
  • Added: Add monochrome icon

Full Changelog: v0.118.0-30...v0.118.0-31

Minor Update 14

02 Feb 16:18
Compare
Choose a tag to compare
Minor Update 14 Pre-release
Pre-release

Changelog:

  • [ by @babaric-dev ] Individual zoom setting based on display ID
  • Bump material from 1.7.0 to 1.8.0
  • Bump com.android.tools.build:gradle from 7.4.0 to 7.4.1

Termux Upstream:

  • Fix GitHub spelling

Full Changelog: v0.118.0-29...v0.118.0-30

App size update!

22 Jan 04:19
Compare
Choose a tag to compare

Now application downloads bootstrap packages directly when first opened. They're not included inside the APK anymore. Check PR #40 for more information

Size comparison (Universal Apk):

Old application size: 104MiB
New application size: 5.36MiB

Changelog:

  • Updated jitpack ndk
  • Enabled workflows for PRs
  • [ by @DavidArsene ] Reduce APK Size
  • [ by @Neo-Oli ] Add documentation from wiki.termux.com
  • [ by @Neo-Oli ] fix a list

Full Changelog: v0.118.0-28...v0.118.0-29

🎉 New year update!

13 Jan 10:24
Compare
Choose a tag to compare

I know it's kinda late for releasing new year update xD
last one doesn't count, it has very small changes

Changelog:

  • Bump gradle from 7.3.1 to 7.4.0
  • [ by @babaric-dev ] Allow access to all files from SAF
  • Almost Full MD3 Implementation:

    — Moved to Material3 Components
    — Using Material3 Themes
    — Using new md3 switches on Termux Settings
    — Added Monet theme in Termux Settings
    — Added Monet theme in Termux Logs
    — Using MaterialButton on Extra Keys and Drawer
    — Using match_parent instead of fill_parent

  • Now minor updates are gonna be released as pre-releases, and they are not weekly anymore.

Screenshot_20230113-072954_Termux

Full Changelog: v0.118.0-27...v0.118.0-28

Minor Update 13

05 Jan 05:41
Compare
Choose a tag to compare
Minor Update 13 Pre-release
Pre-release

Changelog:

  • Bump espresso-core from 3.5.0 to 3.5.1
  • Bump junit from 1.1.4 to 1.1.5
  • Updated to the Latest Bootstrap Packages
  • Disabled cursor blinking by default (#32)
  • Bump robolectric from 4.9.1 to 4.9.2

Full Changelog: https://github.com/HardcodedCat/termux-monet/commits/v0.118.0-27

Minor Update 12

19 Dec 11:21
Compare
Choose a tag to compare
Minor Update 12 Pre-release
Pre-release

New Changes:

Now there's all my termux-plugins forks links on README.md. see Termux-Monet and Plugins.

Changelog:

  • Updating to the Latest Bootstrap Packages
  • Change to GitHub workflow badge routes #8671

Termux Upstream:

  • update WcWidth.java to Unicode 15.0.0
  • WcWidth.c: fix typo
  • WcWidth.c: fix 2nd typo

Full Changelog: v0.118.0-25...v0.118.0-26