Remove trigger option of specify branches for github ci workflows by @bannzai in https://github.com/bannzai/Pilll/pull/1634
fix(ci): pushトリガーをmainブランチのみに制限 by @bannzai in https://github.com/bannzai/Pilll/pull/1636
test(PillSheet): add tests for inNotTakenDuration by @bannzai in https://github.com/bannzai/Pilll/pull/1586
test(PillSheet): add tests for isActive by @bannzai in https://github.com/bannzai/Pilll/pull/1587
test(PillSheet): add tests for estimatedEndTakenDate by @bannzai in https://github.com/bannzai/Pilll/pull/1588
test(PillSheet): add tests for activeRestDuration by @bannzai in https://github.com/bannzai/Pilll/pull/1589
test(PillSheet): add tests for dates by @bannzai in https://github.com/bannzai/Pilll/pull/1590
fix: 服用おやすみ開始日に表示されない問題を修正 by @bannzai in https://github.com/bannzai/Pilll/pull/1635
test(PillSheet): add tests for isActiveFor by @bannzai in https://github.com/bannzai/Pilll/pull/1637
:shell: dart fix --apply lib && dart format lib -l 150 by @bannzai in https://github.com/bannzai/Pilll/pull/1639
test(PillSheet): add tests for pillNumberFor by @bannzai in https://github.com/bannzai/Pilll/pull/1638
test(PillSheet): add tests for buildDates by @bannzai in https://github.com/bannzai/Pilll/pull/1640
test(PillSheetGroup): add tests for activePillSheet by @bannzai in https://github.com/bannzai/Pilll/pull/1641
test(PillSheetGroup): add tests for isDeactived by @bannzai in https://github.com/bannzai/Pilll/pull/1642
test(PillSheetGroup): add tests for sequentialTodayPillNumber by @bannzai in https://github.com/bannzai/Pilll/pull/1643
test(PillSheetGroup): add tests for sequentialLastTakenPillNumber by @bannzai in https://github.com/bannzai/Pilll/pull/1644
test(PillSheetGroup): add tests for sequentialEstimatedEndPillNumber by @bannzai in https://github.com/bannzai/Pilll/pull/1645
test(PillSheetGroup): add tests for lastTakenPillSheetOrFirstPillSheet by @bannzai in https://github.com/bannzai/Pilll/pull/1646
test(PillSheetGroup): add tests for lastTakenPillNumberWithoutDate by @bannzai in https://github.com/bannzai/Pilll/pull/1647
test(PillSheetGroup): add tests for pillNumbersInPillSheet by @bannzai in https://github.com/bannzai/Pilll/pull/1648
test(PillSheetGroup): add tests for pillNumbersForCyclicSequential by @bannzai in https://github.com/bannzai/Pilll/pull/1649
test(PillSheetGroup): add tests for activePillSheetWhen by @bannzai in https://github.com/bannzai/Pilll/pull/1650
test(PillSheetGroup): add tests for replaced by @bannzai in https://github.com/bannzai/Pilll/pull/1651
test(PillSheetGroup): add tests for pillNumberWithoutDateOrZero by @bannzai in https://github.com/bannzai/Pilll/pull/1653
test(PillSheetGroup): add tests for pillNumberWithoutDateOrZeroFromDate by @bannzai in https://github.com/bannzai/Pilll/pull/1652
test(PillSheetGroup): add tests for displayPillNumberOrDate by @bannzai in https://github.com/bannzai/Pilll/pull/1654
test(PillSheetGroup): add tests for displayPillSheetDate by @bannzai in https://github.com/bannzai/Pilll/pull/1655
test(PillSheetGroup): add tests for cycleSequentialPillSheetNumber by @bannzai in https://github.com/bannzai/Pilll/pull/1656
refactor(PillSheetGroup): remove unused pillMark and pillMarks methods by @bannzai in https://github.com/bannzai/Pilll/pull/1657
test(PillSheetGroup): add tests for lastActiveRestDuration by @bannzai in https://github.com/bannzai/Pilll/pull/1659
test(PillSheetGroup): add tests for menstruationDateRanges by @bannzai in https://github.com/bannzai/Pilll/pull/1658
test(PillSheetGroup): add tests for targetBeginRestDurationPillSheet by @bannzai in https://github.com/bannzai/Pilll/pull/1660
test(PillSheetGroup): add tests for availableRestDurationBeginDate by @bannzai in https://github.com/bannzai/Pilll/pull/1661
refactor(Menstruation): remove unused documentID getter by @bannzai in https://github.com/bannzai/Pilll/pull/1662
test(Menstruation): add tests for isActive by @bannzai in https://github.com/bannzai/Pilll/pull/1663
test(Menstruation): add tests for menstruationsDiff by @bannzai in https://github.com/bannzai/Pilll/pull/1664
test(PillSheetModifiedHistory): add tests for enumActionType by @bannzai in https://github.com/bannzai/Pilll/pull/1665
refactor(PillSheetModifiedHistory): remove unused beforeActivePillSheet and afterActivePillSheet by @bannzai in https://github.com/bannzai/Pilll/pull/1666
test(PillSheetModifiedHistory): add tests for missedPillDays by @bannzai in https://github.com/bannzai/Pilll/pull/1667
test(PillSheetModifiedHistory): add tests for createTakenPillAction by @bannzai in https://github.com/bannzai/Pilll/pull/1668
test(PillSheetModifiedHistory): add tests for createRevertTakenPillAction by @bannzai in https://github.com/bannzai/Pilll/pull/1669
test(PillSheetModifiedHistory): add tests for createCreatedPillSheetAction by @bannzai in https://github.com/bannzai/Pilll/pull/1670
test(PillSheetModifiedHistory): add tests for createChangedPillNumberAction by @bannzai in https://github.com/bannzai/Pilll/pull/1671
test(PillSheetModifiedHistory): add tests for createDeletedPillSheetAction by @bannzai in https://github.com/bannzai/Pilll/pull/1672
test(PillSheetModifiedHistory): add tests for createBeganRestDurationAction by @bannzai in https://github.com/bannzai/Pilll/pull/1673
test(PillSheetModifiedHistory): add tests for createEndedRestDurationAction by @bannzai in https://github.com/bannzai/Pilll/pull/1674
test(PillSheetModifiedHistory): add tests for createChangedRestDurationBeginDateAction by @bannzai in https://github.com/bannzai/Pilll/pull/1675
test(PillSheetModifiedHistory): add tests for createChangedRestDurationAction by @bannzai in https://github.com/bannzai/Pilll/pull/1676
test(PillSheetModifiedHistory): add tests for createChangedBeginDisplayNumberAction by @bannzai in https://github.com/bannzai/Pilll/pull/1677
test(PillSheetModifiedHistory): add tests for createChangedEndDisplayNumberAction by @bannzai in https://github.com/bannzai/Pilll/pull/1678
feat(scripts): add entity test generation script by @bannzai in https://github.com/bannzai/Pilll/pull/1577
test(PillSheet): add tests for todayPillNumber by @bannzai in https://github.com/bannzai/Pilll/pull/1680
test(PillSheet): add tests for lastTakenOrZeroPillNumber by @bannzai in https://github.com/bannzai/Pilll/pull/1681
test(PillSheet): add tests for lastTakenPillNumber by @bannzai in https://github.com/bannzai/Pilll/pull/1682
test(PillSheet): add tests for isTakenAll by @bannzai in https://github.com/bannzai/Pilll/pull/1683
test(PillSheet): add tests for isBegan by @bannzai in https://github.com/bannzai/Pilll/pull/1684
test(PillSheet): add tests for pillSheetHasRestOrFakeDuration by @bannzai in https://github.com/bannzai/Pilll/pull/1685
test(PillSheet): add tests for isActive by @bannzai in https://github.com/bannzai/Pilll/pull/1686
test(PillSheet): add tests for estimatedEndTakenDate by @bannzai in https://github.com/bannzai/Pilll/pull/1687
test(PillSheet): add tests for activeRestDuration by @bannzai in https://github.com/bannzai/Pilll/pull/1688
test(PillSheet): add tests for dates by @bannzai in https://github.com/bannzai/Pilll/pull/1689
test(PillSheet): add tests for isActiveFor by @bannzai in https://github.com/bannzai/Pilll/pull/1690
test(PillSheet): add tests for displayPillTakeDate by @bannzai in https://github.com/bannzai/Pilll/pull/1691
test(PillSheet): add tests for pillNumberFor by @bannzai in https://github.com/bannzai/Pilll/pull/1692
test(PillSheet): add tests for buildDates by @bannzai in https://github.com/bannzai/Pilll/pull/1693
test(PillSheetGroup): add tests for activePillSheet by @bannzai in https://github.com/bannzai/Pilll/pull/1694
test(PillSheetGroup): add tests for isDeactived by @bannzai in https://github.com/bannzai/Pilll/pull/1695
test(PillSheetGroup): add tests for sequentialTodayPillNumber by @bannzai in https://github.com/bannzai/Pilll/pull/1696
test(PillSheetGroup): add tests for sequentialLastTakenPillNumber by @bannzai in https://github.com/bannzai/Pilll/pull/1697
test(PillSheetGroup): add tests for lastTakenPillNumberWithoutDate by @bannzai in https://github.com/bannzai/Pilll/pull/1698
test(PillSheetGroup): add tests for restDurations by @bannzai in https://github.com/bannzai/Pilll/pull/1699
test(PillSheetGroup): add tests for pillNumbersInPillSheet by @bannzai in https://github.com/bannzai/Pilll/pull/1700
test(PillSheetGroup): add tests for pillNumbersForCyclicSequential by @bannzai in https://github.com/bannzai/Pilll/pull/1701
test(PillSheetGroup): add tests for activePillSheetWhen by @bannzai in https://github.com/bannzai/Pilll/pull/1702
test(PillSheetGroup): add tests for pillNumberWithoutDateOrZeroFromDate by @bannzai in https://github.com/bannzai/Pilll/pull/1703
test(PillSheetGroup): add tests for pillNumberWithoutDateOrZero by @bannzai in https://github.com/bannzai/Pilll/pull/1704
test(PillSheetGroup): add tests for displayPillNumberOrDate by @bannzai in https://github.com/bannzai/Pilll/pull/1705
test(PillSheetGroup): add tests for displayPillSheetDate by @bannzai in https://github.com/bannzai/Pilll/pull/1706
test(PillSheetGroup): add tests for cycleSequentialPillSheetNumber by @bannzai in https://github.com/bannzai/Pilll/pull/1707
test(PillSheetGroup): add tests for pillMark by @bannzai in https://github.com/bannzai/Pilll/pull/1708
test(PillSheetGroup): add tests for pillMarks by @bannzai in https://github.com/bannzai/Pilll/pull/1709
test(PillSheetGroup): add tests for menstruationDateRanges by @bannzai in https://github.com/bannzai/Pilll/pull/1710
test(PillSheetGroup): add tests for lastActiveRestDuration by @bannzai in https://github.com/bannzai/Pilll/pull/1711
test(PillSheetGroup): add tests for targetBeginRestDurationPillSheet by @bannzai in https://github.com/bannzai/Pilll/pull/1712
test(PillSheetGroup): add tests for availableRestDurationBeginDate by @bannzai in https://github.com/bannzai/Pilll/pull/1713
test(Menstruation): add tests for dateRange by @bannzai in https://github.com/bannzai/Pilll/pull/1714
test(Menstruation): add tests for dateTimeRange by @bannzai in https://github.com/bannzai/Pilll/pull/1715
test(Menstruation): add tests for isActive by @bannzai in https://github.com/bannzai/Pilll/pull/1716
test(PillSheetModifiedHistory): add tests for afterActivePillSheet by @bannzai in https://github.com/bannzai/Pilll/pull/1717
Revert "test(PillSheetModifiedHistory): add tests for afterActivePillSheet" by @bannzai in https://github.com/bannzai/Pilll/pull/1727
test(PillSheetModifiedHistory): add tests for missedPillDays by @bannzai in https://github.com/bannzai/Pilll/pull/1718
test(PillSheetModifiedHistory): add tests for createTakenPillAction by @bannzai in https://github.com/bannzai/Pilll/pull/1719
test(PillSheetModifiedHistory): add tests for createRevertTakenPillAction by @bannzai in https://github.com/bannzai/Pilll/pull/1720
test(PillSheetModifiedHistory): add tests for createCreatedPillSheetAction by @bannzai in https://github.com/bannzai/Pilll/pull/1721
test(PillSheetModifiedHistory): add tests for createChangedPillNumberAction by @bannzai in https://github.com/bannzai/Pilll/pull/1722
test(PillSheetModifiedHistory): add tests for createDeletedPillSheetAction by @bannzai in https://github.com/bannzai/Pilll/pull/1723
test(PillSheetModifiedHistory): add tests for createBeganRestDurationAction by @bannzai in https://github.com/bannzai/Pilll/pull/1724
test(PillSheetModifiedHistory): add tests for createEndedRestDurationAction by @bannzai in https://github.com/bannzai/Pilll/pull/1725
test(PillSheetModifiedHistory): add tests for createChangedRestDurationAction by @bannzai in https://github.com/bannzai/Pilll/pull/1726
test(PillSheetModifiedHistory): add tests for createChangedBeginDisplayNumberAction by @bannzai in https://github.com/bannzai/Pilll/pull/1728
test(PillSheetModifiedHistory): add tests for createChangedEndDisplayNumberAction by @bannzai in https://github.com/bannzai/Pilll/pull/1729
Add .gemini/styleguide.md by @bannzai in https://github.com/bannzai/Pilll/pull/1732
Add AGENTS.md by @bannzai in https://github.com/bannzai/Pilll/pull/1731
Add .coderabbit.yaml by @bannzai in https://github.com/bannzai/Pilll/pull/1730
Add test cases by @bannzai in https://github.com/bannzai/Pilll/pull/1679
docs(test): テスト作成ガイドラインを追加 by @bannzai in https://github.com/bannzai/Pilll/pull/1736
Add assert by @bannzai in https://github.com/bannzai/Pilll/pull/1739
feat(inquiry): Enable email autofill on iOS keyboard by @bannzai in https://github.com/bannzai/Pilll/pull/1747
fix: APNSトークン未設定エラーをユーザーに表示しないように修正 by @bannzai in https://github.com/bannzai/Pilll/pull/1748
:up: to 202601.07.140736 by @bannzai in https://github.com/bannzai/Pilll/pull/1750
feat: 買い切りプラン購入者向けサブスク解約促進AnnouncementBar by @bannzai in https://github.com/bannzai/Pilll/pull/1749
:up: to 202601.07.190605 by @bannzai in https://github.com/bannzai/Pilll/pull/1751
:up: to 202601.08.013223 by @bannzai in https://github.com/bannzai/Pilll/pull/1752
:up: to 202601.08.013307 by @bannzai in https://github.com/bannzai/Pilll/pull/1753
Full Changelog: https://github.com/bannzai/Pilll/compare/202512.25.163102...202601.08.013307