Skip to content

Releases: mabreyes/palaylab

PalayLab v1.1.1

15 Jun 15:19
b371eeb
Compare
Choose a tag to compare

This version includes changes detailed below:

  • Package dependency update, enable desugaring in build.gradle.
  • Code cleanup, make sure unused variables and redundant definitions and initializations are removed.
  • Fix failing CI/CD tests

This release hasn't been published to Google Play.

PalayLab v1.1.0

17 Nov 13:31
2baa285
Compare
Choose a tag to compare

Bug fixes for this release will be included in v1.1.1

Features

  • Migrated codebase from Java to Kotlin
  • Migrate from appcompat to AndroidX for layout components
  • targetSdkVersion bumped to API 30 (Android 11)
  • Persist prediction data (uuid, detectionName, detectionDate, detectionTimestamp) in Firebase
  • New authentication activities (LoginActivity, ForgotPasswordActivity). SignupActivity is currently disabled for this initial release.
  • Lighter Android App Bundle (AAB) for faster app execution.
  • Redesigned appbar using native AndroidX appbar
  • App published on Google Play Store and could be accessed here

Fixes

  • Removed local database, minified release in buildType for lesser app size and avoid app crash
  • Removed unused assets and IDs for faster app launch

PalayLab v1.0.1

26 Oct 08:39
c5772f8
Compare
Choose a tag to compare

Release Features

  • Improved counter layout for DiseaseActivity and PestActivity
  • Support for Android API 26 and below

PalayLab v1.0

22 Mar 13:40
525826a
Compare
Choose a tag to compare

Features

  • Real-time detection of rice plant diseases and pests.
  • Portable mobile detection for rice farmers.
  • Educational tool for non-farmers and those that are new to rice-farming.

Specifications

  • Recommended: Android API 27 or higher (Minimum: Android API 16)
  • Recommended: 6 MP or higher (Minimum: 3 MP)