Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Nov 14, 2018. It is now read-only.
android
/
android-ktx
Public archive
Notifications
You must be signed in to change notification settings
Fork
557
Star
7.4k
Code
Issues
52
Pull requests
34
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Get the MIME type from File and UrlEncode
- #442
#442
Open
tobiasschuerg
wants to merge 12 commits into
android:master
android/android-ktx:master
from
tobiasschuerg:file_mime_type
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Get the MIME type from File and UrlEncode
#442
tobiasschuerg
wants to merge 12 commits into
android:master
android/android-ktx:master
from
tobiasschuerg:file_mime_type
Copy head branch name to clipboard
Commits
Commits on Mar 19, 2018
Added File.getMimeType extension.
tobiasschuerg
committed
c059a73
View commit details
Copy full SHA for c059a73
Browse repository at this point
Added test for jepd and png.
tobiasschuerg
committed
fab7160
View commit details
Copy full SHA for fab7160
Browse repository at this point
Updated api.
tobiasschuerg
committed
708e327
View commit details
Copy full SHA for 708e327
Browse repository at this point
Added two more tests for missing and unknown extension.
tobiasschuerg
committed
6faf0b6
View commit details
Copy full SHA for 6faf0b6
Browse repository at this point
Commits on Mar 20, 2018
Url encodes the path plus test for a path with spaces.
tobiasschuerg
committed
4601222
View commit details
Copy full SHA for 4601222
Browse repository at this point
Updated api.
tobiasschuerg
committed
d446f31
View commit details
Copy full SHA for d446f31
Browse repository at this point
Commits on Mar 23, 2018
Renaming and formatting.
tobiasschuerg
committed
3460aac
View commit details
Copy full SHA for 3460aac
Browse repository at this point
Merge branch 'master' into file_mime_type
tobiasschuerg
authored
3ba0756
View commit details
Copy full SHA for 3ba0756
Browse repository at this point
Commits on Mar 26, 2018
Renamed method getMimeType() a property and renamed it to mimeTypeFromExtension.
tobiasschuerg
committed
408b1e6
View commit details
Copy full SHA for 408b1e6
Browse repository at this point
Updated api.
tobiasschuerg
committed
6a1f9b9
View commit details
Copy full SHA for 6a1f9b9
Browse repository at this point
Merge branch 'file_mime_type' of https://github.com/tobiasschuerg/android-ktx into file_mime_type
tobiasschuerg
committed
24276d9
View commit details
Copy full SHA for 24276d9
Browse repository at this point
Removed empty line.
tobiasschuerg
committed
ce47ff5
View commit details
Copy full SHA for ce47ff5
Browse repository at this point
You can’t perform that action at this time.