mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-10 07:32:05 -05:00
[PR #12] [MERGED] Prepare v1.0.0 Release #20
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/feeddeck/feeddeck/pull/12
Author: @ricoberger
Created: 9/17/2023
Status: ✅ Merged
Merged: 9/17/2023
Merged by: @ricoberger
Base:
main← Head:prepare-v1.0.0-release📝 Commits (1)
88394f3Prepare v1.0.0 Release📊 Changes
24 files changed (+203 additions, -148 deletions)
View changed files
📝
CONTRIBUTING.md(+36 -38)📝
app/android/app/build.gradle(+17 -4)📝
app/ios/Podfile.lock(+6 -0)📝
app/lib/models/source.dart(+5 -5)📝
app/lib/repositories/settings_repository.dart(+41 -16)📝
app/lib/widgets/item/details/item_details.dart(+5 -6)📝
app/lib/widgets/item/preview/item_preview.dart(+5 -6)📝
app/lib/widgets/source/add/add_source.dart(+3 -4)📝
app/lib/widgets/source/add/add_source_reddit.dart(+1 -1)📝
app/lib/widgets/source/add/add_source_x.dart(+8 -11)📝
app/lib/widgets/source/source_icon.dart(+7 -7)📝
app/macos/Podfile.lock(+6 -0)📝
app/macos/Runner.xcodeproj/project.pbxproj(+9 -7)📝
app/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme(+4 -4)📝
app/macos/Runner/DebugProfile.entitlements(+4 -0)📝
app/macos/Runner/Info.plist(+2 -0)📝
app/macos/Runner/Release.entitlements(+4 -0)📝
app/pubspec.yaml(+3 -2)📝
app/templates/app-icon/windows.png(+0 -0)📝
app/templates/feeddeck.afdesign(+0 -0)...and 4 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.