Skip to content

v1.3.0

Pre-release
Pre-release

Choose a tag to compare

@Tianshang301 Tianshang301 released this 02 May 19:55
· 4 commits to master since this release

PeriodPal v1.3.0

New Features

  • Wheel picker time input (iPhone-style) with text input toggle
  • Independent reminder times for period/ovulation/PMS
  • Daily periodic reminder check (PeriodicWorkRequest)
  • POST_NOTIFICATIONS runtime permission (Android 13+)
  • Prevent screenshot toggle in Profile screen
  • Calendar "Today" button
  • Database import from backup file
  • Notification icon and channels

Improvements

  • PredictionEngine: hardcoded Chinese replaced with enum constants
  • Signing passwords moved to local.properties
  • SQLCipher ProGuard rule removed
  • PIN length restriction (4-8 digits)
  • Analysis screen empty data guidance
  • BMI label: Chinese standard
  • Backup screen descriptions
  • System back button exits app

Bug Fixes

  • Bottom nav: Calendar tab no longer jumps to Profile
  • Calendar date click now correctly navigates to Record
  • Multi-language label overflow (FR/ES/JA)
  • Reminder system rewritten (OneTimeWork -> PeriodicWork)