-
Notifications
You must be signed in to change notification settings - Fork 6
Popup:
Adds a file viewer for image attachments
#455
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
Changes from 28 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
4c9844b
File viewer working with FileState class
eri9000 2ec6713
adds ViewableFile implementation
eri9000 1d0eaa7
remove fileviewer
eri9000 964fcf6
remove fileviewer
eri9000 eb9f261
remove fileviewer
eri9000 c292e73
additional line
eri9000 8a56be6
Implement File viewer
eri9000 935bd01
remove unused import
eri9000 968725d
makes ViewableFile an interface
eri9000 19273e1
Merge branch 'Erick/ViewableFile_init' into Erick/FileViewer_Image
eri9000 642e10a
adds image file viewer
eri9000 28611bb
remove image zoom
eri9000 0c51d55
Adds image viewer to save and share files
eri9000 3705f76
update MIME type
eri9000 48f03f5
Merge branch 'feature-branches/popup' into Erick/FileViewer_Image
eri9000 c41ed0b
import
eri9000 1f0619f
doc
eri9000 e62f1ae
adds top app bar
eri9000 5ccfece
updates file viewer
eri9000 e217614
update colors
eri9000 cdc78f6
removes permission request
eri9000 d6f61d7
remove imports
eri9000 3def2c5
fixes the image content scale
eri9000 a3da7c7
makes saveToDevice a suspend function
eri9000 5275e6e
make share a suspend function
eri9000 237dcc3
passes the Popup scope to the file viewer
eri9000 e4ee006
moves file viewer under UI folder
eri9000 6a8cae3
remove context switching
eri9000 62062d3
make authority more unique
eri9000 8c5a66c
code comments
eri9000 c3e7834
localize strings
eri9000 10c1158
remove imageViewer file and use asyncimage directly
eri9000 493c76d
update desc
eri9000 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
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
76 changes: 0 additions & 76 deletions
76
toolkit/popup/src/main/java/com/arcgismaps/toolkit/popup/internal/fileviewer/ViewableFile.kt
This file was deleted.
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.