mirror of
https://github.com/appen-isen/studysen.git
synced 2026-05-09 08:25:23 +02:00
[PR #43] [MERGED] Feat/screen rotation #66
Labels
No labels
bug
bug
bug
enhancement
pull-request
suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/studysen#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/appen-isen/studysen/pull/43
Author: @BreizhHardware
Created: 2/27/2025
Status: ✅ Merged
Merged: 2/27/2025
Merged by: @BreizhHardware
Base:
main← Head:feat/screen-rotation📝 Commits (3)
1a71db9feat(planning): add scroll view for better event planning display and update app configuration for screen rotation and background startc65297dstyle: format code for consistency and readability across multiple filesae70e96Merge branch 'main' into feat/screen-rotation📊 Changes
29 files changed (+255 additions, -173 deletions)
View changed files
📝
app.json(+77 -65)📝
app/(settings)/credits.tsx(+3 -1)📝
app/(settings)/notifications.tsx(+9 -5)📝
app/(tabs)/_layout.tsx(+2 -2)📝
app/(tabs)/index.tsx(+13 -13)📝
app/(tabs)/notes.tsx(+2 -2)📝
app/(tabs)/planning.tsx(+34 -19)📝
app/(tabs)/settings.tsx(+2 -2)📝
app/login.tsx(+4 -3)📝
components/ExternalLink.tsx(+1 -1)📝
components/Inputs.tsx(+3 -3)📝
components/modals/ContactModal.tsx(+1 -1)📝
components/modals/EventModal.tsx(+1 -1)📝
components/modals/IssueModal.tsx(+1 -1)📝
components/planning/PlanningList.tsx(+4 -4)📝
components/planning/PlanningWeek.tsx(+3 -3)📝
constants/Colors.ts(+1 -1)📝
package-lock.json(+26 -0)📝
package.json(+2 -0)📝
store/secureStore.ts(+1 -1)...and 9 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.