Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcosdiez/shareviahttp

Share Via Http - Android
https://github.com/marcosdiez/shareviahttp

Last synced: 12 days ago
JSON representation

Share Via Http - Android

Awesome Lists containing this project

README

        

# ShareViaHttp

**A simple way to share files on your phone or tablet with any other phone, computer or tablet!**

Simply *share* from this app, your gallery or a file manager with "Share via HTTP"


Get it on F-Droid


Get it on Google Play

## Screenshots



## Thanks

The awesome UI was done by Stefan M.!

## License
See the [LICENSE](LICENSE.md) file for license rights and limitations.

## ChangeLog
v2.08:
- Better compatibility with older devices
- Better Spanish translation
- The UI now shows when an IP connects and disconnects from the server

v2.07:
- Updated Spanish Translations (thanks to https://github.com/MauritsCornelis)
- fixed jelly bean only code being called on ice cream sandwich (issue 24), Thanks https://github.com/lilicoding

v2.06:
- French Translations (thanks to https://github.com/Poussinou)

v2.04:
- Google told me my app must have a privacy policy or else it would be removed from the store. So I added one.

v2.02:
- Translation to Chinese (Thanks to haobug )

v2.01:
- translation to German, Spanish and Basque
- fix for non ascii paths

v2.00:
- This app finally has an App icon, so one can pick which files will be sent.
- Material Design
- bugfix: open containing folder works on Lollipop and KitKat

v1.12:
- proper support for IPv6

v1.11:
- Works on Android 4.4 KitKat ( read storage content permission )
- You can now share phone contacts as well ( shares as vCards ) ( requires the read contacts permission )

v1.10:
- URL is copied to clipboard and can be shared as well

v1.09:
- Ability to share folders ( directories )

v1.08:
- Ability to share multiple files at once
- Ability to choose which IP will be displayed on the barcode
- We now use threadpool to manage our threads