Skip to content

Releases: JoestarLabs/CerberusTiles

v0.5.0

02 Apr 02:19
v0.5.0
88b6363

Choose a tag to compare

Features

Bug Fixes

Documentation

Code Refactoring

Read more

v0.4.8

28 Jul 15:01
b2ca758

Choose a tag to compare

Features

  • Add monochrome layer to adaptive icon XMLs for Cerberus launcher #154 (amarildo)

Documentation

  • Replace broken hit badges with hits.sh badge (amarildo)
  • Add release download counter badge (amarildo)

Builds

Commits

  • 5ed9868: Update README.md (amarildo)
  • c1d2640: Delete .idea directory (amarildo)
  • db173ec: Create virustotal-scan.yml (amarildo)
  • 1ed8e73: Update release-build.yaml to use custom PAT token (amarildo)
  • 6bcad31: Update README.md (amarildo)
  • c077bf8: Update README.md (amarildo)
  • Update Gradle wrapper to 8.13 (amarildo)

🛡 VirusTotal GitHub Action analysis:

v0.4.7

26 May 20:21

Choose a tag to compare

Documentation

  • add documentation for RingerMode enum and utility functions #103 (amarildo)

Code Refactoring

  • rename updateVibrationMode to onSettingChanged for clarity #100 (amarildo)
  • rename ToggleSettingsParams to SettingsToggleParams #100 (amarildo)
  • improve showToast parameter naming and enhance MainViewModel structure #103 (amarildo)
  • add current ringer mode handling and update overlay dialog parameters #103 (amarildo)
  • rename vibration switch to ringer mode selector in settings dialog #103 (amarildo)
  • replace vibration switch with ringer mode selector in settings dialog #103 (amarildo)
  • integrate current ringer mode handling and update overlay dialog parameters #103 (amarildo)
  • add current ringer mode handling and update MainScreen parameters #103 (amarildo)
  • correct documentation #103 (amarildo)
  • integrate current ringer mode handling in OverlayActivity #103 (amarildo)
  • update RingerModeSelector icons to use more appropriate resources #103 (amarildo)
  • add RingerMode enum and utility functions for ringer mode management #103 (amarildo)
  • add vector drawable resources for the ringer mode selector #103 (amarildo)
  • update RingerModeSelector icons with filled versions when active/selected #103 (amarildo)
  • streamline RingerModeSelector and extract changeRingerMode function #103 (amarildo)
  • enhance ringer mode management with DND permission checks and toast notifications #103 (amarildo)
  • enhance settings utilities with DND permission checks and improve UI layout for ringer mode selector #103 (amarildo)
  • update KotlinJpsPluginSettings version to 2.1.0 and remove XML declaration from misc.xml #103 (amarildo)
  • update Android Gradle plugin version to 8.8.0 and Gradle wrapper to 8.10.2 #103 (amarildo)
  • enhance silent mode management with AutomaticZenManager for DND compatibility #103 (amarildo)
  • improve ringer mode management with enhanced error handling and DND integration #103 (amarildo)
  • rename ringer mode functions for clarity and improve error handling #103 (amarildo)
  • remove comment for ringer mode selection component #103 (amarildo)
  • streamline vibration and silent mode toggling logic with dedicated handlers #103 (amarildo)
  • simplify ringer mode selection logic with dedicated handler classes #103 (amarildo)
  • enhance silent mode management with streamlined controller methods and error handling #103 (amarildo)
  • improve ringer mode change handling with enhanced error management and streamlined logic #103 (amarildo)
  • clean up code formatting and improve readability across multiple files #103 (amarildo)
  • enhance overlay dialog handling with context flag and improved UI adjustments #103 (amarildo)
  • remove unused vibrationSwitch parameter from ComponentVisibilityDialogParams #103 (amarildo)
  • remove unnecessary documentation for getIconForMode function #103 (amarildo)

Builds

Read more

v0.4.6

24 Dec 14:37

Choose a tag to compare

Bug Fixes

  • ensure version name is returned as a string in VersionManager (amarildo)
  • comment out deprecated status and navigation bar color settings in OverlayActivity (amarildo)

Builds

Chores

Commits

  • a23ef54: Update SettingsComponents.kt (amarildo)
  • 6012394: Merge branch 'master' into codacy-fixes (amarildo) #62

v0.4.5

20 Sep 10:34

Choose a tag to compare

Bug Fixes

  • fix build error because of minimum gradle version requirement (8.7) not being met (amarildo)

Builds

  • deps: bump com.android.application from 8.4.1 to 8.5.0 #47 (dependabot[bot])
  • deps: bump some dependencies, like lifecycle-runtime-ktx, activity-compose, compose-bom, androidx.compose.runtime (amarildo)
  • bump version to v0.4.5 (amarildo)

Chores

  • update xml configs (new devices etc) (amarildo)

Commits

  • bump "com.android.application" to 8.5.2 (amarildo)

v0.4.4

19 Jun 17:02

Choose a tag to compare

Features

  • add an option in Settings to see the Open Source Licenses used in this project (amarildo)

Bug Fixes

  • fix build errors with compose v2.0.0 and migrate to new method (amarildo)
  • fix bottom navbar not highlighting current state (after compose v2.0.0 upgrade) (amarildo)
  • add missing file required for build (amarildo)

Builds

Chores

  • rename "java" folder to "kotlin" (amarildo)
  • disable gradle configuration cache (amarildo)
  • disable gradle configuration cache (amarildo)

Commits

  • d745035: Merge branch 'master' into dependabot/gradle/androidx.compose.runtime-runtime-rxjava2-1.6.7 (amarildo) #36
  • 59fd18e: Merge branch 'master' into dependabot/gradle/androidx.core-core-ktx-1.13.1 (amarildo) #37
  • 12873c3: Merge branch 'master' into dependabot/gradle/androidx.compose-compose-bom-2024.05.00 (amarildo) #38
  • 411e2fb: Merge branch 'master' into dependabot/gradle/androidx.activity-activity-compose-1.9.0 (amarildo) #40

v0.4.3

09 Jun 14:08

Choose a tag to compare

Builds

Commits

  • 4a9b2c0: Merge branch 'master' into dependabot/gradle/androidx.compose.runtime-runtime-rxjava2-1.6.6 (amarildo) #33
  • 3f88a1b: Merge branch 'master' into dependabot/gradle/androidx.compose.runtime-runtime-android-1.6.6 (amarildo) #34

v0.4.2

02 Apr 11:19

Choose a tag to compare

Bug Fixes

  • fix compose-kotlin incompatibility that prevented build (bump kotlin from v1.5.9 to v1.5.11) (amarildo)
  • add a little padding between text label and switch (amarildo)

Documentation

  • add screenshots to README.md (amarildo)
  • add screenshots to README.md (fix) (amarildo)

Builds

Chores

Commits

  • ea5315d: Merge branch 'master' into dependabot/gradle/androidx.compose.runtime-runtime-livedata-1.6.4 (amarildo) #24

v0.4.1

14 Mar 16:58

Choose a tag to compare

Bug Fixes

  • fix label text intersection in dialog and improve padding (amarildo)

Builds

v0.4.0

14 Mar 01:00

Choose a tag to compare

Features

  • add overlay dialog that allows operations without opening the app (amarildo)
  • add option in settings to choose which components should be shown in the overlay dialog (amarildo)

Documentation

Code Refactoring

  • codacy: a lot of codacy fixes/optimizations/good practice applied (amarildo)

Builds

  • upgrade some dependencies versions and bump the app version to v0.4.0 (amarildo)