Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.

Add a Media Picker#613

Merged
Redth merged 161 commits intodevelopfrom
dev/add-media-picker
Sep 1, 2020
Merged

Add a Media Picker#613
Redth merged 161 commits intodevelopfrom
dev/add-media-picker

Conversation

@mattleibow
Copy link
Copy Markdown
Member

@mattleibow mattleibow commented Nov 7, 2018

Adding a media picker...

With the new file type, there may be cause to evaluate the file / attachment types in #129, #130 and #416

Redth and others added 30 commits November 2, 2018 15:14
…nknown, removed WiMAX and updated Profiles to ConnectionProfiles
Co-Authored-By: jamesmontemagno <james.montemagno@gmail.com>
Change MapKey to Platform.MapServiceToken only for UWP
GH-570: Updates Connectivity APIs from the review!
GH-569: Fixed up Clipboard API! Updated everything SetTextAsync.
* Move the `Power` members into `Battery` Closes #583

* [Battery] If the charge can be determined, return 1.0
 - if the device is on, then it must have some charge
 - chances are, the issue is that there is no battery at all (on power)
 - closes #583
* OpenAsync returns Task<bool>

Also on iOS we can take advantage of some async methods like PresentViewControllerAsync now.

* Update API docs

* Update Browser.shared.cs
GH-572: Fix up device info with new fancy struct
@mattleibow
Copy link
Copy Markdown
Member Author

I am going to try merge the FilePickerResult and MediaPickerResult types into a single FileResult so that we can reduce duplication. Also, when the #508 gets merged, we can use the same type.

There is the ReadOnlyFile type, but there ight be a case where the picker result is not readonly... This may need investigation...

@mattleibow mattleibow changed the title [WIP] Add a Media Picker Add a Media Picker Aug 20, 2020
@mattleibow mattleibow mentioned this pull request Aug 20, 2020
5 tasks
@Redth Redth removed need-more-information Need more information to investigate a bug or proposal needs-more-discussion This needs more discussion or info before discussing it as a proposal. needs-specifications Accepted feature/enhancement and needs specification. proposal Proposed feature or enhancement. labels Aug 27, 2020
@Redth Redth merged commit dc4c3c9 into develop Sep 1, 2020
@Redth Redth deleted the dev/add-media-picker branch September 1, 2020 14:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

awaiting-review This PR needs to have a set of eyes on it DO-NOT-MERGE Don't merge it.... don't do it! in-progress Actively being worked on.

Projects

None yet

Development

Successfully merging this pull request may close these issues.