Releases: mabreyes/palaylab
Releases · mabreyes/palaylab
PalayLab v1.1.1
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
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
inbuildType
for lesser app size and avoid app crash - Removed unused assets and IDs for faster app launch
PalayLab v1.0.1
Release Features
- Improved counter layout for DiseaseActivity and PestActivity
- Support for Android API 26 and below
PalayLab v1.0
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)