18 Commits

Author SHA1 Message Date
cogwheel0
0d388d2df9 fix: remove enforce-lockfile option from flutter pub get in release workflow 2025-11-13 13:11:09 +05:30
cogwheel0
6c6742a14e feat(release): Add job to generate release notes and update release with artifacts 2025-11-05 15:21:12 +05:30
cogwheel0
054597f9ae chore: revert version to 2.1.10+35 and update build_runner command in GitHub Actions workflow 2025-10-25 15:14:41 +05:30
cogwheel0
e37fae23ef chore: update GitHub Actions workflow for Android and iOS builds
- Added permissions for write access to contents in both Android and iOS jobs.
- Updated artifact name for Android release from 'Releases' to 'Android-Release'.
- Configured Gradle caching to be read-write.
- Specified exact IPA artifact name for iOS release and added options to omit body and name during updates.
2025-10-25 15:03:09 +05:30
cogwheel0
cb6a01a09e chore: simplify fastlane config and release workflows 2025-10-24 13:37:24 +05:30
cogwheel0
af2d70ba31 fix(background): improve foreground service lifecycle and keep-alive handling 2025-10-24 12:23:56 +05:30
cogwheel0
87f8e069eb feat: add iOS build workflow to GitHub Actions for streamlined release process
- Introduced a new job in the GitHub Actions workflow to build the iOS app, including steps for checking out the repository, setting up Flutter, installing dependencies, and generating Freezed classes.
- Implemented versioning logic to derive the release tag and build number dynamically based on the event type (manual or tag push).
- Added steps for setting up Xcode, installing CocoaPods, building the iOS app without signing, creating an IPA from the app bundle, and uploading artifacts.
- Enhanced release updates with the ability to handle both tag pushes and manual rebuilds, ensuring a more efficient release process.
2025-10-10 21:09:58 +05:30
cogwheel0
afd3231ae9 Update FUNDING.yml 2025-10-02 14:56:27 +05:30
cogwheel0
c0902c1ad1 chore: update l10n workflow 2025-09-07 13:17:34 +05:30
cogwheel0
fcbf41a9dd chore: prepare for weblate 2025-09-07 12:22:02 +05:30
Lars
06e209ac0f Update release artifacts for multiple architectures 2025-09-02 09:49:42 +02:00
Lars
f17bb159f8 Modify release workflow to build split APKs
Create multiple APKs for different architectures with lower file size
2025-09-01 17:12:29 +02:00
cogwheel0
e7494d0408 chore: update release files 2025-08-29 13:38:55 +05:30
cogwheel0
e2887067f5 chore: update release workflow 2025-08-28 19:50:57 +05:30
cogwheel0
c0b982d9a9 docs: add ISSUE_TEMPLATE 2025-08-27 22:09:01 +05:30
cogwheel0
7b598d7c04 fix: default model edge cases 2025-08-17 17:43:19 +05:30
cogwheel0
3e429e03a9 chore: auto release notes 2025-08-17 17:03:06 +05:30
cogwheel0
758615813f chore: initial release 2025-08-10 01:20:45 +05:30