Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xdtianyu/imageviewer
ImageViewer is a open source image viewer for LAN/WAN's samba shared photos.
https://github.com/xdtianyu/imageviewer
Last synced: about 1 month ago
JSON representation
ImageViewer is a open source image viewer for LAN/WAN's samba shared photos.
- Host: GitHub
- URL: https://github.com/xdtianyu/imageviewer
- Owner: xdtianyu
- License: apache-2.0
- Created: 2015-05-10T02:33:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T13:56:09.000Z (about 9 years ago)
- Last Synced: 2023-04-01T07:51:17.983Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 2.09 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# ImageViewer #
ImageViewer is an open source image viewer for LAN/WAN's samba shared photos. It's still under development.
[![Google Play](http://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=org.xdty.imageviewer2)
### Contribution guidelines ###
* Writing tests
* Code review
* Other guidelines### Who do I talk to? ###
### Thanks to ###
[JCIFS](https://jcifs.samba.org/): an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java
[PhotoView](https://github.com/chrisbanes/PhotoView): an easily usable implementation of a zooming Android ImageView
[JazzyViewPager](https://github.com/jfeinstein10/JazzyViewPager): an easy to use ViewPager that adds an awesome set of custom swiping animations
[android-gif-drawable](https://github.com/koral--/android-gif-drawable): Views and Drawable for animated GIFs in Android
[AndroidViewAnimations](https://github.com/daimajia/AndroidViewAnimations): A collection of android animation effects
### License ###
Copyright 2015 xdtianyu
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.