-
Notifications
You must be signed in to change notification settings - Fork 8
feat: New view iPadOS #1468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
feat: New view iPadOS #1468
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
71e495c
feat: V1 of the new view
BaptGrv a3b3049
feat: Work in progress on navBar
BaptGrv 6e50bf8
feat: NavBar is now sorted
BaptGrv d730f16
feat: Add menu to navBar
BaptGrv bf87b86
feat: Add iPhone view when compact
BaptGrv 8e14366
feat: Button add file
BaptGrv a6160b2
refactor: Move photoPickerDelegate to openMediaHelper
BaptGrv 74c4837
refactor: Move MainTabView extension to OpenMediaHelper
BaptGrv 0565257
feat: Sort sideBar items into sections
BaptGrv db8a01f
fix: Solve problem of clicking twice on the same cell
BaptGrv 4ceb089
feat: Add spacing in imageButton
BaptGrv 61675b8
fix: CornerRadius on cells
BaptGrv f4504ed
fix: Remove useless code
BaptGrv e8db700
chore: Revert "fix: Remove useless code"
BaptGrv 5a944b9
fix: Remove useless code
BaptGrv 0f21f1e
fix: Remove duplicated lines
BaptGrv 21e7b91
fix: Resolve issues after cherry-pick
BaptGrv 9995a45
feat: Change uploadQueue to uploadDatasource
BaptGrv e6dfb14
feat: SizeClass implementation
BaptGrv 73dbc62
feat: Use of traitCollection to adapt snapshot to the size of the screen
BaptGrv 75aec50
feat: Adjust the view to the size of the rootViewController
BaptGrv 64d19f6
fix: Remove the button while in compactView
BaptGrv 4e1ee53
feat: Add app state restoration
BaptGrv ea5ff0c
fix: Now can go twice in the same directory while in compact mode
BaptGrv 20a2aa6
fix: UserRootFolders are now showing properly
BaptGrv 4e95b88
fix: Rename var with same name as the field
BaptGrv b077db0
fix: Add a bool var instead of the if logic
BaptGrv 0a52431
fix: Change type to conform protocol
BaptGrv 8a0958d
fix: Adapt test to validate build and CI
BaptGrv 7f8fbf0
fix: The menu view appears at launch
BaptGrv 976db5d
fix: Title is no more showing twice in regularView
BaptGrv 8d32989
fix: Offline disclaimer shows only above first section
BaptGrv b4f2b0b
fix: Title alignment and button size
BaptGrv 54741a1
feat: AppRestoration working both on iOS ans iPadOS
BaptGrv 3051fe9
fix: Remove force unwrap
BaptGrv 416f256
fix: Import photos now works on both iPadOS and iOS
BaptGrv d6e77d6
fix: NavigationBar reappears after leaving an image preview
BaptGrv a999677
feat: Rebase is building
BaptGrv b84c611
fix: Not showing button in selectMode
BaptGrv 62a9a51
fix: Align the title with sections
BaptGrv 0dc0abf
fix: SwiftLint
BaptGrv 6f3051c
fix: Show offline and download sections only once on top
BaptGrv c05ead8
fix(CustomLargeTitleCollectionViewController): Failure to update navi…
adrien-coye c7875ef
refactor: Sharing the isCompactView logic
adrien-coye 5d5dfda
fix: Add guard to reduce indentation and use UIConstants
BaptGrv 6dba767
fix: Can now present the right folder after a download
BaptGrv 541cbda
fix: Ensure we get correct color for back button
PhilippeWeidmann 1b08227
fix: Wrong var name
BaptGrv 431a487
fix: SwiftLint
BaptGrv 4cdacb1
refactor: Use UIButton.Configuration + update constraints
PhilippeWeidmann 2c24738
fix: Keep hiding navbar in menu
PhilippeWeidmann d94695b
fix: More robust sidebar navigation
PhilippeWeidmann 1a28a2b
fix: Present menu modally
PhilippeWeidmann 2fbf646
refactor: Separate snapshot code
PhilippeWeidmann 7a842fe
fix: Use new button APIs
PhilippeWeidmann cc5b24d
fix: Correctly set navigationBar tint
PhilippeWeidmann d1f142a
fix: Add missing var photoPickerDelegate
BaptGrv c4268be
fix: Correct RootMenuDestination hash value
PhilippeWeidmann 8ab153b
fix: Hide floating panel before presenting MenuViewController
PhilippeWeidmann 90de84f
fix: Correct plus button size
PhilippeWeidmann c06a6c1
fix(PreviewViewController): Use compositional layout for correct sizing
PhilippeWeidmann 42fa186
feat: Use popover for plus button
PhilippeWeidmann 426ad2a
refactor: Rename to RootSplitViewController
PhilippeWeidmann File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.