Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chrisbanes/photup

photup
https://github.com/chrisbanes/photup

Last synced: about 18 hours ago
JSON representation

photup

Awesome Lists containing this project

README

        

# photup
![Header](https://github.com/chrisbanes/photup/raw/master/header_graphic.png)

photup is an application, currently available on Google Play with an average rating of 4.4 (at time of writing). Due to lack of time, I'm open sourcing this so anyone can look at the code, and more importantly, so you can submit patches and keep it alive.

[![Get it on Google Play](http://www.android.com/images/brand/get_it_on_play_logo_small.png)](http://play.google.com/store/apps/details?id=uk.co.senab.photup)

## Pre-Requisites

The following libraries need to cloned and manually added to photup as library projects.

* [ActionBarSherlock](https://github.com/JakeWharton/ActionBarSherlock)
* [PhotoProcessing](https://github.com/chrisbanes/PhotoProcessing)

The following libraries are required, but have been bundled as JARs.

* [ActivityCompat2](https://github.com/JakeWharton/ActivityCompat2)
* [Android-BitmapCache](https://github.com/chrisbanes/Android-BitmapCache)
* [Crouton](https://github.com/keyboardsurfer/Crouton)
* [EventBus](https://github.com/greenrobot/EventBus)
* [Facebook Android SDK](https://github.com/chrisbanes/facebook-android-sdk)**
* [MergeAdapter](https://github.com/commonsguy/cwac-merge) and [SackOfViewsAdapter](https://github.com/commonsguy/cwac-sacklist)
* [OrmLite](http://ormlite.com/)
* [PhotoView](https://github.com/chrisbanes/PhotoView)
* [SwipeToDismissNOA](https://github.com/chrisbanes/SwipeToDismissNOA)**

** = using my fork

## License

Copyright 2012, 2013 Chris Banes

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 at

http://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.