Skip to content

Releases: Xzeel/lumiww

Lumiww v1.0.5

Choose a tag to compare

@Xzeel Xzeel released this 17 Aug 11:32
0c8aa11

Lumiww v1.0.5+11
Last Updated : 17/08/2026 17:53 WIB

CHANGELOGS

  • Add ProGuard (R8) to the Lumiww app to reduce the APK file size (shrinking), obfuscate, and optimize the app.
  • Add the code to automatically rename the APKs lumiww-v1.0.5-arm64-v8a.apk, lumiww-v1.0.5-armeabi-v7a.apk, and lumiww-v1.0.5-x86_64.apk during the app build process in the build.gradle.kts file.
  • The Lumiww app is no longer a universal APK. instead, it is now split into separate versions based on the Android device's processor architecture (arm64-v8a, armeabi-v7a, x86_64).

NOTE

Please install the version that matches your device's processor architecture!

Lumiww v1.0.3

Choose a tag to compare

@Xzeel Xzeel released this 09 Aug 04:14
75ba3e3

Lumiww v1.0.3+9
Last Updated : 09/08/2026 10:21 WIB

CHANGELOGS

  • Fix the bottom navigation bar that disappears when clicking the Favorites and Settings buttons.
  • Add a vibration/haptic feature when the user interacts with a button.
  • The vibration/haptic feature can be manually enabled or disabled in the Look & Feel settings.
  • Add dark and light theme features.
  • Light/dark mode can be configured in the Look & Feel settings.
  • Restyle the category layout for each feature.
  • Add a streak counter feature — a small badge on the Home screen that shows how many consecutive days you’ve opened the app.
  • Add a random category feature — the “Dice” button next to the category chips.
  • Fix deprecated code.
  • Redesign the snack bar display by adjusting the theme.
  • Add a Report a Bug feature by going through the developer's WhatsApp account, which can be found in the About & Help settings.
  • Replace the previous Material icons from Google Fonts with Font Awesome icons.
  • Add the Share Lumiww App feature to the About & Help settings.
  • Add a language-switching feature (still in development) to the general settings.
  • Add an Auto Check Update button to the general settings.
  • Add the package_info_plus dependency to display the app version and platform (the version will be updated automatically with future updates, without requiring manual intervention).

Lumiww v1.0.2

Choose a tag to compare

@Xzeel Xzeel released this 07 Aug 13:43
75ba3e3

Lumiww v.1.0.2+5
Terakhir Update : 07/08/2026 19:49 WIB

[ UPDATE ]

  • Restyle dari yang awalnya tidak ada icon sama sekali, sekarang di versi 1.0.2 sudah ada icon di setiap labelnya.
  • Fix bugs.

Full Changelog: v1.0.2...v1.0.2

Lumiww v1.0.1

Lumiww v1.0.1 Pre-release
Pre-release

Choose a tag to compare

@Xzeel Xzeel released this 07 Aug 11:55
75ba3e3

Lumiww v1.0.1+3

[ NEW ]

  • Menambahkan fitur Settings dengan bottom navigation style ala-ala Google.
  • Fix bugs.