Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marcosdiez/shareviahttp
- Owner: marcosdiez
- License: other
- Created: 2015-03-14T19:11:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T20:52:17.000Z (3 months ago)
- Last Synced: 2024-08-01T16:41:29.960Z (3 months ago)
- Language: Java
- Size: 2.46 MB
- Stars: 173
- Watchers: 12
- Forks: 36
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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"
## 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 serverv2.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/lilicodingv2.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 pathsv2.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 KitKatv1.12:
- proper support for IPv6v1.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 wellv1.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